Hierarchical Ranking for Answer Selection
Hang Gao, Mengting Hu, Renhong Cheng, Tiegang Gao

TL;DR
This paper introduces a hierarchical ranking approach for answer selection, employing multi-level optimization strategies that improve answer ranking performance, achieving state-of-the-art results on public datasets.
Contribution
It proposes a novel hierarchical ranking framework with three levels and three integration schemes, enhancing answer selection effectiveness over existing methods.
Findings
Achieves state-of-the-art non-BERT performance on TREC-QA.
Demonstrates effectiveness of hierarchical ranking on WikiQA and TREC-QA datasets.
Shows that multi-level ranking strategies improve answer selection accuracy.
Abstract
Answer selection is a task to choose the positive answers from a pool of candidate answers for a given question. In this paper, we propose a novel strategy for answer selection, called hierarchical ranking. We introduce three levels of ranking: point-level ranking, pair-level ranking, and list-level ranking. They formulate their optimization objectives by employing supervisory information from different perspectives to achieve the same goal of ranking candidate answers. Therefore, the three levels of ranking are related and they can promote each other. We take the well-performed compare-aggregate model as the backbone and explore three schemes to implement the idea of applying the hierarchical rankings jointly: the scheme under the Multi-Task Learning (MTL) strategy, the Ranking Integration (RI) scheme, and the Progressive Ranking Integration (PRI) scheme. Experimental results on two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Expert finding and Q&A systems · Multimodal Machine Learning Applications
