Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Wednesday, January 19, 2000.

Slides:



Advertisements
Similar presentations
Concept Learning and the General-to-Specific Ordering
Advertisements

2. Concept Learning 2.1 Introduction
Università di Milano-Bicocca Laurea Magistrale in Informatica
Adapted by Doug Downey from: Bryan Pardo, EECS 349 Fall 2007 Machine Learning Lecture 2: Concept Learning and Version Spaces 1.
Computing & Information Sciences Kansas State University Lecture 11 of 42 CIS 530 / 730 Artificial Intelligence Lecture 11 of 42 William H. Hsu Department.
Part I: Classification and Bayesian Learning
CS Machine Learning. What is Machine Learning? Adapt to / learn from data  To optimize a performance function Can be used to:  Extract knowledge.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Wednesday, January 19, 2001.
Computing & Information Sciences Kansas State University Lecture 01 of 42 Wednesday, 24 January 2008 William H. Hsu Department of Computing and Information.
Kansas State University Department of Computing and Information Sciences CIS 736: Computer Graphics Monday, 26 January 2004 William H. Hsu Department of.
Kansas State University Department of Computing and Information Sciences CIS 732: Machine Learning and Pattern Recognition Friday, 25 January 2008 William.
Kansas State University Department of Computing and Information Sciences CIS 736: Computer Graphics Wednesday, January 19, 2000 William H. Hsu Department.
1 Machine Learning: Lecture 11 Analytical Learning / Explanation-Based Learning (Based on Chapter 11 of Mitchell, T., Machine Learning, 1997)
Machine Learning Chapter 11. Analytical Learning
For Friday Read chapter 18, sections 3-4 Homework: –Chapter 14, exercise 12 a, b, d.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Wednesday, February 7, 2001.
1 Machine Learning What is learning?. 2 Machine Learning What is learning? “That is what learning is. You suddenly understand something you've understood.
Machine Learning Chapter 11.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Friday, February 4, 2000 Lijun.
Kansas State University Department of Computing and Information Sciences CIS 730: Introduction to Artificial Intelligence Lecture 25 Wednesday, 20 October.
CS 445/545 Machine Learning Winter, 2012 Course overview: –Instructor Melanie Mitchell –Textbook Machine Learning: An Algorithmic Approach by Stephen Marsland.
1 Concept Learning By Dong Xu State Key Lab of CAD&CG, ZJU.
Machine Learning Chapter 2. Concept Learning and The General-to-specific Ordering Tom M. Mitchell.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Monday, January 22, 2001 William.
Chapter 2: Concept Learning and the General-to-Specific Ordering.
Computing & Information Sciences Kansas State University Wednesday, 22 Oct 2008CIS 530 / 730: Artificial Intelligence Lecture 22 of 42 Wednesday, 22 October.
Computing & Information Sciences Kansas State University Wednesday, 20 Sep 2006CIS 490 / 730: Artificial Intelligence Lecture 12 of 42 Wednesday, 20 September.
Kansas State University Department of Computing and Information Sciences CIS 730: Introduction to Artificial Intelligence Lecture 25 of 41 Monday, 25 October.
CpSc 810: Machine Learning Concept Learning and General to Specific Ordering.
Concept Learning and the General-to-Specific Ordering 이 종우 자연언어처리연구실.
Outline Inductive bias General-to specific ordering of hypotheses
Overview Concept Learning Representation Inductive Learning Hypothesis
Kansas State University Department of Computing and Information Sciences CIS 730: Introduction to Artificial Intelligence Lecture 13 of 41 Monday, 20 September.
Kansas State University Department of Computing and Information Sciences CIS 732: Machine Learning and Pattern Recognition Thursday, November 29, 2001.
Computing & Information Sciences Kansas State University Wednesday, 15 Nov 2006CIS 490 / 730: Artificial Intelligence Lecture 35 of 42 Wednesday, 15 November.
Computing & Information Sciences Kansas State University Monday, 25 Sep 2006CIS 490 / 730: Artificial Intelligence Lecture 14 of 42 Monday, 25 September.
Kansas State University Department of Computing and Information Sciences CIS 730: Introduction to Artificial Intelligence Lecture 14 of 41 Wednesday, 22.
Kansas State University Department of Computing and Information Sciences CIS 798: Intelligent Systems and Machine Learning Thursday, August 26, 1999 William.
Kansas State University Department of Computing and Information Sciences CIS 730: Introduction to Artificial Intelligence Lecture 34 of 41 Wednesday, 10.
Machine Learning: Lecture 2
Machine Learning Concept Learning General-to Specific Ordering
CpSc 810: Machine Learning Analytical learning. 2 Copy Right Notice Most slides in this presentation are adopted from slides of text book and various.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Monday, January 24, 2000 William.
CS 445/545 Machine Learning Winter, 2014 See syllabus at
Kansas State University Department of Computing and Information Sciences CIS 690: Implementation of High-Performance Data Mining Systems Thursday, 20 May.
Computing & Information Sciences Kansas State University Lecture 12 of 42 CIS 530 / 730 Artificial Intelligence Lecture 12 of 42 William H. Hsu Department.
CS 8751 ML & KDDComputational Learning Theory1 Notions of interest: efficiency, accuracy, complexity Probably, Approximately Correct (PAC) Learning Agnostic.
Kansas State University Department of Computing and Information Sciences CIS 730: Introduction to Artificial Intelligence Lecture 24 of 41 Monday, 18 October.
CS464 Introduction to Machine Learning1 Concept Learning Inducing general functions from specific training examples is a main issue of machine learning.
Concept Learning and The General-To Specific Ordering
Computational Learning Theory Part 1: Preliminaries 1.
Concept learning Maria Simi, 2011/2012 Machine Learning, Tom Mitchell Mc Graw-Hill International Editions, 1997 (Cap 1, 2).
Machine Learning Lecture 1: Intro + Decision Trees Moshe Koppel Slides adapted from Tom Mitchell and from Dan Roth.
Machine Learning Chapter 7. Computational Learning Theory Tom M. Mitchell.
Computing & Information Sciences Kansas State University Wednesday, 04 Oct 2006CIS 490 / 730: Artificial Intelligence Lecture 17 of 42 Wednesday, 04 October.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Wednesday, January 26, 2000.
Computing & Information Sciences Kansas State University Friday, 13 Oct 2006CIS 490 / 730: Artificial Intelligence Lecture 21 of 42 Friday, 13 October.
Computing & Information Sciences Kansas State University Monday, 18 Sep 2006CIS 490 / 730: Artificial Intelligence Lecture 11 of 42 Monday, 18 September.
Chapter 2 Concept Learning
Concept Learning Machine Learning by T. Mitchell (McGraw-Hill) Chp. 2
CSE543: Machine Learning Lecture 2: August 6, 2014
CS 9633 Machine Learning Concept Learning
Analytical Learning Discussion (4 of 4):
Concept Learning.
Concept Learning Berlin Chen 2005 References:
Machine Learning Chapter 2
Version Space Machine Learning Fall 2018.
Machine Learning Chapter 2
Presentation transcript:

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Wednesday, January 19, 2000 William H. Hsu Department of Computing and Information Sciences, KSU Readings: Chapter 21, Russell and Norvig Flann and Dietterich Analytical Learning and Data Engineering: Overview Lecture 1

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Lecture Outline Quick Review –Output of learning algorithms What does it mean to learn a function? What does it mean to acquire a model through (inductive) learning? –Learning methodologies Supervised (inductive) learning Unsupervised, reinforcement learning Inductive Learning –What does an inductive learning problem specification look like? –What does the “type signature” of an inductive learning algorithm mean? –How do inductive learning and inductive bias work? Analytical Learning –How does analytical learning work and what does it produce? –What are some relationships between analytical and inductive learning? Integrating Inductive and Analytical Learning for KDD

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Introductions Student Information (Confidential) –Instructional demographics: background, department, academic interests –Requests for special topics Lecture Project On Information Form, Please Write –Your name –What you wish to learn from this course –What experience (if any) you have with Artificial intelligence Probability and statistics –What experience (if any) you have in using KDD (learning, inference; ANN, GA, probabilistic modeling) packages –What programming languages you know well –Any specific applications or topics you would like to see covered

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence In-Class Exercise Turn to A Partner –2-minute exercise –Briefly introduce yourselves (2 minutes) –3-minute discussion –10-minute go-round –3-minute follow-up Questions –2 applications of KDD systems to problem in your area –Common advantage and obstacle Project LEA/RN™ Exercise, Iowa State [Johnson and Johnson, 1998] –Formulate an answer individually –Share your answer with your partner –Listen carefully to your partner’s answer –Create a new answer through discussion –Account for your discussion by being prepared to be called upon

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence About Paper Reviews 20 Papers –Must write at least 15 reviews –Drop lowest 5 Objectives –To help prepare for presentations and discussions (questions and opinions) –To introduce students to current research topics, problems, solutions, applications Guidelines –Original work, 1-2 pages Do not just summarize Cite external sources properly –Critique Intended audience? Key points: significance to a particular problem? Flaws or ways you think the paper could be improved?

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence About Presentations 20 Presentations –Every registered student must give at least 1 –If more than 20 registered, will assign duplicates (still should be original work) –First-come, first-served (sooner is better) Papers for Presentations –Will be available at 14 Seaton Hall by Monday (first paper: online) –May present research project in addition / instead (contact instructor) Guidelines –Original work, ~30 minutes Do not just summarize Cite external sources properly –Presentations Critique Don’t just read a paper review: help the audience understand significance Be prepared for 20+ minutes of questions, discussion

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Classification Functions –Learning hidden functions: estimating (“fitting”) parameters –Concept learning (e.g., chair, face, game) –Diagnosis, prognosis: medical, risk assessment, fraud, mechanical systems Models –Map (for navigation) –Distribution (query answering, aka QA) –Language model (e.g., automaton/grammar) Skills –Playing games –Planning –Reasoning (acquiring representation to use in reasoning) Cluster Definitions for Pattern Recognition –Shapes of objects –Functional or taxonomic definition Many Problems Can Be Reduced to Classification Quick Review: Output of Learning Algorithms

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Quick Review: Learning Methodologies Supervised –What is learned? Classification function; other models –Inputs and outputs? Learning: –How is it learned? Presentation of examples to learner (by teacher) Unsupervised –Cluster definition, or vector quantization function (codebook) –Learning: –Formation, segmentation, labeling of clusters based on observations, metric Reinforcement –Control policy (function from states of the world to actions) –Learning: –(Delayed) feedback of reward values to agent based on actions selected; model updated based on reward, (partially) observable state

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Unknown Function x1x1 x2x2 x3x3 x4x4 y = f (x 1, x 2, x 3, x 4 ) x i : t i, y: t, f: (t 1  t 2  t 3  t 4 )  t Our learning function: Vector (t 1  t 2  t 3  t 4  t)  (t 1  t 2  t 3  t 4 )  t Example: Inductive Learning Problem

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Quick Review: Inductive Generalization Problem Given –Instances X: possible days, each described by attributes Sky, AirTemp, Humidity, Wind, Water, Forecast –Target function c  EnjoySport: X  H  {{Rainy, Sunny}  {Warm, Cold}  {Normal, High}  {None, Mild, Strong}  {Cool, Warm}  {Same, Change}}  {0, 1} –Hypotheses H: e.g., conjunctions of literals (e.g., ) –Training examples D: positive and negative examples of the target function Determine –Hypothesis h  H such that h(x) = c(x) for all x  D –Such h are consistent with the training data Training Examples –Assumption: no missing X values –Noise in values of c (contradictory labels)?

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Inductive Bias Fundamental Assumption: Inductive Learning Hypothesis –Any hypothesis found to approximate the target function well over a sufficiently large set of training examples will also approximate the target function well over other unobserved examples –Definitions deferred Sufficiently large, approximate well, unobserved Statistical, probabilistic, computational interpretations and formalisms How to Find This Hypothesis? –Inductive concept learning as search through hypothesis space H –Each point in H  subset of points in X (those labeled “+”, or positive) Role of Inductive Bias –Informal idea: preference for (i.e., restriction to) certain hypotheses by structural (syntactic) means –Prior assumptions regarding target concept –Basis for inductive generalization

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Inductive Systems and Equivalent Deductive Systems Candidate Elimination Algorithm Using Hypothesis Space H Inductive System Theorem Prover Equivalent Deductive System Training Examples New Instance Training Examples New Instance Assertion { c  H } Inductive bias made explicit Classification of New Instance (or “Don’t Know”) Classification of New Instance (or “Don’t Know”)

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Analytical Generalization Problem Given –Instances X –Target function (concept) c: X  H –Hypotheses (i.e., hypothesis language aka hypothesis space) H –Training examples D: positive and negative examples of the target function c –Domain theory T for explaining examples Domain Theories –Expressed in formal language Propositional calculus First-order predicate calculus (FOPC) –Set of assertions (e.g., well-formed formulae) for reasoning about domain Expresses constraints over relations (predicates) within model Example: Ancestor (x, y)  Parent (x, z)  Ancestor (z, y). Determine –Hypothesis h  H such that h(x) = c(x) for all x  D –Such h are consistent with the training data and the domain theory T

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Analytical Learning: Algorithm Learning with Perfect Domain Theories –Explanation-based generalization: Prolog-EBG –Given Target concept c: X  boolean Data set D containing {x, c(x)  boolean} Domain theory T expressed in rules (assume FOPC here) Algorithm Prolog-EBG (c, D, T) –Learned-Rules   –FOR each positive example x not covered by Learned-Rules DO Explain: generate an explanation or proof E in terms of T that x satisfies c(x) Analyze: Sufficient-Conditions  most general set of features of x sufficient to satistfy c(x) according to E Refine: Learned-Rules  Learned-Rules + New-Horn-Clause, where New-Horn-Clause  [c(x)  Sufficient-Conditions.] –RETURN Learned-Rules

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Terminology Supervised Learning –Concept – function: observations to categories; so far, boolean-valued (+/-) –Target (function) – true function f –Hypothesis – proposed function h believed to be similar to f –Hypothesis space – space of all hypotheses that can be generated by the learning system –Example – tuples of the form –Instance space (aka example space) – space of all possible examples –Classifier – discrete-valued function whose range is a set of class labels Inductive Learning –Inductive generalization – process of generating hypotheses h  H that describe cases not yet observed –The inductive learning hypothesis – basis for inductive generalization Analytical Learning –Domain theory T – set of assertions to explain examples –Analytical generalization - process of generating h consistent with D and T –Explanation – proof in terms of T that x satisfies c(x)

Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence Summary Points Concept Learning as Search through H –Hypothesis space H as a state space –Learning: finding the correct hypothesis Inductive Leaps Possible Only if Learner Is Biased –Futility of learning without bias –Strength of inductive bias: proportional to restrictions on hypotheses Modeling Inductive Learners –Equivalent inductive learning, deductive inference (theorem proving) problems –Hypothesis language: syntactic restrictions (aka representation bias) Views of Learning and Strategies –Removing uncertainty (“data compression”) –Role of knowledge Integrated Inductive and Analytical Learning –Using inductive learning to acquire domain theories for analytical learning –Roles of integrated learning in KDD Next Time: Presentation on Analytical and Inductive Learning (Hsu)