Unit 4: Evolution and Modern AI Paradigms - Subjective Questions

CSE276 — Artificial Intelligence Foundations • Practice Questions with Detailed Answers

20 questions

1

Define Symbolic Artificial Intelligence and explain its main characteristics with suitable examples.

2

Distinguish between Symbolic AI and Statistical AI.

3

Explain Machine Learning and describe the major stages of a typical machine-learning workflow.

4

Define Supervised Learning. Explain its two major task types and describe how a supervised model is trained.

5

Explain the concepts of overfitting and underfitting in supervised learning. How can they be addressed?

6

Define Unsupervised Learning and explain its principal tasks with examples.

7

Compare supervised, unsupervised, and reinforcement learning in terms of data, feedback, objective, and applications.

8

Describe the main components of a Reinforcement Learning system and explain the exploration-exploitation trade-off.

9

Derive and explain the Bellman optimality equation for the action-value function used in reinforcement learning.

10

What is Deep Learning? Explain how a multilayer neural network learns from data.

11

Compare Convolutional Neural Networks, Recurrent Neural Networks, and Transformers, including their applications.

12

Describe important types and applications of Deep Learning beyond basic classification.

13

Define a foundation model and explain pretraining, adaptation, capabilities, and limitations.

14

Explain transfer learning and discuss why it is central to foundation models.

15

What is Multimodal Artificial Intelligence? Describe how multimodal systems combine different forms of data.

16

Define Agentic Artificial Intelligence and explain the major components of an AI agent.

17

Compare a conventional generative AI assistant with an agentic AI system, and discuss the risks introduced by autonomous tool use.

18

What is Edge Artificial Intelligence? Explain its advantages, limitations, and applications.

19

Define Tiny Artificial Intelligence (Tiny AI or TinyML) and distinguish it from general Edge AI.

20

Explain model-compression techniques used to deploy deep-learning models on Edge AI and Tiny AI devices. Discuss their trade-offs.