paper-with-me

Papers

Disentangling Representations through Multi-task Learning

2024-07-15 · Pantelis Vafidis, Aman Bhargava, Antonio Rangel

Intelligent perception and interaction with the world hinges on internal representations that capture its underlying structure (''disentangled'' or ''abstract'' representations). Disentangled representations serve as world models, isolating latent factors of variation in the world along approximately orthogonal directions, thus facilitating feature-based generalization. We provide experimental and theoretical results guaranteeing the emergence of disentangled representations in agents that optimally solve multi-task evidence accumulation classification tasks, canonical in the neuroscience literature. The key conceptual finding is that, by producing accurate multi-task classification estimates, a system implicitly represents a set of coordinates specifying a disentangled representation of the underlying latent state of the data it receives. The theory provides conditions for the emergence of these representations in terms of noise, number of tasks, and evidence accumulation time. We experimentally validate these predictions in RNNs trained to multi-task, which learn disentangled representations in the form of continuous attractors, leading to zero-shot out-of-distribution (OOD) generalization in predicting latent factors. We demonstrate the robustness of our framework across autoregressive architectures, decision boundary geometries and in tasks requiring classification confidence estimation. We find that transformers are particularly suited for disentangling representations, which might explain their unique world understanding abilities. Overall, our framework establishes a formal link between competence at multiple tasks and the formation of disentangled, interpretable world models in both biological and artificial systems, and helps explain why ANNs often arrive at human-interpretable concepts, and how they both may acquire exceptional zero-shot generalization capabilities.

📄 PDF Abstract BibTeX arXiv:2407.11249

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Task LearningZero-shot Generalization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Rethinking Multi-view Representation Learning via Distilled Disentangling

2024-03-16 · CVPR 2024 1 · Guanzhou Ke, Bo wang, Xiaoli Wang, Shengfeng He

Multi-view representation learning aims to derive robust representations that are both view-consistent and view-specific from diverse data sources. This paper presents an in-depth analysis of existing approaches in this …

Representation Learning

ContentVec: An Improved Self-Supervised Speech Representation by Disentangling Speakers

2022-04-20 · Kaizhi Qian, Yang Zhang, Heting Gao, Junrui Ni 외

Self-supervised learning in speech involves training a speech representation network on a large-scale unannotated speech corpus, and then applying the learned representations to downstream tasks. Since the majority of th…

DisentanglementSelf-Supervised Learning

Multi-View Disentangled Representation

2021-01-01 · Zongbo Han, Changqing Zhang, Huazhu Fu, QinGhua Hu 외

Learning effective representations for data with multiple views is crucial in machine learning and pattern recognition. Recently great efforts have focused on learning unified or latent representations to integrate infor…

Disentanglement

Disentangling Granularity: An Implicit Inductive Bias in Factorized VAEs

2025-05-30 · Zihao Chen, Yu Xiang, Wenyong Wang

Despite the success in learning semantically meaningful, unsupervised disentangled representations, variational autoencoders (VAEs) and their variants face a fundamental theoretical challenge: substantial evidence indica…

DisentanglementInductive Bias

Better Mixing via Deep Representations

2012-07-18 · Yoshua Bengio, Grégoire Mesnil, Yann Dauphin, Salah Rifai

It has previously been hypothesized, and supported with some experimental evidence, that deeper representations, when well trained, tend to do a better job at disentangling the underlying factors of variation. We study t…