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

Never Lost in the Middle: Mastering Long-Context Question Answering with Position-Agnostic Decompositional Training

About

While large language models (LLMs) are equipped with longer text input capabilities than before, they are struggling to seek correct information in long contexts. The "lost in the middle" problem challenges most LLMs, referring to the dramatic decline in accuracy when correct information is located in the middle. To overcome this crucial issue, this paper proposes to enhance the information searching and reflection ability of LLMs in long contexts via specially designed tasks called Attention Strengthening Multi-doc QA (ASM QA). Following these tasks, our model excels in focusing more precisely on the desired information. Experimental results show substantial improvement in Multi-doc QA and other benchmarks, superior to state-of-the-art models by 13.7% absolute gain in shuffled settings, by 21.5% in passage retrieval task. We release our model, Ziya-Reader to promote related research in the community.

Junqing He, Kunhao Pan, Xiaoqun Dong, Zhuoyang Song, Yibo Liu, Qianguo Sun, Yuxin Liang, Hao Wang, Enming Zhang, Jiaxing Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Abstract RetrievalSynthetic Tasks
Exact Match98.5
10
Multi-document Question AnsweringChinese Multi-doc QA (test)
Rouge-L44.6
10
Single-document Question AnsweringSingle-doc QA
F134.4
10
SummarizationSummarization
Rouge-L15.6
10
Short-text Multi-doc Question AnsweringRGB noise robustness testbed (test)
EM (Noise 0)96
6
Showing 5 of 5 rows

Other info

Code

Follow for update