Unlocking Context Constraints of LLMs: Enhancing Context Efficiency of LLMs with Self-Information-Based Content Filtering
About
Large language models (LLMs) have received significant attention by achieving remarkable performance across various tasks. However, their fixed context length poses challenges when processing long documents or maintaining extended conversations. This paper proposes a method called \textit{Selective Context} that employs self-information to filter out less informative content, thereby enhancing the efficiency of the fixed context length. We demonstrate the effectiveness of our approach on tasks of summarisation and question answering across different data sources, including academic papers, news articles, and conversation transcripts.
Yucheng Li• 2023
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Question Answering | PopQA | EM34.9 | 80 | |
| Question Answering | Bamboogle | EM15.3 | 62 | |
| Dialogue Generation | Wizard of Wikipedia (WoW) (dev) | F1 Score8.1 | 19 | |
| Fact Checking | FEVER v1.0 (dev) | Acc52.2 | 10 | |
| Open-domain QA | NaturalQuestions (NQ) top 1000 samples (test) | Exact Match26.3 | 10 | |
| Open-domain QA | HotPotQA top 1000 samples (test) | F133.2 | 10 | |
| Open-domain QA | TriviaQA (TQA) top 1000 samples (test) | EM43.9 | 10 |
Showing 7 of 7 rows