paper-with-me

Papers

CoDi: Conversational Distillation for Grounded Question Answering

2024-08-20 · Patrick Huber, Arash Einolghozati, Rylan Conway, Kanika Narang, Matt Smith, Waqar Nayyar, Adithya Sagar, Ahmed Aly, Akshat Shrivastava

Distilling conversational skills into Small Language Models (SLMs) with approximately 1 billion parameters presents significant challenges. Firstly, SLMs have limited capacity in their model parameters to learn extensive knowledge compared to larger models. Secondly, high-quality conversational datasets are often scarce, small, and domain-specific. Addressing these challenges, we introduce a novel data distillation framework named CoDi (short for Conversational Distillation, pronounced "Cody"), allowing us to synthesize large-scale, assistant-style datasets in a steerable and diverse manner. Specifically, while our framework is task agnostic at its core, we explore and evaluate the potential of CoDi on the task of conversational grounded reasoning for question answering. This is a typical on-device scenario for specialist SLMs, allowing for open-domain model responses, without requiring the model to "memorize" world knowledge in its limited weights. Our evaluations show that SLMs trained with CoDi-synthesized data achieve performance comparable to models trained on human-annotated data in standard metrics. Additionally, when using our framework to generate larger datasets from web data, our models surpass larger, instruction-tuned models in zero-shot conversational grounded reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2408.11219

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringWorld Knowledge

Similar Papers 제목 키워드 기반

Towards Data Distillation for End-to-end Spoken Conversational Question Answering

2020-10-18 · Chenyu You, Nuo Chen, Fenglin Liu, Dongchao Yang 외

In spoken question answering, QA systems are designed to answer questions from contiguous text spans within the related speech transcripts. However, the most natural way that human seek or test their knowledge is via hum…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Conversational Question AnsweringQuestion Answering+2

Technical report on Conversational Question Answering

2019-09-24 · Ying Ju, Fubang Zhao, Shijie Chen, Bowen Zheng 외

Conversational Question Answering is a challenging task since it requires understanding of conversational history. In this project, we propose a new system RoBERTa + AT +KD, which involves rationale tagging multi-task, a…

Conversational Question AnsweringData AugmentationKnowledge DistillationQuestion Answering

KGConv, a Conversational Corpus grounded in Wikidata

2023-08-29 · Quentin Brabant, Gwenole Lecorve, Lina M. Rojas-Barahona, Claire Gardent

We present KGConv, a large, conversational corpus of 71k conversations where each question-answer pair is grounded in a Wikidata fact. Conversations contain on average 8.6 questions and for each Wikidata fact, we provide…

Knowledge GraphsQuestion AnsweringQuestion GenerationQuestion-Generation+1

Building Open-Retrieval Conversational Question Answering Systems by Generating Synthetic Data and Decontextualizing User Questions

2025-07-07 · Christos Vlachos, Nikolaos Stylianou, Alexandra Fiotaki, Spiros Methenitis 외 arxiv

We consider open-retrieval conversational question answering (OR-CONVQA), an extension of question answering where system responses need to be (i) aware of dialog history and (ii) grounded in documents (or document fragm…

Conversational Question Answering

Contextualized Attention-based Knowledge Transfer for Spoken Conversational Question Answering

2020-10-21 · Chenyu You, Nuo Chen, Yuexian Zou

Spoken conversational question answering (SCQA) requires machines to model complex dialogue flow given the speech utterances and text corpora. Different from traditional text question answering (QA) tasks, SCQA involves …

Audio Signal ProcessingConversational Question AnsweringKnowledge DistillationQuestion Answering+1