COLING 2025industry1 citations

Zero-shot Slot Filling in the Age of LLMs for Dialogue Systems

Mansi Rana, Kadri Hacioglu, Sindhuja Gopalan, Maragathamani Boothalingam

Abstract

Zero-shot slot filling is a well-established subtask of Natural Language Understanding (NLU). However, most existing methods primarily focus on single-turn text data, overlooking the unique complexities of conversational dialogue. Conversational data is highly dynamic, often involving abrupt topic shifts, interruptions, and implicit references that make it difficult to directly apply zero-shot slot filling techniques, even with the remarkable capabilities of large language models (LLMs). This paper addresses these challenges by proposing strategies for automatic data annotation with slot induction and black-box knowledge distillation (KD) from a teacher LLM to a smaller model, outperforming vanilla LLMs on internal datasets by 26% absolute increase in F1 score. Additionally, we introduce an efficient system architecture for call center product settings that surpasses off-the-shelf extractive models by 34% relative F1 score, enabling near real-time inference on dialogue streams with higher accuracy, while preserving low latency.

BibTeX
@inproceedings{rana-etal-2025-zero,
    title = "Zero-shot Slot Filling in the Age of {LLM}s for Dialogue Systems",
    author = "Rana, Mansi  and
      Hacioglu, Kadri  and
      Gopalan, Sindhuja  and
      Boothalingam, Maragathamani",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven  and
      Darwish, Kareem  and
      Agarwal, Apoorv",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics: Industry Track",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-industry.59/",
    pages = "697--706"
}
Zero-shot Slot Filling in the Age of LLMs for Dialogue Systems · COLING 2025