paper-with-me

Papers

Extracting Training Dialogue Data from Large Language Model based Task Bots

2026-03-02 · Shuo Zhang, Junzhou Zhao, Junji Hou, Pinghui Wang, Chenxu Wang, Jing Tao arxiv

Large Language Models (LLMs) have been widely adopted to enhance Task-Oriented Dialogue Systems (TODS) by modeling complex language patterns and delivering contextually appropriate responses. However, this integration introduces significant privacy risks, as LLMs, functioning as soft knowledge bases that compress extensive training data into rich knowledge representations, can inadvertently memorize training dialogue data containing not only identifiable information such as phone numbers but also entire dialogue-level events like complete travel schedules. Despite the critical nature of this privacy concern, how LLM memorization is inherited in developing task bots remains unexplored. In this work, we address this gap through a systematic quantitative study that involves evaluating existing training data extraction attacks, analyzing key characteristics of task-oriented dialogue modeling that render existing methods ineffective, and proposing novel attack techniques tailored for LLM-based TODS that enhance both response sampling and membership inference. Experimental results demonstrate the effectiveness of our proposed data extraction attack. Our method can extract thousands of training labels of dialogue states with best-case precision exceeding 70%. Furthermore, we provide an in-depth analysis of training data memorization in LLM-based TODS by identifying and quantifying key influencing factors and discussing targeted mitigation strategies.

📄 PDF Abstract BibTeX arXiv:2603.01550

Code (0)

등록된 구현이 없습니다.

Tasks

Task-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

OPAL: Ontology-Aware Pretrained Language Model for End-to-End Task-Oriented Dialogue

2022-09-10 · Zhi Chen, Yuncong Liu, Lu Chen, Su Zhu 외

This paper presents an ontology-aware pretrained language model (OPAL) for end-to-end task-oriented dialogue (TOD). Unlike chit-chat dialogue models, task-oriented dialogue models fulfill at least two task-specific modul…

Language ModelingLanguage ModellingText Generation

Unsupervised Extraction of Dialogue Policies from Conversations

2024-06-21 · Makesh Narsimhan Sreedhar, Traian Rebedea, Christopher Parisien

Dialogue policies play a crucial role in developing task-oriented dialogue systems, yet their development and maintenance are challenging and typically require substantial effort from experts in dialogue modeling. While …

Task-Oriented Dialogue Systems

PMIScore: An Unsupervised Approach to Quantify Dialogue Engagement

2026-03-14 · Yongkang Guo, Zhihuan Huang, Yuqing Kong arxiv

High dialogue engagement is a crucial indicator of an effective conversation. A reliable measure of engagement could help benchmark large language models, enhance the effectiveness of human-computer interactions, or impr…

Beyond Single-User Dialogue: Assessing Multi-User Dialogue State Tracking Capabilities of Large Language Models

2025-06-12 · Sangmin Song, Juhwan Choi, Jungmin Yun, Youngbin Kim

Large language models (LLMs) have demonstrated remarkable performance in zero-shot dialogue state tracking (DST), reducing the need for task-specific training. However, conventional DST benchmarks primarily focus on stru…

Dialogue State Tracking

Extracting and Inferring Personal Attributes from Dialogue

2021-09-26 · NLP4ConvAI (ACL) 2022 5 · Zhilin Wang, Xuhui Zhou, Rik Koncel-Kedziorski, Alex Marin 외

Personal attributes represent structured information about a person, such as their hobbies, pets, family, likes and dislikes. We introduce the tasks of extracting and inferring personal attributes from human-human dialog…

AttributeLanguage ModelingLanguage Modelling