• Tidak ada hasil yang ditemukan

Advanced Deep Learning

N/A
N/A
Protected

Academic year: 2024

Membagikan "Advanced Deep Learning"

Copied!
23
0
0

Teks penuh

(1)

Advanced Deep Learning

Course Introduction U Kang

Seoul National University

(2)

In This Lecture

Motivation to study deep learning

Administrative information for this course

(3)

Outline

Deep Learning

Course Information

(4)

Deep Learning as a Machine Learning

Machine Learning (ML)

Given x (predictor) and y (response), ML learns a function f() from data, such that y = f(x)

E.g., x = image, y = category

This learned function f() can be used to classify a new example x’

This is different from a typical programming where you want to compute y, given x and f()

Deep learning provides good performances in

(5)

Deep Learning as a Machine Learning

Data Size

Accuracy Deep Learning

Other machine learning

(6)

Learning Tasks

Image classification

Speech recognition

Text classification

“Taxi”

Hello, dear

International politics

(7)

Main Idea

Most perception (input processing) in the brain may use one learning algorithm

Design learning methods that mimic the

brain

(8)

Neurons In the Brain

(9)

Neural Network

(10)

Convolutional Neural Net (CNN)

(11)

Representation Learning

Typical machine learning

Deep learning

Input Extract Output

Features

x y

Input Extract Output

Features

Extract Features

Extract Features

Classifier

Classifier

(12)

Human Level Object Recognition

ImageNet

~ 15M labeled images, ~ 22K categories

Top-5 Error rates (1.2 million images, 1k categories)

Non-CNN based method (~2012): 26.2 %

(13)

Human-Level Face Recognition

DeepFace

97% accuracy

~ Human-level

(14)

Computer Game

Deepmind

(15)

Computer Game

Deepmind

[Nature 2015]

(16)

AlphaGo

(17)

Neural Artist

(18)

Machine Translation

(19)

Topics in This Course

(ch. 6) Deep Feedforward Networks

(ch. 13) Linear Factor Models

(ch. 14) Autoencoders

(ch. 15) Representation Learning

(ch. 16) Structured Probabilistic Models for Deep Learning

(ch. 17) Monte Carlo Methods

(ch. 18) Confronting the Partition Function

(ch. 19) Approximate Inference

(ch. 20) Deep Generative Models

(20)

Outline

Deep Learning

Course Information

(21)

Textbook

Deep Learning (Ian Goodfellow, Yoshua Bengio, and Aaron Courville)

Available at http://www.deeplearningbook.org

(22)

Prerequisites

Basic probability

Average, std. deviation, typical distributions, MLE, …

Basic linear algebra

Rank, singular value decomposition

Machine Learning or Artificial Intelligence

Basic understandings of machine learning

Basic understandings of neural network

(23)

Questions?

Referensi

Dokumen terkait