REVIEW 12 cited by
Late Chunking: Contextual Chunk Embeddings Using Long-Context Embedding Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Many use cases require retrieving smaller portions of text, and dense vector-based retrieval systems often perform better with shorter text segments, as the semantics are less likely to be over-compressed in the embeddings. Consequently, practitioners often split text documents into smaller chunks and encode them separately. However, chunk embeddings created in this way can lose contextual information from surrounding chunks, resulting in sub-optimal representations. In this paper, we introduce a novel method called late chunking, which leverages long context embedding models to first embed all tokens of the long text, with chunking applied after the transformer model and just before mean pooling - hence the term late in its naming. The resulting chunk embeddings capture the full contextual information, leading to superior results across various retrieval tasks. The method is generic enough to be applied to a wide range of long-context embedding models and works without additional training. To further increase the effectiveness of late chunking, we propose a dedicated fine-tuning approach for embedding models.
Forward citations
Cited by 12 Pith papers
-
Right Reset: Chunking by Prefix Removal
Right Reset measures how much a causal language model's hidden-state trajectory for a right-hand window changes when the left prefix is removed, and uses that as a text chunk boundary score.
-
CMDR: Contextual Multimodal Document Retrieval
A contextual multimodal document retrieval benchmark (CMDR-Bench) and embedding model (CMDR-Embed) that jointly encodes multiple document pages and splits them into page-level representations, trained with a context-a...
-
MoCa: Modality-aware Continual Pre-training Makes Better Bidirectional Multimodal Embeddings
A two-stage training recipe that converts causal VLMs into bidirectional multimodal embedding models, achieving SOTA on MMEB.
-
Context is Gold to find the Gold Passage: Evaluating and Training Contextual Document Embeddings
A new benchmark (ConTEB) and training method (InSeNT) show that context-aware chunk embeddings greatly improve retrieval on context-dependent queries, with minimal computational overhead.
-
EXIT: Context-Aware Extractive Compression for Enhancing Retrieval-Augmented Generation
A parallel sentence-classification compressor can make RAG question answering more accurate and faster than abstractive compression and often faster than using the original retrieved documents.
-
CoRet: Improved Retriever for Code Editing
CoRet fine-tunes a code encoder with a repository-level likelihood loss and call-graph context, improving retrieval recall on SWE-bench and Long Code Arena.
-
Retrieval Augmented Decision-Making: A Requirements-Driven, Multi-Criteria Framework for Structured Decision Support
RAD automatically extracts weighted, hierarchical decision criteria from documents and uses LLMs to generate structured decision reports, but its evaluation is largely self-referential.
-
Reconstructing Context: Evaluating Advanced Chunking Strategies for Retrieval-Augmented Generation
A comparative evaluation on NFCorpus and MSMarco shows contextual retrieval beats late chunking on retrieval metrics at higher computational cost, and neither consistently beats standard early chunking.
-
GeAR: Generation Augmented Retrieval
GeAR adds a text-generation objective and cross-attention fusion to a bi-encoder retriever, and the authors report improved sentence-level retrieval inside documents while keeping global ranking as fast as a standard ...
-
LLM as HPC Expert: Extending RAG Architecture for HPC Data
HyCE, a RAG extension that retrieves and executes HPC commands using their natural-language descriptions, raised the authors' LLM-judged answer quality from 77.7% to 82.3%.
-
LPCAN: Lightweight Pyramid Cross-Attention Network for Rail Surface Defect Detection Using RGB-D Data
A lightweight RGB-D cross-attention network is proposed for rail defect detection, but the SOTA accuracy and generalization claims are internally inconsistent and the implementation is not public.
-
Knowledge-Embedded and Hypernetwork-Guided Few-Shot Substation Meter Defect Image Generation Method
Fine-tuning Stable Diffusion with DreamBooth-style knowledge and hypernetwork-guided crack control maps can synthesize substation meter defect images that boost a YOLOv8 defect detector's mAP when added to the training set.
Discussion (0). Continue with ORCID to comment.