Is question answering an acquired skill?

Ramakrishnan, Ganesh ; Chakrabarti, Soumen ; Paranjpe, Deepa ; Bhattacharya, Pushpak (2004) Is question answering an acquired skill? In: WWW '04 Proceedings of the 13th International Conference on World Wide Web, May 17-22, New York, New York, USA.

[img]
Preview
PDF - Other
245kB

Official URL: http://dl.acm.org/citation.cfm?id=988688

Abstract

We present a Question Answering (QA) system which learns how to detect and rank answer passages by analyzing questions and their answers (QA pairs) provided as training data. We built our system in only a few person-months using off-the-shelf components: a part-of-speech tagger, a shallow parser, a lexical network, and a few well-known supervised learning algorithms. In contrast, many of the top TREC QA systems are large group efforts, using customized ontologies, question classifiers, and highly tuned ranking functions. Our ease of deployment arises from using generic, trainable algorithms that exploit simple feature extractors on QA pairs. With TREC QA data, our system achieves Mean Reciprocal Rank (MRR) that compares favorably with the best scores in recent years, and generalizes from one corpus to another. Our key technique is to recover, from the question, fragments of what might have been posed as a structured query, had a suitable schema been available. Comprises selectors: tokens that are likely to appear (almost) unchanged in an answer passage. The other fragment contains question tokens which give clues about the answer type and are expected to be replaced in the answer passage by tokens which specialize or instantiate the desired answer type. Selectors are like constants in where-clauses in relational queries, and answer types are like column names. We present new algorithms for locating selectors and answer type clues and using them in scoring passages with respect to a question.

Item Type:Conference or Workshop Item (Paper)
Source:Copyright of this article belongs to WWW '04 Proceedings of the 13th International Conference, Association for Computing Machinery.
Keywords:Question Answering; Machine Learning
ID Code:100099
Deposited On:12 Feb 2018 12:27
Last Modified:12 Feb 2018 12:27

Repository Staff Only: item control page