An Approach to Answer Selection in Question-Answering Based on Semantic Relations

Abstract

A usual strategy to select the final answer in factoid Question-Answering (QA) relies on redundancy. A score is given to each candidate answer as a function of its frequency of occurrence, and the final answer is selected from the set of candidates sorted in decreasing order of score. For that purpose, systems often try to group together semantically equivalent answers. However, they hold several other semantic relations, such as inclusion, which are not considered, and candidates are mostly seen independently, as competitors. Our hypothesis is that not just equivalence, but other relations between candidate answers have impact on the performance of a redundancy-based QA system. In this paper, we describe experimental studies to back up this hypothesis. Our findings show that, with relatively simple techniques to recognize relations, systems' accuracy can be improved for answers of categories Number, Date and Entity.

Cite

Text

Mendes and Coheur. "An Approach to Answer Selection in Question-Answering Based on Semantic Relations." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-310

Markdown

[Mendes and Coheur. "An Approach to Answer Selection in Question-Answering Based on Semantic Relations." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/mendes2011ijcai-approach/) doi:10.5591/978-1-57735-516-8/IJCAI11-310

BibTeX

@inproceedings{mendes2011ijcai-approach,
  title     = {{An Approach to Answer Selection in Question-Answering Based on Semantic Relations}},
  author    = {Mendes, Ana Cristina and Coheur, Luísa},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {1852-1857},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-310},
  url       = {https://mlanthology.org/ijcai/2011/mendes2011ijcai-approach/}
}