SlideShare une entreprise Scribd logo
1  sur  16
딥러닝을 이용한 이목구비 인식 시스템 
서강대학교 데이터마이닝 연구실 
안재현 
jaehyunahn@sogang.ac.kr
Haar Cascade Classifier 
• Haar feature extraction 
• 2001, Viola & Jones 
http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
Haar Cascade Classifier 
• Haar feature extraction 
• 2001, Viola & Jones 
http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
Haar Cascade Classifier 
• Cascade Learning 
Weak Classifier Strong Classifier 
http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
Haar Cascade Classifier 
• AdaBoost (machine-learning meta-algorithm) 
http://en.wikipedia.org/wiki/AdaBoost 
Weak learner 
Input 
+ object in there 
- otherwise 
Hypothesis for each sample in training set 
Assigned coefficient 
Features of each sample
Deep Learning (Deep Belief Net, Hinton 06) 
• 개념소개 
• Supervised Learning 
• Restricted Boltzman Machine 
• Stacking
Deep Learning (Deep Belief Net, Hinton 06) 
• Supervised Learning 
• 데이터와 라벨을 같이 주는 것을 의미함 
• 알고리즘 
• Support Vector Machine(SVM) 
• Hidden Markov Model(HMM) 
• Artificial Neural Network(ANN) 
• Bayes Classification 
• PCA, MDA
Deep Learning (Deep Belief Net, Hinton 06) 
• Unsupervised Learning 
• 일반적으로 클러스터링에 많이 사용, 라벨이 없음 
• 알고리즘 
• Deep Belief Network 
• Restricted Boltzmann Machine (RBM)
Deep Learning (Deep Belief Net, Hinton 06) 
• Restricted Boltzman Machines (RBMs, 1985) 
An energy-based 2-layer generative model 
모든 노드는 순환적이며, 한 노드는 다른 노드로 
부터 영향을 받음 
트레이닝 세트 x에 대하여 model distribution 
p(x)를 트레이닝 
RBMs가 “Restricted”인 이유는 같은 레이어에 대 
하여 connection이 없기 때문
Deep Learning (Deep Belief Net, Hinton 06) 
• Boltzman Distribution 
F: 확률, E: 에너지, k: 볼츠만 상수, T: 온도 
물질의 에너지가 클수록 해당 입자가 존 
재할 확률은 줄어들게 된다. 즉, 세상은 안 
정된 상태로 있길 원한다는 가정이 들어 
가 있다. 
T는 온도를 의미하고, T가 높을수록 에너 
지가 높은 물질도 잘 존재할 수 있게 된다.
Deep Learning (Deep Belief Net, Hinton 06) 
• Energy in the Boltzman Distribution 
S_i: i번째 node의 값 (0,1) 
Theta: i번째 node의 bias 
이때 우리는 visible node 밖에 알 수 없다. 
Hidden node를 어떻게 구해야 할 것인가?
Deep Learning (Deep Belief Net, Hinton 06) 
• Energy in the Restricted Boltzman Distribution 
: 에너지가 낮을수록 확률은 높아진다 
우리는 이때 node간 weight를 변형시켜, 확률을 최대로, 에너지를 최소화한다. 
v: visible, h: hidden, w: weight, 두 node가 동시에 active 될 때 그 사이의 weight를 키워주는 것이 필요함 
이때 우리는 hidden layer의 값을 정할 수 없으므로, 모든 경우의 수를 처리해야함 (레이어가 4개 2^4 처리)
Deep Learning (Deep Belief Net, Hinton 06) 
• Stacking (RBMs)
Deep Learning (Deep Belief Net, Hinton 06) 
• 예제와 함께 이해해 보겠습니다
Deep Learning (Deep Belief Net, Hinton 06) 
• 예제와 함께 이해해 보겠습니다2
Deep Learning (Deep Belief Net, Hinton 06) 
• 실험

Contenu connexe

En vedette

Dimensionality Reduction
Dimensionality ReductionDimensionality Reduction
Dimensionality Reductionmrizwan969
 
차원축소 훑어보기 (PCA, SVD, NMF)
차원축소 훑어보기 (PCA, SVD, NMF)차원축소 훑어보기 (PCA, SVD, NMF)
차원축소 훑어보기 (PCA, SVD, NMF)beom kyun choi
 
4.representing data and engineering features
4.representing data and engineering features4.representing data and engineering features
4.representing data and engineering featuresHaesun Park
 
20160409 microsoft 세미나 머신러닝관련 발표자료
20160409 microsoft 세미나 머신러닝관련 발표자료20160409 microsoft 세미나 머신러닝관련 발표자료
20160409 microsoft 세미나 머신러닝관련 발표자료JungGeun Lee
 
파이콘 2017 그만퇴근합시다_이지호
파이콘 2017 그만퇴근합시다_이지호파이콘 2017 그만퇴근합시다_이지호
파이콘 2017 그만퇴근합시다_이지호Jiho Lee
 
5.model evaluation and improvement
5.model evaluation and improvement5.model evaluation and improvement
5.model evaluation and improvementHaesun Park
 
Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례Lee Ji Eun
 
Logistic Regression
Logistic RegressionLogistic Regression
Logistic RegressionMinHyeok Kim
 
빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)
빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)
빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)Dylan Ko
 
6.algorithm chains and piplines
6.algorithm chains and piplines6.algorithm chains and piplines
6.algorithm chains and piplinesHaesun Park
 
Linear regression analysis
Linear regression analysisLinear regression analysis
Linear regression analysismothersafe
 
해커에게 전해들은 머신러닝 #2
해커에게 전해들은 머신러닝 #2해커에게 전해들은 머신러닝 #2
해커에게 전해들은 머신러닝 #2Haesun Park
 
해커에게 전해들은 머신러닝 #3
해커에게 전해들은 머신러닝 #3해커에게 전해들은 머신러닝 #3
해커에게 전해들은 머신러닝 #3Haesun Park
 
개발자를 위한 공감세미나 tensor-flow
개발자를 위한 공감세미나 tensor-flow개발자를 위한 공감세미나 tensor-flow
개발자를 위한 공감세미나 tensor-flow양 한빛
 
7.woring with text data
7.woring with text data7.woring with text data
7.woring with text dataHaesun Park
 
머신러닝 시그 세미나_(deep learning for visual recognition)
머신러닝 시그 세미나_(deep learning for visual recognition)머신러닝 시그 세미나_(deep learning for visual recognition)
머신러닝 시그 세미나_(deep learning for visual recognition)Yonghoon Kwon
 
인공지능 변호사 개발 1편 - Ai lawyer 개발을 위한 시도
인공지능 변호사 개발  1편 - Ai lawyer 개발을 위한 시도 인공지능 변호사 개발  1편 - Ai lawyer 개발을 위한 시도
인공지능 변호사 개발 1편 - Ai lawyer 개발을 위한 시도 jason min
 
머신러닝 이해하기 (Sample)
머신러닝 이해하기 (Sample)머신러닝 이해하기 (Sample)
머신러닝 이해하기 (Sample)Ashal aka JOKER
 
해커에게 전해들은 머신러닝 #4
해커에게 전해들은 머신러닝 #4해커에게 전해들은 머신러닝 #4
해커에게 전해들은 머신러닝 #4Haesun Park
 

En vedette (20)

Dimensionality Reduction
Dimensionality ReductionDimensionality Reduction
Dimensionality Reduction
 
차원축소 훑어보기 (PCA, SVD, NMF)
차원축소 훑어보기 (PCA, SVD, NMF)차원축소 훑어보기 (PCA, SVD, NMF)
차원축소 훑어보기 (PCA, SVD, NMF)
 
4.representing data and engineering features
4.representing data and engineering features4.representing data and engineering features
4.representing data and engineering features
 
20160409 microsoft 세미나 머신러닝관련 발표자료
20160409 microsoft 세미나 머신러닝관련 발표자료20160409 microsoft 세미나 머신러닝관련 발표자료
20160409 microsoft 세미나 머신러닝관련 발표자료
 
파이콘 2017 그만퇴근합시다_이지호
파이콘 2017 그만퇴근합시다_이지호파이콘 2017 그만퇴근합시다_이지호
파이콘 2017 그만퇴근합시다_이지호
 
5.model evaluation and improvement
5.model evaluation and improvement5.model evaluation and improvement
5.model evaluation and improvement
 
Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례
 
Logistic Regression
Logistic RegressionLogistic Regression
Logistic Regression
 
빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)
빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)
빅데이터 전문가 / 데이터 사이언티스트 커리어에 대한 고려 사항과 사례 - Gonnector 고영혁 (Dylan Ko)
 
6.algorithm chains and piplines
6.algorithm chains and piplines6.algorithm chains and piplines
6.algorithm chains and piplines
 
Linear regression analysis
Linear regression analysisLinear regression analysis
Linear regression analysis
 
Text summarization
Text summarizationText summarization
Text summarization
 
해커에게 전해들은 머신러닝 #2
해커에게 전해들은 머신러닝 #2해커에게 전해들은 머신러닝 #2
해커에게 전해들은 머신러닝 #2
 
해커에게 전해들은 머신러닝 #3
해커에게 전해들은 머신러닝 #3해커에게 전해들은 머신러닝 #3
해커에게 전해들은 머신러닝 #3
 
개발자를 위한 공감세미나 tensor-flow
개발자를 위한 공감세미나 tensor-flow개발자를 위한 공감세미나 tensor-flow
개발자를 위한 공감세미나 tensor-flow
 
7.woring with text data
7.woring with text data7.woring with text data
7.woring with text data
 
머신러닝 시그 세미나_(deep learning for visual recognition)
머신러닝 시그 세미나_(deep learning for visual recognition)머신러닝 시그 세미나_(deep learning for visual recognition)
머신러닝 시그 세미나_(deep learning for visual recognition)
 
인공지능 변호사 개발 1편 - Ai lawyer 개발을 위한 시도
인공지능 변호사 개발  1편 - Ai lawyer 개발을 위한 시도 인공지능 변호사 개발  1편 - Ai lawyer 개발을 위한 시도
인공지능 변호사 개발 1편 - Ai lawyer 개발을 위한 시도
 
머신러닝 이해하기 (Sample)
머신러닝 이해하기 (Sample)머신러닝 이해하기 (Sample)
머신러닝 이해하기 (Sample)
 
해커에게 전해들은 머신러닝 #4
해커에게 전해들은 머신러닝 #4해커에게 전해들은 머신러닝 #4
해커에게 전해들은 머신러닝 #4
 

Plus de Mad Scientists

LSTM 네트워크 이해하기
LSTM 네트워크 이해하기LSTM 네트워크 이해하기
LSTM 네트워크 이해하기Mad Scientists
 
트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회
트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회
트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회Mad Scientists
 
트라우마틱 메모리(Traumatic Memory) 수정사항 발표
트라우마틱 메모리(Traumatic Memory) 수정사항 발표트라우마틱 메모리(Traumatic Memory) 수정사항 발표
트라우마틱 메모리(Traumatic Memory) 수정사항 발표Mad Scientists
 
트라우마틱 메모리(Traumatic Memory) 제작 기획
트라우마틱 메모리(Traumatic Memory) 제작 기획트라우마틱 메모리(Traumatic Memory) 제작 기획
트라우마틱 메모리(Traumatic Memory) 제작 기획Mad Scientists
 
Learning RBM(Restricted Boltzmann Machine in Practice)
Learning RBM(Restricted Boltzmann Machine in Practice)Learning RBM(Restricted Boltzmann Machine in Practice)
Learning RBM(Restricted Boltzmann Machine in Practice)Mad Scientists
 
Sampling-Importance-Sampling을 이용한 선수 경기능력 측정
Sampling-Importance-Sampling을 이용한 선수 경기능력 측정Sampling-Importance-Sampling을 이용한 선수 경기능력 측정
Sampling-Importance-Sampling을 이용한 선수 경기능력 측정Mad Scientists
 
핀테크 기업조사- TransferWise, CurrencyCloud, TOSS
핀테크 기업조사- TransferWise, CurrencyCloud, TOSS핀테크 기업조사- TransferWise, CurrencyCloud, TOSS
핀테크 기업조사- TransferWise, CurrencyCloud, TOSSMad Scientists
 
나를 자극하는 Real world_algorithm (1/2)
나를 자극하는 Real world_algorithm (1/2)나를 자극하는 Real world_algorithm (1/2)
나를 자극하는 Real world_algorithm (1/2)Mad Scientists
 
Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...
Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...
Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...Mad Scientists
 
101: Convolutional Neural Networks
101: Convolutional Neural Networks 101: Convolutional Neural Networks
101: Convolutional Neural Networks Mad Scientists
 
how to visualize: interstellar from example
how to visualize: interstellar from examplehow to visualize: interstellar from example
how to visualize: interstellar from exampleMad Scientists
 
ideas worth spreading: 2015 Club Release Seminar
ideas worth spreading: 2015 Club Release Seminarideas worth spreading: 2015 Club Release Seminar
ideas worth spreading: 2015 Club Release SeminarMad Scientists
 
Relational Mate Value: Consensus and Uniqueness in Romantic Eavaluations
Relational Mate Value: Consensus and Uniqueness in Romantic EavaluationsRelational Mate Value: Consensus and Uniqueness in Romantic Eavaluations
Relational Mate Value: Consensus and Uniqueness in Romantic EavaluationsMad Scientists
 
Personal Matching Recommendation system in TinderBox
Personal Matching Recommendation system in TinderBoxPersonal Matching Recommendation system in TinderBox
Personal Matching Recommendation system in TinderBoxMad Scientists
 
핀란드, 내가 가보고 느낀 스타트업 생태계
핀란드, 내가 가보고 느낀 스타트업 생태계핀란드, 내가 가보고 느낀 스타트업 생태계
핀란드, 내가 가보고 느낀 스타트업 생태계Mad Scientists
 
Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...
Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...
Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...Mad Scientists
 
Superhero discourse in Americanization
Superhero discourse in AmericanizationSuperhero discourse in Americanization
Superhero discourse in AmericanizationMad Scientists
 
[SW Maestro] Team Loclas 1-2 Final Presentation
[SW Maestro] Team Loclas 1-2 Final Presentation[SW Maestro] Team Loclas 1-2 Final Presentation
[SW Maestro] Team Loclas 1-2 Final PresentationMad Scientists
 
문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론
문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론
문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론Mad Scientists
 
러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계
러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계
러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계Mad Scientists
 

Plus de Mad Scientists (20)

LSTM 네트워크 이해하기
LSTM 네트워크 이해하기LSTM 네트워크 이해하기
LSTM 네트워크 이해하기
 
트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회
트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회
트라우마틱 메모리(Traumatic Memory) : 리스크리스트 및 작품방향 선회
 
트라우마틱 메모리(Traumatic Memory) 수정사항 발표
트라우마틱 메모리(Traumatic Memory) 수정사항 발표트라우마틱 메모리(Traumatic Memory) 수정사항 발표
트라우마틱 메모리(Traumatic Memory) 수정사항 발표
 
트라우마틱 메모리(Traumatic Memory) 제작 기획
트라우마틱 메모리(Traumatic Memory) 제작 기획트라우마틱 메모리(Traumatic Memory) 제작 기획
트라우마틱 메모리(Traumatic Memory) 제작 기획
 
Learning RBM(Restricted Boltzmann Machine in Practice)
Learning RBM(Restricted Boltzmann Machine in Practice)Learning RBM(Restricted Boltzmann Machine in Practice)
Learning RBM(Restricted Boltzmann Machine in Practice)
 
Sampling-Importance-Sampling을 이용한 선수 경기능력 측정
Sampling-Importance-Sampling을 이용한 선수 경기능력 측정Sampling-Importance-Sampling을 이용한 선수 경기능력 측정
Sampling-Importance-Sampling을 이용한 선수 경기능력 측정
 
핀테크 기업조사- TransferWise, CurrencyCloud, TOSS
핀테크 기업조사- TransferWise, CurrencyCloud, TOSS핀테크 기업조사- TransferWise, CurrencyCloud, TOSS
핀테크 기업조사- TransferWise, CurrencyCloud, TOSS
 
나를 자극하는 Real world_algorithm (1/2)
나를 자극하는 Real world_algorithm (1/2)나를 자극하는 Real world_algorithm (1/2)
나를 자극하는 Real world_algorithm (1/2)
 
Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...
Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...
Convolutional Deep Belief Networks for Scalable Unsupervised Learning of Hier...
 
101: Convolutional Neural Networks
101: Convolutional Neural Networks 101: Convolutional Neural Networks
101: Convolutional Neural Networks
 
how to visualize: interstellar from example
how to visualize: interstellar from examplehow to visualize: interstellar from example
how to visualize: interstellar from example
 
ideas worth spreading: 2015 Club Release Seminar
ideas worth spreading: 2015 Club Release Seminarideas worth spreading: 2015 Club Release Seminar
ideas worth spreading: 2015 Club Release Seminar
 
Relational Mate Value: Consensus and Uniqueness in Romantic Eavaluations
Relational Mate Value: Consensus and Uniqueness in Romantic EavaluationsRelational Mate Value: Consensus and Uniqueness in Romantic Eavaluations
Relational Mate Value: Consensus and Uniqueness in Romantic Eavaluations
 
Personal Matching Recommendation system in TinderBox
Personal Matching Recommendation system in TinderBoxPersonal Matching Recommendation system in TinderBox
Personal Matching Recommendation system in TinderBox
 
핀란드, 내가 가보고 느낀 스타트업 생태계
핀란드, 내가 가보고 느낀 스타트업 생태계핀란드, 내가 가보고 느낀 스타트업 생태계
핀란드, 내가 가보고 느낀 스타트업 생태계
 
Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...
Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...
Face Feature Recognition System with Deep Belief Networks, for Korean/KIISE T...
 
Superhero discourse in Americanization
Superhero discourse in AmericanizationSuperhero discourse in Americanization
Superhero discourse in Americanization
 
[SW Maestro] Team Loclas 1-2 Final Presentation
[SW Maestro] Team Loclas 1-2 Final Presentation[SW Maestro] Team Loclas 1-2 Final Presentation
[SW Maestro] Team Loclas 1-2 Final Presentation
 
문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론
문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론
문화연구입문 발표자료, <현대캐피탈>광고 분석 및 담론
 
러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계
러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계
러셀과 데카르트 탈 구조주의와 컴퓨터공학의 관계
 

Basic Understanding of the Deep

  • 1. 딥러닝을 이용한 이목구비 인식 시스템 서강대학교 데이터마이닝 연구실 안재현 jaehyunahn@sogang.ac.kr
  • 2. Haar Cascade Classifier • Haar feature extraction • 2001, Viola & Jones http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
  • 3. Haar Cascade Classifier • Haar feature extraction • 2001, Viola & Jones http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
  • 4. Haar Cascade Classifier • Cascade Learning Weak Classifier Strong Classifier http://www.codeproject.com/Articles/441226/Haar-feature-Object-Detection-in-Csharp
  • 5. Haar Cascade Classifier • AdaBoost (machine-learning meta-algorithm) http://en.wikipedia.org/wiki/AdaBoost Weak learner Input + object in there - otherwise Hypothesis for each sample in training set Assigned coefficient Features of each sample
  • 6. Deep Learning (Deep Belief Net, Hinton 06) • 개념소개 • Supervised Learning • Restricted Boltzman Machine • Stacking
  • 7. Deep Learning (Deep Belief Net, Hinton 06) • Supervised Learning • 데이터와 라벨을 같이 주는 것을 의미함 • 알고리즘 • Support Vector Machine(SVM) • Hidden Markov Model(HMM) • Artificial Neural Network(ANN) • Bayes Classification • PCA, MDA
  • 8. Deep Learning (Deep Belief Net, Hinton 06) • Unsupervised Learning • 일반적으로 클러스터링에 많이 사용, 라벨이 없음 • 알고리즘 • Deep Belief Network • Restricted Boltzmann Machine (RBM)
  • 9. Deep Learning (Deep Belief Net, Hinton 06) • Restricted Boltzman Machines (RBMs, 1985) An energy-based 2-layer generative model 모든 노드는 순환적이며, 한 노드는 다른 노드로 부터 영향을 받음 트레이닝 세트 x에 대하여 model distribution p(x)를 트레이닝 RBMs가 “Restricted”인 이유는 같은 레이어에 대 하여 connection이 없기 때문
  • 10. Deep Learning (Deep Belief Net, Hinton 06) • Boltzman Distribution F: 확률, E: 에너지, k: 볼츠만 상수, T: 온도 물질의 에너지가 클수록 해당 입자가 존 재할 확률은 줄어들게 된다. 즉, 세상은 안 정된 상태로 있길 원한다는 가정이 들어 가 있다. T는 온도를 의미하고, T가 높을수록 에너 지가 높은 물질도 잘 존재할 수 있게 된다.
  • 11. Deep Learning (Deep Belief Net, Hinton 06) • Energy in the Boltzman Distribution S_i: i번째 node의 값 (0,1) Theta: i번째 node의 bias 이때 우리는 visible node 밖에 알 수 없다. Hidden node를 어떻게 구해야 할 것인가?
  • 12. Deep Learning (Deep Belief Net, Hinton 06) • Energy in the Restricted Boltzman Distribution : 에너지가 낮을수록 확률은 높아진다 우리는 이때 node간 weight를 변형시켜, 확률을 최대로, 에너지를 최소화한다. v: visible, h: hidden, w: weight, 두 node가 동시에 active 될 때 그 사이의 weight를 키워주는 것이 필요함 이때 우리는 hidden layer의 값을 정할 수 없으므로, 모든 경우의 수를 처리해야함 (레이어가 4개 2^4 처리)
  • 13. Deep Learning (Deep Belief Net, Hinton 06) • Stacking (RBMs)
  • 14. Deep Learning (Deep Belief Net, Hinton 06) • 예제와 함께 이해해 보겠습니다
  • 15. Deep Learning (Deep Belief Net, Hinton 06) • 예제와 함께 이해해 보겠습니다2
  • 16. Deep Learning (Deep Belief Net, Hinton 06) • 실험

Notes de l'éditeur

  1. 일일히 검출하기엔 시간이 너무 오래걸린다
  2. Weak to strong it is called ‘Boost’ AdaBoost(Adaptive Boosting)이 제일 유명한 종류 machine-learning meta-algorithm.
  3. Weak to strong it is called ‘Boost’ AdaBoost(Adaptive Boosting)이 제일 유명한 종류 machine-learning meta-algorithm. Edge에 민감하게 반응하긴 하나 overfittting problem에서 자유로운 편이다 다른 boosting algorithm 가운데