machine learning

21
SEMINAR PRESENTATION BY FASASI ABDULAFEEZ OLUWASEUN NAS11044 DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE FOUNTAIN UNIVERSITY OSOGBO 1 Studies and Advances in Machine Learning

Upload: fastech111

Post on 28-Jul-2015

43 views

Category:

Technology


0 download

TRANSCRIPT

1

SEMINAR PRESENTATION BY

FASASI ABDULAFEEZ OLUWASEUN

NAS11044

DEPARTMENT OF MATHEMATICS AND

COMPUTER SCIENCE

FOUNTAIN UNIVERSITY OSOGBO

Studies and Advances in Machine Learning

2

Introduction

Learning is one of the key features that humans differ from other lower forms of life, and means an important intelligent behavior of humans. In the process of development and popularization of modern science and technology, all kinds of definitions of learning had been given.

H. A. Simon believed that, learning is the adaptive changes made by a system, which could make it more effective in the next time when required to complete the same or similar task

3

Outline of Presentation

Introduction Strategies of Machine Learning Application Of Machine Learning Challenges of Machine Learning Conclusion

4

What Is Machine Learning

Machine learning is a type of artificial intelligence (AI) that provides computers with the ability to learn without being explicitly programmed. Machine learning focuses on the development of computer programs that can teach themselves to grow and change when exposed to new data.

5

Traditional Strategies of Machine Learning

Rote LearningLearning by Being ToldInductive LearningExplanation-based Learning

6

Rote learning

Rote learning is the simplest, most basic learning strategy, which can achieve the purpose of learning through memorizing and evaluating the external environment provided information.

What the learning system is going to do is storing the evaluated knowledge to the knowledge base, from which it can retrieve the corresponding knowledge to directly solve the required problems

7

Learning by Being Told

In Learning by Being Told, system can be provided with general instructions or proposals by external environment, which would be specifically converted to detailed knowledge and then sent into knowledge base

8

Inductive Learning

Inductive Learning is the application of inductive reasoning to learning

Inductive reasoning is a reasoning adopting inductive method, which means to conclude general knowledge from enough cases, and is a kind of reasoning from individual to general

9

Modern Strategies of Machine Learning

Neural Networks (NNs)- Based Learning

Statistical Learning Theory - based Learning

Reinforcement LearningEnsemble LearningActive Learning

10

Neural Networks (NNs)- Based Learning

Neural Networks (NNs) is composed of some simple neuron-like units, and the connection with weight between each of them (Seen in Figure below). The state of every unit is decided by the inputs of other units, which is connected with it

11

Fig 1 Structure of Neutral Network

12

Statistical Learning Theory - based Learning

Compared with the traditional statistics, the Statistical Learning Theory (SLT), founded by Vapnik in 1960s to 1970s, is a kind of theory specially researches the laws of machine learning under limited samples. It not only considers the requirements of asymptotic performance, but also pursuits the optimal results with limited information

13

Reinforcement Learning

Reinforcement Learning, also called Reward Learning, or Evaluation Learning. The theory of Reinforcement Learning formed in the 1980s, based on trial and error method, dynamic programming and temporal difference method.

It emphasizes the adaptation to the change of environment, which means the need to establish a kind of feedback-based learning theory

14

Ensemble Learning

Ensemble Learning combines the classification results of several single classifiers to decide the final classification result on new samples, by which better performances than single classifiers can be obtained

15

Applications Of Machine Learning

Machine learning is a powerful artificial intelligence tool that enables us to crunch petabytes of data and make sense of a complicated world. And it’s transforming a wide variety of industries. It’s solving previously unsolved problems

16

Application Of Machine Learning

Machine perception Computer vision, including object recognitionMachine HearingNatural language processing (NLP):Medical DiagnosisAdaptive websiteAds PlacementAutomating Employee Access Control

17

Application Of Machine Learning conts.

Predicting Strokes and SeizuresIdentifying Heart FailureAutomating Employee Access Control:Predicting Emergency Room Wait Times

18

Challenges In Machine Learning

There are five issues about the challenges for Machine learning to be further

studied (Wang 2008).

Could the generalization ability be more accurate?

Could the training or testing speed be faster?

Could the learning mechanism be easier to understand?

Could all the data be used efficiently?

Could the costs be handled discriminately? Any breakthrough achieved in

theproblems and challenges mentioned above can make great contributions to the

progress of Machine Learning.

19

Conclusion

In future, the study of machine learning holds exciting prospects with constant innovations in diverse fields.

Because it is a type of adaptive learning, it will find applications in all possible fields.

20

Reference

Angluin, D. (1988). Queries and concept learning.Machine Learning; 2(4): 319-342.

Dietterich, TG (1997), Machine-Learning Research Four Current Directions.AI Magazine. 1997; 18(4):97-136.

Wang, Wen (2010). Simple Analysis on the Research and Application of Machine Learning. Computer &Information Technology; 22: 7-9.

Youbiao, Yan (2004). A Survey on Machine Learning and Its Main Strategy. Application Research of Computers. 21(7): 4-13.

Vapnik, V. (1995). The Nature of Statistical Learning Theory. New York: Springer-Verlag.

Wang, Jue, (2008). Statistical Machine Learning. Proc. of the CCML. Dalian.

21

Thank You For

Listening