learned representations

Post on 15-Apr-2017

318 Views

Category:

Software

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Learned Representations

@ejlbell

Me

2

Lyst

3

4

Feature engineering

5

Type of transform Examples

Unary exp, log, sqrt

Normalisation mean, variance

Aggregation count, sum, mean

Dimensional reduction PCA, clustering, manifold

Text tagging, parsing, stemming

Image histograms, key points, super pixels, segmentation

Others temporal / spatial

AI must fundamentally understand the

world around us and this can only be

achieved if it can learn to identify and

disentangle the underlying explanatory

factors hidden in the observed milieu of

low-level sensory data.

2014 - Representation Learning: A Review and New Perspectives. - Bengio et al.

Human ingenuity and prior knowledge

Feature Engineering

Representation Learning

Sufficiently powerful models that learn “good” feature transforms

8

Deep Learning

Image Filters

-1

-2

-1

0

0

0

+1

+2

+1

-1

0

+1

-2

0

+2

-1

0

+1

VGG

Representations

2015 - Very Deep Convolutional Networks for

Large-Scale Image Recognition. Simonyan and

Zisserman

Regularization

11

12

Representations

13

Cat

Dog

Male

Female

14

Cat

Dog

Male

Female

15

Cat

Dog

Male

Female

Content

Similar to ‘dress’

20

Applications

22

a group of young girls standing next

to each other on the beachA clock tower with a clock on top of it

A bunch of bananas hanging from a tree

24

25

26

+ =

27

29

30

31

32

33

34

35

1 0 0

1 0 0

0 1 0

0.7 -0.6 -8

0 0 1

0 0 1

0 1 0

-8 -0.6 0.7

But … not a magic bullet

36

* Expensive in terms of hardware

* Expensive in terms of time

* Expensive in terms of expertise

* Expensive in terms of labelled data

* Blackbox, can’t do inference

Thanks especially to all the people I stole this content from

Questions?

@ejlbell

top related