paper-with-me

홈 › Papers

Evaluating and Enhancing the Robustness of Dialogue Systems: A Case Study on a Negotiation Agent

2019-06-01 · NAACL 2019 6 · Minhao Cheng, Wei Wei, Cho-Jui Hsieh

Recent research has demonstrated that goal-oriented dialogue agents trained on large datasets can achieve striking performance when interacting with human users. In real world applications, however, it is important to ensure that the agent performs smoothly interacting with not only regular users but also those malicious ones who would attack the system through interactions in order to achieve goals for their own advantage. In this paper, we develop algorithms to evaluate the robustness of a dialogue agent by carefully designed attacks using adversarial agents. Those attacks are performed in both black-box and white-box settings. Furthermore, we demonstrate that adversarial training using our attacks can significantly improve the robustness of a goal-oriented dialogue system. On a case-study of the negotiation agent developed by (Lewis et al., 2017), our attacks reduced the average advantage of rewards between the attacker and the trained RL-based agent from 2.68 to -5.76 on a scale from -10 to 10 for randomized goals. Moreover, we show that with the adversarial training, we are able to improve the robustness of negotiation agents by 1.5 points on average against all our attacks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MEDSAGE: Enhancing Robustness of Medical Dialogue Summarization to ASR Errors with LLM-generated Synthetic Dialogues

2024-08-26 · Kuluhan Binici, Abhinav Ramesh Kashyap, Viktor Schlegel, Andy T. Liu 외

Automatic Speech Recognition (ASR) systems are pivotal in transcribing speech into text, yet the errors they introduce can significantly degrade the performance of downstream tasks like summarization. This issue is parti…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationIn-Context Learning+2

When Seekers Are Hard to Help: Evaluating Emotional Support Dialogue Systems in Worst-Case Interactions

2026-05-27 · Jiajie Yang, Yangchun Li, Guanyi Chen, Rui Fan 외 arxiv

Emotional Support Dialogue Systems (ESDSes) are increasingly evaluated and trained with LLM-simulated seekers. However, such simulated seekers often behave as cooperative, average-case users who disclose clearly, respond…

Exploring the Impact of Human Evaluator Group on Chat-Oriented Dialogue Evaluation

2023-09-14 · Sarah E. Finch, James D. Finch, Jinho D. Choi

Human evaluation has been widely accepted as the standard for evaluating chat-oriented dialogue systems. However, there is a significant variation in previous work regarding who gets recruited as evaluators. Evaluator gr…

ChatbotDialogue Evaluation

Evaluating Japanese Dialect Robustness Across Speech and Text-based Large Language Models

2026-06-24 · Tomoya Mizumoto, Yusuke Fujita, Hao Shi, Lianbo Liu 외 arxiv

Dialogue systems based on large language models (LLMs) have advanced significantly in recent years. However, dialectal variation remains a major challenge, particularly for systems that process spoken input. LLM-based sp…

clem:todd: A Framework for the Systematic Benchmarking of LLM-Based Task-Oriented Dialogue System Realisations

2025-05-08 · Chalamalasetti Kranti, Sherzod Hakimov, David Schlangen

The emergence of instruction-tuned large language models (LLMs) has advanced the field of dialogue systems, enabling both realistic user simulations and robust multi-turn conversational agents. However, existing research…

BenchmarkingTask-Oriented Dialogue Systems