Extracting and composing robust features with denoising autoencoders, Pascal Vincent, Hugo Larochelle, Yoshua Bengio, Pierre-Antoine Manzagol, 2008Proceedings of the 25th International Conference on Machine Learning (ACM)DOI: 10.1145/1390156.1390294 - Introduces the Denoising Autoencoder (DAE) and shows its effectiveness in learning robust representations by reconstructing original inputs from corrupted versions.
Context encoders: Feature learning by inpainting, Deepak Pathak, Philipp Krahenbuhl, Jeff Donahue, Trevor Darrell, Alexei A. Efros, 2016Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)DOI: 10.48550/arXiv.1604.07379 - Introduces Context Encoders for image inpainting, using an encoder-decoder architecture combined with adversarial loss to generate semantically meaningful and realistic missing regions.
Perceptual losses for real-time style transfer and super-resolution, Justin Johnson, Alexandre Alahi, Li Fei-Fei, 2016European Conference on Computer Vision (ECCV), Vol. 9906DOI: 10.48550/arXiv.1603.08155 - Proposes using perceptual loss functions, derived from high-level feature maps of pre-trained deep networks, to achieve visually pleasing results in image generation tasks, applicable to image restoration.