Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SitEmb-v1.5: Improved Context-Aware Dense Retrieval for Semantic Association and Long Story Comprehension

About

Retrieval-augmented generation (RAG) over long documents typically involves splitting the text into smaller chunks, which serve as the basic units for retrieval. However, due to dependencies across the original document, contextual information is often essential for accurately interpreting each chunk. To address this, prior work has explored encoding longer context windows to produce embeddings for longer chunks. Despite these efforts, gains in retrieval and downstream tasks remain limited. This is because (1) longer chunks strain the capacity of embedding models due to the increased amount of information they must encode, and (2) many real-world applications still require returning localized evidence due to constraints on model or human bandwidth. We propose an alternative approach to this challenge by representing short chunks in a way that is conditioned on a broader context window to enhance retrieval performance -- i.e., situating a chunk's meaning within its context. We further show that existing embedding models are not well-equipped to encode such situated context effectively, and thus introduce a new training paradigm and develop the situated embedding models (SitEmb). To evaluate our method, we curate a book-plot retrieval dataset specifically designed to assess situated retrieval capabilities. On this benchmark, our SitEmb-v1 model based on BGE-M3 substantially outperforms state-of-the-art embedding models, including several with up to 7-8B parameters, with only 1B parameters. Our 8B SitEmb-v1.5 model further improves performance by over 10% and shows strong results across different languages and several downstream applications.

Junjie Wu, Jiangnan Li, Yuqing Li, Lemao Liu, Liyan Xu, Jiwei Li, Dit-Yan Yeung, Jie Zhou, Mo Yu• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringNarrativeQA
F1 Score34.4
124
Book Plot RetrievalNDP v1
Recall@1068.98
30
Story Question Answering∞Bench En.MC
Accuracy90
12
Story Question AnsweringDetectiveQA
Accuracy82.3
12
Story Question AnsweringNoCha Public
Pair Accuracy55.6
12
Story Question AnsweringLongStoryQA Large
F1 Score61.9
12
Book Plot RetrievalBook Plot Retrieval (test)
Recall@1063.03
11
RetrievalDetectiveQA-ZH
R@342.5
6
Recap Snippet IdentificationRecap Snippet Identification
Recall@533.6
5
Showing 9 of 9 rows

Other info

Follow for update