paper-with-me

홈 › Papers

KILDST: Effective Knowledge-Integrated Learning for Dialogue State Tracking using Gazetteer and Speaker Information

2023-01-18 · Hyungtak Choi, Hyeonmok Ko, Gurpreet Kaur, Lohith Ravuru, Kiranmayi Gandikota, Manisha Jhawar, Simma Dharani, Pranamya Patil

Dialogue State Tracking (DST) is core research in dialogue systems and has received much attention. In addition, it is necessary to define a new problem that can deal with dialogue between users as a step toward the conversational AI that extracts and recommends information from the dialogue between users. So, we introduce a new task - DST from dialogue between users about scheduling an event (DST-USERS). The DST-USERS task is much more challenging since it requires the model to understand and track dialogue states in the dialogue between users and to understand who suggested the schedule and who agreed to the proposed schedule. To facilitate DST-USERS research, we develop dialogue datasets between users that plan a schedule. The annotated slot values which need to be extracted in the dialogue are date, time, and location. Previous approaches, such as Machine Reading Comprehension (MRC) and traditional DST techniques, have not achieved good results in our extensive evaluations. By adopting the knowledge-integrated learning method, we achieve exceptional results. The proposed model architecture combines gazetteer features and speaker information efficiently. Our evaluations of the dialogue datasets between users that plan a schedule show that our model outperforms the baseline model.

📄 PDF Abstract BibTeX arXiv:2301.07341

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue State TrackingMachine Reading ComprehensionReading ComprehensionScheduling

Methods 이 논문이 사용한 방법론

DST Dynamic sparse training methods train neural networks in a sparse manner, starting with an initial sparse mask, and periodically updating the mask based on some criteria.

Similar Papers 제목 키워드 기반

KETOD: Knowledge-Enriched Task-Oriented Dialogue

2022-05-11 · Findings (NAACL) 2022 7 · Zhiyu Chen, Bing Liu, Seungwhan Moon, Chinnadhurai Sankar 외

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is imp…

Response Generation

Position Matters! Empirical Study of Order Effect in Knowledge-grounded Dialogue

2023-02-12 · Hsuan Su, Shachi H Kumar, Sahisnu Mazumder, Wenda Chen 외

With the power of large pretrained language models, various research works have integrated knowledge into dialogue systems. The traditional techniques treat knowledge as part of the input sequence for the dialogue system…

Position

KETOD: Knowledge-Enriched Task-Oriented Dialogue

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat separately. Towards building a human-like assistant that can converse naturally and seamlessly with users, the system needs t…

Response Generation

Knowledge acquisition for dialogue agents using reinforcement learning on graph representations

2024-06-27 · Selene Baez Santamaria, Shihan Wang, Piek Vossen

We develop an artificial agent motivated to augment its knowledge base beyond its initial training. The agent actively participates in dialogues with other agents, strategically acquiring new information. The agent model…

Using a KG-Copy Network for Non-Goal Oriented Dialogues

2019-10-17 · Debanjan Chaudhuri, Md Rashad Al Hasan Rony, Simon Jordan, Jens Lehmann

Non-goal oriented, generative dialogue systems lack the ability to generate answers with grounded facts. A knowledge graph can be considered an abstraction of the real world consisting of well-grounded facts. This paper …

Knowledge GraphsResponse Generation