Intelligent System: Haruki Ueno
Intelligent System: Haruki Ueno
Haruki Ueno
Professor
Human-Machine Symbiosis Research
Intelligent Systems Research Division
National Institute of Informatics (NII)
Professor
Department of Informatics
School of Mathematical and Physical Science
The Graduate University of Advanced Studies (Sokendai)
(総合研究大学院大学)
Contents
AI: Concepts, something on history, examples and issues
Expert System
AI is a branch of computer science which concern the study and creation of computer
system that exhibit some form of intelligence;
AI is a system that:
can learn new concepts and tasks
can reason and draw useful conclusions about the world around us
can understand a natural language
can perceive and comprehend a visual scene
perform other types of task that require human types of intelligence
Perhaps the most importantly, human reasoning is able to make use at all times of a
wide context of experience and to deal an individual problem, whereas AI systems
typically gain their power by having a very narrow focus.
AI, being computer technology, is consistent and thorough whereas natural intelligence
is erratic (not consistent)
Q. What is intelligence?
A. Intelligence is the computational part of the ability to achieve goals in the world.
Varying kinds and degrees of intelligence occur in people, many animals and
some machines.
Basic Q&A by Jhon McCarthy (cont.)
A. Yes. The ultimate effort is to make computer programs that can solve problems and
achieve goals in the world as well as humans. However, many people involved in
particular research areas are much less ambitious.
A. A few people think that human-level intelligence can be achieved by writing large
numbers of programs of the kind people are now writing and assembling vast
knowledge bases of facts in the languages now used for expressing knowledge.
However, most AI researchers believe that new fundamental ideas are required,
and therefore it cannot be predicted when human level intelligence will be achieved.
What is Artificial Intelligence? By Ueno
1. Ability of Learning
2. Ability of reasoning
reasoning, inference, guessing
Reasoning
Data Conclusion
Knowledge
Two aspects of AI research
Computation Understanding
Database Decision making
Computer control Consultation
Discovery
Backward reasoning
Combined
reasoning
Forward reasoning
Characteristics of Production System
Strong points:
Each rule is easy to define and understanding
Easy in appending and deleting
Simple reasoning control mechanism
Weak points:
Hard to understand the relationships among the Rules
Hard to maintain a large knowledge base
Slow inference speed
Inflexible in knowledge modeling and reasoning control
Different from human’s knowledge structure
Fuzzy System
Research on Fuzzy logic and its application
Neuro System
Research on Recognition system by means of neuron’s mechanism
Softcomputing
Research on computation-based intelligence, including Fuzzy, Neuro, Genetic algorism
Contributions and Limitations of DENDRAL