Pith. sign in

REVIEW 1 cited by

OneGen: Efficient One-Pass Unified Generation and Retrieval for LLMs

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 2409.05152 v2 pith:FUCHHLD7 submitted 2024-09-08 cs.CL cs.AIcs.DBcs.IRcs.LG

classification cs.CLcs.AIcs.DBcs.IRcs.LG
keywords retrievalgenerationllmstasksonegencapabilitiesconductefficient
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Despite the recent advancements in Large Language Models (LLMs), which have significantly enhanced the generative capabilities for various NLP tasks, LLMs still face limitations in directly handling retrieval tasks. However, many practical applications demand the seamless integration of both retrieval and generation. This paper introduces a novel and efficient One-pass Generation and retrieval framework (OneGen), designed to improve LLMs' performance on tasks that require both generation and retrieval. The proposed framework bridges the traditionally separate training approaches for generation and retrieval by incorporating retrieval tokens generated autoregressively. This enables a single LLM to handle both tasks simultaneously in a unified forward pass. We conduct experiments on two distinct types of composite tasks, RAG and Entity Linking, to validate the pluggability, effectiveness, and efficiency of OneGen in training and inference. Furthermore, our results show that integrating generation and retrieval within the same context preserves the generative capabilities of LLMs while improving retrieval performance. To the best of our knowledge, OneGen is the first to enable LLMs to conduct vector retrieval during the generation.

Discussion (0). Sign in 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. Token-Native Storage: Read and Write in your Agent's Language

    cs.DB 2026-08 unverdicted novelty 5.0 of 10

    Storing text as BPE token IDs instead of UTF-8 bytes gives 1.6–3.4x compression and lets models read/write token IDs directly, avoiding repeated tokenization.

Pith tools