paper-with-me

홈 › Papers

KeyB2: Selecting Key Blocks is Also Important for Long Document Ranking with Large Language Models

2024-11-09 · Minghan Li, Eric Gaussier, Juntao Li, Guodong Zhou

The rapid development of large language models (LLMs) like Llama has significantly advanced information retrieval (IR) systems. However, using LLMs for long documents, as in RankLLaMA, remains challenging due to computational complexity, especially concerning input token length. Furthermore, the internal mechanisms of LLMs during ranking are still not fully understood. In this paper, we first explore the internal workings of LLMs during relevance judgement and identify that specific attention heads play a crucial role in aligning relevant tokens. This observation inspires us to revisit the block pre-ranking strategy used in KeyB, which remains state-of-the-art (SOTA) on the TREC 2019 DL document ranking dataset. Building on these insights, we develop KeyB2, an advanced long document IR approach that integrates block pre-ranking with the performance of LLMs. KeyB2 efficiently identifies and processes the most relevant blocks, reducing computational costs and improving ranking effectiveness. Additionally, we introduce a new bi-encoder block matching strategy for KeyB2. Comprehensive experiments on long-document datasets, including TREC 2019 DL, Robust04, and MLDR-zh, show that KeyB2 outperforms baselines like RankLLaMA and KeyB by reducing reranking time and GPU memory usage while enhancing retrieval performance, achieving new SOTA results on TREC 2019 DL with higher NDCG@10 and MAP scores.

📄 PDF Abstract BibTeX arXiv:2411.06254

Code (0)

등록된 구현이 없습니다.

Tasks

Document RankingGPUInformation RetrievalRerankingRetrieval

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Effective Gesture Based Framework for Capturing User Input

2022-08-01 · Pabbathi Sri Charan, Saksham Gupta, Satvik Agrawal, Gadupudi Sahithi Sindhu

Computers today aren't just confined to laptops and desktops. Mobile gadgets like mobile phones and laptops also make use of it. However, one input device that hasn't changed in the last 50 years is the QWERTY keyboard. …

AdaptKeyBERT: An Attention-Based approach towards Few-Shot & Zero-Shot Domain Adaptation of KeyBERT

2022-11-14 · Aman Priyanshu, Supriti Vijay

Keyword extraction has been an important topic for modern natural language processing. With its applications ranging from ontology generation, fact verification in summarized text, and recommendation systems. While it ha…

Domain AdaptationFact VerificationFew-Shot LearningKeyword Extraction+2

Latin script keyboards for South Asian languages with finite-state normalization

2019-09-01 · WS 2019 9 · Lawrence Wolf-Sonkin, Vlad Schogol, Brian Roark, Michael Riley

The use of the Latin script for text entry of South Asian languages is common, even though there is no standard orthography for these languages in the script. We explore several compact finite-state architectures that pe…

Transliteration

Budget-Aware Keyboardless Interaction

2026-06-25 · Quang-Thang Nguyen, Gia-Phuc Song-Dong, Minh-Triet Tran, Trung-Nghia Le arxiv

Interacting with computers typically relies on traditional input devices such as keyboards, mice, and monitors, which can be cumbersome for users seeking greater mobility. Virtual keyboards have been explored to address …

MoodSwipe: A Soft Keyboard that Suggests MessageBased on User-Specified Emotions

2017-09-01 · EMNLP 2017 9 · Chieh-Yang Huang, Tristan Labetoulle, Ting-Hao Huang, Yi-Pei Chen 외

We present MoodSwipe, a soft keyboard that suggests text messages given the user-specified emotions utilizing the real dialog data. The aim of MoodSwipe is to create a convenient user interface to enjoy the technology of…

Emotion ClassificationGeneral Classification