paper-with-me

Papers

SDialog: A Python Toolkit for Synthetic Dialogue Generation and Analysis

2025-06-12 · Sergio Burdisso, Esaú Villatoro-Tello, Petr Motlicek

The advancement of conversational AI systems relies on the availability of high-quality, flexible, and reproducible synthetic dialogues for training, evaluation, and benchmarking. SDialog is a modular, extensible Python toolkit designed to address the challenges of synthetic dialogue generation and analysis. By leveraging instruction-tuned Large Language Models (LLMs), SDialog provides abstractions for personas, orchestration, and scenario management, enabling the creation of realistic, diverse, and controllable conversational data for research and development. SDialog supports workflows such as multi-agent simulation and scenario-driven generation, and represents a step forward in the standardization of tools and frameworks for synthetic data generation, a crucial advancement for ensuring reproducibility in today's fast-evolving research landscape.

📄 PDF Abstract BibTeX arXiv:2506.10622

Code (1)

idiap/sdialog 공식 구현

Tasks

BenchmarkingDialogue GenerationManagementSynthetic Data Generation

Similar Papers 제목 키워드 기반

SDialog: A Python Toolkit for End-to-End Agent Building, User Simulation, Dialog Generation, and Evaluation

2025-12-09 · Sergio Burdisso, Séverin Baroudi, Yanis Labrak, David Grunert 외 arxiv

We present SDialog, an MIT-licensed open-source Python toolkit that unifies dialog generation, evaluation and mechanistic interpretability into a single end-to-end framework for building and analyzing LLM-based conversat…

Audio Generation

EMSDialog: Synthetic Multi-person Emergency Medical Service Dialogue Generation from Electronic Patient Care Reports via Multi-LLM Agents

2026-04-08 · Xueren Ge, Sahil Murtaza, Anthony Cortez, Homa Alemzadeh arxiv

Conversational diagnosis prediction requires models to track evolving evidence in streaming clinical conversations and decide when to commit to a diagnosis. Existing medical dialogue corpora are largely dyadic or lack th…

Dialogue Generation

PyOpenDial: A Python-based Domain-Independent Toolkit for Developing Spoken Dialogue Systems with Probabilistic Rules

2019-11-01 · IJCNLP 2019 11 · Youngsoo Jang, Jongmin Lee, Jaeyoung Park, Kyeng-Hun Lee 외

We present PyOpenDial, a Python-based domain-independent, open-source toolkit for spoken dialogue systems. Recent advances in core components of dialogue systems, such as speech recognition, language understanding, dialo…

Deep LearningDialogue ManagementDialogue State TrackingManagement+4

NewsDialogues: Towards Proactive News Grounded Conversation

2023-08-12 · Siheng Li, Yichun Yin, Cheng Yang, Wangjie Jiang 외

Hot news is one of the most popular topics in daily conversations. However, news grounded conversation has long been stymied by the lack of well-designed task definition and scarce data. In this paper, we propose a novel…

Response Generation

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…