paper-with-me

Papers

Laplacian Autoencoders for Learning Stochastic Representations

2022-06-30 · Marco Miani, Frederik Warburg, Pablo Moreno-Muñoz, Nicke Skafte Detlefsen, Søren Hauberg

Established methods for unsupervised representation learning such as variational autoencoders produce none or poorly calibrated uncertainty estimates making it difficult to evaluate if learned representations are stable and reliable. In this work, we present a Bayesian autoencoder for unsupervised representation learning, which is trained using a novel variational lower-bound of the autoencoder evidence. This is maximized using Monte Carlo EM with a variational distribution that takes the shape of a Laplace approximation. We develop a new Hessian approximation that scales linearly with data size allowing us to model high-dimensional data. Empirically, we show that our Laplacian autoencoder estimates well-calibrated uncertainties in both latent and output space. We demonstrate that this results in improved performance across a multitude of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2206.15078

Code (1)

frederikwarburg/laplaceae 공식 구현 pytorch

Tasks

Bayesian InferenceOut-of-Distribution DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Spacetime Autoencoders Using Local Causal States

2020-10-12 · Adam Rupe, James P. Crutchfield

Local causal states are latent representations that capture organized pattern and structure in complex spatiotemporal systems. We expand their functionality, framing them as spacetime autoencoders. Previously, they were …

Unfolded Laplacian Spectral Embedding: A Theoretically Grounded Approach to Dynamic Network Representation

2025-08-18 · Haruka Ezoe, Hiroki Matsumoto, Ryohei Hisano arxiv

Dynamic relational data arise in many machine learning applications, yet their evolving structure poses challenges for learning representations that remain consistent and interpretable over time. A common approach is to …

Bi-stochastically normalized graph Laplacian: convergence to manifold Laplacian and robustness to outlier noise

2022-06-22 · Xiuyuan Cheng, Boris Landa

Bi-stochastic normalization provides an alternative normalization of graph Laplacians in graph-based data analysis and can be computed efficiently by Sinkhorn-Knopp (SK) iterations. This paper proves the convergence of b…

SpectralNet: Spectral Clustering using Deep Neural Networks

2018-01-04 · ICLR 2018 1 · Uri Shaham, Kelly Stanton, Henry Li, Boaz Nadler 외

Spectral clustering is a leading and popular technique in unsupervised data analysis. Two of its major limitations are scalability and generalization of the spectral embedding (i.e., out-of-sample-extension). In this pap…

ClusteringStochastic Optimization

Training Stacked Denoising Autoencoders for Representation Learning

2021-02-16 · Jason Liang, Keith Kelly

We implement stacked denoising autoencoders, a class of neural networks that are capable of learning powerful representations of high dimensional data. We describe stochastic gradient descent for unsupervised training of…

Denoisingimage-classificationImage ClassificationRepresentation Learning