paper-with-me

홈 › Papers

Leveraging sparse and shared feature activations for disentangled representation learning

2023-04-17 · NeurIPS 2023 11 · Marco Fumero, Florian Wenzel, Luca Zancato, Alessandro Achille, Emanuele Rodolà, Stefano Soatto, Bernhard Schölkopf, Francesco Locatello

Recovering the latent factors of variation of high dimensional data has so far focused on simple synthetic settings. Mostly building on unsupervised and weakly-supervised objectives, prior work missed out on the positive implications for representation learning on real world data. In this work, we propose to leverage knowledge extracted from a diversified set of supervised tasks to learn a common disentangled representation. Assuming each supervised task only depends on an unknown subset of the factors of variation, we disentangle the feature space of a supervised multi-task model, with features activating sparsely across different tasks and information being shared as appropriate. Importantly, we never directly observe the factors of variations but establish that access to multiple tasks is sufficient for identifiability under sufficiency and minimality assumptions. We validate our approach on six real world distribution shift benchmarks, and different data modalities (images, text), demonstrating how disentangled representations can be transferred to real settings.

📄 PDF Abstract BibTeX arXiv:2304.07939

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

UniCog: Uncovering Cognitive Abilities of LLMs through Latent Mind Space Analysis

2026-01-25 · Jiayu Liu, Yinhe Long, Zhenya Huang, Enhong Chen arxiv

A growing body of research suggests that the cognitive processes of large language models (LLMs) differ fundamentally from those of humans. However, existing interpretability methods remain limited in explaining how cogn…

From superposition to sparse codes: interpretable representations in neural networks

2025-03-03 · David Klindt, Charles O'Neill, Patrik Reizinger, Harald Maurer 외

Understanding how information is represented in neural networks is a fundamental challenge in both neuroscience and artificial intelligence. Despite their nonlinear architectures, recent evidence suggests that neural net…

compressed sensingRepresentation Learning

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…

OrtSAE: Orthogonal Sparse Autoencoders Uncover Atomic Features

2025-09-26 · Anton Korznikov, Andrey Galichin, Alexey Dontsov, Oleg Rogov 외 arxiv

Sparse autoencoders (SAEs) are a technique for sparse decomposition of neural network activations into human-interpretable features. However, current SAEs suffer from feature absorption, where specialized features captur…

Attribution-Guided Distillation of Matryoshka Sparse Autoencoders

2025-12-31 · Cristina P. Martin-Linares, Jonathan P. Ling arxiv

Sparse autoencoders (SAEs) aim to disentangle model activations into monosemantic, human-interpretable features. In practice, learned features are often redundant and vary across training runs and sparsity levels, which …