大工至善|大学至真分享 http://blog.sciencenet.cn/u/lcj2212916

博文

[转载]【计算机科学】【2014】优化生成图像的神经网络

已有 981 次阅读 2020-4-1 16:19 |系统分类:科研笔记|文章来源:转载

本文为加拿大多伦多大学(作者:Tijmen Tieleman)的博士论文,共120页。

 

图像识别又称计算机视觉,是神经网络最突出的应用之一。本文提出的图像识别方法是基于逆向过程:生成图像。对于我们今天的计算机系统来说,生成图像比识别它们要容易。这项工作利用了生成图像的能力,以便识别其他图像。本文的一部分介绍了这种“综合分析”思想在一个复杂自动编码器中的具体实现。图像生成系统的一半(即系统的结构)是硬编码的;另一半(结构中的内容)是学习的。在学习该图像生成系统的同时,附带的图像识别系统正在学习从图像中提取描述信息。通过共同学习,这两个部分对所提供的数据有了很好的理解。本文的第二部分是一个无向生成模型的训练算法,它利用训练和马尔可夫链之间强大的交互作用,马尔可夫链的任务是从模型中产生样本。该算法在处理图像数据时表现良好,但同样适用于其他类型数据的无向生成模型

 

Image recognition, also known as computervision, is one of the most prominent applications of neural networks. The imagerecognition methods presented in this thesis are based on the reverse process:generating images. Generating images is easier than recognizing them, for thecomputer systems that we have today. This work leverages the ability togenerate images, for the purpose of recognizing other images. One part of thisthesis introduces a thorough implementation of this “analysis by synthesis”idea in a sophisticated autoencoder. Half of the image generation system(namely the structure of the system) is hard-coded; the other half (the contentinside that structure) is learned. At the same time as this image generationsystem is being learned, an accompanying image recognition system is learningto extract descriptions from images. Learning together, these two componentsdevelop an excellent understanding of the provided data. The second part of thethesis is an algorithm for training undirected generative models, by making useof a powerful interaction between training and a Markov Chain whose task is toproduce samples from the model. This algorithm is shown to work well on imagedata, but is equally applicable to undirected generative models of other typesof data.

 

1. 文献回顾:深度神经网络

2. 具有域特定解码器的自动编码器

3. 训练无向生成模型

4. 附录:详细推导过程


更多精彩文章请关注公众号:qrcode_for_gh_60b944f6c215_258.jpg



https://blog.sciencenet.cn/blog-69686-1226371.html

上一篇:[转载]【计算机科学】【2018】基于深度学习的单麦克风语音增强与分离
下一篇:[转载]【信息技术】【2017.02】基于运动车辆摄像记录的车牌位置检测
收藏 IP: 114.102.184.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-24 17:30

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部