paper-with-me

홈 › Papers

Workflow-Guided Response Generation for Task-Oriented Dialogue

2023-11-14 · Do June Min, Paloma Sodhi, Ramya Ramakrishnan

Task-oriented dialogue (TOD) systems aim to achieve specific goals through interactive dialogue. Such tasks usually involve following specific workflows, i.e. executing a sequence of actions in a particular order. While prior work has focused on supervised learning methods to condition on past actions, they do not explicitly optimize for compliance to a desired workflow. In this paper, we propose a novel framework based on reinforcement learning (RL) to generate dialogue responses that are aligned with a given workflow. Our framework consists of ComplianceScorer, a metric designed to evaluate how well a generated response executes the specified action, combined with an RL opimization process that utilizes an interactive sampling technique. We evaluate our approach on two TOD datasets, Action-Based Conversations Dataset (ABCD) (Chen et al., 2021a) and MultiWOZ 2.2 (Zang et al., 2020) on a range of automated and human evaluation metrics. Our findings indicate that our RL-based framework outperforms baselines and is effective at enerating responses that both comply with the intended workflows while being expressed in a natural and fluent manner.

📄 PDF Abstract BibTeX arXiv:2311.08300

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Response Generation

Similar Papers 제목 키워드 기반

BoilerBot: A reliable task-oriented chatbot enhanced with large language models

2023-10-03 · Alexa Prize TaskBot Challenge 2 Proceedings 2023 10 · Yifei Hu, Jinen Setpal, Damin Zhang, Jacob Zietek 외

This paper outlines the design and deployment of BoilerBot: a task-oriented multi- modal conversational agent developed for the Alexa Prize TaskBot 2 competition. BoilerBot features flexible response generation, leveragi…

ChatbotResponse Generation

G4: Grounding-guided Goal-oriented Dialogues Generation with Multiple Documents

2022-05-01 · dialdoc (ACL) 2022 5 · Shiwei Zhang, Yiyang Du, Guanzhong Liu, Zhao Yan 외

Goal-oriented dialogues generation grounded in multiple documents(MultiDoc2Dial) is a challenging and realistic task. Unlike previous works which treat document-grounded dialogue modeling as a machine reading comprehensi…

Machine Reading ComprehensionReading ComprehensionResponse Generation

MultiDM-GCN: Aspect-guided Response Generation in Multi-domain Multi-modal Dialogue System using Graph Convolutional Network

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Mauajama Firdaus, Nidhi Thakur, Asif Ekbal

In the recent past, dialogue systems have gained immense popularity and have become ubiquitous. During conversations, humans not only rely on languages but seek contextual information through visual contents as well. In …

DecoderResponse Generation

Schema-Guided Semantic Accuracy: Faithfulness in Task-Oriented Dialogue Response Generation

2023-01-29 · Jinghong Chen, Weizhe Lin, Bill Byrne

Ensuring that generated utterances are faithful to dialogue actions is crucial for Task-Oriented Dialogue Response Generation. Slot Error Rate (SER) only partially measures generation quality in that it solely assesses u…

Natural Language InferenceResponse Generation

Using Medical Algorithms for Task-Oriented Dialogue in LLM-Based Medical Interviews

2025-10-14 · Rui Reis, Pedro Rangel Henriques, João Ferreira-Coimbra, Eva Oliveira 외 arxiv

We developed a task-oriented dialogue framework structured as a Directed Acyclic Graph (DAG) of medical questions. The system integrates: (1) a systematic pipeline for transforming medical algorithms and guidelines into …