SlideShare a Scribd company logo
인공지능(딥러닝)
이해와 응용
Deep Machine Learning &
Applications
KOSS Lab. 2기
Mario Cho (조만석)
hephaex@gmail.com
Contents
• 기계학습 (NNs)
• Neural Networks
• 딥러닝 기술
• 활용방안
Mario Cho
Development Experience
◆ Image Recognition using Neural Network
◆ Bio-Medical Data Processing
◆ Human Brain Mapping on High Performance
Computing
◆ Medical Image Reconstruction
(Computer Tomography)
◆ Enterprise System
◆ Open Source Software Developer
Open Source Software Developer
◆ OPNFV (NFV&SDN) & OpenStack
◆ Machine Learning (TensorFlow)
Book
◆ Unix V6 Kernel Korea Open Source Software Lab.
Mario Cho
hephaex@gmail.com
Today’s information
* http://www.cray.com/Assets/Images/urika/edge/analytics-infographic.html
The Future of Jobs
“The Fourth Industrial Revolution, which
includes developments in previously
disjointed fields such as
artificial intelligence & machine-learning,
robotics, nanotechnology, 3-D printing,
and genetics & biotechnology,
will cause widespread disruption not only
to business models but also to labor
market over the next five years, with
enormous change predicted in the skill
sets needed to thrive in the new
landscape.”
What is the Machine Learning ?
• Field of Computer Science that evolved from the
study of pattern recognition and computational
learning theory into Artificial Intelligence.
• Its goal is to give computers the ability to learn
without being explicitly programmed.
• For this purpose, Machine Learning uses
mathematical / statistical techniques to construct
models from a set of observed data rather than
have specific set of instructions entered by the
user that define the model for that set of data.
Required of New type of Computing
understand information,
to learn,
to reason,
and act upon it
Traditional learning vs Deep Machine Learning
Eiffel Tower
Eiffel Tower
RAW data
RAW data
Deep
Learning
Network
Feature
Extraction
Vectored Classification
Traditional Learning
Deep Learning
Neuron
Human Intelligence
Brain Map
hippocampus
Neural network vs Learning network
Neural Network Deep Learning Network
Neural Network
W1
W2
W3
f(x)
1.4
-2.5
-0.06
Neural Network
2.7
-8.6
0.002
f(x)
1.4
-2.5
-0.06
x = -0.06×2.7 + 2.5×8.6 + 1.4×0.002 = 21.34
Neural Network : x1 XNOR x2
+1
x1
x2
+1
a1(2)
a2(2)
a1(3)
-30
20
20
10
-20
-10
-10
10
-20
x1 x2 a1(2) a2(2) a1(3)
0 0 0 1 1
0 1 0 0 0
1 0 0 0 0
1 1 1 0 0
Output
10
Multi-layer Neural Networks
Train this layer first
Multi-layer Neural Networks
Train this layer first
then this layer
then this layer
then this layer
finally this layer
Tic Tac Toc
AlphaGo
RAW
data
Layer1
Policy network & value network
Selection
Expansions
Evaluation
Backup
~ Layer13
Deep learning - CNN
Image recognition in Google Map
* Source: Oriol Vinyals – Research Scientistat Google Brain
Deep Learning Hello World == MNIST
MNIST (predict number of image)
CNN (convolution neural network) training
MNIST
Old Character Recognition
Human-Level Object Recognition
• ImageNet
• Large-Scale Visual Recognition Challenge
–Image Classification / Localization
–1.2M labeled images, 1000 classes
–Convolutional Neural Networks (CNNs)
has been dominating the contest since..
– 2012 non-CNN: 26.2% (top-5 error)
– 2012: (Hinton, AlexNet)15.3%
– 2013: (Clarifai) 11.2%
– 2014: (Google, GoogLeNet) 6.7%
– 2015: (Google) 4.9%
– Beyond human-level performance
Hierarchical Representation of Deep Learning
* Source: : Honglak Lee and colleagues (2011) as published in “Unsupervised Learning of Hierarchical Representations
with Convolutional Deep Belief Networks”.
* Source: : Honglak Lee and colleagues (2011) as published in “Unsupervised Learning of Hierarchical Representations
with Convolutional Deep Belief Networks”.
Deep Learning (object parts)
Face extraction method
Face recognition data- sets?
Human-Level Face Recognition
• Convolutional neural networks based
face recognition system is dominant
• 99.15% face verification accuracy on
LFW dataset in DeepID2 (2014)
– Beyond human-level recognition
Source: Taigman et al. DeepFace: Closing the Gap to Human-Level Performance in Face Verification, CVPR’14
Image Recognition
* Source: Oriol Vinyals – Research Scientistat Google Brain
Object Classification and Detection
How to the Object recognition ?
Image Caption Generation
Language Generating
* Source: Oriol Vinyals – Research Scientistat Google Brain
Scene Parsing
[Farabet et al. ICML 2012, PAMI 2013]
Scene Parsing
[Farabet et al. ICML 2012, PAMI 2013]
Auto pilot car
Automatic Colorization of Black and White Images
Generate sounds on old-movies
Automatic Machine Translation
• Automatic Translation of Text.
• Automatic Translation of Images.
Automatic Handwriting Generation
Text Generation
create stylized images from rough sketches.
Inspirer Humanity
Thanks you!
Q&A

More Related Content

PPTX
Machine Learning
PPTX
The Future of AI is Generative not Discriminative 5/26/2021
PDF
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
PDF
Principles of Artificial Intelligence & Machine Learning
PPTX
메타버스와 생성형 AI 조사(김병철) 20230323.pptx
PDF
What is Generative AI?
PDF
Artificial intelligence in practice- part-1
PPTX
Knowledge representation in AI
Machine Learning
The Future of AI is Generative not Discriminative 5/26/2021
Fundamentals of Artificial Intelligence — QU AIO Leadership in AI
Principles of Artificial Intelligence & Machine Learning
메타버스와 생성형 AI 조사(김병철) 20230323.pptx
What is Generative AI?
Artificial intelligence in practice- part-1
Knowledge representation in AI

What's hot (20)

PDF
The Future is in Responsible Generative AI
PPTX
Deep Learning Explained
PDF
Exploring Generative AI with GAN Models
PDF
An Introduction to Generative AI - May 18, 2023
PPTX
Deep Learning With Neural Networks
PPTX
Deep learning
PPTX
Hill climbing algorithm
PPTX
Artificial intelligence (AI) - Definition, Classification, Development, & Con...
PDF
How do Chatbots Work? A Guide to Chatbot Architecture
PPTX
Generative AI
PPTX
Reinforcement Learning : A Beginners Tutorial
PDF
Unity ml agent quick guide
PPTX
Support Vector Machine - How Support Vector Machine works | SVM in Machine Le...
PPTX
Generative AI Use cases for Enterprise - Second Session
PDF
Landscape of AI/ML in 2023
PDF
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
PDF
AI & ML in Cyber Security - Why Algorithms are Dangerous
PDF
Introduction to AI/ML with AWS
PPT
AI Lecture 3 (solving problems by searching)
PDF
On the Integration of Symbolic and Sub-symbolic – Explaining by Design
The Future is in Responsible Generative AI
Deep Learning Explained
Exploring Generative AI with GAN Models
An Introduction to Generative AI - May 18, 2023
Deep Learning With Neural Networks
Deep learning
Hill climbing algorithm
Artificial intelligence (AI) - Definition, Classification, Development, & Con...
How do Chatbots Work? A Guide to Chatbot Architecture
Generative AI
Reinforcement Learning : A Beginners Tutorial
Unity ml agent quick guide
Support Vector Machine - How Support Vector Machine works | SVM in Machine Le...
Generative AI Use cases for Enterprise - Second Session
Landscape of AI/ML in 2023
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
AI & ML in Cyber Security - Why Algorithms are Dangerous
Introduction to AI/ML with AWS
AI Lecture 3 (solving problems by searching)
On the Integration of Symbolic and Sub-symbolic – Explaining by Design
Ad

Viewers also liked (11)

PDF
A.I. Exercise.
PDF
인공지능
PDF
Game AI Overview
PPTX
딥러닝 - 역사와 이론적 기초
PDF
의료에서의 인공지능 정리 파일 김치원 V5
PPTX
8월 24일 인공지능 사업화 세미나: IoT 스마트팩토리 솔루션 - 스태프프로젝트
PDF
4차 산업혁명과 인공지능
PDF
AlphaGo 알고리즘 요약
PDF
알파고 (바둑 인공지능)의 작동 원리
PDF
인공지능개론 (머신러닝 중심)
PPTX
기계학습 / 딥러닝이란 무엇인가
A.I. Exercise.
인공지능
Game AI Overview
딥러닝 - 역사와 이론적 기초
의료에서의 인공지능 정리 파일 김치원 V5
8월 24일 인공지능 사업화 세미나: IoT 스마트팩토리 솔루션 - 스태프프로젝트
4차 산업혁명과 인공지능
AlphaGo 알고리즘 요약
알파고 (바둑 인공지능)의 작동 원리
인공지능개론 (머신러닝 중심)
기계학습 / 딥러닝이란 무엇인가
Ad

Similar to Introduce Deep learning & A.I. Applications (20)

PDF
Koss 6 a17_deepmachinelearning_mariocho_r10
PDF
Koss 1605 machine_learning_mariocho_t10
PDF
Deep machine learning by Mario Cho
PDF
Vertex perspectives artificial intelligence
PDF
Vertex Perspectives | Artificial Intelligence
PDF
Open source ai_technical_trend
PPTX
Introduction to deep learning
PDF
ESM Machine learning 5주차 Review by Mario Cho
PDF
AI Applications in Education - Current and Future Trends - Updated December 2...
PDF
Computer Vision++: Where Do We Go from Here?
PPTX
TechnicalBackgroundOverview
PPTX
_Introduction, comparison, and application of deep learning - Dr. Gopalakrish...
PDF
AI-MiguelGonzalez.pdf
PPTX
Convolutional-Neural-Networks-Revolutionizing-Computer-Vision (1).pptx
PPTX
The Backbone of Modern AI Models" The architecture of Transformers
PDF
Deep learning
PDF
Deep learning introduction
PPTX
Rise of AI through DL
PDF
3234150
Koss 6 a17_deepmachinelearning_mariocho_r10
Koss 1605 machine_learning_mariocho_t10
Deep machine learning by Mario Cho
Vertex perspectives artificial intelligence
Vertex Perspectives | Artificial Intelligence
Open source ai_technical_trend
Introduction to deep learning
ESM Machine learning 5주차 Review by Mario Cho
AI Applications in Education - Current and Future Trends - Updated December 2...
Computer Vision++: Where Do We Go from Here?
TechnicalBackgroundOverview
_Introduction, comparison, and application of deep learning - Dr. Gopalakrish...
AI-MiguelGonzalez.pdf
Convolutional-Neural-Networks-Revolutionizing-Computer-Vision (1).pptx
The Backbone of Modern AI Models" The architecture of Transformers
Deep learning
Deep learning introduction
Rise of AI through DL
3234150

More from Mario Cho (16)

PDF
Python pyenv virtualenv
PDF
제로부터시작하는 Git 두번째 이야기
PDF
제로부터시작하는Git
PDF
오픈소스로 시작하는 인공지능 실습
PDF
Koss Lab 세미나 오픈소스 인공지능(AI) 프레임웍파헤치기
PDF
제로부터시작하는오픈소스
PDF
Re: 제로부터시작하는텐서플로우
PDF
Open stack 4day
PDF
티벳 사자의 서: 환생론/우주관
PDF
EMT machine learning 12th weeks : Anomaly detection
PDF
ESM Mid term Review
PDF
ESM SVM & Unsupervised Learning
PDF
Tfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
PDF
Storage based on_openstack_mariocho
PDF
An Introduce of OPNFV (Open Platform for NFV)
PDF
Linux Kernel Boot Process , SOSCON 2015, By Mario Cho
Python pyenv virtualenv
제로부터시작하는 Git 두번째 이야기
제로부터시작하는Git
오픈소스로 시작하는 인공지능 실습
Koss Lab 세미나 오픈소스 인공지능(AI) 프레임웍파헤치기
제로부터시작하는오픈소스
Re: 제로부터시작하는텐서플로우
Open stack 4day
티벳 사자의 서: 환생론/우주관
EMT machine learning 12th weeks : Anomaly detection
ESM Mid term Review
ESM SVM & Unsupervised Learning
Tfk 6618 tensor_flow로얼굴인식구현_r10_mariocho
Storage based on_openstack_mariocho
An Introduce of OPNFV (Open Platform for NFV)
Linux Kernel Boot Process , SOSCON 2015, By Mario Cho

Recently uploaded (20)

PDF
Launch Your Data Science Career in Kochi – 2025
PPTX
Global journeys: estimating international migration
PPTX
climate analysis of Dhaka ,Banglades.pptx
PPTX
Introduction to Basics of Ethical Hacking and Penetration Testing -Unit No. 1...
PPTX
MODULE 8 - DISASTER risk PREPAREDNESS.pptx
PDF
Mega Projects Data Mega Projects Data
PPTX
IB Computer Science - Internal Assessment.pptx
PPTX
Moving the Public Sector (Government) to a Digital Adoption
PDF
22.Patil - Early prediction of Alzheimer’s disease using convolutional neural...
PPTX
DISORDERS OF THE LIVER, GALLBLADDER AND PANCREASE (1).pptx
PPTX
1_Introduction to advance data techniques.pptx
PPTX
Business Ppt On Nestle.pptx huunnnhhgfvu
PPT
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
PPTX
oil_refinery_comprehensive_20250804084928 (1).pptx
PPTX
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
PPTX
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
PPTX
STUDY DESIGN details- Lt Col Maksud (21).pptx
PPTX
Business Acumen Training GuidePresentation.pptx
PPTX
Major-Components-ofNKJNNKNKNKNKronment.pptx
PPTX
Computer network topology notes for revision
Launch Your Data Science Career in Kochi – 2025
Global journeys: estimating international migration
climate analysis of Dhaka ,Banglades.pptx
Introduction to Basics of Ethical Hacking and Penetration Testing -Unit No. 1...
MODULE 8 - DISASTER risk PREPAREDNESS.pptx
Mega Projects Data Mega Projects Data
IB Computer Science - Internal Assessment.pptx
Moving the Public Sector (Government) to a Digital Adoption
22.Patil - Early prediction of Alzheimer’s disease using convolutional neural...
DISORDERS OF THE LIVER, GALLBLADDER AND PANCREASE (1).pptx
1_Introduction to advance data techniques.pptx
Business Ppt On Nestle.pptx huunnnhhgfvu
Chapter 3 METAL JOINING.pptnnnnnnnnnnnnn
oil_refinery_comprehensive_20250804084928 (1).pptx
CEE 2 REPORT G7.pptxbdbshjdgsgjgsjfiuhsd
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
STUDY DESIGN details- Lt Col Maksud (21).pptx
Business Acumen Training GuidePresentation.pptx
Major-Components-ofNKJNNKNKNKNKronment.pptx
Computer network topology notes for revision

Introduce Deep learning & A.I. Applications