Artificial Intelligence - R23 - Important questions.
Important questions AI - R23
UNIT – I: Introduction
Essay (10 Marks)
-
Explain the structure of an intelligent agent with neat diagram and examples.
-
Discuss different types of environments in AI with suitable examples.
-
Explain the foundations and history of Artificial Intelligence.
-
How problem-solving agents work? Illustrate with example.
Short Essay (5 Marks)
Explain the concept of rationality in AI.
-
Differentiate between agents and environments.
-
Explain the structure of an intelligent agent with a neat sketch.
-
What is problem formulation in AI? Give an example.
-
Explain characteristics of task environments.
-
Write a short note on autonomous agents.
-
Discuss different types of environments with examples.
-
Explain the role of problem-solving agents in AI.
Short Answer (2 Marks)
Define Artificial Intelligence.
-
Write two real-world applications of AI.
-
What are the foundations of AI?
-
Define intelligent agent.
-
What is an environment in AI?
-
What is the difference between simple and complex environments?
-
Define rationality.
-
What is meant by rational agent?
-
Define autonomy in agents.
-
What is the task environment?
-
List the components of an AI problem.
-
Define percept and percept sequence.
-
What are the characteristics of an environment?
-
Write two examples of problem-solving agents.
-
Define problem formulation.
UNIT – II: Searching
Essay (10 Marks)
-
Explain Breadth First Search and Depth First Search with examples.
-
Describe Hill Climbing algorithm with advantages and disadvantages.
-
Write the A* algorithm with example. Why is it optimal?
-
Explain Minimax algorithm with example game tree.
-
Discuss Alpha-Beta pruning with example.
Short Essay (5 Marks)
- Explain the concept of rationality in AI.
-
Differentiate between agents and environments.
-
Explain the structure of an intelligent agent with a neat sketch.
-
What is problem formulation in AI? Give an example.
-
Explain characteristics of task environments.
-
Write a short note on autonomous agents.
-
Discuss different types of environments with examples.
-
Explain the role of problem-solving agents in AI.
Short Answer (2 Marks)
Define uninformed search.
-
What is breadth-first search (BFS)?
-
What is depth-first search (DFS)?
-
Define heuristic search.
-
What is hill climbing in AI?
-
Write two limitations of hill climbing.
-
Define evaluation function.
-
What is A* algorithm?
-
What is the difference between BFS and DFS?
-
Write two applications of game playing in AI.
-
What is adversarial search?
-
Define minimax algorithm.
-
What is alpha-beta pruning?
-
Write two characteristics of informed search.
-
What is a problem reduction method?
UNIT – III: Representation of Knowledge
Essay (10 Marks)
-
Explain different knowledge representation techniques.
-
Discuss predicate logic with examples.
-
Explain semantic nets with inheritance and frames.
-
Write about rules-based deduction systems.
-
Explain reasoning under uncertainty with Bayes’ theorem.
Short Essay (5 Marks)
Explain different knowledge representation issues.
-
Differentiate between propositional logic and predicate logic.
-
Explain semantic nets with an example.
-
Write a short note on frames and inheritance.
-
What is a rules-based deduction system? Explain with example.
-
Explain constraint propagation in AI.
-
Explain reasoning under uncertainty using Bayes theorem.
-
Write a short note on Dempster-Shafer theory.
Short Answer (2 Marks)
What is knowledge representation?
-
List two issues in knowledge representation.
-
Define propositional logic.
-
Define predicate logic.
-
What is logic programming?
-
Write two advantages of predicate logic.
-
What is semantic network?
-
Define a frame in AI.
-
What is inheritance in semantic nets?
-
What is constraint propagation?
-
Define rules-based deduction system.
-
What is reasoning under uncertainty?
-
Define Bayesian reasoning.
-
What is Dempster-Shafer theory?
-
Write two examples of rules in knowledge representation.
UNIT – IV: Logic & Learning Concepts
Essay (10 Marks)
-
Explain forward chaining and backward chaining with examples.
-
Describe unification in first-order logic with example.
-
Explain decision tree learning with example.
-
Discuss reinforcement learning with an application.
-
Explain inductive learning with example.
Short Essay (5 Marks)
Differentiate between propositional and first-order inference.
-
Explain forward chaining with an example.
-
Explain backward chaining with an example.
-
Explain unification in first-order logic.
-
Write a short note on resolution method.
-
Explain decision tree learning with a simple example.
-
What is explanation-based learning?
-
Write a short note on reinforcement learning.
Short Answer (2 Marks)
Define first-order logic.
-
What is inference?
-
Differentiate between propositional and first-order logic.
-
Define forward chaining.
-
Define backward chaining.
-
What is unification?
-
Write two applications of resolution.
-
Define inductive learning.
-
Define decision tree learning.
-
What is explanation-based learning?
-
Write two statistical learning methods.
-
Define reinforcement learning.
-
What is the difference between supervised and unsupervised learning?
-
Define hypothesis in machine learning.
-
What is overfitting in learning?
UNIT – V: Expert Systems
Essay (10 Marks)
-
Explain the architecture of expert systems with diagram.
-
Write a detailed note on MYCIN expert system.
-
Explain the roles and applications of expert systems.
-
Explain knowledge acquisition and meta-knowledge in expert systems.
Short Essay (5 Marks)
Write a short note on the architecture of expert systems.
-
Explain the role of knowledge base and inference engine.
-
What is knowledge acquisition in expert systems?
-
Explain meta-knowledge with examples.
-
Write a short note on MYCIN expert system.
-
Write a short note on DART expert system.
-
Write a short note on XCON expert system.
-
What are expert system shells? Give examples.
Short Answer (2 Marks)
Define expert system.
-
Write two applications of expert systems.
-
What is the architecture of an expert system?
-
Define knowledge base.
-
What is an inference engine?
-
What is knowledge acquisition?
-
Define meta-knowledge.
-
Write two examples of expert systems.
-
What is heuristics?
-
Write a short note on MYCIN.
-
Write a short note on DART expert system.
-
Write a short note on XCON expert system.
-
What are expert system shells?
-
Write two advantages of expert systems.
-
Write two limitations of expert systems.
Here’s a filtered list of Top 3 Most Expected Short Essays (5 Marks) from each unit – a last-minute focus guide for students.
UNIT – I (Introduction)
-
Explain the concept of rationality in AI.
-
Differentiate between agents and environments.
-
Explain the structure of an intelligent agent with a neat sketch.
UNIT – II (Searching)
-
Compare uninformed and informed search strategies.
-
Explain Hill Climbing algorithm with advantages and disadvantages.
-
Differentiate between minimax algorithm and alpha-beta pruning.
UNIT – III (Representation of Knowledge)
-
Differentiate between propositional logic and predicate logic.
-
Explain semantic nets with an example.
-
Explain reasoning under uncertainty using Bayes theorem.
UNIT – IV (Logic & Learning)
-
Explain forward chaining with an example.
-
Explain unification in first-order logic.
-
Write a short note on reinforcement learning.
UNIT – V (Expert Systems)
-
Write a short note on MYCIN expert system.
-
Explain the role of knowledge base and inference engine.
-
What are expert system shells? Give examples.
Comments
Post a Comment