paper-with-me

Papers

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

2024-02-04 · Xin Jin, Bohan Li, Baao Xie, Wenyao Zhang, Jinming Liu, Ziqiang Li, Tao Yang, Wenjun Zeng

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 label annotation and synthetic data -- causing poor generalization on natural scenarios; (ii) heuristic/hand-craft disentangling constraints make it hard to adaptively achieve an optimal training trade-off; (iii) lacking reasonable evaluation metric, especially for the real label-free data. To address these challenges, we propose a \textbf{C}losed-\textbf{L}oop unsupervised representation \textbf{Dis}entanglement approach dubbed \textbf{CL-Dis}. Specifically, we use diffusion-based autoencoder (Diff-AE) as a backbone while resorting to $\beta$-VAE as a co-pilot to extract semantically disentangled representations. The strong generation ability of diffusion model and the good disentanglement ability of VAE model are complementary. To strengthen disentangling, VAE-latent distillation and diffusion-wise feedback are interconnected in a closed-loop system for a further mutual promotion. Then, a self-supervised \textbf{Navigation} strategy is introduced to identify interpretable semantic directions in the disentangled latent space. Finally, a new metric based on content tracking is designed to evaluate the disentanglement effect. Experiments demonstrate the superiority of CL-Dis on applications like real image manipulation and visual analysis.

📄 PDF Abstract BibTeX arXiv:2402.02346

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage Manipulation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Text Attribute Control via Closed-Loop Disentanglement

2023-12-01 · Lei Sha, Thomas Lukasiewicz

Changing an attribute of a text without changing the content usually requires to first disentangle the text into irrelevant attributes and content representations. After that, in the inference phase, the representation o…

AttributeContrastive LearningDisentanglementSentence

GateKD: Confidence-Gated Closed-Loop Distillation for Robust Reasoning

2026-05-13 · Kasidit Sermsri, Teerapong Panboonyuen arxiv

Distilling multi-step reasoning abilities from large language models (LLMs) into compact student models remains challenging due to noisy rationales, hallucinated supervision, and static teacher-student interactions. Exis…

Unsupervised Learning of Structured Representations via Closed-Loop Transcription

2022-10-30 · Shengbang Tong, Xili Dai, Yubei Chen, Mingyang Li 외

This paper proposes an unsupervised method for learning a unified representation that serves both discriminative and generative purposes. While most existing unsupervised learning approaches focus on a representation for…

Bayesian Unsupervised Disentanglement of Anatomy and Geometry for Deep Groupwise Image Registration

2024-01-04 · Xinzhe Luo, Xin Wang, Linda Shapiro, Chun Yuan 외

This article presents a general Bayesian learning framework for multi-modal groupwise image registration. The method builds on probabilistic modelling of the image generative process, where the underlying common anatomy …

AnatomyBayesian InferenceDisentanglementImage Registration

Unsupervised Representation Disentanglement of Text: An Evaluation on Synthetic Datasets

2021-06-07 · ACL (RepL4NLP) 2021 8 · Lan Zhang, Victor Prokhorov, Ehsan Shareghi

To highlight the challenges of achieving representation disentanglement for text domain in an unsupervised setting, in this paper we select a representative set of successfully applied models from the image domain. We ev…

DecoderDisentanglementInductive Bias