English

CoDi: Conversational Distillation for Grounded Question Answering

Computation and Language 2024-08-22 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2408.11219,
  title  = {CoDi: Conversational Distillation for Grounded Question Answering},
  author = {Patrick Huber and Arash Einolghozati and Rylan Conway and Kanika Narang and Matt Smith and Waqar Nayyar and Adithya Sagar and Ahmed Aly and Akshat Shrivastava},
  journal= {arXiv preprint arXiv:2408.11219},
  year   = {2024}
}

Comments

13 pages

R2 v1 2026-06-28T18:18:48.179Z