@inproceedings{safa-sahin-2025-zero,
title = "A Zero-Shot Open-Vocabulary Pipeline for Dialogue Understanding",
author = {Safa, Abdulfattah and
{\c{S}}ahin, G{\"o}zde G{\"u}l},
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.387/",
pages = "7562--7579",
ISBN = "979-8-89176-189-6",
abstract = "Dialogue State Tracking (DST) is crucial for understanding user needs and executing appropriate system actions in task-oriented dialogues. Majority of existing DST methods are designed to work within predefined ontologies and assume the availability of gold domain labels, struggling with adapting to new slots values. While Large Language Models (LLMs)-based systems show promising zero-shot DST performance, they either require extensive computational resources or they underperform existing fully-trained systems, limiting their practicality. To address these limitations, we propose a zero-shot, open-vocabulary system that integrates domain classification and DST in a single pipeline. Our approach includes reformulating DST as a question-answering task for less capable models and employing self-refining prompts for more adaptable ones. Our system does not rely on fixed slot values defined in the ontology allowing the system to adapt dynamically. We compare our approach with existing SOTA, and show that it provides up to 20{\%} better Joint Goal Accuracy (JGA) over previous methods on datasets like MultiWOZ 2.1, with up to 90{\%} fewer requests to the LLM API."
}
Markdown (Informal)
[A Zero-Shot Open-Vocabulary Pipeline for Dialogue Understanding](https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.387/) (Safa & Şahin, NAACL 2025)
ACL
- Abdulfattah Safa and Gözde Gül Şahin. 2025. A Zero-Shot Open-Vocabulary Pipeline for Dialogue Understanding. In Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers), pages 7562–7579, Albuquerque, New Mexico. Association for Computational Linguistics.