M. R. Ahmadzadeh Isfahan University of Technology. M. R. Ahmadzadeh Isfahan University of Technology

Similar documents
CSL465/603 - Machine Learning

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

Lecture 1: Basic Concepts of Machine Learning

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

Python Machine Learning

(Sub)Gradient Descent

Lecture 1: Machine Learning Basics

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

Laboratorio di Intelligenza Artificiale e Robotica

QuickStroke: An Incremental On-line Chinese Handwriting Recognition System

Welcome to. ECML/PKDD 2004 Community meeting

Laboratorio di Intelligenza Artificiale e Robotica

Axiom 2013 Team Description Paper

Artificial Neural Networks written examination

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Rule Learning With Negation: Issues Regarding Effectiveness

Human Emotion Recognition From Speech

Reducing Features to Improve Bug Prediction

Learning Methods for Fuzzy Systems

Time series prediction

Probabilistic Latent Semantic Analysis

Semi-Supervised Face Detection

Reinforcement Learning by Comparing Immediate Reward

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

OCR for Arabic using SIFT Descriptors With Online Failure Prediction

Rule Learning with Negation: Issues Regarding Effectiveness

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

Generative models and adversarial training

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

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

Word Segmentation of Off-line Handwritten Documents

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

CS Machine Learning

Speech Emotion Recognition Using Support Vector Machine

Mining Association Rules in Student s Assessment Data

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

PREDICTING SPEECH RECOGNITION CONFIDENCE USING DEEP LEARNING WITH WORD IDENTITY AND SCORE FEATURES

Assignment 1: Predicting Amazon Review Ratings

Exploration. CS : Deep Reinforcement Learning Sergey Levine

Comparison of EM and Two-Step Cluster Method for Mixed Data: An Application

arxiv: v1 [cs.lg] 15 Jun 2015

Universidade do Minho Escola de Engenharia

Knowledge-Based - Systems

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

Computerized Adaptive Psychological Testing A Personalisation Perspective

TD(λ) and Q-Learning Based Ludo Players

Mining Student Evolution Using Associative Classification and Clustering

Softprop: Softmax Neural Network Backpropagation Learning

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

Active Learning. Yingyu Liang Computer Sciences 760 Fall

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

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

Knowledge Transfer in Deep Convolutional Neural Nets

Australian Journal of Basic and Applied Sciences

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

Discriminative Learning of Beam-Search Heuristics for Planning

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

Georgetown University at TREC 2017 Dynamic Domain Track

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS

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

Evolutive Neural Net Fuzzy Filtering: Basic Description

Lecture 10: Reinforcement Learning

Applications of data mining algorithms to analysis of medical data

Chinese Language Parsing with Maximum-Entropy-Inspired Parser

Statistics and Data Analytics Minor

Calibration of Confidence Measures in Speech Recognition

ADVANCES IN DEEP NEURAL NETWORK APPROACHES TO SPEAKER RECOGNITION

Speaker Identification by Comparison of Smart Methods. Abstract

Firms and Markets Saturdays Summer I 2014

A Comparison of Standard and Interval Association Rules

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

Lahore University of Management Sciences. FINN 321 Econometrics Fall Semester 2017

HIERARCHICAL DEEP LEARNING ARCHITECTURE FOR 10K OBJECTS CLASSIFICATION

AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS

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

Learning From the Past with Experiment Databases

Comparison of network inference packages and methods for multiple networks inference

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

Issues in the Mining of Heart Failure Datasets

Pp. 176{182 in Proceedings of The Second International Conference on Knowledge Discovery and Data Mining. Predictive Data Mining with Finite Mixtures

A study of speaker adaptation for DNN-based speech synthesis

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model

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

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

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

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks

Learning Human Utility from Video Demonstrations for Deductive Planning in Robotics

Multivariate k-nearest Neighbor Regression for Time Series data -

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

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

STA 225: Introductory Statistics (CT)

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics

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

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

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

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

The taming of the data:

AUTOMATED FABRIC DEFECT INSPECTION: A SURVEY OF CLASSIFIERS

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

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

Transcription:

1

2 M. R. Ahmadzadeh Isfahan University of Technology Ahmadzadeh@cc.iut.ac.ir M. R. Ahmadzadeh Isfahan University of Technology

Textbooks 3 Introduction to Machine Learning - Ethem Alpaydin Pattern Recognition and Machine Learning, Bishop. Machine Learning, Mitchell, Tom. The Elements of Statistical Learning, Hastie, T., R. Tibshirani, and J. H. Friedman. Foundations of Machine Learning by Mehryar Mohri, Afshin Rostamizadeh and Ameet Talwalkar Machine Learning: A Probabilistic Perspective, by Kevin P. Murphy. Introduction to Data Mining by Tan, Steinbach and Kumar Pattern Classification (2nd ed.) by Richard O. Duda, Peter E. Hart and David G. Stork Pattern Recognition, 4th Ed., Theodoridis and Koutroumbas

Grading Criteria 4 Midterm Exam 25% HW, Comp. Assignments and projects: 30% Final exam 45% Course Website: http://ivut.iut.ac.ir or http://elearning.iut.ac.ir/ Email: Ahmadzadeh@cc.iut.ac.ir EBooks

Contents 5 1 Introduction 1 2 Supervised Learning 21 3 Bayesian Decision Theory 49 4 Parametric Methods 65 5 Multivariate Methods 93 6 Dimensionality Reduction 115 7 Clustering 161 8 Nonparametric Methods 185 9 Decision Trees 213

10 Linear Discrimination 239 11 Multilayer Perceptrons 267 6 12 Local Models 317 13 Kernel Machines 349 14 Graphical Models 387 15 Hidden Markov Models 417 16 Bayesian Estimation 445 17 Combining Multiple Learners 487 18 Reinforcement Learning 517 19 Design and Analysis of ML Experiments 547 A Probability 593

ETHEM ALPAYDIN The MIT Press, 2014 Lecture Slides for INTRODUCTION TO MACHINE LEARNING 3RD EDITION alpaydin@boun.edu.tr http://www.cmpe.boun.edu.tr/~ethem/i2ml3e CHAPTER 1: INTRODUCTION

Big Data 8 Widespread use of personal computers and wireless communication leads to big data We are both producers and consumers of data Data is not random, it has structure, e.g., customer behavior We need big theory to extract that structure from data for (a) Understanding the process (b) Making predictions for the future

Why Learn? 9 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)

10 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.

Data Mining 11 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...

What is Machine Learning? 12 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

13 Machine Learning vs Pattern Recognition Pattern Recognition: automatic discovery of regularities in data and the use of these regularities to take actions classifying the data into different categories. Example: handwritten recognition. Input: a vector x of pixel values. Output: A digit from 0 to 9. Machine Learning: a large set of input vectors x 1,..., x N, or a training set is used to tune the parameters of an adaptive model. The category of an input vector is expressed using a target vector t. The result of a machine learning algorithm: y(x) where the output y is encoded as the target vectors.

Applications 14 Association Supervised Learning Classification Regression Unsupervised Learning Reinforcement Learning

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

Classification 16 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

Classification: Applications 17 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 Outlier/novelty detection:

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

A classic example of a task that requires machine learning: It is very hard to say what makes a 2 19

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

Regression Applications 21 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

Supervised Learning: Uses 22 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

Unsupervised Learning 23 Learning what normally happens No output Clustering: Grouping similar instances Example applications Customer segmentation in customer relationship management (CRM) Image compression: Color quantization Bioinformatics: Learning motifs

Reinforcement Learning 24 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,...

Resources: Datasets - Journals 25 UCI Repository: http://www.ics.uci.edu/~mlearn/mlrepository.html Statlib: http://lib.stat.cmu.edu/ Journal of Machine Learning Research www.jmlr.org Machine Learning Neural Computation Neural Networks IEEE Trans on Neural Networks and Learning Systems IEEE Trans on Pattern Analysis and Machine Intelligence Journals on Statistics/Data Mining/Signal Processing /Natural Language Processing/ Bioinformatics/...

Resources: Conferences 26 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)...