Lecture I Outline. Course information and details Why do machine learning? What is machine learning? Why now? Type of Learning

Similar documents
CSL465/603 - Machine Learning

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

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

Lecture 1: Machine Learning Basics

Laboratorio di Intelligenza Artificiale e Robotica

Python Machine Learning

Laboratorio di Intelligenza Artificiale e Robotica

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

Rule Learning With Negation: Issues Regarding Effectiveness

Axiom 2013 Team Description Paper

Word Segmentation of Off-line Handwritten Documents

Welcome to. ECML/PKDD 2004 Community meeting

Lecture 1: Basic Concepts of Machine Learning

Human Emotion Recognition From Speech

Rule Learning with Negation: Issues Regarding Effectiveness

Computerized Adaptive Psychological Testing A Personalisation Perspective

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Mining Association Rules in Student s Assessment Data

A Comparison of Standard and Interval Association Rules

(Sub)Gradient Descent

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

Reducing Features to Improve Bug Prediction

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

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

CLASSIFICATION OF TEXT DOCUMENTS USING INTEGER REPRESENTATION AND REGRESSION: AN INTEGRATED APPROACH

Massachusetts Institute of Technology Tel: Massachusetts Avenue Room 32-D558 MA 02139

Artificial Neural Networks written examination

Top US Tech Talent for the Top China Tech Company

Learning Optimal Dialogue Strategies: A Case Study of a Spoken Dialogue Agent for

CS Machine Learning

Impact of Cluster Validity Measures on Performance of Hybrid Models Based on K-means and Decision Trees

Probabilistic Latent Semantic Analysis

Learning Methods for Fuzzy Systems

Time series prediction

Handling Concept Drifts Using Dynamic Selection of Classifiers

Applications of data mining algorithms to analysis of medical data

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

Softprop: Softmax Neural Network Backpropagation Learning

Speech Emotion Recognition Using Support Vector Machine

A student diagnosing and evaluation system for laboratory-based academic exercises

OCR for Arabic using SIFT Descriptors With Online Failure Prediction

Evolutive Neural Net Fuzzy Filtering: Basic Description

Reinforcement Learning by Comparing Immediate Reward

Testing A Moving Target: How Do We Test Machine Learning Systems? Peter Varhol Technology Strategy Research, USA

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

Assignment 1: Predicting Amazon Review Ratings

Australian Journal of Basic and Applied Sciences

ISFA2008U_120 A SCHEDULING REINFORCEMENT LEARNING ALGORITHM

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

Lecture 10: Reinforcement Learning

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

Firms and Markets Saturdays Summer I 2014

TD(λ) and Q-Learning Based Ludo Players

Analysis of Hybrid Soft and Hard Computing Techniques for Forex Monitoring Systems

A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence

A Reinforcement Learning Variant for Control Scheduling

CS4491/CS 7265 BIG DATA ANALYTICS INTRODUCTION TO THE COURSE. Mingon Kang, PhD Computer Science, Kennesaw State University

LEGO MINDSTORMS Education EV3 Coding Activities

Learning From the Past with Experiment Databases

Lecture 6: Applications

Learning Human Utility from Video Demonstrations for Deductive Planning in Robotics

Instructional Approach(s): The teacher should introduce the essential question and the standard that aligns to the essential question

Experiments with SMS Translation and Stochastic Gradient Descent in Spanish Text Author Profiling

QuickStroke: An Incremental On-line Chinese Handwriting Recognition System

Multisensor Data Fusion: From Algorithms And Architectural Design To Applications (Devices, Circuits, And Systems)

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria

BUSINESS OCR LEVEL 2 CAMBRIDGE TECHNICAL. Cambridge TECHNICALS BUSINESS ONLINE CERTIFICATE/DIPLOMA IN R/502/5326 LEVEL 2 UNIT 11

Longest Common Subsequence: A Method for Automatic Evaluation of Handwritten Essays

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

A Case Study: News Classification Based on Term Frequency

Consultation skills teaching in primary care TEACHING CONSULTING SKILLS * * * * INTRODUCTION

EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10. Instructor: Kang G. Shin, 4605 CSE, ;

arxiv: v1 [cs.lg] 15 Jun 2015

Navigating the PhD Options in CMS

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

An Effective Framework for Fast Expert Mining in Collaboration Networks: A Group-Oriented and Cost-Based Method

AC : DESIGNING AN UNDERGRADUATE ROBOTICS ENGINEERING CURRICULUM: UNIFIED ROBOTICS I AND II

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Robot manipulations and development of spatial imagery

Ericsson Wallet Platform (EWP) 3.0 Training Programs. Catalog of Course Descriptions

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

Knowledge-Based - Systems

An investigation of imitation learning algorithms for structured prediction

Automatic Discretization of Actions and States in Monte-Carlo Tree Search

TUESDAYS/THURSDAYS, NOV. 11, 2014-FEB. 12, 2015 x COURSE NUMBER 6520 (1)

Deep search. Enhancing a search bar using machine learning. Ilgün Ilgün & Cedric Reichenbach

Mining Student Evolution Using Associative Classification and Clustering

Universidade do Minho Escola de Engenharia

AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS

InTraServ. Dissemination Plan INFORMATION SOCIETY TECHNOLOGIES (IST) PROGRAMME. Intelligent Training Service for Management Training in SMEs

Exploration. CS : Deep Reinforcement Learning Sergey Levine

MYCIN. The MYCIN Task

Product Feature-based Ratings foropinionsummarization of E-Commerce Feedback Comments

Applications of memory-based natural language processing

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

Dinesh K. Sharma, Ph.D. Department of Management School of Business and Economics Fayetteville State University

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

AUTOMATED FABRIC DEFECT INSPECTION: A SURVEY OF CLASSIFIERS

Master s Programme in Computer, Communication and Information Sciences, Study guide , ELEC Majors

Transcription:

Lecture I Outline Course information and details Why do machine learning? What is machine learning? Why now? Type of Learning Association Classification Three types: Linear, Decision Tree, and Nearest Neighbor Regression 1

Course Info (See web details, but most significant bits here) We will be using CCLE, after enrollment settles down But for now, see the website http://www.stat.ucla.edu/~akfletcher Intructor: Allie Fletcher Required Book: Introduction to Machine Learning by Ethem Alpaydin The majority of what is important will be covered in lectured. However, you will be required to know readings, website handouts, and lecture--not just lecture Lecture notes will be slides and handwritten--follow union of both 2

Why Learn? Machine learning is programming computers to optimize a performance criterion using example data or past experience. There is no need to learn to calculate payroll Learning is used when: Human expertise does not exist (navigating on Mars), Humans are unable to explain their expertise (speech recognition) Solution changes in time (routing on a computer network) Solution needs to be adapted to particular cases (user biometrics) 3

What We Talk About When We Talk About Learning Learning general models from a data of particular examples Data is cheap and abundant (data warehouses, data marts); knowledge is expensive and scarce. Example in retail: Customer transactions to consumer behavior: People who bought Blink also bought Outliers (www.amazon.com) Build a model that is a good and useful approximation to the data. 4

Data Mining Retail: Market basket analysis, Customer relationship management (CRM) Finance: Credit scoring, fraud detection Manufacturing: Control, robotics, troubleshooting Medicine: Medical diagnosis Telecommunications: Spam filters, intrusion detection Bioinformatics: Motifs, alignment Web mining: Search engines... 5

What is Machine Learning? Optimize a performance criterion using example data or past experience. Role of Statistics: Inference from a sample Role of Computer science: Efficient algorithms to Solve the optimization problem Representing and evaluating the model for inference 6

Applications Association Supervised Learning Classification Regression Unsupervised Learning Reinforcement Learning 7

Learning Associations Basket analysis: P (Y X ) probability that somebody who buys X also buys Y where X and Y are products/services. Example: P ( chips beer ) = 0.7 8

Classification Example: Credit scoring Differentiating between low-risk and high-risk customers from their income and savings Discriminant: IF income > θ 1 AND savings > θ 2 THEN low-risk ELSE high-risk 9

Classification: Applications Aka Pattern recognition Face recognition: Pose, lighting, occlusion (glasses, beard), make-up, hair style Character recognition: Different handwriting styles. Speech recognition: Temporal dependency. Medical diagnosis: From symptoms to illnesses Biometrics: Recognition/authentication using physical and/or behavioral characteristics: Face, iris, signature, etc... 10

Face Recognition Training examples of a person Test images ORL dataset, AT&T Laboratories, Cambridge UK 11

Regression Example: Price of a used car x : car attributes y : price y = g (x q ) g ( ) model, q parameters y = wx+w 0 12

Regression Applications Navigating a car: Angle of the steering Kinematics of a robot arm (x,y) α 1 = g 1 (x,y) α 2 = g 2 (x,y) α 2 α 1 Response surface design 13

Supervised Learning: Uses Prediction of future cases: Use the rule to predict the output for future inputs Knowledge extraction: The rule is easy to understand Compression: The rule is simpler than the data it explains Outlier detection: Exceptions that are not covered by the rule, e.g., fraud 14

Unsupervised Learning Learning what normally happens No output Clustering: Grouping similar instances Example applications Customer segmentation in CRM Image compression: Color quantization Bioinformatics: Learning motifs 15

Reinforcement Learning Learning a policy: A sequence of outputs No supervised output but delayed reward Credit assignment problem Game playing Robot in a maze Multiple agents, partial observability,... 16

Resources: Datasets UCI Repository: http://www.ics.uci.edu/~mlearn/mlrepository.html UCI KDD Archive: http://kdd.ics.uci.edu/summary.data.application.html Delve: http://www.cs.utoronto.ca/~delve/ General List at Bilkent Uni: https://www.dmoz.org/computers/artificial_intelligence/machine_learnin g/datasets/ 17

Resources: Journals Journal of Machine Learning Research www.jmlr.org Machine Learning Neural Computation Neural Networks IEEE Transactions on Neural Networks IEEE Transactions on Pattern Analysis and Machine Intelligence Annals of Statistics Journal of the American Statistical Association... 18

Resources: Conferences International Conference on Machine Learning (ICML) European Conference on Machine Learning (ECML) Neural Information Processing Systems (NIPS) Uncertainty in Artificial Intelligence (UAI) Computational Learning Theory (COLT) International Conference on Artificial Neural Networks (ICANN) International Conference on AI & Statistics (AISTATS) International Conference on Pattern Recognition (ICPR)... 19