paper-with-me

Papers

Deep Attentive Variational Inference

2021-09-29 · ICLR 2022 4 · Ifigeneia Apostolopoulou, Ian Char, Elan Rosenfeld, Artur Dubrawski

Stochastic Variational Inference is a powerful framework for learning large-scale probabilistic latent variable models. However, typical assumptions on the factorization or independence of the latent variables can substantially restrict its capacity for inference and generative modeling. A major line of active research aims at building more expressive variational models by designing deep hierarchies of interdependent latent variables. Although these models exhibit superior performance and enable richer latent representations, we show that they incur diminishing returns: adding more stochastic layers to an already very deep model yields small predictive improvement while substantially increasing the inference and training time. Moreover, the architecture for this class of models favors local interactions among the latent variables between neighboring layers when designing the conditioning factors of the involved distributions. This is the first work that proposes attention mechanisms to build more expressive variational distributions in deep probabilistic models by explicitly modeling both local and global interactions in the latent space. Specifically, we propose deep attentive variational autoencoder and test it on a variety of established datasets. We show it achieves state-of-the-art log-likelihoods while using fewer latent layers and requiring less training time than existing models. The proposed non-local inference reduces computational footprint by alleviating the need for deep hierarchies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Test 설명 없음
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Non-Attentive Tacotron: Robust and Controllable Neural TTS Synthesis Including Unsupervised Duration Modeling

2020-10-08 · Jonathan Shen, Ye Jia, Mike Chrzanowski, Yu Zhang 외

This paper presents Non-Attentive Tacotron based on the Tacotron 2 text-to-speech model, replacing the attention mechanism with an explicit duration predictor. This improves robustness significantly as measured by unalig…

Speech Recognitiontext-to-speechText to Speech

Attentive State-Space Modeling of Disease Progression

2019-12-01 · NeurIPS 2019 12 · Ahmed M. Alaa, Mihaela van der Schaar

Models of disease progression are instrumental for predicting patient outcomes and understanding disease dynamics. Existing models provide the patient with pragmatic (supervised) predictions of risk, but do not provide t…

Predicting Patient OutcomesState Space Models

AMENet: Attentive Maps Encoder Network for Trajectory Prediction

2020-06-15 · Hao Cheng, Wentong Liao, Michael Ying Yang, Bodo Rosenhahn 외

Trajectory prediction is critical for applications of planning safe future movements and remains challenging even for the next few seconds in urban mixed traffic. How an agent moves is affected by the various behaviors o…

PredictionTrajectory Prediction

EViT: Expediting Vision Transformers via Token Reorganizations

2021-09-29 · ICLR 2022 4 · Youwei Liang, Chongjian Ge, Zhan Tong, Yibing Song 외

Vision Transformers (ViTs) take all the image patches as tokens and construct multi-head self-attention (MHSA) among them. A complete leverage of these image tokens brings redundant computations since not all the tokens …

Attentive Tree-structured Network for Monotonicity Reasoning

2021-01-03 · ACL (NALOMA, IWCS) 2021 6 · Zeming Chen

Many state-of-art neural models designed for monotonicity reasoning perform poorly on downward inference. To address this shortcoming, we developed an attentive tree-structured neural network. It consists of a tree-based…

Natural Language InferenceSentence