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/Deep Learning for Answer Sentence Selection

Deep Learning for Answer Sentence Selection

Lei Yu, Karl Moritz Hermann, Phil Blunsom, Stephen Pulman

2014-12-04Feature EngineeringQuestion AnsweringDeep LearningOpen-Domain Question Answering
PaperPDFCodeCode

Abstract

Answer sentence selection is the task of identifying sentences that contain the answer to a given question. This is an important problem in its own right as well as in the larger context of open domain question answering. We propose a novel approach to solving this task via means of distributed representations, and learn to match questions with answers by considering their semantic encoding. This contrasts prior work on this task, which typically relies on classifiers with large numbers of hand-crafted syntactic and semantic features and various external resources. Our approach does not require any feature engineering nor does it involve specialist linguistic data, making this model easily applicable to a wide range of domains and languages. Experimental results on a standard benchmark dataset from TREC demonstrate that---despite its simplicity---our model matches state of the art performance on the answer sentence selection task.

Results

TaskDatasetMetricValueModel
Question AnsweringQASentMAP0.7113Bigram-CNN (lexical overlap + dist output)
Question AnsweringQASentMRR0.7846Bigram-CNN (lexical overlap + dist output)
Question AnsweringQASentMAP0.5693Bigram-CNN
Question AnsweringQASentMRR0.6613Bigram-CNN
Question AnsweringTrecQAMAP0.711CNN
Question AnsweringTrecQAMRR0.785CNN
Question AnsweringWikiQAMAP0.652Bigram-CNN (lexical overlap + dist output)
Question AnsweringWikiQAMRR0.6652Bigram-CNN (lexical overlap + dist output)
Question AnsweringWikiQAMAP0.619Bigram-CNN
Question AnsweringWikiQAMRR0.6281Bigram-CNN

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18From 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-16A Survey of Deep Learning for Geometry Problem Solving2025-07-16