paper-with-me

Papers

Disentangled Sparse Representations for Concept-Separated Diffusion Unlearning

2026-05-12 · Hyeonjin Kim, Hangyeol Jung, Heechan Yun, Sungjun Yun, Dong-Jun Han arxiv

Unlearning specific concepts in text-to-image diffusion models has become increasingly important for preventing undesirable content generation. Among prior approaches, sparse autoencoder (SAE)-based methods have attracted attention due to their ability to suppress target concepts through lightweight manipulation of latent features, without modifying model parameters. However, SAEs trained with sparse reconstruction objectives do not explicitly enforce concept-wise separation, resulting in shared latent features across concepts. To address this, we propose SAEParate, which organizes latent representations into concept-specific clusters via a concept-aware contrastive objective, enabling more precise concept suppression while reducing unintended interference during unlearning. In addition, we enhance the encoder with a GeLU-based nonlinear transformation to increase its expressive capacity under this separation objective, enabling a more discriminative and disentangled latent space. Experiments on UnlearnCanvas demonstrate state-of-the-art performance, with particularly strong gains in joint style-object unlearning, a challenging setting where existing methods suffer from severe interference between target and non-target concepts.

📄 PDF Abstract BibTeX arXiv:2605.12122

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CASL: Concept-Aligned Sparse Latents for Interpreting Diffusion Models

2026-01-21 · Zhenghao He, Guangzhi Xiong, Boyang Wang, Sanchit Sinha 외 arxiv

Internal activations of diffusion models encode rich semantic information, but interpreting such representations remains challenging. While Sparse Autoencoders (SAEs) have shown promise in disentangling latent representa…

OmniPrism: Learning Disentangled Visual Concept for Image Generation

2024-12-16 · Yangyang Li, Daqing Liu, Wu Liu, Allen He 외

Creative visual concept generation often draws inspiration from specific concepts in a reference image to produce relevant outcomes. However, existing methods are typically constrained to single-aspect concept generation…

DisentanglementImage Generation

Learning Sparse Disentangled Representations for Multimodal Exclusion Retrieval

2025-04-04 · Prachi, Sumit Bhatia, Srikanta Bedathur

Multimodal representations are essential for cross-modal retrieval, but they often lack interpretability, making it difficult to understand the reasoning behind retrieved results. Sparse disentangled representations offe…

Cross-Modal RetrievalDisentanglementRetrieval

Concept-SAE: A Controllable and Invertible Concept Interface for Sparse Autoencoders

2025-09-26 · Jianrong Ding, Muxi Chen, Chenchen Zhao, Qiang Xu arxiv

Standard Sparse Autoencoders (SAEs) excel at discovering a dictionary of a model's learned features, providing a powerful lens for passive feature discovery. However, this passive nature makes it difficult to systematica…

DiMBERT: Learning Vision-Language Grounded Representations with Disentangled Multimodal-Attention

2022-10-28 · Fenglin Liu, Xian Wu, Shen Ge, Xuancheng Ren 외

Vision-and-language (V-L) tasks require the system to understand both vision content and natural language, thus learning fine-grained joint representations of vision and language (a.k.a. V-L representations) is of paramo…

Image CaptioningLanguage ModelingLanguage ModellingSentence+2