Pith. sign in

REVIEW 2 cited by

Efficient Retrieval Augmented Generation from Unstructured Knowledge for Task-Oriented Dialog

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 2102.04643 v1 pith:WRHJ3SEG submitted 2021-02-09 cs.CL

classification cs.CL
keywords knowledgedialoggenerationretrievaltask-orientedunstructuredaugmenteddocuments
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper summarizes our work on the first track of the ninth Dialog System Technology Challenge (DSTC 9), "Beyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access". The goal of the task is to generate responses to user turns in a task-oriented dialog that require knowledge from unstructured documents. The task is divided into three subtasks: detection, selection and generation. In order to be compute efficient, we formulate the selection problem in terms of hierarchical classification steps. We achieve our best results with this model. Alternatively, we employ siamese sequence embedding models, referred to as Dense Knowledge Retrieval, to retrieve relevant documents. This method further reduces the computation time by a factor of more than 100x at the cost of degradation in R@1 of 5-6% compared to the first model. Then for either approach, we use Retrieval Augmented Generation to generate responses based on multiple selected snippets and we show how the method can be used to fine-tune trained embeddings.

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 Retrieval-Augmented Generation

    cs.CL 2024-12 conditional novelty 6.0 of 10

    Exact nearest neighbor search, accelerated by a near-memory CXL device called IKS, can make retrieval-augmented generation faster and more accurate end-to-end than approximate search.

  2. Text Data Augmentation for Large Language Models: A Comprehensive Survey of Methods, Challenges, and Opportunities

    cs.CL 2025-01 conditional novelty 1.0 of 10

    A literature review that classifies LLM text data augmentation into simple, prompt-based, retrieval-based, and hybrid techniques, with post-processing and evaluation notes.

Pith tools