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

Chain-of-Skills: A Configurable Model for Open-domain Question Answering

About

The retrieval model is an indispensable component for real-world knowledge-intensive tasks, e.g., open-domain question answering (ODQA). As separate retrieval skills are annotated for different datasets, recent work focuses on customized methods, limiting the model transferability and scalability. In this work, we propose a modular retriever where individual modules correspond to key skills that can be reused across datasets. Our approach supports flexible skill configurations based on the target domain to boost performance. To mitigate task interference, we design a novel modularization parameterization inspired by sparse Transformer. We demonstrate that our model can benefit from self-supervised pretraining on Wikipedia and fine-tuning using multiple ODQA datasets, both in a multi-task fashion. Our approach outperforms recent self-supervised retrievers in zero-shot evaluations and achieves state-of-the-art fine-tuned retrieval performance on NQ, HotpotQA and OTT-QA.

Kaixin Ma, Hao Cheng, Yu Zhang, Xiaodong Liu, Eric Nyberg, Jianfeng Gao• 2023

Related benchmarks

TaskDatasetResultRank
Question AnsweringNQ (test)
EM Accuracy56.4
66
Question AnsweringHotpotQA (dev)
Answer F181
43
Question AnsweringHotpotQA (test)
Ans F180.1
37
Open Table-and-Text Question AnsweringOTT-QA 1.0 (dev)
EM56.9
27
Passage retrievalSQuAD (test)
Top-100 Accuracy81.2
22
Open-Domain Question Answering RetrievalEntityQuestions (test)
Accuracy@2076.3
15
Question AnsweringOTT-QA (test)
EM54.9
14
RetrievalNQ (test)
Top-20 Accuracy0.856
11
Passage retrievalHotpotQA (dev)
Passage EM88.89
7
Multi-hop Question AnsweringOTT-QA full (val)
EM56.9
5
Showing 10 of 13 rows

Other info

Code

Follow for update