paper-with-me

Papers

Integrating Random Effects in Variational Autoencoders for Dimensionality Reduction of Correlated Data

2024-12-22 · Giora Simchoni, Saharon Rosset

Variational Autoencoders (VAE) are widely used for dimensionality reduction of large-scale tabular and image datasets, under the assumption of independence between data observations. In practice, however, datasets are often correlated, with typical sources of correlation including spatial, temporal and clustering structures. Inspired by the literature on linear mixed models (LMM), we propose LMMVAE -- a novel model which separates the classic VAE latent model into fixed and random parts. While the fixed part assumes the latent variables are independent as usual, the random part consists of latent variables which are correlated between similar clusters in the data such as nearby locations or successive measurements. The classic VAE architecture and loss are modified accordingly. LMMVAE is shown to improve squared reconstruction error and negative likelihood loss significantly on unseen data, with simulated as well as real datasets from various applications and correlation scenarios. It also shows improvement in the performance of downstream tasks such as supervised classification on the learned representations.

📄 PDF Abstract BibTeX arXiv:2412.16899

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

On a Mechanism Framework of Autoencoders

2022-08-15 · Changcun Huang

This paper proposes a theoretical framework on the mechanism of autoencoders. To the encoder part, under the main use of dimensionality reduction, we investigate its two fundamental properties: bijective maps and data di…

DenoisingDimensionality ReductionImage Restoration

Variational autoencoders for tissue heterogeneity exploration from (almost) no preprocessed mass spectrometry imaging data

2017-08-23 · Paolo Inglese, James L. Alexander, Anna Mroz, Zoltan Takats 외

The paper presents the application of Variational Autoencoders (VAE) for data dimensionality reduction and explorative analysis of mass spectrometry imaging data (MSI). The results confirm that VAEs are capable of detect…

Dimensionality Reduction

Empirical comparison between autoencoders and traditional dimensionality reduction methods

2021-03-08 · Quentin Fournier, Daniel Aloise

In order to process efficiently ever-higher dimensional data such as images, sentences, or audio recordings, one needs to find a proper way to reduce the dimensionality of such data. In this regard, SVD-based methods inc…

Dimensionality Reduction

Preventing Model Collapse in Gaussian Process Latent Variable Models

2024-04-02 · Ying Li, Zhidi Lin, Feng Yin, Michael Minyi Zhang

Gaussian process latent variable models (GPLVMs) are a versatile family of unsupervised learning models commonly used for dimensionality reduction. However, common challenges in modeling data with GPLVMs include inadequa…

Dimensionality ReductionImputationVariational Inference

Dimension Reduction for time series with Variational AutoEncoders

2022-04-23 · William Todo, Beatrice Laurent, Jean-Michel Loubes, Merwann Selmani

In this work, we explore dimensionality reduction techniques for univariate and multivariate time series data. We especially conduct a comparison between wavelet decomposition and convolutional variational autoencoders f…

Dimensionality ReductionTime SeriesTime Series Analysis