a brief history of machine learning

16
Incomplete History of Machine Learning 1946 - 2016 Bob Colner

Upload: robert-colner

Post on 21-Jan-2017

1.654 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: A brief history of  machine learning

Incomplete History of Machine Learning1946 - 2016

Bob Colner

Page 2: A brief history of  machine learning

General AI is the quest to build intelligent machines.

Machine learning is a branch of AI focusing on systems that learn from their environment (i.e. data).

The goal is to generalize this training to act intelligent in new environments.

Machine Learning &

Artificial Intelligence

Page 3: A brief history of  machine learning

The Quest for Artificial Intelligence begins with the

first computer.

Page 4: A brief history of  machine learning

1946

ENICAElectronic Numerical

Integrator & Computer

First general purpose digital computer. Powered by vacuum tubes

Built by US Army, used by John von Neumann to develop the H-Bomb.

Heralded as a Giant Brain by the press.

Prompted Alan Turing to devise a test to detect artificial intelligence. The Turing-Test has yet to be definitively passed.

Page 5: A brief history of  machine learning

1955

Arthur Samuel is recognized as the first learning machine which leaned to play (and win) checkers.

His algorithms used a heuristic search memory to learn from experience.

By the mid 1970’s his program was beating capable human players.

Give machines the ability to learn without explicitly

programming them- Arthur Samuel, 1955

Page 6: A brief history of  machine learning

1958

The Perceptron was the first artificial neural network.

Developed by Frank Rosenblatt at the US office of Naval Research for visual recognition tasks.

The New York Times reported the perceptron to be: "the embryo of an electronic computer that will be able to walk, talk, see, write, reproduce itself and be conscious of its existence."Perceptron

Mark I

Page 7: A brief history of  machine learning

1969

“Cognitive scientist in the field of AI.

Co-founder of the MIT AI lab.

Published influential book describing fundamental limits of the perceptron (and all 2 layer neural networks).

This was a bummer.

Will robots inherit the Earth? Yes, but they will

be our children.- Marvin Minsky

Page 8: A brief history of  machine learning

AI Winter1970-1980

Page 9: A brief history of  machine learning

In the mid 1980’s multiple people independently (re)discovered the Backpropagation algorithm.

Allowed more powerful neural networks with hidden layers to be trained.

Reinvigorated research; many people excited about Neural Nets as model for the mind/brain (connectionism) & commercial applications.

1985Neural Network Breakthrough

Page 10: A brief history of  machine learning

1995

By the 1990’s neural networks had fallen out of favor (again).

Lack of good theory, tendency to overfit, biologically implausible.

New methods like Support Vector Machines are in-vogue.

SVM are amenable to rigorously mathematical analysis and achieve state-of-the art performance.

Statistical Approaches to Machine Learning

Page 11: A brief history of  machine learning

IBM’s Deep Blue beats Chess Grandmaster Garry Kasparov. (Brute Force != ML).

1997

Page 12: A brief history of  machine learning

The ImageNet Challenge

Classify 1M Imagesinto 1K Categories

Microsoft’s deep rectified model exceeds human accuracy in 2015

Page 13: A brief history of  machine learning

What are DeepNets Doing?

Page 14: A brief history of  machine learning

Google’s AlphaGo Model defeats Euro Go Campaign

2016

Page 15: A brief history of  machine learning

Boomtrain Editor

2016

Page 16: A brief history of  machine learning

Looking to the (Near) Future

2015 Royal Society Keynote: Geoffrey Hinton