paper-with-me

Papers

Disentangled Representation Learning and Generation with Manifold Optimization

2020-06-12 · Arun Pandey, Michael Fanuel, Joachim Schreurs, Johan A. K. Suykens

Disentanglement is a useful property in representation learning which increases the interpretability of generative models such as Variational autoencoders (VAE), Generative Adversarial Models, and their many variants. Typically in such models, an increase in disentanglement performance is traded-off with generation quality. In the context of latent space models, this work presents a representation learning framework that explicitly promotes disentanglement by encouraging orthogonal directions of variations. The proposed objective is the sum of an autoencoder error term along with a Principal Component Analysis reconstruction error in the feature space. This has an interpretation of a Restricted Kernel Machine with the eigenvector matrix-valued on the Stiefel manifold. Our analysis shows that such a construction promotes disentanglement by matching the principal directions in the latent space with the directions of orthogonal variation in data space. In an alternating minimization scheme, we use Cayley ADAM algorithm - a stochastic optimization method on the Stiefel manifold along with the ADAM optimizer. Our theoretical discussion and various experiments show that the proposed model improves over many VAE variants in terms of both generation quality and disentangled representation learning.

📄 PDF Abstract BibTeX arXiv:2006.07046

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementRepresentation LearningStochastic Optimization

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Compositional Generalization Requires More Than Disentangled Representations

2025-01-30 · Qiyao Liang, Daoyuan Qian, Liu Ziyin, Ila Fiete

Composition-the ability to generate myriad variations from finite means-is believed to underlie powerful generalization. However, compositional generalization remains a key challenge for deep learning. A widely held assu…

Memorization

Anomaly Detection Based on Unsupervised Disentangled Representation Learning in Combination with Manifold Learning

2019-09-25 · Xiaoyan Li, Iluju Kiringa, Tet Yeap, Xiaodan Zhu 외

Identifying anomalous samples from highly complex and unstructured data is a crucial but challenging task in a variety of intelligent systems. In this paper, we present a novel deep anomaly detection framework named AnoD…

Anomaly DetectionDensity EstimationDisentanglementRepresentation Learning+2

Disentangled Representation Learning for Text-Video Retrieval

2022-03-14 · Qiang Wang, Yanhao Zhang, Yun Zheng, Pan Pan 외

Cross-modality interaction is a critical component in Text-Video Retrieval (TVR), yet there has been little examination of how different influencing factors for computing interaction affect performance. This paper first …

Representation LearningRetrievalVideo Retrieval

GeoMathCode: Understanding Interleaved Math-Code Reasoning for Geometry Problem Solving

2026-05-25 · Yingji Zhang, Yong Dai, André Freitas arxiv

Mathematical reasoning is a hallmark of human intelligence, requiring logical deduction, symbolic manipulation, and abstract thinking. Recent multimodal large language models (MLLMs) have demonstrated strong performance …

Mathematical ReasoningCode Generation

Reducing Class-wise Confusion for Incremental Learning with Disentangled Manifolds

2025-03-22 · CVPR 2025 1 · Huitong Chen, Yu Wang, Yan Fan, Guosong Jiang 외

Class incremental learning (CIL) aims to enable models to continuously learn new classes without catastrophically forgetting old ones. A promising direction is to learn and use prototypes of classes during incremental up…

class-incremental learningClass Incremental LearningIncremental Learning