TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Neural Variational Inference for Text Processing

Neural Variational Inference for Text Processing

Yishu Miao, Lei Yu, Phil Blunsom

2015-11-19Question AnsweringAnswer SelectionTopic ModelsVariational Inference
PaperPDFCodeCodeCodeCodeCodeCode

Abstract

Recent advances in neural variational inference have spawned a renaissance in deep latent variable models. In this paper we introduce a generic variational inference framework for generative and conditional models of text. While traditional variational methods derive an analytic approximation for the intractable distributions over latent variables, here we construct an inference network conditioned on the discrete text input to provide the variational distribution. We validate this framework on two very different text modelling applications, generative document modelling and supervised question answering. Our neural variational document model combines a continuous stochastic document representation with a bag-of-words generative model and achieves the lowest reported perplexities on two standard test corpora. The neural answer selection model employs a stochastic representation layer within an attention mechanism to extract the semantics between a question and answer pair. On two question answering benchmarks this model exceeds all previous published benchmarks.

Results

TaskDatasetMetricValueModel
Question AnsweringQASentMAP0.7339Attentive LSTM
Question AnsweringQASentMRR0.8117Attentive LSTM
Question AnsweringQASentMAP0.7228LSTM (lexical overlap + dist output)
Question AnsweringQASentMRR0.7986LSTM (lexical overlap + dist output)
Question AnsweringQASentMAP0.6436LSTM
Question AnsweringQASentMRR0.7235LSTM
Question AnsweringWikiQAMAP0.6886Attentive LSTM
Question AnsweringWikiQAMRR0.7069Attentive LSTM
Question AnsweringWikiQAMAP0.682LSTM (lexical overlap + dist output)
Question AnsweringWikiQAMRR0.6988LSTM (lexical overlap + dist output)
Question AnsweringWikiQAMAP0.6552LSTM
Question AnsweringWikiQAMRR0.6747LSTM
Text Classification20 NewsgroupsTest perplexity836NVDM
Topic Models20 NewsgroupsTest perplexity836NVDM
Classification20 NewsgroupsTest perplexity836NVDM

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering2025-07-17Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It2025-07-17City-VLM: Towards Multidomain Perception Scene Understanding via Multimodal Incomplete Learning2025-07-17Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility2025-07-16Interpretable Bayesian Tensor Network Kernel Machines with Automatic Rank and Feature Selection2025-07-15Warehouse Spatial Question Answering with LLM Agent2025-07-14