0% found this document useful (0 votes)
13 views4 pages

AI Fundamentals and Learning Models

Uploaded by

kmohdayaz298
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views4 pages

AI Fundamentals and Learning Models

Uploaded by

kmohdayaz298
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

UNIT 5: Introduction to Artificial Intelligence, Artificial Intelligence Vs Traditional Robotics,

A Brief history of AI, Definitions of Artificial Intelligence, Neural Network, Machine


Learning, Deep Learning, Supervised Learning, Unsupervised Learning etc.,
Reinforcement Learning, Deep Learning and Generative AI, Concerns about AI, AI
and the future.

UNIT–5 QUESTION BANK (CO-5)


Artificial Intelligence Fundamentals

A. 1-MARK QUESTIONS (10 Questions – L1 Remembering)


1. Define Artificial Intelligence. (L1 – CO5)
2. What is Machine Learning? (L1 – CO5)
3. Expand the term ANN. (L1 – CO5)
4. What is a neural network? (L1 – CO5)
5. Write any one example of Generative AI. (L1 – CO5)
6. What is supervised learning? (L1 – CO5)
7. What is reinforcement learning? (L1 – CO5)
8. Name the test proposed by Alan Turing. (L1 – CO5)
9. Give one example of AI in daily life. (L1 – CO5)
10. Write full form of NLP. (L1 – CO5)

B. 2-MARK QUESTIONS (10 Questions – L2 Understanding)


1. Distinguish between AI and Traditional Robotics. (L2 – CO5)
2. What is Deep Learning? (L2 – CO5)
3. Explain supervised learning with an example. (L2 – CO5)
4. Explain unsupervised learning briefly. (L2 – CO5)
5. Write two applications of reinforcement learning. (L2 – CO5)
6. What is Generative AI? (L2 – CO5)
7. State two concerns of AI. (L2 – CO5)
8. What is a perceptron? (L2 – CO5)
9. Define Artificial Narrow Intelligence (ANI). (L2 – CO5)
10. What is backpropagation? (L2 – CO5)

C. 3-MARK QUESTIONS (10 Questions – L3 Applying)


1. Write a short note on the history of AI (Turing, ELIZA, Deep Blue). (L3 – CO5)
2. Explain AI vs ML vs DL differences. (L3 – CO5)
3. Describe neural networks with suitable examples. (L3 – CO5)
4. Explain CNN and its working principle. (L3 – CO5)
5. Describe supervised, unsupervised, and reinforcement learning with one
example each. (L3 – CO5)
6. Explain how AI is used in recommendation systems like Netflix. (L3 – CO5)
7. Describe how self-driving cars use AI. (L3 – CO5)
8. What are the limitations of traditional robots? (L3 – CO5)
9. Write a short note on Generative Adversarial Networks. (L3 – CO5)
10. Explain the role of transfer learning. (L3 – CO5)

D. 4-MARK QUESTIONS (10 Questions – L4 Analyzing)


1. Explain the architecture of an artificial neural network. (L4 – CO5)
2. Analyze how deep learning works using multilayer neural networks. (L4 – CO5)
3. Compare supervised and unsupervised learning. (L4 – CO5)
4. Discuss reinforcement learning with the help of rewards and penalties. (L4 –
CO5)
5. Explain the working of Natural Language Processing with examples like Siri,
Alexa. (L4 – CO5)
6. Describe concerns about AI and automation. (L4 – CO5)
7. Explain applications of AI in healthcare and cybersecurity. (L4 – CO5)
8. Analyze the role of backpropagation in training deep networks. (L4 – CO5)
9. Explain why AI requires large amounts of data. (L4 – CO5)
10. Compare Traditional Robotics vs AI-enabled robotics with examples. (L4 – CO5)

E. 5-MARK QUESTIONS (10 Questions – L5 Evaluating)


1. Evaluate the role of AI in modern society with examples. (L5 – CO5)
2. Explain the entire history and evolution of AI from 1950s to modern generative
AI. (L5 – CO5)
3. Discuss the applications of deep learning in image and speech recognition. (L5
– CO5)
4. Evaluate the future impact of AI on jobs. (L5 – CO5)
5. Explain reinforcement learning applications like games and robotics. (L5 – CO5)
6. Discuss Generative AI architecture and its uses in creative industries. (L5 – CO5)
7. Critically analyze concerns related to AI ethics and safety. (L5 – CO5)
8. Explain backpropagation and its role in deep learning. (L5 – CO5)
9. Discuss how AI is transforming transportation (self-driving cars, drones). (L5 –
CO5)
10. Evaluate the impact of AI on future healthcare. (L5 – CO5)

F. 7-MARK QUESTIONS (10 Questions – L6 Creating)


1. Design a learning model for a smart assistant like Siri. (L6 – CO5)
2. Create an AI-based solution to detect loan fraud in banks. (L6 – CO5)
3. Construct an AI model workflow for self-driving cars. (L6 – CO5)
4. Develop a complete neural network architecture for image classification. (L6 –
CO5)
5. Create a reinforcement learning model for a game-playing AI. (L6 – CO5)
6. Design an AI healthcare prediction system (e.g., cancer detection). (L6 – CO5)
7. Build a conceptual model for Generative AI (GAN) for creating images. (L6 –
CO5)
8. Propose solutions to reduce biases in AI systems. (L6 – CO5)
9. Create a future roadmap for AI evolution in the next 25 years. (L6 – CO5)
10. Design an education AI that builds personalized study paths. (L6 – CO5)

G. FILL-IN-THE-BLANKS (WITH ANSWERS) — CO-5


1. The test used to check machine intelligence is called the __________ Test.

Ans: Turing
2. Machine learning allows computers to learn from __________.

Ans: data
3. A neural network is inspired by the human __________.

Ans: brain
4. Deep learning uses multiple __________ layers.

Ans: hidden
5. Labeled data is required in __________ learning.

Ans: supervised
6. Unlabeled data is used in __________ learning.

Ans: unsupervised
7. Decision-making based on rewards is called __________ learning.

Ans: reinforcement
8. Siri and Alexa are examples of __________.

Ans: NLP-based AI assistants


9. GANs consist of two networks called generator and __________.

Ans: discriminator
10. One major concern about AI is __________.

Ans: job loss due to automation


11. Deep learning uses an algorithm called __________ for weight updates.

Ans: backpropagation
12. A widely used deep learning network for images is __________.

Ans: CNN (Convolutional Neural Network)


13. Learning from mistakes mimics human __________.

Ans: learning behavior


14. A machine that performs human tasks is called an __________ system.

Ans: AI
15. AI that can perform any human task is called __________ AI.

Ans: General Artificial Intelligence (AGI)

Common questions

Powered by AI

AI plays a pivotal role in modern society across various sectors, dramatically enhancing efficiency, personalization, and innovation. In healthcare, AI aids in diagnostics, exemplified by AI systems that analyze medical images to detect diseases like cancer at early stages, potentially saving lives and reducing costs . In finance, AI-driven algorithms facilitate fraud detection and enable personalized banking services. The retail industry benefits from AI through improved demand forecasting and customer personalization, enhancing user experience . Additionally, AI impacts transportation via autonomous vehicles, contributing to safer and more efficient travel . These examples highlight AI's transformative potential in improving services and productivity across diverse domains.

Deep learning has significantly advanced image and speech recognition by leveraging neural networks, particularly Convolutional Neural Networks (CNNs) for images and Recurrent Neural Networks (RNNs) for speech. These architectures excel in automatically extracting hierarchical features from data, greatly improving accuracy and performance. In image recognition, deep learning models can learn to identify patterns, edges, and textures in images, enabling applications like facial recognition and object detection . For speech recognition, deep learning models process audio signals to transcribe and understand speech with high accuracy, facilitating virtual assistants and translation services . These advancements have been enabled by deep learning's ability to handle large datasets and complex models, surpassing traditional rule-based systems .

Backpropagation is crucial in training deep learning models as it allows for the efficient computation of gradients, which are used to update model weights and minimize loss. It works by using the chain rule to propagate the error gradient through the network from the output layer to the input layer . This process ensures that each weight in the network is adjusted in proportion to its contribution to the overall error, making learning feasible for deep networks with many layers . By allowing the iterative adjustment of weights, backpropagation is essential for the convergence of models to an optimal state where errors are minimized .

AI has revolutionized transportation systems, particularly through the development of self-driving cars and drones. For self-driving cars, AI employs a combination of sensors, cameras, and deep learning algorithms to understand the environment, make real-time decisions, and navigate roads safely . These systems rely on millions of data points to recognize objects, predict movements, and optimize driving routes, providing increased safety and efficiency. Drones equipped with AI can autonomously navigate and perform tasks like monitoring and delivery, adapting to dynamic environments . AI's application in transportation enhances efficiency, reduces human error, and allows for autonomous operation, significantly reshaping the mobility landscape .

An extensive amount of data is essential for AI development and training because it enables models to learn complex patterns, improve accuracy, and generalize well across different scenarios. Large datasets provide diverse examples from which AI models can derive statistically significant insights and reduce overfitting, where models perform well on training data but poorly on new data . Particularly in deep learning, which involves training models with many parameters, abundant data ensures that these parameters are effectively optimized, leading to better performance and robustness in real-world applications . Moreover, extensive data is crucial in mitigating biases and enhancing the reliability of AI systems .

AI and automation present several ethical concerns. One major concern is job displacement, as AI systems can perform tasks more efficiently and at lower costs, leading to reduced demand for human labor . Another issue is bias, as AI systems can perpetuate and even exacerbate existing biases present in training data, resulting in unfair outcomes across various applications, from hiring to law enforcement. Privacy concerns also arise, especially with AI systems processing vast amounts of personal data, potentially infringing on individual privacy rights. Additionally, the lack of transparency in AI decision-making processes raises accountability issues, where understanding and explaining AI-driven decisions can be challenging, further complicating ethical considerations .

Traditional robotics often involve pre-programmed tasks with limited adaptability and decision-making capabilities. They perform repetitive tasks in controlled environments, relying on precise instructions without inference or learning abilities. For example, assembly line robots are typically traditional robots that follow set patterns to perform manufacturing tasks . AI-enabled robotics, however, leverage machine learning and AI algorithms, allowing them to learn from the environment, adapt to new tasks, and make decisions. An example is AI-enabled robotic vacuum cleaners like Roomba, which can map rooms, avoid obstacles, and optimize cleaning paths autonomously. Such robots can operate in dynamic environments with more flexibility and intelligence compared to their traditional counterparts .

Natural Language Processing (NLP) in systems like Siri and Alexa functions by transforming human language into a format that computers can understand and process. This involves several key technologies: speech recognition converts spoken language into text; natural language understanding (NLU) interprets the text to discern intent and meaning; and natural language generation (NLG) formulates appropriate responses . Deep learning models, such as transformers, have improved these stages by enhancing language comprehension and context awareness, enabling more accurate and human-like interactions. Additionally, AI assistants like Siri and Alexa utilize large datasets and continuous learning to refine their understanding and responses over time .

AI plays a transformative role in personalized education systems by analyzing student data to tailor learning experiences to individual needs. Through AI algorithms, educational software can adapt content, provide real-time feedback, and suggest personalized learning paths based on students' strengths and weaknesses . Potential benefits include increased engagement, improved learning outcomes, and a supportive environment that accommodates diverse learning paces and styles. Additionally, AI can assist in identifying students at risk of falling behind, enabling timely interventions. These personalized approaches enhance the educational experience by making learning more relevant and engaging for each student .

Reinforcement learning differs from supervised and unsupervised learning fundamentally in its approach to data and objectives. In supervised learning, models are trained using a labeled dataset where the input-output pairs are provided, and the objective is to learn the mapping between inputs and outputs . Unsupervised learning, on the other hand, involves working with unlabeled data to find patterns or underlying structures without explicit signals on the correct outcomes . Reinforcement learning, distinctively, does not rely on labeled data but instead on feedback in the form of rewards or penalties, aiming to maximize total collected rewards over time by learning optimal actions in a given environment .

You might also like