paper-with-me

Papers

Learning Sparse Codes with Entropy-Based ELBOs

2023-11-03 · Dmytro Velychko, Simon Damm, Asja Fischer, Jörg Lücke

Standard probabilistic sparse coding assumes a Laplace prior, a linear mapping from latents to observables, and Gaussian observable distributions. We here derive a solely entropy-based learning objective for the parameters of standard sparse coding. The novel variational objective has the following features: (A) unlike MAP approximations, it uses non-trivial posterior approximations for probabilistic inference; (B) unlike for previous non-trivial approximations, the novel objective is fully analytical; and (C) the objective allows for a novel principled form of annealing. The objective is derived by first showing that the standard ELBO objective converges to a sum of entropies, which matches similar recent results for generative models with Gaussian priors. The conditions under which the ELBO becomes equal to entropies are then shown to have analytical solutions, which leads to the fully analytical objective. Numerical experiments are used to demonstrate the feasibility of learning with such entropy-based ELBOs. We investigate different posterior approximations including Gaussians with correlated latents and deep amortized approximations. Furthermore, we numerically investigate entropy-based annealing which results in improved learning. Our main contributions are theoretical, however, and they are twofold: (1) for non-trivial posterior approximations, we provide the (to the knowledge of the authors) first analytical ELBO objective for standard probabilistic sparse coding; and (2) we provide the first demonstration on how a recently shown convergence of the ELBO to entropy sums can be used for learning.

📄 PDF Abstract BibTeX arXiv:2311.01888

Code (1)

learning-with-entropies/sparse-coding 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Generative Models with ELBOs Converging to Entropy Sums

2024-12-25 · Jan Warnken, Dmytro Velychko, Simon Damm, Asja Fischer 외

The evidence lower bound (ELBO) is one of the most central objectives for probabilistic unsupervised learning. For the ELBOs of several generative models and model classes, we here prove convergence to entropy sums. As o…

Sparse Linear Regression with Constraints: A Flexible Entropy-based Framework

2023-11-14 · Amber Srivastava, Alisina Bayati, Srinivasa Salapaka

This work presents a new approach to solve the sparse linear regression problem, i.e., to determine a k-sparse vector w in R^d that minimizes the cost ||y - Aw||^2_2. In contrast to the existing methods, our proposed app…

regression

LATENT OPTIMIZATION VARIATIONAL AUTOENCODER FOR CONDITIONAL MOLECULAR GENERATION

2021-01-01 · Kisoo Kwon, Jung-Hyun Park, Kuhwan Jeong, Sunjae Lee 외

Variational autoencoder (VAE) is a generation algorithm, consisting of an encoder and a decoder, and the latent variable from the encoder is used as the input of the decoder. VAE is widely used for image, audio and text…

DecoderText Generation

Leveraging Cross Feedback of User and Item Embeddings with Attention for Variational Autoencoder based Collaborative Filtering

2020-02-21 · Yuan Jin, He Zhao, Ming Liu, Ye Zhu 외

Matrix factorization (MF) has been widely applied to collaborative filtering in recommendation systems. Its Bayesian variants can derive posterior distributions of user and item embeddings, and are more robust to sparse …

Collaborative FilteringRecommendation Systems

Semi-Implicit Variational Inference via Score Matching

2023-08-19 · Longlin Yu, Cheng Zhang

Semi-implicit variational inference (SIVI) greatly enriches the expressiveness of variational families by considering implicit variational distributions defined in a hierarchical manner. However, due to the intractable d…

Bayesian InferenceDenoisingVariational Inference