paper-with-me

Papers

ConvLab-3: A Flexible Dialogue System Toolkit Based on a Unified Data Format

2022-11-30 · Qi Zhu, Christian Geishauser, Hsien-Chin Lin, Carel van Niekerk, Baolin Peng, Zheng Zhang, Michael Heck, Nurul Lubis, Dazhen Wan, Xiaochen Zhu, Jianfeng Gao, Milica Gašić, Minlie Huang

Task-oriented dialogue (TOD) systems function as digital assistants, guiding users through various tasks such as booking flights or finding restaurants. Existing toolkits for building TOD systems often fall short of in delivering comprehensive arrays of data, models, and experimental environments with a user-friendly experience. We introduce ConvLab-3: a multifaceted dialogue system toolkit crafted to bridge this gap. Our unified data format simplifies the integration of diverse datasets and models, significantly reducing complexity and cost for studying generalization and transfer. Enhanced with robust reinforcement learning (RL) tools, featuring a streamlined training process, in-depth evaluation tools, and a selection of user simulators, ConvLab-3 supports the rapid development and evaluation of robust dialogue policies. Through an extensive study, we demonstrate the efficacy of transfer learning and RL and showcase that ConvLab-3 is not only a powerful tool for seasoned researchers but also an accessible platform for newcomers.

📄 PDF Abstract BibTeX arXiv:2211.17148

Code (1)

convlab/convlab-3 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems

2020-02-12 · ACL 2020 6 · Qi Zhu, Zheng Zhang, Yan Fang, Xiang Li 외

We present ConvLab-2, an open-source toolkit that enables researchers to build task-oriented dialogue systems with state-of-the-art models, perform an end-to-end evaluation, and diagnose the weakness of systems. As the s…

Task-Oriented Dialogue Systems

OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding

2023-05-17 · Libo Qin, Qiguang Chen, Xiao Xu, Yunlong Feng 외

Spoken Language Understanding (SLU) is one of the core components of a task-oriented dialogue system, which aims to extract the semantic meaning of user queries (e.g., intents and slots). In this work, we introduce OpenS…

Spoken Language Understanding

LEGOEval: An Open-Source Toolkit for Dialogue System Evaluation via Crowdsourcing

2021-05-05 · ACL 2021 5 · Yu Li, Josh Arnold, Feifan Yan, Weiyan Shi 외

We present LEGOEval, an open-source toolkit that enables researchers to easily evaluate dialogue systems in a few lines of code using the online crowdsource platform, Amazon Mechanical Turk. Compared to existing toolkits…

ESPnet-SDS: Unified Toolkit and Demo for Spoken Dialogue Systems

2025-03-11 · Siddhant Arora, Yifan Peng, Jiatong Shi, Jinchuan Tian 외

Advancements in audio foundation models (FMs) have fueled interest in end-to-end (E2E) spoken dialogue systems, but different web interfaces for each system makes it challenging to compare and contrast them effectively. …

DiversitySpoken Dialogue Systems

AU-Harness: An Open-Source Toolkit for Holistic Evaluation of Audio LLMs

2025-09-09 · Hoang Nguyen, Sidharth Surapaneni, Akshay Kalkunte, Jash Mehta 외 arxiv

Large Audio Language Models (LALMs) are rapidly advancing, but evaluating them remains challenging due to inefficient and non-standardized toolkits that limit fair comparison and systematic assessment. Existing evaluatio…