Intelligent Systems and Soft Computing Lecture 0 What

  • Slides: 16
Download presentation
Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing 10/3/2020 Intelligent Systems

Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing 10/3/2020 Intelligent Systems and Soft Computing 1

What is Soft Computing ? (adapted from L. A. Zadeh) Soft computing differs from

What is Soft Computing ? (adapted from L. A. Zadeh) Soft computing differs from conventional (hard) computing in that, unlike hard computing, it is tolerant of imprecision, uncertainty, partial truth, and approximation. In effect, the role model for soft computing is the human mind. 10/3/2020 Intelligent Systems and Soft Computing 2

What is Hard Computing ? • Hard computing, i. e. , conventional computing, requires

What is Hard Computing ? • Hard computing, i. e. , conventional computing, requires a precisely stated analytical model and often a lot of computation time. • Many analytical models are valid for ideal cases. • Real world problems exist in a non-ideal environment. 10/3/2020 Intelligent Systems and Soft Computing 3

What is Soft Computing ? (continued) • The principal constituents, i. e. , tools,

What is Soft Computing ? (continued) • The principal constituents, i. e. , tools, techniques, of Soft Computing (SC) are • Fuzzy Logic (FL), Neural Networks (NN), Support Vector Machines (SVM), Evolutionary Computation (EC), and • Machine Learning (ML) and Probabilistic Reasoning (PR) 10/3/2020 Intelligent Systems and Soft Computing 4

Premises of Soft Computing • The real world problems are pervasively imprecise and uncertain

Premises of Soft Computing • The real world problems are pervasively imprecise and uncertain • Precision and certainty carry a cost 10/3/2020 Intelligent Systems and Soft Computing 5

Guiding Principle of Soft Computing The guiding principle of soft computing is: • Exploit

Guiding Principle of Soft Computing The guiding principle of soft computing is: • Exploit the tolerance for imprecision, uncertainty, partial truth, and approximation to achieve tractability, robustness and low solution cost. 10/3/2020 Intelligent Systems and Soft Computing 6

Hard Computing • Premises and guiding principles of Hard Computing are - Precision, Certainty,

Hard Computing • Premises and guiding principles of Hard Computing are - Precision, Certainty, and rigor. • Many contemporary problems do not lend themselves to precise solutions such as - Recognition problems (handwriting, speech, objects, images) - Mobile robot coordination, forecasting, combinatorial problems etc. 10/3/2020 Intelligent Systems and Soft Computing 7

Implications of Soft Computing • Soft computing employs NN, EC, FL, etc, in a

Implications of Soft Computing • Soft computing employs NN, EC, FL, etc, in a complementary rather than a competitive way. • One example of a particularly effective combination is what has come to be known as "neurofuzzy systems. ” • Such systems are becoming increasingly visible as consumer products ranging from air conditioners and washing machines to photocopiers, camcorders and many industrial applications. 10/3/2020 Intelligent Systems and Soft Computing 8

Unique Property of Soft computing • Learning from experimental data • Soft computing techniques

Unique Property of Soft computing • Learning from experimental data • Soft computing techniques derive their power of generalization from approximating or interpolating to produce outputs from previously unseen inputs by using outputs from previous learned inputs • Generalization is usually done in a high dimensional space. 10/3/2020 Intelligent Systems and Soft Computing 9

Current Applications using Soft Computing • handwriting recognition • speech recognition • automotive systems

Current Applications using Soft Computing • handwriting recognition • speech recognition • automotive systems and manufacturing • image processing and data compression • architecture • decision-support systems • power systems • control Etc. 10/3/2020 Intelligent Systems and Soft Computing 10

Future of Soft Computing (adapted from L. A. Zadeh) • Soft computing is likely

Future of Soft Computing (adapted from L. A. Zadeh) • Soft computing is likely to play an especially important role in science and engineering, but eventually its influence may extend much farther. • Soft computing represents a significant paradigm shift in the aims of computing • a shift which reflects the fact that the human mind, unlike present day computers, possesses a remarkable ability to store and process information which is pervasively imprecise, uncertain and lacking in categoricity. 10/3/2020 Intelligent Systems and Soft Computing 11

AI and Soft Computing: A Different Perspective n AI-Expert Systems: predicate logic and symbol

AI and Soft Computing: A Different Perspective n AI-Expert Systems: predicate logic and symbol manipulation techniques User Knowledge Engineer Human Expert User Interface Question Response Global Database Inference Engine Explanation Facility Knowledge Acquisition Expert Systems KB: • Fact • rules

AI and Soft Computing ANN Learning and adaptation Fuzzy Set Theory Knowledge representation Via

AI and Soft Computing ANN Learning and adaptation Fuzzy Set Theory Knowledge representation Via Fuzzy if-then RULE Genetic Algorithms Systematic Random Search

AI and Soft Computing ANN Learning and adaptation Fuzzy Set Theory Knowledge representation Via

AI and Soft Computing ANN Learning and adaptation Fuzzy Set Theory Knowledge representation Via Fuzzy if-then RULE Genetic Algorithms Systematic Random Search AI Symbolic Manipulation

AI and Soft Computing cat cut Animal? Neural character recognition knowledge cat

AI and Soft Computing cat cut Animal? Neural character recognition knowledge cat

Conventional AI Focuses on attempt to mimic human intelligent behavior by expressing it in

Conventional AI Focuses on attempt to mimic human intelligent behavior by expressing it in language forms or symbolic rules n Manipulates symbols on the assumption that such behavior can be stored in symbolically structured knowledge bases (physical symbol system hypothesis) n