paper-with-me

Papers

Uniform Transformation: Refining Latent Representation in Variational Autoencoders

2024-07-02 · Ye Shi, C. S. George Lee

Irregular distribution in latent space causes posterior collapse, misalignment between posterior and prior, and ill-sampling problem in Variational Autoencoders (VAEs). In this paper, we introduce a novel adaptable three-stage Uniform Transformation (UT) module -- Gaussian Kernel Density Estimation (G-KDE) clustering, non-parametric Gaussian Mixture (GM) Modeling, and Probability Integral Transform (PIT) -- to address irregular latent distributions. By reconfiguring irregular distributions into a uniform distribution in the latent space, our approach significantly enhances the disentanglement and interpretability of latent representations, overcoming the limitation of traditional VAE models in capturing complex data structures. Empirical evaluations demonstrated the efficacy of our proposed UT module in improving disentanglement metrics across benchmark datasets -- dSprites and MNIST. Our findings suggest a promising direction for advancing representation learning techniques, with implication for future research in extending this framework to more sophisticated datasets and downstream tasks.

📄 PDF Abstract BibTeX arXiv:2407.02681

Code (1)

supershiye/UniformTransformationModule 공식 구현 pytorch

Tasks

Density EstimationDisentanglementRepresentation Learning

Similar Papers 제목 키워드 기반

No Representation without Transformation

2019-12-09 · Giorgio Giannone, Saeed Saremi, Jonathan Masci, Christian Osendorfer

We extend the framework of variational autoencoders to represent transformations explicitly in the latent space. In the family of hierarchical graphical models that emerges, the latent space is populated by higher order …

Refining Latent Representations: A Generative SSL Approach for Heterogeneous Graph Learning

2023-10-17 · Yulan Hu, Zhirui Yang, Sheng Ouyang, Yong liu

Self-Supervised Learning (SSL) has shown significant potential and has garnered increasing interest in graph learning. However, particularly for generative SSL methods, its potential in Heterogeneous Graph Learning (HGL)…

AttributeContrastive LearningDecoderGraph Learning+2

VoiceBridge: General Speech Restoration with One-step Latent Bridge Models

2025-09-28 · Chi Zhang, Kaiwen Zheng, Zehua Chen, Jun Zhu arxiv

Bridge models have been investigated in speech enhancement but are mostly single-task, with constrained general speech restoration (GSR) capability. In this work, we propose VoiceBridge, a one-step latent bridge model (L…

Speech Enhancement

Vector Quantization for Deep-Learning-Based CSI Feedback in Massive MIMO Systems

2024-03-12 · Junyong Shin, Yujin Kang, Yo-Seb Jeon

This paper presents a finite-rate deep-learning (DL)-based channel state information (CSI) feedback method for massive multiple-input multiple-output (MIMO) systems. The presented method provides a finite-bit representat…

Quantization

Learning Group Actions In Disentangled Latent Image Representations

2025-12-03 · Farhana Hossain Swarnali, Miaomiao Zhang, Tonmoy Hossain arxiv

Modeling group actions on latent representations enables controllable transformations of high-dimensional image data. Prior works applying group-theoretic priors or modeling transformations typically operate in the high-…