Unit 3: Intelligent Agents - Subjective Questions

CSE276 — Artificial Intelligence Foundations • Practice Questions with Detailed Answers

20 questions

1

Define an intelligent agent. Explain the basic relationship among an agent, its environment, sensors, and actuators.

2

Explain agent architecture and distinguish it from an agent program. Give suitable examples.

3

What is the PEAS framework? Construct a PEAS description for an autonomous taxi.

4

Describe the four components of the PEAS framework and explain why the performance measure should be specified from the designer's perspective.

5

Define a rational agent. Is a rational agent always successful or omniscient? Justify your answer.

6

Classify agent environments using the major dimensions of task environments. Illustrate each dimension with an example.

7

Explain the structure and working of a simple reflex agent. State its advantages and limitations.

8

How does a model-based reflex agent overcome the limitations of a simple reflex agent? Explain with an example.

9

Compare simple reflex agents and model-based agents with respect to percept use, internal state, environment suitability, and decision-making.

10

Describe a goal-based agent. How does it differ from a reflex agent, and what role do search and planning play in its operation?

11

What is a utility-based agent? Explain how utility enables decision-making when goals conflict or outcomes are uncertain.

12

Distinguish between goal-based agents and utility-based agents. Under what circumstances is a utility-based approach preferable?

13

Explain the architecture of a learning agent and describe the function of each of its major components.

14

Compare simple reflex, model-based, goal-based, utility-based, and learning agents in terms of their decision basis and capabilities.

15

What is an autonomous intelligent system? Discuss the major characteristics and challenges associated with autonomy.

16

Define a multi-agent system. Explain its main features and distinguish cooperative, competitive, and mixed multi-agent environments.

17

Explain cooperation and coordination in multi-agent systems. Describe techniques agents can use to prevent conflicts and achieve shared objectives.

18

Discuss the concept of Human-AI collaboration. What principles should guide the design of an effective human-agent team?

19

Describe important applications of intelligent agents in any five domains. For each domain, state what the agent perceives and what actions it performs.

20

Design an intelligent agent for a smart hospital delivery robot. Specify its PEAS description, environment properties, suitable agent architecture, and coordination requirements.