paper-with-me

Papers

Multi-Domain Translation by Learning Uncoupled Autoencoders

2019-02-09 · Karren D. Yang, Caroline Uhler

Multi-domain translation seeks to learn a probabilistic coupling between marginal distributions that reflects the correspondence between different domains. We assume that data from different domains are generated from a shared latent representation based on a structural equation model. Under this assumption, we show that the problem of computing a probabilistic coupling between marginals is equivalent to learning multiple uncoupled autoencoders that embed to a given shared latent distribution. In addition, we propose a new framework and algorithm for multi-domain translation based on learning the shared latent distribution and training autoencoders under distributional constraints. A key practical advantage of our framework is that new autoencoders (i.e., new domains) can be added sequentially to the model without retraining on the other domains, which we demonstrate experimentally on image as well as genomics datasets.

📄 PDF Abstract BibTeX arXiv:1902.03515

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Image-to-image translation for cross-domain disentanglement

2018-05-24 · NeurIPS 2018 12 · Abel Gonzalez-Garcia, Joost Van de Weijer, Yoshua Bengio

Deep image translation methods have recently shown excellent results, outputting high-quality images covering multiple modes of the data distribution. There has also been increased interest in disentangling the internal …

DisentanglementImage-to-Image TranslationRetrievalTranslation

Mix and match networks: encoder-decoder alignment for zero-pair image translation

2018-04-06 · CVPR 2018 6 · Yaxing Wang, Joost Van de Weijer, Luis Herranz

We address the problem of image translation between domains or modalities for which no direct paired data is available (i.e. zero-pair translation). We propose mix and match networks, based on multiple encoders and decod…

ColorizationDecoderSegmentationSemantic Segmentation+2

Code-Aligned Autoencoders for Unsupervised Change Detection in Multimodal Remote Sensing Images

2020-04-15 · Luigi T. Luppino, Mads A. Hansen, Michael Kampffmeyer, Filippo M. Bianchi 외

Image translation with convolutional autoencoders has recently been used as an approach to multimodal change detection in bitemporal satellite images. A main challenge is the alignment of the code spaces by reducing the …

Change DetectionTranslation

Beyond Time-Average Convergence: Near-Optimal Uncoupled Online Learning via Clairvoyant Multiplicative Weights Update

2021-11-29 · Georgios Piliouras, Ryann Sim, Stratis Skoulakis

In this paper, we provide a novel and simple algorithm, Clairvoyant Multiplicative Weights Updates (CMWU) for regret minimization in general games. CMWU effectively corresponds to the standard MWU algorithm but where all…

Semi-Supervised Text Simplification with Back-Translation and Asymmetric Denoising Autoencoders

2020-04-30 · Yanbin Zhao, Lu Chen, Zhi Chen, Kai Yu

Text simplification (TS) rephrases long sentences into simplified variants while preserving inherent semantics. Traditional sequence-to-sequence models heavily rely on the quantity and quality of parallel sentences, whic…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+4