paper-with-me

Papers

NeurInt : Learning to Interpolate through Neural ODEs

2021-11-07 · Avinandan Bose, Aniket Das, Yatin Dandi, Piyush Rai

A wide range of applications require learning image generation models whose latent space effectively captures the high-level factors of variation present in the data distribution. The extent to which a model represents such variations through its latent space can be judged by its ability to interpolate between images smoothly. However, most generative models mapping a fixed prior to the generated images lead to interpolation trajectories lacking smoothness and containing images of reduced quality. In this work, we propose a novel generative model that learns a flexible non-parametric prior over interpolation trajectories, conditioned on a pair of source and target images. Instead of relying on deterministic interpolation methods (such as linear or spherical interpolation in latent space), we devise a framework that learns a distribution of trajectories between two given images using Latent Second-Order Neural Ordinary Differential Equations. Through a hybrid combination of reconstruction and adversarial losses, the generator is trained to map the sampled points from these trajectories to sequences of realistic images that smoothly transition from the source to the target image. Through comprehensive qualitative and quantitative experiments, we demonstrate our approach's effectiveness in generating images of improved quality as well as its ability to learn a diverse distribution over smooth interpolation trajectories for any pair of real source and target images.

📄 PDF Abstract BibTeX arXiv:2111.04123

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

NeurInt-Learning Interpolation by Neural ODEs

2021-09-27 · NeurIPS Workshop DLDE 2021 12 · Avinandan Bose, Aniket Das, Yatin Dandi, Piyush Rai

A range of applications require learning image generation models whose latent space effectively captures the high-level factors of variation in the data distribution, which can be judged by its ability to interpolate be…

Image Generation

Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer

2018-07-19 · ICLR 2019 5 · David Berthelot, Colin Raffel, Aurko Roy, Ian Goodfellow

Autoencoders provide a powerful framework for learning compressed representations by encoding all of the information needed to reconstruct a data point in a latent code. In some cases, autoencoders can "interpolate": By …

Spatial Graph Signal Interpolation with an Application for Merging BCI Datasets with Various Dimensionalities

2022-10-28 · Yassine El Ouahidi, Lucas Drumetz, Giulia Lioi, Nicolas Farrugia 외

BCI Motor Imagery datasets usually are small and have different electrodes setups. When training a Deep Neural Network, one may want to capitalize on all these datasets to increase the amount of data available and hence …

Motor Imagery

Mixup for Node and Graph Classification

2021-06-01 · Yiwei Wang, Wei Wang, Yuxuan Liang, Yujun Cai 외

Mixup is an advanced data augmentation method for training neural network based image classifiers, which interpolates both features and labels of a pair of images to produce synthetic samples. However, devising the Mixup…

ClassificationData AugmentationGraph ClassificationGraph Learning+1

Wasserstein Style Transfer

2019-05-30 · Youssef Mroueh

We propose Gaussian optimal transport for Image style transfer in an Encoder/Decoder framework. Optimal transport for Gaussian measures has closed forms Monge mappings from source to target distributions. Moreover interp…

DecoderStyle Transfer