paper-with-me

Papers

Representation Learning via Variational Bayesian Networks

2023-06-28 · Oren Barkan, Avi Caciularu, Idan Rejwan, Ori Katz, Jonathan Weill, Itzik Malkiel, Noam Koenigstein

We present Variational Bayesian Network (VBN) - a novel Bayesian entity representation learning model that utilizes hierarchical and relational side information and is particularly useful for modeling entities in the ``long-tail'', where the data is scarce. VBN provides better modeling for long-tail entities via two complementary mechanisms: First, VBN employs informative hierarchical priors that enable information propagation between entities sharing common ancestors. Additionally, VBN models explicit relations between entities that enforce complementary structure and consistency, guiding the learned representations towards a more meaningful arrangement in space. Second, VBN represents entities by densities (rather than vectors), hence modeling uncertainty that plays a complementary role in coping with data scarcity. Finally, we propose a scalable Variational Bayes optimization algorithm that enables fast approximate Bayesian inference. We evaluate the effectiveness of VBN on linguistic, recommendations, and medical inference tasks. Our findings show that VBN outperforms other existing methods across multiple datasets, and especially in the long-tail.

📄 PDF Abstract BibTeX arXiv:2306.16326

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceRepresentation Learning

Similar Papers 제목 키워드 기반

Nonparametric Variational Auto-encoders for Hierarchical Representation Learning

2017-03-21 · ICCV 2017 10 · Prasoon Goyal, Zhiting Hu, Xiaodan Liang, Chenyu Wang 외

The recently developed variational autoencoders (VAEs) have proved to be an effective confluence of the rich representational power of neural networks with Bayesian methods. However, most work on VAEs use a rather simple…

ClusteringRepresentation LearningVariational Inference

Variational Bayesian Context-aware Representation for Grocery Recommendation

2019-09-17 · Zaiqiao Meng, Richard McCreadie, Craig Macdonald, Iadh Ounis

Grocery recommendation is an important recommendation use-case, which aims to predict which items a user might choose to buy in the future, based on their shopping history. However, existing methods only represent each u…

Variational Inference

Note on Equivalence Between Recurrent Neural Network Time Series Models and Variational Bayesian Models

2015-04-29 · Jascha Sohl-Dickstein, Diederik P. Kingma

We observe that the standard log likelihood training objective for a Recurrent Neural Network (RNN) model of time series data is equivalent to a variational Bayesian training objective, given the proper choice of generat…

Time SeriesTime Series Analysis

Variational Invariant Learning for Bayesian Domain Generalization

2021-01-01 · Zehao Xiao, Jiayi Shen, XianTong Zhen, Ling Shao 외

Domain generalization addresses the out-of-distribution problem, which is challenging due to the domain shift and the uncertainty caused by the inaccessibility to data from the target domains. In this paper, we propose v…

Domain Generalization

Structured Dropout Variational Inference for Bayesian Neural Networks

2021-02-16 · NeurIPS 2021 12 · Son Nguyen, Duong Nguyen, Khai Nguyen, Khoat Than 외

Approximate inference in Bayesian deep networks exhibits a dilemma of how to yield high fidelity posterior approximations while maintaining computational efficiency and scalability. We tackle this challenge by introducin…

Bayesian InferenceComputational EfficiencyOut-of-Distribution DetectionVariational Inference