Pith. sign in

REVIEW 2 cited by

DeepNote: Note-Centric Deep Retrieval-Augmented Generation

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

arxiv 2410.08821 v2 pith:CGMNHV35 submitted 2024-10-11 cs.CL

classification cs.CL
keywords deepnoteknowledgegenerationretrievaladaptiveexplorationin-depthinformation
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Retrieval-Augmented Generation (RAG) mitigates factual errors and hallucinations in Large Language Models (LLMs) for question-answering (QA) by incorporating external knowledge. However, existing adaptive RAG methods rely on LLMs to predict retrieval timing and directly use retrieved information for generation, often failing to reflect real information needs and fully leverage retrieved knowledge. We develop DeepNote, an adaptive RAG framework that achieves in-depth and robust exploration of knowledge sources through note-centric adaptive retrieval. DeepNote employs notes as carriers for refining and accumulating knowledge. During in-depth exploration, it uses these notes to determine retrieval timing, formulate retrieval queries, and iteratively assess knowledge growth, ultimately leveraging the best note for answer generation. Extensive experiments and analyses demonstrate that DeepNote significantly outperforms all baselines (+10.2% to +20.1%) and exhibits the ability to gather knowledge with both high density and quality. Additionally, DPO further improves the performance of DeepNote. The code and data are available at https://github.com/thunlp/DeepNote.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Accelerating Adaptive Retrieval Augmented Generation via Instruction-Driven Representation Reduction of Retrieval Overlaps

    cs.AI 2025-05 conditional novelty 5.0 of 10

    An acceleration method for adaptive RAG that reuses cached key-value representations of overlapping documents and uses document-derived drafts for parallel decoding, achieving about 2x end-to-end speedup.

  2. Synergizing RAG and Reasoning: A Systematic Review

    cs.IR 2025-04 conditional novelty 5.0 of 10

    A taxonomy and practical guide for combining retrieval-augmented generation with multi-step reasoning in LLMs, based on a review of recent methods, evaluation gaps, costs, and future directions.

Pith tools