Sequencing Matters: A Generate-Retrieve-Generate Model for Building Conversational Agents
Quinn Patwardhan, Grace Hui Yang

TL;DR
This paper presents a Generate-Retrieve-Generate model for conversational agents that outperforms traditional methods in TREC iKAT 2023, emphasizing the importance of sequence in component integration.
Contribution
The paper introduces a novel Generate-Retrieve-Generate approach utilizing large language models and retrieval techniques, demonstrating significant performance improvements over existing methods.
Findings
Our approach outperforms median runs in nDCG and success rate.
Sequence of components, especially involving LLMs before search, is crucial.
Official results suggest reducing reliance on retrieval and classification may be beneficial.
Abstract
This paper contains what the Georgetown InfoSense group has done in regard to solving the challenges presented by TREC iKAT 2023. Our submitted runs outperform the median runs by a significant margin, exhibiting superior performance in nDCG across various cut numbers and in overall success rate. Our approach uses a Generate-Retrieve-Generate method, which we've found to greatly outpace Retrieve-Then-Generate approaches for the purposes of iKAT. Our solution involves the use of Large Language Models (LLMs) for initial answers, answer grounding by BM25, passage quality filtering by logistic regression, and answer generation by LLMs again. We leverage several purpose-built Language Models, including BERT, Chat-based, and text-to-transfer-based models, for text understanding, classification, generation, and summarization. The official results of the TREC evaluation contradict our initial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Dense Connections · Linear Layer · WordPiece · Residual Connection · Dropout · Layer Normalization · Adam
