Crises of the richness Hundreds of components ... transforming, visualizing ... Visual “knowledge flow” to link components, or script languages (XML) to.

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

Pat Langley Computational Learning Laboratory Center for the Study of Language and Information Stanford University, Stanford, California USA
Cognitive Systems, ICANN panel, Q1 What is machine intelligence, as beyond pattern matching, classification and prediction. What is machine intelligence,
ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Brain functions and kinematics Mostafa M. Dini July 2012.
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
1 MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING By Kaan Tariman M.S. in Computer Science CSCI 8810 Course Project.
Artificial Intelligence
MIND: The Cognitive Side of Mind and Brain  “… the mind is not the brain, but what the brain does…” (Pinker, 1997)
Steps Toward an AGI Roadmap Włodek Duch ( Google: W. Duch) AGI, Memphis, 1-2 March 2007 Roadmaps: A Ten Year Roadmap to Machines with Common Sense (Push.
Introduction GAM 376 Robin Burke Winter Outline Introductions Syllabus.
Computer Science CPSC 322 Lecture 3 AI Applications 1.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
Towards Cognitive Robotics Biointelligence Laboratory School of Computer Science and Engineering Seoul National University Christian.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Beyond Gazing, Pointing, and Reaching A Survey of Developmental Robotics Authors: Max Lungarella, Giorgio Metta.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Methodology of Simulations n CS/PY 399 Lecture Presentation # 19 n February 21, 2001 n Mount Union College.
I Robot.
Mehdi Ghayoumi Kent State University Computer Science Department Summer 2015 Exposition on Cyber Infrastructure and Big Data.
A NOVEL METHOD FOR COLOR FACE RECOGNITION USING KNN CLASSIFIER
A Roadmap towards Machine Intelligence
Dr.Abeer Mahmoud ARTIFICIAL INTELLIGENCE (CS 461D) Dr. Abeer Mahmoud Computer science Department Princess Nora University Faculty of Computer & Information.
How conscious experience and working memory interact Bernard J. Baars and Stan Franklin Soft Computing Laboratory 김 희 택 TRENDS in Cognitive Sciences vol.
Dialog Processing with Unsupervised Artificial Neural Networks Andrew Richardson Thomas Jefferson High School for Science and Technology Computer Systems.
RULES Patty Nordstrom Hien Nguyen. "Cognitive Skills are Realized by Production Rules"
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 3, 2002.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 7, 2003.
HIERARCHICAL TEMPORAL MEMORY WHY CANT COMPUTERS BE MORE LIKE THE BRAIN?
Artificial Intelligence
In the year 1900 at the International Congress of Mathematicians in Paris David Hilbert delivered what is now considered the most important talk ever given.
Sub-fields of computer science. Sub-fields of computer science.
Knowledge Representation Techniques
What is cognitive psychology?
Algorithms and Problem Solving
Learning Fast and Slow John E. Laird
Fundamentals of Information Systems, Sixth Edition
Chapter 11: Artificial Intelligence
Fundamentals of Information Systems
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Chapter 11: Artificial Intelligence
Crises of the richness Hundreds of components ... transforming, visualizing ... Visual “knowledge flow” to link components, or script languages (XML) to.
School of Computer Science & Engineering
Chapter 7 Psychology: Memory.
Dialog Processing with Unsupervised Artificial Neural Networks
Artificial Intelligence (CS 370D)
CH. 1: Introduction 1.1 What is Machine Learning Example:
Survey of Affective Computing for Digital Home
Course Instructor: knza ch
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
Intelligent Systems and
Multimodal Human-Computer Interaction New Interaction Techniques 22. 1
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
AI and Agents CS 171/271 (Chapters 1 and 2)
MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING
Algorithms and Problem Solving
MACHINE LEARNING TECHNIQUES IN IMAGE PROCESSING
Human Computer Interaction
Dialog Processing with Unsupervised Artificial Neural Networks
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
COMP3710 Artificial Intelligence Thompson Rivers University
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Modeling IDS using hybrid intelligent systems
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Presentation transcript:

Crises of the richness Hundreds of components ... transforming, visualizing ... Visual “knowledge flow” to link components, or script languages (XML) to define complex experiments. Yale 3.3: type # components Data preprocessing 74 Experiment operations 35 Learning methods 114 Metaoptimization schemes 17 Postprocessing 5 Performance validation 14 Visualization, presentation, plugins ... Are new methods better than what we already have in our treasure box? How can we be sure?

Meta-learning as search in model space k-NN 67.5/76.6% +d(x,y); Canberra 89.9/90.7 % + si=(0,0,1,0,1,1); 71.6/64.4 % +selection, 67.5/76.6 % +k opt; 67.5/76.6 % +d(x,y) + si=(1,0,1,0.6,0.9,1); Canberra 74.6/72.9 % +d(x,y) + selection; Canberra 89.9/90.7 % k-NN 67.5/76.6% +d(x,y); Canberra 89.9/90.7 % + si=(0,0,1,0,1,1); 71.6/64.4 % +selection, 67.5/76.6 % +k opt; 67.5/76.6 % +d(x,y) + si=(1,0,1,0.6,0.9,1); Canberra 74.6/72.9 % +d(x,y) + sel. or opt k; Canberra 89.9/90.7 % Search in a well-defined transformation framework, from the simplest kNN to novel combination of procedures & parameterizations.

Difficult case: complex logic For n bits there are 2n nodes; in extreme cases such as parity all neighbors are from the wrong class, so localized networks will fail. Achieving linear separability without special architecture may be impossible. Redefining goal of learning: k-separability.

Web/text/ databases interface DREAM modules Natural input modules Cognitive functions Affective functions Web/text/ databases interface Behavior control Control of devices Talking head Text to speech NLP functions Specialized agents Natural perception requires many specialized transformations, not genera learning techniques; cognitive functions go beyond pattern recognition, to learning from partial observations and systematic reasoning.

Cognitive Systems, ICANN panel, Q1 What is machine intelligence, as beyond pattern matching, classification and prediction. Low level cognitive functions: perception, sensorimotor actions, are basically active signal analysis (control used to get better signal) + active pattern matching (anticipation, attention, information filtering) to recognize objects and structures. Higher-level cognitive functions: associative and episodic memory for natural perception, representation of complex knowledge structures, sequential logical and intuitive reasoning processes, problems solving, planning and other things symbolic AI works on ... In between? Reinforcement learning, emotions? Intuitive computing, solving compositionality problems – search constrained by separable neural networks.

Cognitive Systems, ICANN panel, Q2 How can such machine intelligence best be employed? There are already numerous educational + industrial applications, more are coming in home and office automation, cars (vision and object recognition, planning routes) etc. Driving in urban environment requires some pre-symbolic reasoning. We need a detailed roadmap with progressively more difficult tasks: what has been already done and may be integrated in other models to avoid duplication of work (although sometimes it is useful), may be used in applications & improved; sound/object localization, orientation mechanisms, control, recognitions of speech, gestures, lip movements, face recognition, person identification, etc; what is doable in relatively short time – some emotions, object recognition, attention control; what is difficult – neural approach to higher mental functions?

Cognitive Systems, ICANN panel, Q3/4 How is intelligence actually achieved in the human brain (for example as related to recent researches on the capacity and power of human working memory)? Depending on the level. Perception, motor control – good models of some functions. Higher cognitive functions - no one really knows? How is reasoning achieved without language? General idea: at the base level, spreading activation networks, particular configuration of activation distributions represents the object at microlevel; different hierarchical levels of search, left/right hemisphere interactions – interesting experimental data from paired word associations and solving problems requiring insight. General principle: learning new by re-using old.

Cognitive Systems, ICANN panel, Q5/6 What are general simple architectures that support reasoning? Classical symbolic: SOAR, ACT-R, have large number of applications, although they are very rough approximations to brain processes. Interesting connectionist architectures: IDA (Franklin), Shruti (Shastri) and many others. Comparison of some architectures in real-time robot control applications would be useful. How can we implement primitive levels of reasoning as are observed in crows and chimpanzees? Animal reasoning is pre-symbolic, so first sensorimotor exploration is needed, involving object and motion recognition + solving simple manipulation problems.

Cognitive Systems, ICANN panel, Q7/8 Does language play an essential role in the reasoning process (sometimes hidden)? Representation of real objects and sensomotoric sequences in terms of activations has large variability, adding symbolic labels reduces variability in the part of activation space. This must influence the reasoning process. How can we build a truly creative architecture to solve difficult tasks? I’ve proposed (WCCI’06) to focus first on creation of new words, starting from description of products, organizations etc, simulating the process, as our simulations find some interesting words and about 2/3 words that have already been invented. This can be extended to higher-level mechanisms, as in Mazursky, Goldberg and Solomon work on ideas for advertisement.

Cognitive Systems, ICANN panel, Q9/10 How would a reasoning system at non-linguistic level help in any branch of industry? One example is in understanding complex machinery reactions, as in the refineries or other plants; this is relatively simple and may be achieved using correlation machines. Car driving in urban environments will need some reasoning. What are the ethical problems thrown up by future advances in this area, advancing as it does towards the 'soul' of humanity? People are very resistant to science and will harbor their ideas about souls and spirits independent of the development ... Problems may arise in distant future when more and more jobs will be automated. Conscious machines will open a Pandora’s box ...