Download as pdf
Download as pdf
You are on page 1of 11
www.padeepz.net SUBJECT: Artificial Intelligence SEM/ YEAR: VI Sem / Ill Year UNIT I - INTRODUCTION Introduction-Defi jon - Future of Artificial Intelligence — Characteristics of Intelligent Agents-Typical Intelligent Agents — Problem Solving Approach to Typical AI problems. PART-A QNo Questions BE] Competence 1. | Define Artificial Intelligence. BHA | remember Z,__| Differentiate Natural Intelligence from Artifical $2 | vodawuad Intelligence: : 3. Access what is meant by a Turing Test? Sas |evanae ._| Identify the capabilities, computer should possess to : pass Turing test? eT I | eee 5. | show what is meant by Total Turing Test? BTL-3 | Apply 6. | What are the capabilities computersnéeds to pass‘otal | pris | pvatuate Turing test? 7. Summarize about software agents? onl ae &._ | Why are condtion-action rules important inthe design | pry 1 | Remember of an agent? 9, [Infer the structure oFan agent in an environment. me ae 10. | Generalize what isa rational agent? cae TT | State and Express the concept of rationality. a 12, Analyse how to measure the performance ofan agent? | a1 | nays 13. | Generalize and define Omniscience and information ica Gathering. I Ta, What is important for task environment? a T5._| List the propertics of environments. a T6._| Express the ways to fommulatea problem? BTL2 | Remember www.padeepz.net www.padeepz.net +MORE 17. | Order the different type of agents ace eae 18. | Give Structure of Simple Relex Agent eee ean 19. | How ean the performance of'an agent are improved. Sahoo 20._| Show what are the three classes of problem? BIL | apply PART-B 1. | i) Howdid you describe PEAS description for at least four agent types? (7) BTL-1 | Remember ii) __ How did you describe PEAS? (6) 2. | Summarize in detail about production system BIL? heaentag characteristies. (13) 3. | Deseribe in detail about i) Simple reflex agent.(3) Model based agent.(3) BTL-1 | Remember ) Utility based agent.(3) iv) Goal based agent (4) 4. _ | Can you apply the facts to describe Iterative deepening depth first search. (13) BTL-3 | Apply 3. | Compare and contrast human intelligence (o artificial intelligence with numerous examples and applications. | BTL-S | Evaluate (3) 6. [Explain the role of Anifcial infligence in theoture. | ery y | analyze (3) 7.__| Discuss about agents and Environments. (13) BTL-2 | Understand 8.__| Analyse the Characteristic of intelligent Agents. (13) BTL-4 | Analyze 9. | Compose and explain in detail about intelligent agents. | pry 6 | Create (3) 0, | Examine the PEAS specification ofthe task environment | 57) 1 | Remember of an agent. (13) 11. | Explain the structure ofagents. (13) Bria | analyze 12, | Discuss about the multi — agent systems with the help Of | pry > | Understand an illustration. (13) ~ 13. | Describe the role of communication for intelligent = agents. (13) o 14. | Show how problem solving agents solving contingency problems different from the one solving exploratory BTL-3 | Apply problems. (13) aa PART-C Explain erypt arithmetic problem for the below Problem: SEND pris| Analyze www.padeepz.net www.padeepz.net Initial state: _ MONEY No two letters have the same value. The sums of the digits must be shown in the problem.(15) Consider the given problem, Describe the operator | BTL-5| Evaluate involved in it. Consider the water jug problem: You are given two jugs, a 4-gallon one and 3-gallon one .Neither has any measuring marker on it. There is a pump that can be used to fill the jugs with water. How can you get exactly 2 gallon of water from the 4-gallon jug ?Explicit Assumptions: A jug can be filled from the pump, water can be poured out of a jug on to the ground .water can be poured from one jug to another and that there are no other measuring devices __available,(May/June 2016) (Now/Dec-2016) (15) 3. | Compose the process of simulated annealing with example (May/June 2017)(15) BTI6 | Creale 4, | Develop your own multi — agent systems with the help of | _ BTL-6 | Create an illustration.(15) UNIT Il- PROBLEM SOLVING METHODS Problem solving Methods - Search Strategies- Uninformed - Informed - Heuristics - Local Search Algorithms and Optimization Problems/~ Searching with Partial Observations - Constraint Satisfaction Problems — Constraint Propagation - Backtracking Search - Game Playing - Optimal Decisions in Games — Alpha.- Beta Pruning - Stochastic Games PART-A QNo ‘Questions BT__| Competence 1. | Define Problem Formulation, Sas What are the four components to define a problem? aT Define them, Z Define a graph anda path. BTL | Remember 4. | Discover what is optimal solution? BIL | Apply 3. | Define abstraction Pl eee 6. | Rank and list the criteria to measure the performance of | i115 | Evaluate Search strategies. 7) Define heuristies. Why are heuristics erueial for the 2 efficient design of an expert system? 8 | Show the significance of using heuristic functions. BTL | apply 9. | Generalize and define the effect of heuristic accuracy on | 31 6 | Create performance. 10. | Differentiate uninformed search and informed search. Saleen www.padeepz.net www.padeepz.net Examine the breadth first search. BTL-3 | Apply 12. | Summarize Simulated annealing. al 13. | Summarize stochastic beam search ee Ta, | Acoess the depih-limited search a 15, | Point out what is Genetie algorithm alae 16___| Give the definition of game. BTL2 | Understand 17. | Compose what is best-first search: pris | create 18, | Analyse the definition of greedy best-fist search, BTL-# | Analyze 19, | Tell the classification of CSP with respect to consirainis. | BTL-1_| Remember 20. Pointout and define node consistency. are consistency | yar g | analyze and path consistenc PART-B T._] Discuss about i) Greedy best-first search, @ 2 See es (prt | Understand iii) __ Memory bounded heuristie search. 6), 2. | Summarize the following uninformed i) Depth First Search. ® Iterative Deepening DepthFirst earth. @ (4) | BTL-5 | Evaluate iii) Bidirectional Search, 6) 3. Explain in detail about models for predieate logie.(6) ii) Explain Assertions and queries in first-order logic. (7) | BTL~4 | Analyze 4. | Relate first order Togie with proposition logic and discuss in detail about the same. (13) BTL | Apply 5. | @ Compose what is uninformed search? Explain depth 1 search with example.(6) 5 (ii)Compdse the algorithm for recursive best first ora eee search,(7) ©} @ Explain the nature oF heuristies with an example. What is the effect of heuristic accuracy on performance?(7) BTL-1 | Remember (Gi) Write a simple back tracking algorithm for constraint satisfaction problems.(6) (@) What are the problems caused due to incomplete knowledge onthe states or actions? Define each with | pry 4 | anatyze example.) (ii) Explain constraint satisfaction problem in detail. (6) 8 | What are the five uninformed search strategies? Explain BTL-L | Remember any two in detail with example.(13) www.padeepz.net www.padeepz.net 9. | Deseribe the approach of formulation for constraint satisfaction problems with example. (13) BTL-2 | Understand 10. |G Explain the componenis of problem definition with example.(7) (i) Briefly explain the search strategies in uninformed | BTL-1 | Remember search.(6) Ti. | Explain Briefly Problem Solving Sirategies. (13) BTL-A_| Analyze 12, | Describe Alpha Beta Pruning with Algorithm. (13) BTL-2 | Understand 13.__ [Explain Stochastie Games with examples. (13) BTL-I_| Remember 14. _ | Show and explain Optimization Problems. (13) BTL-3 | Apply PART-C ‘Compose the process of simulated annealing with example.(15) BTL6 | > Create z @___ Develop the algorithm for steepest ascent hill climbing.(8) State the characteristics of BELG) Create 3 Explain the Backiracking Search with algoriams. ~Game Playing - Optimal Decisions in Games —Alpha-Beta | BTL-4| Analyze Pruning - Stochastic Games a ‘Summarize about the following with examples (Alpha Pruning (8) (ii) Beta Pruning (7) BTL-5 | Evaluate UNIT-IIl KNOWLEDGE REPRESENTATION First Order Predicate Logic ~ Prolog Programming — Unification ~ Forward Chai Chaining ~ Resolution — Knowledge Representation - Ontological Engineering-Categor ie-Backward es and Objects — Events.- Mental Events and Mental Objects - Reasoning Systems for Categories - Reasoning with Default Information QNo PART-A Questions BT Level | Competence Define Universal Instantiation. BTL-1 | Remember BTL-1 | Remember 1 2. Define Existential Instantiation 3._ | Show what is Skolemization? BIL3| Appl | What is first-order logic? BTL-5 | Evaluate 5. | Represent the following sentence in predicate form “All the children likes sweets” BTL-3| Apply 6._| Define universal and existential quantifiers BTL-1 | Remember 7._| What is Prolog? BIL-4| Analyze '8,_| What are the elements and symbols of First order logic. BIL-2 | Understand www.padeepz.net www.padeepz.net 9._| Define terms. BTL-1 | Remember 10. | Define complex sentences BTL-5| Evaluate 1 | Define upper ontology BTL-3_| Understand 12. | What are the three families of First-order inference algorithms? | BTL-4 | Analyze 13. | What are the four parts of knowledge in first-order logic? BTL-6 | Create 14, | State the use of unification. (OR) What isthe significance in using the unification algorithm? BTL-2_| Understand 15. | Define the first order definite clause. BTL-2_| Understand 16, | What is data-driven search? (forward chaining) BTL-6 | Apply 17. | State Herbrand’s theorem, BTL4 | Analyze 18. | Define Ontology Engineering. BTL2 | Create 19. | Define Event Calculus. BIL-1 1] Remember 20. | Define description logics BTL-1_| Remember PART-B 7. Explain the inference process in first order Togie, using suitable example Prolog Programming.(13) ‘BEL | Remember 2, | What are the steps to convert first order Togie sentence to Normal form? Explain each step.(13) BYL3 | Apply 3. | Explain the unification algorithm used for reasoning under | BTL-4_| Analyze predicate logic with an example. (13) 4. | Explain the forward chaining process and efficient forward chaining in detail with example, What is the need of a lowes incremental forward chaining? (13) 3. | Consider the following facts © Team India Team Australia Final match between fndia and Australia # India scored 350 runs, Australia scored 350 runs, India lost 5 wickets, Australia lost 7 wickets BTL-4 | Analyze ‘©The team which scored the maximum runs wins. + Ifthe scores are same the team which lost minimum wiekets wins the match, Represent the facts in predicate, convert to clause form and prove by resolution “India wins the match". (13) 6. | Desoribe the steps involved in the knowledge engineering process with example. Give the five logical eonnectives used © | ry s | gyatuate construct complex sentences and give the formal grammar of : propositional logic. (13) 7a | Consider the following faets and represent them in predicate form: 1. There are 500 employees in ABC company. 2, Employees earning more than Rs. 5000 pay tax. eee F3. John is a manager in ABC company. F4, Manager eams Rs. 10,000. Convert the facts in predicate form to clauses and then prove by resolution: “John pays tax”. (13) www.padeepz.net www.padeepz.net 8. | Explain Ontological Engineering Categories and Objects — . Events - Mental Events and Mental Objects. (13) BTI-t | Remember % | Write a short note on Reasoning Systems for Categories. (13) | BTL-6 | Create 10. | Explain briefly Reasoning with Default Information. (13) BTL-1_ | Remember ii i Explain with an example the use of unification algorithm to | ry 4 | analyze prove the concept of resolution. (13) 12, | (i). Discuss backward chaining algorithm. (6) i).Explain the algorithm for computing more general BTL-2 | Understand unifiers.(7) 13. | (How did you describe Resolution (6)? (iiHow would you identify an example for resolution? (7) BIL-1 | Joyce, 14, | Illustrate the user of First Order Logie to represent Knowledge.(8) BIL3 | Apply ii) Write short note on Unification. (5) PART-C 1. | Explain resolution in predicate logic with suitable example(13)| BTL4 | Analyze 2. ‘der the following sentences: BTL-5 | Evaluate + John like all kinds of food + Apples are food + Chicken is food + Anything anyone eats and isn’t killed is food + Bill eats peanuts and still + Sue eats everything Bill eats (Translate these sentences into formulae in predicate logic. (i)Convert the above FOL into clause form. (15) 3. | Develop and explain about the mental events and mental BIL-~6 | Create objects with example.(15) 4. | Summarize about the reasoning systems for eategories with | BTL-6 | Create examples,(15) www.padeepz.net www.padeepz.net UNIT IV - SOFTWARE AGENTS “Architecture for Intelligent Agents — Agent communication — Negotiation and Bargaining — Argumentation among Agents — Trust and Reputation in Multi-agent systems, Agents.(13) PART-A ‘QNo Questions BT Level | Competence Define Purely Reactive Agents BTL-1 | Remember What are the two types of information source? BTL-3 | Apply What are characteristies of the subsumption architecture? BE! | Rpbze 4.__| State the advantage of vertically layered architecture. BTL-6 | | Create 5. | Explore some interesting properties of agents and SP een perception 6 | What are four classes of agents? BIL-6 | Create 7.___| What are logical formulae and logical deduction? BTL-1 | Remember 8. | What are the unsolved problems with other purely sunray [pveeneens reactive architectures z 9.__ | Define belief-desire-intention (BDI) architectures BTL-1 | Remember 10. | What are the two types of control flow within layered =a architectures? 11. | State the advantage of horizontal layered architectures. | BTL-3 | _ Apply 12. | Define Agent Communication. BTL-2 | Understand 13. | Define Coherence. BTL-2 | Understand T4.__|_ Define the property of Coordination BIL-5_| Evaluate 15. | What are the three aspeets to the formal study of pare eee communication? 16. | What are the fields Used in protocol? BTL-S_| Evaluate 17. Define Ontology? BTL-2 | Understand 18. | Define bargaining. BIL | Analyze 19. JuGiveths Diagrammatic Representation of Trust and Reputation Models for Multiagent Systems. Bree Define agent architecture BIL-3 Apply IN PART-B What are Abstract Architectures for Intelligent a Agents.(13) - 2. Write briefly on Concrete Architectures for Intelligent ree eee www.padeepz.net www.padeepz.net 3. | Write a short note on Layered architectures, (13) BIL-4 | Analyze 4. | Define Agent Communication. Write a short note on coordination, Dimensions of meaning and Message BTL-1 | Remember types.(13) 5. | Explain Negotiation in detail, (13) BIL-1 | Remember © | Explain Bargaining theories in detail. (13) BIL-S | Evaluate 7. | Narrate Argumentation among Agents in detail.(13) BTL-2 | Understaiid’ Briefly explain (i). Communication Levels (4) (i). Speech Acts (3) (ii). Knowledge Query and Manipulation Language BIL [Qc (KQML)3) (iv). Knowledge Interchange Format (KIF)(3) 9. ; ; With diagrammatic representation, explain Trust and Reputation in Multi-agent systems in detail.(13) BILS| Apply 10. | Compare and contrast about the negotiation and bargaining (13) ie (eee TT. Examine the Argumentation among Agents.(13) BTL-4 | Analyze 12. | Describe the trust and reputation in multi-agent systems.(13) | BTL-2 | Understand 13. _ | Explain about Planning and acting in the real world (13) | prt. | Remember 14. | How do you execute the planning in solving problems? | BTL3 | Apply (13) PART-C ‘Create and design the architecture of inteligence agent with an examples(15) BTL-6 | Create Explain about the agent communication. (15) BIL-S | Evaluate Develop the trust and reputation in multi-agent systems and make : an effective analysis over it. (15) BTL-6 | Create ‘Analyse about the planning and acting inthe real world is ei happens and explain it. (15) or em www.padeepz.net www.padeepz.net UNIT V- APPLICATIONS AT applications — Language Models — Information Retrieval- Information Extraction — Natural Language Processing - Machine Translation — Speech Recognition — Robot — Hardware — Perception ~ Planning ~ Moving. PART-A QNo BT Level | Competence p BTL-1 | Remember 2. | Define Language Modeling. BTL-1 | Remember 3. | What is Natural language processing (NLP) BTL | | Analyze 4 | What is Information retrieval? BTL-2 | Understand How is Information Retrieval System characterized? BIL2 | Understand 6 ‘What are the objective of NLP BTL-3 | Apply 7. | What is Information Extraction? BIL-5 | Evaluate 8. | What are the features of NLP? BIL-3 Apply | What is n-gram language model? BTL-3 | Understand 10. | What is meant by Machine Translation? BTL-4 Analyze i i What are the three main applications of machine pre | Apply translation, 2. Define Interlinguas BIL-s | Evaluate 13. | What is the role ofa Translator? BTL-1 | Remember 14 Define Speech Recognition BIL2 | Create 15. 5 i ith Whatare the difficulties in Speech recognition? BTL-2 | Understand 16 ‘What is a Robot? BIL4 | Analyze 17.) Develop what is the role of Controller BTL6 Create 18. | Mention basic hardware component of a Robot. BIL-1 | Remember 19. | Define Robotic Perception BIL-1 | Remember 20. | Define Planning in Artificial Intelligence. BTL-1 | Remember www.padeepz.net www.padeepz.net PART-B 1. | Explain the various applications of Artificial Intelligence in detail.(13) BT eee 2 | What is Language model? Explain in detail.(13) BIL-1 | Remember 3._| Discuss the concept of Information retrieval (13) BIL | Analyze 4. | What are the ways Information Retrieval ean be characterized?(13) aoe [eae 5. | How is Knowledge Acquired by the process of Information Extraction?(13) BLS | Apply 6. | Explain N-gram character models Smoothing n-gram eae models.(13) 7. | Write notes on Model evaluation N-gram word models. BTL-5 | — Byaluate 8. | Explain how to translate text fir tural lang plain how to translate text from one natural language . (the source) to another (the target) with example.(13) Be | Vagertand 9 | Explain the concept of machine translation in detail(13) | BTL2 |) Understand 10. Explain Speech Recognition concept in detail.(13) BIL6 | Create 11.) What are the difficulties in Speech Recognition. technique in Artificial Intelligence?(13) BYL-4 | Analyze 12,| Define Roboties, Diseuss the various hardware components required for a Robot.(13) Be | noe 13.] Write detailed notes on the following (i) Robotie Pereeption(5) BTL | Remember (ii) Planning) Moving.(4) T4.] Write about information retrieval and information exchange.(13) BIL3 Apply PART-C T. | Prepare Row the natural language is processing, explain [8TL6 | Greate with a relevant example. (15) Explain about the machine translation is made and give | BTL | Evaluate the best example for that with explanation, (15) 30) | Design a robotic action with the appropriate hardware | BTL6 | Create needed and give the explanation. (15) | "Analyse about the speech recognition application and [BT-@ | Analyze explain about its funetionali co) www.padeepz.net

You might also like