paper-with-me

Papers

Measuring Orthogonality in Representations of Generative Models

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

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 that make a good representation remains a topic of ongoing research. Disentanglement of independent generative processes has long been credited with producing high-quality representations. However, focusing solely on representations that adhere to the stringent requirements of most disentanglement metrics, may result in overlooking many high-quality representations, well suited for various downstream tasks. These metrics often demand that generative factors be encoded in distinct, single dimensions aligned with the canonical basis of the representation space. Motivated by these observations, we propose two novel metrics: Importance-Weighted Orthogonality (IWO) and Importance-Weighted Rank (IWR). These metrics evaluate the mutual orthogonality and rank of generative factor subspaces. Throughout extensive experiments on common downstream tasks, over several benchmark datasets and models, IWO and IWR consistently show stronger correlations with downstream task performance than traditional disentanglement metrics. Our findings suggest that representation quality is closer related to the orthogonality of independent generative processes rather than their disentanglement, offering a new direction for evaluating and improving unsupervised learning models.

📄 PDF Abstract BibTeX arXiv:2407.03728

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementRepresentation Learning

Similar Papers 제목 키워드 기반

Variational Autoencoders Pursue PCA Directions (by Accident)

2018-12-17 · CVPR 2019 6 · Michal Rolinek, Dominik Zietlow, Georg Martius

The Variational Autoencoder (VAE) is a powerful architecture capable of representation learning and generative modeling. When it comes to learning interpretable (disentangled) representations, VAE and its variants show u…

DecoderRepresentation Learning

$\boldsymbolλ$-Orthogonality Regularization for Compatible Representation Learning

2025-09-20 · Simone Ricci, Niccolò Biondi, Federico Pernici, Ioannis Patras 외 arxiv

Retrieval systems rely on representations learned by increasingly powerful models. However, due to the high training cost and inconsistencies in learned representations, there is significant interest in facilitating comm…

Representation Learning

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 a…

Representation Learning

Batch Normalization Orthogonalizes Representations in Deep Random Networks

2021-06-07 · NeurIPS 2021 12 · Hadi Daneshmand, Amir Joudaki, Francis Bach

This paper underlines a subtle property of batch-normalization (BN): Successive batch normalizations with random linear transformations make hidden representations increasingly orthogonal across layers of a deep neural n…

Investigating the Properties of Neural Network Representations in Reinforcement Learning

2022-03-30 · Han Wang, Erfan Miahi, Martha White, Marlos C. Machado 외

In this paper we investigate the properties of representations learned by deep reinforcement learning systems. Much of the early work on representations for reinforcement learning focused on designing fixed-basis archite…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+2