Fine-tuning a sentence transformer so query-plus-options embeddings mimic oracle query-plus-answer embeddings improves evidence retrieval and multiple-choice accuracy on QuALITY.
Open-Domain Conversational Question Answering with Historical Answers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Open-domain conversational question answering can be viewed as two tasks: passage retrieval and conversational question answering, where the former relies on selecting candidate passages from a large corpus and the latter requires better understanding of a question with contexts to predict the answers. This paper proposes ConvADR-QA that leverages historical answers to boost retrieval performance and further achieves better answering performance. In our proposed framework, the retrievers use a teacher-student framework to reduce noises from previous turns. Our experiments on the benchmark dataset, OR-QuAC, demonstrate that our model outperforms existing baselines in both extractive and generative reader settings, well justifying the effectiveness of historical answers for open-domain conversational question answering.
fields
cs.IR 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Options-Aware Dense Retrieval for Multiple-Choice query Answering
Fine-tuning a sentence transformer so query-plus-options embeddings mimic oracle query-plus-answer embeddings improves evidence retrieval and multiple-choice accuracy on QuALITY.