paper-with-me

홈 › Papers

GenTUS: Simulating User Behaviour and Language in Task-oriented Dialogues with Generative Transformers

2022-08-23 · SIGDIAL (ACL) 2022 9 · Hsien-Chin Lin, Christian Geishauser, Shutong Feng, Nurul Lubis, Carel van Niekerk, Michael Heck, Milica Gašić

User simulators (USs) are commonly used to train task-oriented dialogue systems (DSs) via reinforcement learning. The interactions often take place on semantic level for efficiency, but there is still a gap from semantic actions to natural language, which causes a mismatch between training and deployment environment. Incorporating a natural language generation (NLG) module with USs during training can partly deal with this problem. However, since the policy and NLG of USs are optimised separately, these simulated user utterances may not be natural enough in a given context. In this work, we propose a generative transformer-based user simulator (GenTUS). GenTUS consists of an encoder-decoder structure, which means it can optimise both the user policy and natural language generation jointly. GenTUS generates both semantic actions and natural language utterances, preserving interpretability and enhancing language variation. In addition, by representing the inputs and outputs as word sequences and by using a large pre-trained language model we can achieve generalisability in feature representation. We evaluate GenTUS with automatic metrics and human evaluation. Our results show that GenTUS generates more natural language and is able to transfer to an unseen ontology in a zero-shot fashion. In addition, its behaviour can be further shaped with reinforcement learning opening the door to training specialised user simulators.

📄 PDF Abstract BibTeX arXiv:2208.10817

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage Modellingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Task-Oriented Dialogue SystemsText Generation

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

EmoUS: Simulating User Emotions in Task-Oriented Dialogues

2023-06-02 · Hsien-Chin Lin, Shutong Feng, Christian Geishauser, Nurul Lubis 외

Existing user simulators (USs) for task-oriented dialogue systems only model user behaviour on semantic and natural language levels without considering the user persona and emotions. Optimising dialogue systems with gene…

Language ModelingLanguage ModellingLarge Language ModelTask-Oriented Dialogue Systems

Advanced simulation paradigm of human behaviour unveils complex financial systemic projection

2025-02-18 · Cheng Wang, Chuwen Wang, Shirong Zeng, Jianguo Liu 외

The high-order complexity of human behaviour is likely the root cause of extreme difficulty in financial market projections. We consider that behavioural simulation can unveil systemic dynamics to support analysis. Simul…

Language ModelingLanguage ModellingLarge Language Model

Beyond Language Models: Byte Models are Digital World Simulators

2024-02-29 · Shangda Wu, Xu Tan, Zili Wang, Rui Wang 외

Traditional deep learning often overlooks bytes, the basic units of the digital world, where all forms of information and operations are encoded and manipulated in binary format. Inspired by the success of next token pre…

CPUPrediction

USimAgent: Large Language Models for Simulating Search Users

2024-03-14 · Erhan Zhang, Xingzhu Wang, Peiyuan Gong, Yankai Lin 외

Due to the advantages in the cost-efficiency and reproducibility, user simulation has become a promising solution to the user-centric evaluation of information retrieval systems. Nonetheless, accurately simulating user s…

Information RetrievalUser Simulation

Simulating Non Stationary Operators in Search Algorithms

2014-09-05 · Adrien Goëffon, Frédéric Lardeux, Frédéric Saubion

In this paper, we propose a model for simulating search operators whose behaviour often changes continuously during the search. In these scenarios, the performance of the operators decreases when they are applied. This i…