Pith. sign in

REVIEW 1 cited by

From RAG to RICHES: Retrieval Interlaced with Sequence 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 2407.00361 v1 pith:PIUDHKEP submitted 2024-06-29 cs.CL cs.AI

classification cs.CLcs.AI
keywords richesgenerationretrievaltasksattributeddecodinginterleavesmulti-hop
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present RICHES, a novel approach that interleaves retrieval with sequence generation tasks. RICHES offers an alternative to conventional RAG systems by eliminating the need for separate retriever and generator. It retrieves documents by directly decoding their contents, constrained on the corpus. Unifying retrieval with generation allows us to adapt to diverse new tasks via prompting alone. RICHES can work with any Instruction-tuned model, without additional training. It provides attributed evidence, supports multi-hop retrievals and interleaves thoughts to plan on what to retrieve next, all within a single decoding pass of the LLM. We demonstrate the strong performance of RICHES across ODQA tasks including attributed and multi-hop QA.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Can we Retrieve Everything All at Once? ARM: An Alignment-Oriented LLM-based Retrieval Method

    cs.CL 2025-01 conditional novelty 5.0 of 10

    ARM retrieves all needed tables and passages for complex questions in one constrained LLM decoding pass by aligning keywords to corpus n-grams and using a MIP solver to connect related objects, beating RAG and ReAct o...

Pith tools