多视角对话非配额选择与损失监测对话状态跟踪

IF 7.5 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Jinyu Guo , Zhaokun Wang , Jingwen Pu , Wenhong Tian , Guiduo Duan , Guangchun Luo
{"title":"多视角对话非配额选择与损失监测对话状态跟踪","authors":"Jinyu Guo ,&nbsp;Zhaokun Wang ,&nbsp;Jingwen Pu ,&nbsp;Wenhong Tian ,&nbsp;Guiduo Duan ,&nbsp;Guangchun Luo","doi":"10.1016/j.eswa.2025.127516","DOIUrl":null,"url":null,"abstract":"<div><div>The task-oriented dialogue system is dedicated to helping users achieve specific goals. Within this system, dialogue state tracking (DST) is the core module to obtain the key compressed information of the dialogue. In the field of DST, effective management of dialogue history assumes paramount importance. However, existing models consistently employ a uniform dialogue history throughout the process of tracking states, irrespective of the slot that is being updated. This may lead to insufficiency or redundancy of information for different slots. To address this issue, we introduce DNQS-DST, a novel approach intended for dynamically choosing the pertinent dialogue contents matching each slot to update the state. Our method operates by initially retrieving turn-level utterances from the dialogue history. Subsequently, it evaluates the relevance of these utterances to the target slot through a three-perspective evaluation process and then yields a non-quota dialogue selection. To fully exploit the effectiveness of the dialogue selection module, we also propose a Loss Monitoring-based Supervision Reinforcement module to achieve directly supervised training of the dialogue selection module without given labels. After that, only the chosen dialogue content is fed into the State Generator. Our proposed DNQS-DST, for the first time, breaks the limitation of using fixed dialogues when updating slots, which effectively filters out irrelevant information while preserving the integrity of the input data. In addition, the proposed supervision-strengthened module also offers a general solution for optimization schemes in all similar unlabeled stages. The experimental results demonstrate that this approach outperforms baseline models across mainstream datasets.<span><span><sup>1</sup></span></span></div></div>","PeriodicalId":50461,"journal":{"name":"Expert Systems with Applications","volume":"283 ","pages":"Article 127516"},"PeriodicalIF":7.5000,"publicationDate":"2025-04-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Multi-Perspective Dialogue Non-Quota Selection with loss monitoring for dialogue state tracking\",\"authors\":\"Jinyu Guo ,&nbsp;Zhaokun Wang ,&nbsp;Jingwen Pu ,&nbsp;Wenhong Tian ,&nbsp;Guiduo Duan ,&nbsp;Guangchun Luo\",\"doi\":\"10.1016/j.eswa.2025.127516\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>The task-oriented dialogue system is dedicated to helping users achieve specific goals. Within this system, dialogue state tracking (DST) is the core module to obtain the key compressed information of the dialogue. In the field of DST, effective management of dialogue history assumes paramount importance. However, existing models consistently employ a uniform dialogue history throughout the process of tracking states, irrespective of the slot that is being updated. This may lead to insufficiency or redundancy of information for different slots. To address this issue, we introduce DNQS-DST, a novel approach intended for dynamically choosing the pertinent dialogue contents matching each slot to update the state. Our method operates by initially retrieving turn-level utterances from the dialogue history. Subsequently, it evaluates the relevance of these utterances to the target slot through a three-perspective evaluation process and then yields a non-quota dialogue selection. To fully exploit the effectiveness of the dialogue selection module, we also propose a Loss Monitoring-based Supervision Reinforcement module to achieve directly supervised training of the dialogue selection module without given labels. After that, only the chosen dialogue content is fed into the State Generator. Our proposed DNQS-DST, for the first time, breaks the limitation of using fixed dialogues when updating slots, which effectively filters out irrelevant information while preserving the integrity of the input data. In addition, the proposed supervision-strengthened module also offers a general solution for optimization schemes in all similar unlabeled stages. The experimental results demonstrate that this approach outperforms baseline models across mainstream datasets.<span><span><sup>1</sup></span></span></div></div>\",\"PeriodicalId\":50461,\"journal\":{\"name\":\"Expert Systems with Applications\",\"volume\":\"283 \",\"pages\":\"Article 127516\"},\"PeriodicalIF\":7.5000,\"publicationDate\":\"2025-04-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Expert Systems with Applications\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0957417425011388\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Expert Systems with Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0957417425011388","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

面向任务的对话系统致力于帮助用户实现特定目标。在该系统中,对话状态跟踪(DST)是获取对话关键压缩信息的核心模块。在信息交换领域,对对话历史的有效管理至关重要。然而,现有模型在跟踪状态的整个过程中始终使用统一的对话历史记录,而不考虑正在更新的插槽。这可能导致不同槽位的信息不足或冗余。为了解决这个问题,我们引入了DNQS-DST,这是一种新颖的方法,用于动态选择与每个插槽匹配的相关对话内容来更新状态。我们的方法首先从对话历史中检索回合水平的话语。随后,它通过三视角评估过程来评估这些话语与目标时段的相关性,从而得出非配额对话选择。为了充分发挥对话选择模块的有效性,我们还提出了基于Loss monitoring的Supervision Reinforcement模块,实现对话选择模块的直接监督训练,无需给定标签。之后,只有选定的对话内容被输入到State Generator中。我们提出的DNQS-DST首次打破了在更新槽时使用固定对话框的限制,在保持输入数据完整性的同时有效地过滤掉了不相关的信息。此外,所提出的监督强化模块还为所有类似的未标记阶段的优化方案提供了通解。实验结果表明,该方法在主流数据集上优于基线模型
本文章由计算机程序翻译,如有差异,请以英文原文为准。

Multi-Perspective Dialogue Non-Quota Selection with loss monitoring for dialogue state tracking

Multi-Perspective Dialogue Non-Quota Selection with loss monitoring for dialogue state tracking
The task-oriented dialogue system is dedicated to helping users achieve specific goals. Within this system, dialogue state tracking (DST) is the core module to obtain the key compressed information of the dialogue. In the field of DST, effective management of dialogue history assumes paramount importance. However, existing models consistently employ a uniform dialogue history throughout the process of tracking states, irrespective of the slot that is being updated. This may lead to insufficiency or redundancy of information for different slots. To address this issue, we introduce DNQS-DST, a novel approach intended for dynamically choosing the pertinent dialogue contents matching each slot to update the state. Our method operates by initially retrieving turn-level utterances from the dialogue history. Subsequently, it evaluates the relevance of these utterances to the target slot through a three-perspective evaluation process and then yields a non-quota dialogue selection. To fully exploit the effectiveness of the dialogue selection module, we also propose a Loss Monitoring-based Supervision Reinforcement module to achieve directly supervised training of the dialogue selection module without given labels. After that, only the chosen dialogue content is fed into the State Generator. Our proposed DNQS-DST, for the first time, breaks the limitation of using fixed dialogues when updating slots, which effectively filters out irrelevant information while preserving the integrity of the input data. In addition, the proposed supervision-strengthened module also offers a general solution for optimization schemes in all similar unlabeled stages. The experimental results demonstrate that this approach outperforms baseline models across mainstream datasets.1
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Expert Systems with Applications
Expert Systems with Applications 工程技术-工程:电子与电气
CiteScore
13.80
自引率
10.60%
发文量
2045
审稿时长
8.7 months
期刊介绍: Expert Systems With Applications is an international journal dedicated to the exchange of information on expert and intelligent systems used globally in industry, government, and universities. The journal emphasizes original papers covering the design, development, testing, implementation, and management of these systems, offering practical guidelines. It spans various sectors such as finance, engineering, marketing, law, project management, information management, medicine, and more. The journal also welcomes papers on multi-agent systems, knowledge management, neural networks, knowledge discovery, data mining, and other related areas, excluding applications to military/defense systems.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信