Unit 1: Foundations & Applications of AI; AI Problem Modeling & Search Concepts - Subjective Questions

INT428 — Artificial Intelligence Essentials • Practice Questions with Detailed Answers

20 questions

1

Define Intelligence and Artificial Intelligence (AI). How does AI attempt to replicate natural intelligence?

2

Explain the key characteristics of Artificial Intelligence that distinguish it from conventional computer programs.

3

Discuss the foundations of AI by explaining the contributions of at least five different disciplines.

4

Describe the evolution of Artificial Intelligence from its inception to the modern era, highlighting the major milestones and the AI winters.

5

Distinguish between Narrow AI (ANI), General AI (AGI), and Super AI (ASI) with suitable examples.

6

Explain the key AI problems and techniques used to solve them.

7

Describe the applications of AI across various domains such as business, healthcare, automation, computer vision, and language.

8

Compare TensorFlow and PyTorch as modern AI toolkits, highlighting their features, advantages, and use cases.

9

What is Responsible AI? Explain its key principles and why it is important.

10

Explain how an AI problem can be defined as a State Space and Search Problem. Illustrate with the components involved.

11

Describe the characteristics of AI problem spaces that must be analyzed before choosing a problem-solving technique.

12

Explain the concept of an AI Workflow. Describe the typical stages involved in building an AI solution.

13

What is Data-Centric Modeling in AI? How does it differ from the traditional model-centric approach?

14

Discuss the major challenges in AI problem solving.

15

Explain the Turing Test. What are its components, and what are its limitations?

16

Differentiate between Weak AI and Strong AI, and explain the philosophical debate surrounding them.

17

Formulate the Water Jug Problem as a state space search problem. Define its states, initial state, goal, operators, and provide a solution path.

18

Explain the four approaches to defining AI (Thinking Humanly, Acting Humanly, Thinking Rationally, Acting Rationally).

19

What is a State Space? Explain the difference between representing a problem's solution as a path versus a state, with examples.

20

Describe the different types of AI based on functionality (Reactive Machines, Limited Memory, Theory of Mind, Self-Aware).