Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RFiD: Towards Rational Fusion-in-Decoder for Open-Domain Question Answering

About

Open-Domain Question Answering (ODQA) systems necessitate a reader model capable of generating answers by simultaneously referring to multiple passages. Although representative models like Fusion-in-Decoder (FiD) have been proposed to address this challenge, these systems can inadvertently rely on spurious features instead of genuine causal relationships between the question and the passages to generate answers. To counter this problem, we introduce the Rational Fusion-in-Decoder (RFiD) model. Our model leverages the encoders of FiD to differentiate between causal relationships and spurious features, subsequently guiding the decoder to generate answers informed by this discernment. Experimental results on two ODQA datasets, Natural Questions (NQ) and TriviaQA (TQ), demonstrate that our model surpasses previous methods, achieving improvements of up to 1.5 and 0.7 in Exact Match scores on NQ, and exhibits an enhanced ability to identify causal relationships.

Cunxiang Wang, Haofei Yu, Yue Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Open Question AnsweringNatural Questions (NQ) (test)
Exact Match (EM)54.3
134
Open-domain Question AnsweringTriviaQA (test)
Exact Match72.6
80
Open-domain Question AnsweringNatural Questions (NQ) (dev)
Exact Match52.5
25
Open-domain Question AnsweringTriviaQA (TQA) (dev)
EM72.7
8
Showing 4 of 4 rows

Other info

Code

Follow for update