Intelligent Systems (IS)

Similar documents
Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Lecture 1: Machine Learning Basics

Python Machine Learning

Probabilistic Latent Semantic Analysis

Knowledge-Based - Systems

AQUA: An Ontology-Driven Question Answering System

Human Emotion Recognition From Speech

Self Study Report Computer Science

A Case Study: News Classification Based on Term Frequency

Lecture 10: Reinforcement Learning

Lecture 1: Basic Concepts of Machine Learning

Seminar - Organic Computing

The 9 th International Scientific Conference elearning and software for Education Bucharest, April 25-26, / X

Semi-supervised methods of text processing, and an application to medical concept extraction. Yacine Jernite Text-as-Data series September 17.

Axiom 2013 Team Description Paper

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

Agents and environments. Intelligent Agents. Reminders. Vacuum-cleaner world. Outline. A vacuum-cleaner agent. Chapter 2 Actuators

MYCIN. The MYCIN Task

Chapter 2. Intelligent Agents. Outline. Agents and environments. Rationality. PEAS (Performance measure, Environment, Actuators, Sensors)

CSL465/603 - Machine Learning

Learning Methods for Fuzzy Systems

Speech Recognition at ICSI: Broadcast News and beyond

Linking Task: Identifying authors and book titles in verbose queries

Intelligent Agents. Chapter 2. Chapter 2 1

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

Discriminative Learning of Beam-Search Heuristics for Planning

Language Acquisition Fall 2010/Winter Lexical Categories. Afra Alishahi, Heiner Drenhaus

(Sub)Gradient Descent

Rule Learning With Negation: Issues Regarding Effectiveness

Learning Methods in Multilingual Speech Recognition

Machine Learning from Garden Path Sentences: The Application of Computational Linguistics

A Neural Network GUI Tested on Text-To-Phoneme Mapping

STA 225: Introductory Statistics (CT)

Beyond the Pipeline: Discrete Optimization in NLP

Calibration of Confidence Measures in Speech Recognition

Evolutive Neural Net Fuzzy Filtering: Basic Description

Learning From the Past with Experiment Databases

Assignment 1: Predicting Amazon Review Ratings

Speech Emotion Recognition Using Support Vector Machine

Modeling function word errors in DNN-HMM based LVCSR systems

On-Line Data Analytics

An OO Framework for building Intelligence and Learning properties in Software Agents

Radius STEM Readiness TM

Machine Learning and Data Mining. Ensembles of Learners. Prof. Alexander Ihler

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments

IAT 888: Metacreation Machines endowed with creative behavior. Philippe Pasquier Office 565 (floor 14)

Word Segmentation of Off-line Handwritten Documents

Developing an Assessment Plan to Learn About Student Learning

CS 598 Natural Language Processing

Probability and Statistics Curriculum Pacing Guide

Switchboard Language Model Improvement with Conversational Data from Gigaword

Introduction to Simulation

SINGLE DOCUMENT AUTOMATIC TEXT SUMMARIZATION USING TERM FREQUENCY-INVERSE DOCUMENT FREQUENCY (TF-IDF)

Courses in English. Application Development Technology. Artificial Intelligence. 2017/18 Spring Semester. Database access

Applications of memory-based natural language processing

Learning and Transferring Relational Instance-Based Policies

Laboratorio di Intelligenza Artificiale e Robotica

Reducing Features to Improve Bug Prediction

Modeling function word errors in DNN-HMM based LVCSR systems

A Bayesian Learning Approach to Concept-Based Document Classification

DOCTOR OF PHILOSOPHY HANDBOOK

Generative models and adversarial training

A Reinforcement Learning Variant for Control Scheduling

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016

Softprop: Softmax Neural Network Backpropagation Learning

Knowledge based expert systems D H A N A N J A Y K A L B A N D E

SARDNET: A Self-Organizing Feature Map for Sequences

ReinForest: Multi-Domain Dialogue Management Using Hierarchical Policies and Knowledge Ontology

Short Text Understanding Through Lexical-Semantic Analysis

AUTOMATIC DETECTION OF PROLONGED FRICATIVE PHONEMES WITH THE HIDDEN MARKOV MODELS APPROACH 1. INTRODUCTION

QuickStroke: An Incremental On-line Chinese Handwriting Recognition System

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages

Course Outline. Course Grading. Where to go for help. Academic Integrity. EE-589 Introduction to Neural Networks NN 1 EE

Using dialogue context to improve parsing performance in dialogue systems

Rule Learning with Negation: Issues Regarding Effectiveness

Analysis of Emotion Recognition System through Speech Signal Using KNN & GMM Classifier

THE ROLE OF DECISION TREES IN NATURAL LANGUAGE PROCESSING

Artificial Neural Networks written examination

Netpix: A Method of Feature Selection Leading. to Accurate Sentiment-Based Classification Models

CS Machine Learning

Finding Your Friends and Following Them to Where You Are

Transfer Learning Action Models by Measuring the Similarity of Different Domains

Laboratorio di Intelligenza Artificiale e Robotica

Lip reading: Japanese vowel recognition by tracking temporal changes of lip shape

ADVANCED MACHINE LEARNING WITH PYTHON BY JOHN HEARTY DOWNLOAD EBOOK : ADVANCED MACHINE LEARNING WITH PYTHON BY JOHN HEARTY PDF

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

MULTILINGUAL INFORMATION ACCESS IN DIGITAL LIBRARY

Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming

Reinforcement Learning by Comparing Immediate Reward

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

The Smart/Empire TIPSTER IR System

Chapter 2 Rule Learning in a Nutshell

Planning with External Events

Dublin City Schools Mathematics Graded Course of Study GRADE 4

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE

P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou, C. Skourlas, J. Varnas

Class-Discriminative Weighted Distortion Measure for VQ-Based Speaker Identification

Proposal of Pattern Recognition as a necessary and sufficient principle to Cognitive Science

Mathematics subject curriculum

Transcription:

1 2 3 4 5 6 7 8 9 10 11 12 13 Intelligent Systems (IS) Artificial intelligence (AI) is the study of solutions for problems that are difficult or impractical to solve with traditional methods. It is used pervasively in support of everyday applications such as email, word-processing and search, as well as in the design and analysis of autonomous agents that perceive their environment and interact rationally with the environment. The solutions rely on a broad set of general and specialized knowledge representation schemes, problem solving mechanisms and learning techniques. They deal with sensing (e.g., speech recognition, natural language understanding, computer vision), problem-solving (e.g., search, planning), and acting (e.g., robotics) and the architectures needed to support them (e.g,. agents, multi-agents). The study of Artificial Intelligence prepares the student to determine when an AI approach is appropriate for a given problem, identify the appropriate representation and reasoning mechanism, and implement and evaluate it. IS. Intelligent Systems (10 Core-Tier2 hours) Core-Tier1 hours Core-Tier2 hours Includes Electives IS/Fundamental Issues 1 IS/Basic Search Strategies 4 N IS/Basic Knowledge Representation and Reasoning 3 N IS/Basic Machine Learning 2 N 14 15 16 IS/Advanced Search IS/Advanced Representation and Reasoning IS/Reasoning Under Uncertainty IS/Agents IS/Natural Language Processing IS/Advanced Machine Learning IS/Robotics IS/Perception and Computer Vision

17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 IS/Fundamental Issues [1 Core-Tier2 hours] Overview of AI problems, Examples of successful recent AI applications What is intelligent behavior? The Turing test Rational versus non-rational reasoning Nature of human reasoning Nature of environments Fully versus partially observable Single versus multi-agent Deterministic versus stochastic Episodic versus sequential Static versus dynamic Discrete versus continuous Nature of Agents Autonomous versus Semi-Autonomous Reflexive, Goal-based, and Utility-based The importance of perception and environmental interactions Philosophical and ethical issues [elective] 1. Describe Turing test and the Chinese Room thought experiment. [Knowledge] 2. Differentiate between the concepts of optimal reasoning/behavior and human-like reasoning/behavior. [Knowledge] 3. Describe a given problem domain using the characteristics of the environments in which intelligent systems must function. [Evaluation] IS/Basic Search Strategies [4 Core-Tier2 hours] (Cross-reference AL/Basic Analysis, AL/Algorithmic Strategies, AL/Fundamental Data Structures and Algorithms) Problem spaces (states, goals and operators), problem solving by search Factored representation (factoring state into variables) Uninformed search (breadth-first, depth-first, depth-first with iterative deepening) Heuristics and informed search (hill-climbing, generic best-first, A*) Space and time efficiency of search Two-player games (Introduction to minimax search) Constraint satisfaction (backtracking and local search methods) 58

59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 1. Formulate an efficient problem space for a problem expressed in natural language (e.g., English) in terms of initial and goal states, and operators. [Application] 2. Describe the role of heuristics and describe the trade-offs among completeness, optimality, time complexity, and space complexity. [Knowledge] 3. Describe the problem of combinatorial explosion of search space and its consequences. [Knowledge] 4. Select and implement an appropriate uninformed search algorithm for a problem, and characterize its time and space complexities. [Evaluation, Application] 5. Select and implement an appropriate informed search algorithm for a problem by designing the necessary heuristic evaluation function. [Evaluation, Application] 6. Evaluate whether a heuristic for a given problem is admissible/can guarantee optimal solution. [Evaluation] 7. Formulate a problem specified in natural language (e.g., English) as a constraint-satisfaction problem and implement it using a chronological backtracking algorithm or stochastic local search. [Application] 8. Compare and contrast basic search issues with game playing issues [Knowledge] IS/Basic Knowledge Representation and Reasoning [3 Core-Tier2 hours] Review of propositional and predicate logic (cross-reference DS/Basic Logic) Resolution and theorem proving, unification and lifting (propositional logic only) Forward chaining, backward chaining Review of probabilistic reasoning, Bayes theorem (cross-reference with DS/Discrete Probability) 1. Translate a natural language (e.g., English) sentence into predicate logic statement. [Application] 2. Convert a quantified logic statement into clause form. [Application] 3. Apply resolution to a set of logic statements to answer a query. [Application] 4. Apply Bayes theorem to determine conditional probabilities in a problem. [Application] IS/Basic Machine Learning [2 Core-Tier2 hours] Definition and examples of machine learning for classification Inductive learning Simple statistical-based learning such as Naive Bayesian Classifier, Decision trees Define overfitting problem Measuring classifier accuracy 1. Identify examples of classification tasks, including the available input features and output to be predicted. [Knowledge] 2. Explain the difference between inductive and deductive learning. [Knowledge] 3. Apply the simple statistical learning algorithm such as Naive Bayesian Classifier to a classification task and measure the classifier's accuracy. [Application]

104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 IS/Advanced Search Constructing search trees, dynamic search space, combinatorial explosion of search space Stochastic search Simulated annealing Genetic algorithms A* search, Beam search Minimax Search, Alpha-beta pruning Expectimax search (MDP-solving) and chance nodes 1. Design and implement a genetic algorithm solution to a problem. [Application] 2. Design and implement a simulated annealing schedule to avoid local minima in a problem. [Application] 3. Design and implement A*/beam search to solve a problem. [Application] 4. Apply minimax search with alpha-beta pruning to prune search space in a two-player game. [Application] 5. Compare and contrast genetic algorithms with classic search techniques. [Evaluation] 6. Compare and contrast various heuristic searches vis-a-vis applicability to a given problem. [Evaluation] IS/Advanced Representation and Reasoning Knowledge representation issues Description logics Ontology engineering Non-monotonic reasoning Non-classical logics Default reasoning Belief revision Preference logics Integration of knowledge sources Aggregation of conflicting belief Reasoning about action and change Situation calculus Event calculus Ramification problems Temporal and spatial reasoning Rule-based Expert Systems Model-based and Case-based reasoning Planning: Partial and totally ordered planning Plan graphs Hierarchical planning Planning and execution including conditional planning and continuous planning Mobile agent/multi-agent planning

150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 1. Compare and contrast the most common models used for structured knowledge representation, highlighting their strengths and weaknesses. [Evaluation] 2. Identify the components of non-monotonic reasoning and its usefulness as a representational mechanisms for belief systems. [Knowledge] 3. Compare and contrast the basic techniques for representing uncertainty. [Knowledge, Evaluation] 4. Compare and contrast the basic techniques for qualitative representation. [Knowledge, Evaluation] 5. Apply situation and event calculus to problems of action and change. [Application] 6. Explain the distinction between temporal and spatial reasoning, and how they interrelate. [Knowledge, Evaluation] 7. Explain the difference between rule-based, case-based and model-based reasoning techniques. [Knowledge, Evaluation] 8. Define the concept of a planning system and how they differ from classical search techniques. [Knowledge, Evaluation] 9. Describe the differences between planning as search, operator-based planning, and propositional planning, providing examples of domains where each is most applicable. [Knowledge, Evaluation] 10. Explain the distinction between monotonic and non-monotonic inference. [Knowledge] IS/Reasoning Under Uncertainty Review of basic probability (cross-reference DS/Discrete Probability) Unconditional/prior probabilities Conditional/posterior probabilities Random variables and probability distributions Axioms of probability Probabilistic inference Bayes Rule Conditional Independence Knowledge representations Bayesian Networks Exact inference and its complexity Randomized sampling (Monte Carlo) methods (e.g. Gibbs sampling) Markov Networks Relational probability models Hidden Markov Models Decision Theory Preferences and utility functions Maximizing expected utility 1. Apply Bayes rule to determine the probability of a hypothesis given evidence. [Application] 2. Explain how conditional independence assertions allow for greater efficiency of probabilistic systems. [Evaluation] 3. Identify examples of knowledge representations for reasoning under uncertainty. [Knowledge] 4. State the complexity of exact inference. Identify methods for approximate inference. [Knowledge] 5. Design and implement at least one knowledge representation for reasoning under uncertainty. [Application] 6. Describe the complexities of temporal probabilistic reasoning. [Knowledge] 7. Explain the complexities of temporal probabilistic reasoning. [Evaluation]

199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 8. Design and implement an HMM as one example of a temporal probabilistic system. [Application] 9. Describe the relationship between preferences and utility functions. [Knowledge] 10. Explain how utility functions and probabilistic reasoning can be combined to make rational decisions. [Evaluation] IS/Agents (Cross-reference HC/Collaboration and Communication) Definitions of agents Agent architectures Simple reactive agents Reactive planners Layered architectures Cognitive architectures Integrated architecture Example architectures and applications Agent theory Rationality, Game Theory Commitments Intentions Decision-theoretic agents Markov decision processes (MDP) Software agents, personal assistants, and information access Collaborative agents Information-gathering agents Believable agents (synthetic characters, modeling emotions in agents) Learning agents Multi-agent systems Collaborating agents Agent teams Competitive agents Game theory Voting Auctions Swarm systems and biologically inspired models 1. List the defining characteristics of an intelligent agent. [Knowledge] 2. Characterize and contrast the standard agent architectures. [Evaluation] 3. Describe the applications of agent theory to domains such as software agents, personal assistants, and believable agents. [Knowledge] 4. Describe the primary paradigms used by learning agents. [Knowledge] 5. Demonstrate using appropriate examples how multi-agent systems support agent interaction. [Application] 244

245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 IS/Natural Language Processing (Cross-reference HC/Design for non-mouse Interfaces) Deterministic and stochastic grammars Parsing algorithms CFGs and chart parsers (e.g. CK) Probabilistic CFGs and weighted CK Representing meaning / Semantics Logic-based knowledge representations Semantic roles Temporal representations Verbs and event types Beliefs, desires, and intentions Ambiguity Long-distance dependencies Corpus-based methods N-grams and HMMs Smoothing and backoff Perplexity Zipf s law Examples of use: POS tagging and morphology Information retrieval (Cross-reference IM/Information Storage and Retrieval) Vector space model TF & IDF Precision and recall Information extraction Language translation Transfer-based models Statistical, phrase-based models Text classification, categorization Bag of words model 1. Define and contrast deterministic and stochastic grammars, providing examples to show the adequacy of each. [Evaluation] 2. Simulate, apply, or implement classic and stochastic algorithms for parsing natural language. [Application] 3. Identify the challenges of representing meaning. [Knowledge] 4. List the advantages of using standard corpora. Identify examples of current corpora for a variety of NLP tasks. [Knowledge] 5. Identify techniques for information retrieval, language translation, and text classification. [Knowledge] 287

288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 IS/Advanced Machine Learning Definition and examples of broad variety of machine learning tasks General statistical-based learning, parameter estimation (maximum likelihood) Inductive logic programming (ILP) Supervised learning Learning decision trees Learning neural networks Support vector machines (SVMs) Ensembles Nearest-neighbor algorithms Unsupervised Learning and clustering EM K-means Self-organizing maps Semi-supervised learning Learning graphical models (Cross-reference IS/Reasoning under Uncertainty) Performance evaluation (such as cross-validation, area under ROC curve) Learning theory The problem of overfitting, the curse of dimensionality Reinforcement learning Exploration vs. exploitation trade-off Markov decision processes Value and policy iteration Application of Machine Learning algorithms to Data Mining (Cross-reference IM/Data Mining) 1. Explain the differences among the three main styles of learning: supervised, reinforcement, and unsupervised. [Knowledge] 2. Implement simple algorithms for supervised learning, reinforcement learning, and unsupervised learning. [Application] 3. Determine which of the three learning styles is appropriate to a particular problem domain. [Application] 4. Compare and contrast each of the following techniques, providing examples of when each strategy is superior: decision trees, neural networks, and belief networks. [Evaluation] 5. Evaluate the performance of a simple learning system on a real-world dataset. [Evaluation] 6. Characterize the state of the art in learning theory, including its achievements and its shortcomings. [Knowledge] 7. Explain the problem of overfitting, along with techniques for detecting and managing the problem. [Application] 329

330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 IS/Robotics Overview: problems and progress State-of-the-art robot systems, including their sensors and an overview of their sensor processing Robot control architectures, e.g., deliberative vs. reactive control and Braitenberg vehicles World modeling and world models Inherent uncertainty in sensing and in control Configuration space and environmental maps Interpreting uncertain sensor data Localizing and mapping Navigation and control Motion planning Multiple-robot coordination 1. List capabilities and limitations of today's state-of-the-art robot systems, including their sensors and the crucial sensor processing that informs those systems. [Knowledge] 2. Integrate sensors, actuators, and software into a robot designed to undertake some task. [Application] 3. Program a robot to accomplish simple tasks using deliberative, reactive, and/or hybrid control architectures. [Application] 4. Implement fundamental motion planning algorithms within a robot configuration space. [Application] 5. Characterize the uncertainties associated with common robot sensors and actuators; articulate strategies for mitigating these uncertainties. [Knowledge] 6. List the differences among robots' representations of their external environment, including their strengths and shortcomings. [Knowledge] 7. Compare and contrast at least three strategies for robot navigation within known and/or unknown environments, including their strengths and shortcomings. [Evaluation] 8. Describe at least one approach for coordinating the actions and sensing of several robots to accomplish a single task. [Knowledge] IS/Perception and Computer Vision Computer vision Image acquisition, representation, and properties Image pre-processing via linear and nonlinear filtering Foreground/background segmentation Shape representation and object recognition Image inference based on prior models, i.e., image understanding Motion analysis Other modes of sensing Audio and speech recognition Sensory transformations Modularity in recognition Raw signals, acquisition issues, and sources of noise Task-independent features, e.g., image edges or phonetic frames

377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 Percepts as collections of features, e.g., edge-based contours or word-level hypotheses Task-dependent features and percepts: the importance and use of prior models Approaches to pattern recognition [overlapping with machine learning] Classification algorithms and measures of classification quality Statistical techniques 1. Summarize the importance of image and object recognition in AI and indicate several significant applications of this technology. [Knowledge] 2. List at least three image-segmentation approaches, such as thresholding, edge-based and region-based algorithms, along with their defining characteristics, strengths, and weaknesses. [Knowledge] 3. Implement 2d object recognition based on contour- and/or region-based shape representations. [Application] 4. Distinguish the goals of sound-recognition, speech-recognition, and speaker-recognition and identify how the raw audio signal will be handled differently in each of these cases. [Knowledge] 5. Provide at least two examples of a transformation of a data source from one sensory domain to another, e.g., tactile data interpreted as single-band 2d images. [Knowledge] 6. Implement a feature-extraction algorithm on real data, e.g., an edge or corner detector for images or vectors of Fourier coefficients describing a short slice of audio signal. [Application] 7. Implement an algorithm combining features into higher-level percepts, e.g., a contour or polygon from visual primitives or phoneme hypotheses from an audio signal. [Application] 8. Implement a classification algorithm that segments input percepts into output categories and quantitatively evaluates the resulting classification. [Application] 9. Evaluate the performance of the underlying feature-extraction, relative to at least one alternative possible approach (whether implemented or not) in its contribution to the classification task (8), above. [Evaluation] 10. Describe at least three classification approaches, their prerequisites for applicability, their strengths, and their shortcomings. [Knowledge]