AI(Artificial Intelligence)



AI(Artificial Intelligence)

According to the father of Artificial Intelligence, John McCarthy, it is “The science and engineering of making intelligent machines, especially intelligent computer programs”.

Artificial Intelligence is a way of making a computer, a computer-controlled robot, A software think intelligently, in the similar manner the intelligent humans think.

AI is accomplished by studying how human brain thinks, and how humans learn, decide, and work while trying to solve a problem, and then using the outcomes of this study as a basis of developing intelligent software and systems.


GOALS OF AI(Artificial Intelligence)

  • To Create Expert Systems :- The systems which exhibit intelligent behavior, learn, demonstrate, explain, and advice its users.

  • To Implement Human Intelligence in Machines :- Creating systems that understand, think, learn, and behave like humans.


What is AI Technique?

  • It volume is huge, next to unimaginable.
  • It is not well-organized or well-formatted.
  • It is keeps changing constantly.


Artificial Intelligence Technique is a manner to organize and use the knowledge efficiently in such a way that −

  • It should be perceivable by the people who provide it.
  • It should be easily modifiable to correct errors.
  • It should be useful in many situations though it is incomplete or inaccurate.


APPLICATION OF ARTIFICIAL INTELLIGENCE.

  • Gaming :-AI plays crucial role in strategic games such as chess, poker, tic-tac-toe, etc., where machine can think of large number of possible positions based on heuristic knowledge.

  • Natural Language Processing :It is possible to interact with the computer that understands natural language spoken by humans.

  • Expert Systems :- There are some applications which integrate machine, software, and special information to impart reasoning and advising. They provide explanation and advice to the users.

  • Vision Systems :- These systems understand, interpret, and comprehend visual input on the computer. For example,

    • A spying aeroplane takes photographs, which are used to figure out spatial information or map of the areas.

    • Doctors use clinical expert system to diagnose the patient.

    • Police use computer software that can recognize the face of criminal with the stored portrait made by forensic artist.

  • Speech Recognition :- Some intelligent systems are capable of hearing and comprehending the language in terms of sentences and their meanings while a human talks to it. It can handle different accents, slang words, noise in the background, change in human’s noise due to cold, etc.

  • Handwriting Recognition :-The handwriting recognition software reads the text written on paper by a pen or on screen by a stylus. It can recognize the shapes of the letters and convert it into editable text.

  • Intelligent Robots :-Robots are able to perform the tasks given by a human. They have sensors to detect physical data from the real world such as light, heat, temperature, movement, sound, bump, and pressure. They have efficient processors, multiple sensors and huge memory, to exhibit intelligence. In addition, they are capable of learning from their mistakes and they can adapt to the new environment.


WHAT IS INTELLIGENCE?

The ability of a system to calculate, reason, perceive relationships and analogies, learn from experience, store retrieve information from memory, solve problems, comprehend complex ideas, use natural language fluently, classify, generalize, and adapt new situations.

WHAT IS INTELLIGENCE COMPOSED OF?

  • Reasoning
  • Learning
  • Problem Solving
  • Perception
  • Linguistic Intelligence

DIFFRENCE BETWEEN HUMAN AND MACHINE INTELLIGENCE.

  • Humans perceive by patterns whereas the machines perceive by set of rules and data.

  • Humans can figure out the complete object even if some part of it is missing or distorted; whereas the machines cannot do it correctly.

  • Humans store and recall information by patterns, machines do it by searching algorithms. For example, the number 40404040 is easy to remember, store, and recall as its pattern is simple.


Working of Speech and Voice Recognition Systems.

The user input spoken at a microphone goes to sound card of the system. The converter turns the analog signal into equivalent digital signal for the speech processing. The database is used to compare the sound patterns to recognize the words. Finally, a reverse feedback is give to the database.

This source-language text becomes input to the Translation Engine, which converts it to the target language text. They are supported with interactive GUI , large database of vocabulary, etc.

Humans learn mundane (ordinary) tasks since their birth. They learn by perception, speaking, using language, and locomotives. They learn Formal Tasks and Expert Tasks later, in that order.

For humans, the mundane tasks are easiest to learn. The same was considered true before trying to implement mundane tasks in machines. Earlier, all work of AI was concentrated in the mundane task domain.

Later, it turned out that the machine requires more knowledge, complex knowledge representation, and complicated algorithms for handling mundane tasks. This is the reason why AI work is more prospering in the Expert Tasks domain now, as the expert task domain needs expert knowledge without common sense, which can be easier to represent and handle.


THE NETURE OF ENVIRONMENTS.

Some programs operate in the entirely artificial environment confined to keyboard input, database, computer file systems and character output on a screen.

In contrast, some software agents (software robots or softbot) exist in rich, unlimited softbot domains. The simulator has a very detailed, complex environment. The software agent needs to choose from a long array of actions in real time. A softbot designed to scan the online preferences of the customer and show interesting items to the customer works in the real as well as an artificial environment.

The most famous artificial environment is the Turing Test environment, in which one real and other artificial agents are tested on equal ground. This is a very challenging environment as it is highly difficult for a software agent to perform as well as a human.

No comments:

Post a Comment