paper-with-me

Papers

Content Disentanglement for Semantically Consistent Synthetic-to-Real Domain Adaptation

2021-05-18 · Mert Keser, Artem Savkin, Federico Tombari

Synthetic data generation is an appealing approach to generate novel traffic scenarios in autonomous driving. However, deep learning perception algorithms trained solely on synthetic data encounter serious performance drops when they are tested on real data. Such performance drops are commonly attributed to the domain gap between real and synthetic data. Domain adaptation methods that have been applied to mitigate the aforementioned domain gap achieve visually appealing results, but usually introduce semantic inconsistencies into the translated samples. In this work, we propose a novel, unsupervised, end-to-end domain adaptation network architecture that enables semantically consistent \textit{sim2real} image transfer. Our method performs content disentanglement by employing shared content encoder and fixed style code.

📄 PDF Abstract BibTeX arXiv:2105.08704

Code (1)

artemsavkin/secogan 공식 구현 pytorch

Tasks

Autonomous DrivingDisentanglementDomain AdaptationSemantic SegmentationSynthetic Data Generation

Similar Papers 제목 키워드 기반

Closed-Loop Unsupervised Representation Disentanglement with $β$-VAE Distillation and Diffusion Probabilistic Feedback

2024-02-04 · Xin Jin, Bohan Li, Baao Xie, Wenyao Zhang 외

Representation disentanglement may help AI fundamentally understand the real world and thus benefit both discrimination and generation tasks. It currently has at least three unresolved core issues: (i) heavy reliance on …

DisentanglementImage Manipulation

Contrastive Parameter Disentanglement for Multi-modal Remote Sensing Image Generation

2026-07-26 · Yu Zhang, Wenda Zhao, Haojun Tang, Haipeng Wang arxiv

Existing remote sensing image generation methods are largely confined to single-modality synthesis and therefore fail to exploit the complementary information inherent in multimodal imagery. To address this limitation, w…

Image Generation

Learning Disentangled Representations of Negation and Uncertainty

2022-04-01 · ACL 2022 5 · Jake Vasilakes, Chrysoula Zerva, Makoto Miwa, Sophia Ananiadou

Negation and uncertainty modeling are long-standing tasks in natural language processing. Linguistic theory postulates that expressions of negation and uncertainty are semantically independent from each other and the con…

DisentanglementNegationRepresentation Learning

SCFlow: Implicitly Learning Style and Content Disentanglement with Flow Models

2025-08-05 · Pingchuan Ma, Xiaopei Yang, Yusong Li, Ming Gui 외 arxiv

Explicitly disentangling style and content in vision models remains challenging due to their semantic overlap and the subjectivity of human perception. Existing methods propose separation through generative or discrimina…

Contrastive-Augmented Flow Matching for Style-Content Disentanglement

2026-07-14 · Yusong Li, Pingchuan Ma, Ming Gui, Vincent Tao Hu 외 arxiv

Learning representations that separate content and style is crucial for controllable generation and compositional generalization. However, diffusion and flow-based models trained primarily with generative objectives ofte…