SlideShare a Scribd company logo
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
https://blog.openai.com/generative-models/
Feynmanʼs message!
One of our core aspirations at
OpenAI is to develop
algorithms and techniques
that endow computers with an
understanding of our world.
Introduction of VAE
Introduction of VAE
Ref: http://cs231n.stanford.edu/slides/2017/cs231n_2017_lecture13.pdf
Ref: http://cs231n.stanford.edu/slides/2017/cs231n_2017_lecture13.pdf
Introduction of VAE
Example	of	Output
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
ü
ü
ü
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
?
=1
Decomposecombine
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
clearly indicate
parameters
Problem is not maximizing ,
Introduction of VAE
Introduction of VAE
Introduction of VAE
var = exponential.exp(ln_var)
mean_square = mean * mean
loss = (mean_square + var - ln_var - 1) * 0.5
mu, ln_var = self.encode(x)
batchsize = len(mu.data)
rec_loss = 0 # reconstruction error
for l in six.moves.range(k):
z = F.gaussian(mu, ln_var)
z.name = "z”
rec_loss += F.bernoulli_nll(x, self.decode(z, sigmoid=False)) / (k * batchsize)
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE
Introduction of VAE

More Related Content

PDF
Introduction to Diffusion Models
PPTX
Generative Adversarial Network (GAN)
PDF
Score based generative model
PDF
PR-409: Denoising Diffusion Probabilistic Models
PDF
1시간만에 GAN(Generative Adversarial Network) 완전 정복하기
PDF
Introduction to Docker Compose
PPTX
U-Net (1).pptx
PDF
T9. Trust and reputation in multi-agent systems
Introduction to Diffusion Models
Generative Adversarial Network (GAN)
Score based generative model
PR-409: Denoising Diffusion Probabilistic Models
1시간만에 GAN(Generative Adversarial Network) 완전 정복하기
Introduction to Docker Compose
U-Net (1).pptx
T9. Trust and reputation in multi-agent systems

What's hot (20)

PDF
Denoising Diffusion Probabilistic Modelsの重要な式の解説
PDF
クラシックな機械学習の入門 6. 最適化と学習アルゴリズム
PDF
Introduction to Prioritized Experience Replay
PDF
深層生成モデルを用いたマルチモーダル学習
PDF
Iclr2016 vaeまとめ
PPTX
HML: Historical View and Trends of Deep Learning
PPTX
[DL輪読会]Temporal DifferenceVariationalAuto-Encoder
PDF
ベイジアンディープニューラルネット
PDF
A brief introduction to Gaussian process
PDF
Fisher Vectorによる画像認識
PDF
Conditional Image Generation with PixelCNN Decoders
PPTX
[DL輪読会]Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
PDF
ICLR2020の異常検知論文の紹介 (2019/11/23)
PDF
Generative adversarial networks
PPTX
ResNetの仕組み
PDF
Generative adversarial networks
PDF
Chapter 8 ボルツマンマシン - 深層学習本読み会
PDF
Wasserstein GAN
PPT
Neural Networks
PDF
Explicit Density Models
Denoising Diffusion Probabilistic Modelsの重要な式の解説
クラシックな機械学習の入門 6. 最適化と学習アルゴリズム
Introduction to Prioritized Experience Replay
深層生成モデルを用いたマルチモーダル学習
Iclr2016 vaeまとめ
HML: Historical View and Trends of Deep Learning
[DL輪読会]Temporal DifferenceVariationalAuto-Encoder
ベイジアンディープニューラルネット
A brief introduction to Gaussian process
Fisher Vectorによる画像認識
Conditional Image Generation with PixelCNN Decoders
[DL輪読会]Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
ICLR2020の異常検知論文の紹介 (2019/11/23)
Generative adversarial networks
ResNetの仕組み
Generative adversarial networks
Chapter 8 ボルツマンマシン - 深層学習本読み会
Wasserstein GAN
Neural Networks
Explicit Density Models
Ad

Similar to Introduction of VAE (20)

PPTX
APSEC2020 Keynote
PDF
Scientific calculator project in c language
PDF
Computer programming chapter ( 4 )
PDF
DataWeave 2.0 - MuleSoft CONNECT 2019
PDF
Minimal Introduction to C++ - Part I
PPTX
1. Ch_1 SL_1_Intro to Matlab.pptx
PDF
Machine learning key to your formulation challenges
PPTX
Automated Program Repair Keynote talk
PPT
Intermachine Parallelism
PDF
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
PPTX
Empowering Mechanical Engineering Students: Your Premier Source for Expert As...
DOCX
error 2.pdf101316, 6(46 PM01_errorPage 1 of 5http.docx
PDF
Source code of WPF samples by Microsoft was checked
PDF
Deep C Programming
PDF
Support Vector Machines
PPTX
20170415 當julia遇上資料科學
PPTX
20171127 當julia遇上資料科學
PDF
Compiler Construction for DLX Processor
PPTX
18CSS101J PROGRAMMING FOR PROBLEM SOLVING
PDF
Hands-On Ethical Hacking and Network Defense 1st Edition Simpson Test Bank
APSEC2020 Keynote
Scientific calculator project in c language
Computer programming chapter ( 4 )
DataWeave 2.0 - MuleSoft CONNECT 2019
Minimal Introduction to C++ - Part I
1. Ch_1 SL_1_Intro to Matlab.pptx
Machine learning key to your formulation challenges
Automated Program Repair Keynote talk
Intermachine Parallelism
Hybridize Functions: A Tool for Automatically Refactoring Imperative Deep Lea...
Empowering Mechanical Engineering Students: Your Premier Source for Expert As...
error 2.pdf101316, 6(46 PM01_errorPage 1 of 5http.docx
Source code of WPF samples by Microsoft was checked
Deep C Programming
Support Vector Machines
20170415 當julia遇上資料科學
20171127 當julia遇上資料科學
Compiler Construction for DLX Processor
18CSS101J PROGRAMMING FOR PROBLEM SOLVING
Hands-On Ethical Hacking and Network Defense 1st Edition Simpson Test Bank
Ad

More from Ken'ichi Matsui (20)

PDF
ベータ分布の謎に迫る
PDF
音楽波形データからコードを推定してみる
PDF
データサイエンティストの仕事とデータ分析コンテスト
PDF
分析コンペティションの光と影
PDF
Kaggle Google Quest Q&A Labeling 反省会 LT資料 47th place solution
PDF
BERT入門
PDF
データ分析コンテストとデータサイエンティストの働きかた
PDF
確率分布の成り立ちを理解してスポーツにあてはめてみる
PDF
SIGNATE 産業技術総合研究所 衛星画像分析コンテスト 2位入賞モデルの工夫点
PDF
Variational Autoencoderの紹介
PDF
数学カフェ 確率・統計・機械学習回 「速習 確率・統計」
PDF
DS LT祭り 「AUCが0.01改善したって どういうことですか?」
PDF
統計的学習の基礎 4章 前半
PDF
基礎からのベイズ統計学 輪読会資料 第8章 「比率・相関・信頼性」
PDF
第13回数学カフェ「素数!!」二次会 LT資料「乱数!!」
PDF
「ベータ分布の謎に迫る」第6回 プログラマのための数学勉強会 LT資料
PPTX
15分でわかる(範囲の)ベイズ統計学
PPTX
Random Forest による分類
PDF
基礎からのベイズ統計学 輪読会資料 第4章 メトロポリス・ヘイスティングス法
PDF
「全ての確率はコイン投げに通ず」 Japan.R 発表資料
ベータ分布の謎に迫る
音楽波形データからコードを推定してみる
データサイエンティストの仕事とデータ分析コンテスト
分析コンペティションの光と影
Kaggle Google Quest Q&A Labeling 反省会 LT資料 47th place solution
BERT入門
データ分析コンテストとデータサイエンティストの働きかた
確率分布の成り立ちを理解してスポーツにあてはめてみる
SIGNATE 産業技術総合研究所 衛星画像分析コンテスト 2位入賞モデルの工夫点
Variational Autoencoderの紹介
数学カフェ 確率・統計・機械学習回 「速習 確率・統計」
DS LT祭り 「AUCが0.01改善したって どういうことですか?」
統計的学習の基礎 4章 前半
基礎からのベイズ統計学 輪読会資料 第8章 「比率・相関・信頼性」
第13回数学カフェ「素数!!」二次会 LT資料「乱数!!」
「ベータ分布の謎に迫る」第6回 プログラマのための数学勉強会 LT資料
15分でわかる(範囲の)ベイズ統計学
Random Forest による分類
基礎からのベイズ統計学 輪読会資料 第4章 メトロポリス・ヘイスティングス法
「全ての確率はコイン投げに通ず」 Japan.R 発表資料

Recently uploaded (20)

PPTX
IB Computer Science - Internal Assessment.pptx
PPTX
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
PDF
Lecture1 pattern recognition............
PPTX
Supervised vs unsupervised machine learning algorithms
PDF
TRAFFIC-MANAGEMENT-AND-ACCIDENT-INVESTIGATION-WITH-DRIVING-PDF-FILE.pdf
PPTX
Business Ppt On Nestle.pptx huunnnhhgfvu
PPTX
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
PDF
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
PDF
Recruitment and Placement PPT.pdfbjfibjdfbjfobj
PPTX
IBA_Chapter_11_Slides_Final_Accessible.pptx
PPT
Quality review (1)_presentation of this 21
PDF
Business Analytics and business intelligence.pdf
PPTX
1_Introduction to advance data techniques.pptx
PPTX
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
PDF
Galatica Smart Energy Infrastructure Startup Pitch Deck
PPTX
Introduction to Knowledge Engineering Part 1
PPTX
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
PPT
ISS -ESG Data flows What is ESG and HowHow
PPTX
Database Infoormation System (DBIS).pptx
IB Computer Science - Internal Assessment.pptx
iec ppt-1 pptx icmr ppt on rehabilitation.pptx
Lecture1 pattern recognition............
Supervised vs unsupervised machine learning algorithms
TRAFFIC-MANAGEMENT-AND-ACCIDENT-INVESTIGATION-WITH-DRIVING-PDF-FILE.pdf
Business Ppt On Nestle.pptx huunnnhhgfvu
mbdjdhjjodule 5-1 rhfhhfjtjjhafbrhfnfbbfnb
168300704-gasification-ppt.pdfhghhhsjsjhsuxush
Recruitment and Placement PPT.pdfbjfibjdfbjfobj
IBA_Chapter_11_Slides_Final_Accessible.pptx
Quality review (1)_presentation of this 21
Business Analytics and business intelligence.pdf
1_Introduction to advance data techniques.pptx
advance b rammar.pptxfdgdfgdfsgdfgsdgfdfgdfgsdfgdfgdfg
Galatica Smart Energy Infrastructure Startup Pitch Deck
Introduction to Knowledge Engineering Part 1
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
ISS -ESG Data flows What is ESG and HowHow
Database Infoormation System (DBIS).pptx

Introduction of VAE