paper-with-me

Papers

Unsupervised Disentanglement Without Compromises : How Functional Orthogonality Enforces Identifiability

2026-06-19 · Mathieu Cyrille Simon, Pascal Frossard, Christophe De Vleeschouwer arxiv

This paper explores unsupervised disentangled representation learning from a functional perspective. We define latent concepts as factors that influence observations through locally orthogonal directions, formalized as an orthogonality constraint on the Jacobian of the generative mapping. We prove that this condition yields identifiability of general nonlinear generative models, without requiring statistical independence or causal assumptions, provided the latent domain admits all combinations of factor values. Experiments with orthogonality-regularized normalizing flows empirically confirm the theory, demonstrate reliable recovery of ground-truth factors, and shed light on the success of VAEs. These findings challenge the prevailing impossibility claims for unsupervised disentanglement and provide a principled alternative foundation.

📄 PDF Abstract BibTeX arXiv:2606.21385

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Measuring Orthogonality in Representations of Generative Models

2024-07-04 · Robin C. Geyer, Alessandro Torcinovich, João B. Carvalho, Alexander Meyer 외

In unsupervised representation learning, models aim to distill essential features from high-dimensional data into lower-dimensional learned representations, guided by inductive biases. Understanding the characteristics t…

DisentanglementRepresentation Learning

Understanding and Enforcing Weight Disentanglement in Task Arithmetic

2026-04-18 · Shangge Liu, Yuehan Yin, Lei Wang, Qi Fan 외 arxiv

Task arithmetic provides an efficient, training-free way to edit pre-trained models, yet lacks a fundamental theoretical explanation for its success. The existing concept of ``weight disentanglement" describes the ideal …

Unsupervised learning of disentangled representations in deep restricted kernel machines with orthogonality constraints

2020-11-25 · Francesco Tonin, Panagiotis Patrinos, Johan A. K. Suykens

We introduce Constr-DRKM, a deep kernel method for the unsupervised learning of disentangled data representations. We propose augmenting the original deep restricted kernel machine formulation for kernel PCA by orthogona…

Disentanglement

Dual-Granularity Orthogonal Disentanglement for Generalizable Audio Deepfake Detection

2026-06-15 · Zhuodong Liu, Hugen Lv, Xiangyu Li, Chunhong Yuan arxiv

Audio deepfake detectors often fail to generalize across speakers, as they learn speaker-identity features rather than synthesis artifacts, known as implicit identity leakage. Existing methods address this but incur arch…

Audio Deepfake Detection

Rethinking Inter-LoRA Orthogonality in Adapter Merging: Insights from Orthogonal Monte Carlo Dropout

2025-09-26 · Andi Zhang, Xuan Ding, Haofan Wang, Steven McDonagh 외 arxiv

We propose Orthogonal Monte Carlo Dropout, a mechanism that enforces strict orthogonality when combining sparse semantic vectors without extra time complexity. Low-Rank Adaptation (LoRA), a popular fine-tuning method for…