paper-with-me

홈 › Papers

A Scalable Approach to Probabilistic Latent Space Inference of Large-Scale Networks

2013-12-01 · NeurIPS 2013 12 · Junming Yin, Qirong Ho, Eric P. Xing

We propose a scalable approach for making inference about latent spaces of large networks. With a succinct representation of networks as a bag of triangular motifs, a parsimonious statistical model, and an efficient stochastic variational inference algorithm, we are able to analyze real networks with over a million vertices and hundreds of latent roles on a single machine in a matter of hours, a setting that is out of reach for many existing methods. When compared to the state-of-the-art probabilistic approaches, our method is several orders of magnitude faster, with competitive or improved accuracy for latent space recovery and link prediction.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionVariational Inference

Similar Papers 제목 키워드 기반

Select-and-Sample for Spike-and-Slab Sparse Coding

2016-12-01 · NeurIPS 2016 12 · Abdul-Saboor Sheikh, Jörg Lücke

Probabilistic inference serves as a popular model for neural processing. It is still unclear, however, how approximate probabilistic inference can be accurate and scalable to very high-dimensional continuous latent space…

Denoising

Automatic Relevance Determination For Deep Generative Models

2015-05-28 · Theofanis Karaletsos, Gunnar Rätsch

A recurring problem when building probabilistic latent variable models is regularization and model selection, for instance, the choice of the dimensionality of the latent space. In the context of belief networks with lat…

Model SelectionVariational Inference

KalMamba: Towards Efficient Probabilistic State Space Models for RL under Uncertainty

2024-06-21 · Philipp Becker, Niklas Freymuth, Gerhard Neumann

Probabilistic State Space Models (SSMs) are essential for Reinforcement Learning (RL) from high-dimensional, partial information as they provide concise representations for control. Yet, they lack the computational effic…

Computational EfficiencyMambaReinforcement Learning (RL)State Space Models

PAVI: Plate-Amortized Variational Inference

2022-06-10 · Louis Rouillard, Thomas Moreau, Demian Wassermann

Given some observed data and a probabilistic generative model, Bayesian inference aims at obtaining the distribution of a model's latent parameters that could have yielded the data. This task is challenging for large pop…

Bayesian InferenceVariational Inference

Distillation of a tractable model from the VQ-VAE

2025-09-01 · Armin Hadžić, Milan Papez, Tomáš Pevný arxiv

Deep generative models with discrete latent space, such as the Vector-Quantized Variational Autoencoder (VQ-VAE), offer excellent data generation capabilities, but, due to the large size of their latent space, their prob…

Density Estimation