paper-with-me

홈 › Papers

Latent Domain Transfer: Crossing modalities with Bridging Autoencoders

2019-05-01 · ICLR 2019 5 · Yingtao Tian, Jesse Engel

Domain transfer is a exciting and challenging branch of machine learning because models must learn to smoothly transfer between domains, preserving local variations and capturing many aspects of variation without labels. However, most successful applications to date require the two domains to be closely related (ex. image-to-image, video-video), utilizing similar or shared networks to transform domain specific properties like texture, coloring, and line shapes. Here, we demonstrate that it is possible to transfer across modalities (ex. image-to-audio) by first abstracting the data with latent generative models and then learning transformations between latent spaces. We find that a simple variational autoencoder is able to learn a shared latent space to bridge between two generative models in an unsupervised fashion, and even between different types of models (ex. variational autoencoder and a generative adversarial network). We can further impose desired semantic alignment of attributes with a linear classifier in the shared latent space. The proposed variation autoencoder enables preserving both locality and semantic alignment through the transfer process, as shown in the qualitative and quantitative evaluations. Finally, the hierarchical structure decouples the cost of training the base generative models and semantic alignments, enabling computationally efficient and data efficient retraining of personalized mapping functions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Latent Translation: Crossing Modalities by Bridging Generative Models

2019-02-21 · Yingtao Tian, Jesse Engel

End-to-end optimization has achieved state-of-the-art performance on many specific problems, but there is no straight-forward way to combine pretrained models for new problems. Here, we explore improving modularity by le…

Machine TranslationTranslation

CrossZoom: Simultaneously Motion Deblurring and Event Super-Resolving

2023-09-29 · Chi Zhang, Xiang Zhang, Mingyuan Lin, Cheng Li 외

Even though the collaboration between traditional and neuromorphic event cameras brings prosperity to frame-event based vision applications, the performance is still confined by the resolution gap crossing two modalities…

DeblurringEvent-based vision

MCEN: Bridging Cross-Modal Gap between Cooking Recipes and Dish Images with Latent Variable Model

2020-04-02 · CVPR 2020 6 · Han Fu, Rui Wu, Chenghao Liu, Jianling Sun

Nowadays, driven by the increasing concern on diet and health, food computing has attracted enormous attention from both industry and research community. One of the most popular research topics in this domain is Food Ret…

Cross-Modal RetrievalRetrieval

BalaGAN: Image Translation Between Imbalanced Domains via Cross-Modal Transfer

2020-10-05 · Or Patashnik, Dov Danon, Hao Zhang, Daniel Cohen-Or

State-of-the-art image-to-image translation methods tend to struggle in an imbalanced domain setting, where one image domain lacks richness and diversity. We introduce a new unsupervised translation network, BalaGAN, spe…

DiversityImage-to-Image TranslationStyle TransferTranslation

BIFROST: Bridging Invariant Feature Representation for Observation-space Sim2Real Transfer

2026-07-01 · Yunfu Deng, Josiah P. Hanna arxiv

Sim2real transfer for robot policy learning suffers due to mismatch between simulation and reality. Existing methods typically address each gap in isolation through separate adaptation modules, which are composed or laye…

Domain AdaptationVisual Navigation