Unit 1 Introduction To Artificial Intelligence
Unit 1 Introduction To Artificial Intelligence
The ability to learn, understand, and make judgments or have opinions that are based on reason is called an
intelligence.
Artificial intelligence is the simulation of human intelligence processes by machines, especially computer
systems.
Artificial intelligence, or AI, is technology that enables computers and machines to simulate human
intelligence and problem-solving capabilities..
Artificial Intelligence is a branch of Science which deals with helping machines to find solutions to complex problems
in a more human-like fashion. This generally involves borrowing characteristics from human intelligence, and
applying them as algorithms in a computer friendly way.
Yet, we don’t have common worldwide acceptable definition for AI, however Scientists have proposed following two major
consensus definitions of intelligence:
A tension exists between approaches centered a round humans and approaches centered around rationality. A human-
Unit 1-AI Sandesh Shiwakoti contact: 9815945474
centered approach must be an empirical science, involving hypothesis and experimental confirmation. A rationalist
approaches involves a combination of mathematics and engineering.
they aren't mutually exclusive and often overlap in various real-world applications and research in AI. For instance, an AI
might need to think rationally to act humanly,
True AI is only fictional so far, A true AI looks like a character Ultron from avengers movie.
Acting Humanly : The Turning Test Approach [click here for first
The Turing test, proposed by Alan Turing (1950) was designed to convince the people that whether a
particular machine is intelligent or not. The test involves an interrogator who interacts with one human and one machine . Within
a given time the interrogator has to find out which of the two the human is, and which one the machine.
The computer passes the test if a human interrogator after posing some written questions,
can not tell whether the written response come from human or not.
Turing test avoids the physical interaction with the human interrogator . Physical simulation of human beings is not necessary for
testing the intelligence.
The total turning test includes video signals and manipulation capability so that the interrogator can test the subject’s perceptual
abilities and object manipulation ability. To pass the total Turing test computer must have the following additional capabilities.
. Computer vision: To perceive objects
. Robotics: To manipulate objects and move
ELIZA: A program that simulated a psychotherapist interacting with a patient and successfully passed the Turing Test.
[Click here for Eliza conversation]
• Introspection, which means to look at our own thoughts and use those thoughts to build a model.
Unit 1-AI Sandesh Shiwakoti contact: 9815945474
• Psychological Experiments, which means running tests on people and looking at how they act.
• Brain imaging, which means to use an MRI to study how the brain works in different situations
The Laws of Thought are a long list of logical statements that tell our minds
how to work. For ex: Ram is a boy. All boy have short hair, therefor ram has short hair.
Rashmi is human. All humans and animals are mortal, therefore Rashmi is mortal.
If paren(X, Y) and parent(X, Z), then sibling(Y, Z)
Mango is a plant. All plants have roots, therefore Mango has roots. { say :apple is plant, and ask does it have root}
1. Learning ability
2. Automate task
3. Predictive Analysis
4. Natural Language Processing
Foundation of AI:- It includes 8 different subjects which converge together to make a perfect AI System. The basic building
principle is knows as foundation.
Philosophy:- The study of the fundamental nature of knowledge, reality, and existence, especially when considered as an
academic discipline is called philosophy. The philosophy of artificial intelligence attempts to answer such questions as follows:
- Can a machine act intelligently ?
- Are human intelligence and machine intelligence the same ?
- Can a machine have a mind, mental states, and consciousness ?
Mathematics:- Mathematics is the science that deals with the logic of shape, quantity and arrangement. Math is all around us ,
in everything we do. It is the building block for everything in our daily lives, including mobile devices, architecture, art etc.
- Deals with what are the formal rules to draw the valid conclusions ?
- What can be computed ?
- How do we reason with uncertain information ?
Psychology:- The scientific study of the human mind and its functions, especially the behavior of mind is called psychology. The
psychology in ai attempts to answer such question. As follows:
- how humans and animals think and act ?
Linguistics:- The scientific study of language and its structure, including the study of Grammer, syntax and phonetics is called
linguistics.
- How does language relate to thought?
Neuroscience:- Neuroscience is the study of the nervous system, particularly the brain. The exact way in which the brain
enables thought is one of the great mysteries of science.
-How do brains process information?
The truly amazing conclusion is that a collection of simple cells can lead to thought, action, and consciousness or, in other
words, that brains cause mind
Control Theory:- Control theory deals with designing devices that act optimally on the basis of feedback from the environment.
- How can artifacts operate under their own control ?
Applications of AI
Game Playing : chess
Speech Recognition:- we can use our computer using speech recognition feature but it is easy to operate with keyboard and
mouse.
Unit 1-AI Sandesh Shiwakoti contact: 9815945474
Understanding Natural Language: should be able to understand the different meaning of sentence
Computer Vision
Heuristic Classification:-It is a problem-solving technique used in various domains, including artificial intelligence (AI) and
computer science, that applies heuristic methods to classify or categorize objects, data, or situations into predefined classes
based on specific rules or criteria.
Heuristics are rules or principles that guide decision-making in situations.
Examples of heuristic classification include spam email filtering, where emails are classified as "spam" or "not spam" based on
certain key characteristics (like the presence of specific words or phrases), and medical diagnosis systems, where symptoms and
test results are used to classify diseases based on heuristic rules derived from medical knowledge.
Ethics is a set of moral principles which help us to find out between right and wrong. AI ethics is a
multidisciplinary field that studies how to optimize AI's beneficial impact while reducing risks and adverse
outcomes.
Responsible AI is an approach to developing and deploying artificial intelligence from both an ethical and legal standpoint.
The goal is to employ AI in a safe, trustworthy and ethical way. Using AI responsibly should increase transparency while
helping to reduce issues such as AI bias.
•Fair and unbiased: Avoiding discrimination and ensuring AI benefits everyone equally.
•Respectful of privacy: Protecting user data and using it responsibly.
•Transparent and understandable: Making AI's decision-making process clear and easy to understand.
•Accountable: Having a clear idea of who is responsible for the actions and outcomes of AI systems.
Unit 1-AI Sandesh Shiwakoti contact: 9815945474
•Safe and secure: Preventing harm and ensuring AI is used for good.
AI ethics aims to steer AI development and use towards a positive impact on society.
Bias is the underlying problem, and fairness is the desired outcome. By understanding and mitigating bias in AI
systems, we can work towards achieving fairness and ensuring AI benefits everyone equally.
AI regulation and policies refer to the legal frameworks, guidelines, and rules established by governmental bodies and
international organizations to govern the development, deployment, and use of artificial intelligence (AI)
technologies. The purpose of Regulations or policies are as follows:
- protect individual right
- Ensure seafty and realibility
- promote ethical use of computer
An omniscient agent takes its decision based on an infinite knowledge base. There is nothing tat and
agent doesn’t know. Thus it ‘knows’ that it is taking the correct decision.
For ex: A rational agent may try to cross a street after perceiving that the road is empty. But while he
is in the middle of the road, a metal box can fall from a plane flying overhead. He won’t have any idea
about this. The omniscient agent would have perceived that too.
Ex ii: Stock market analyze as per available history data, current trending, recent news about stock
and invest in tech company but due to geopolitical reason next day supply of semiconductor was
stopped from the country and we can see fall in stock of tech comp. but omniscient agent would
calculate that too using his unlimited knowing knowledge of present and future too.