中文
相关论文

相关论文: Scalable Neural Dialogue State Tracking

200 篇论文

Dialog state tracking is a key component of many modern dialog systems, most of which are designed with a single, well-defined domain in mind. This paper shows that dialog data drawn from different dialog domains can be used to train a…

Long-range context modeling is crucial to both dialogue understanding and generation. The most popular method for dialogue context representation is to concatenate the last-$k$ utterances in chronological order. However, this method may not…

计算与语言 · 计算机科学 2023-10-04 Suvodip Dey , Maunendra Sankar Desarkar , Asif Ekbal , P. K. Srijith

User simulators are essential to conversational AI, enabling scalable agent development and evaluation through simulated interactions. While current Large Language Models (LLMs) have advanced user simulation capabilities, we reveal that…

计算与语言 · 计算机科学 2026-03-10 Shuhaib Mehri , Xiaocheng Yang , Takyoung Kim , Gokhan Tur , Shikib Mehri , Dilek Hakkani-Tür

Existing dialogue state tracking (DST) models require plenty of labeled data. However, collecting high-quality labels is costly, especially when the number of domains increases. In this paper, we address a practical DST problem that is…

计算与语言 · 计算机科学 2020-10-28 Chien-Sheng Wu , Steven Hoi , Caiming Xiong

The task of joint dialog sentiment classification (DSC) and act recognition (DAR) aims to simultaneously predict the sentiment label and act label for each utterance in a dialog. In this paper, we put forward a new framework which models…

计算与语言 · 计算机科学 2022-03-09 Bowen Xing , Ivor W. Tsang

Recently, low-resource dialogue state tracking (DST) has received increasing attention. First obtaining state values then based on values to generate slot types has made great progress in this task. However, obtaining state values is still…

计算与语言 · 计算机科学 2024-01-31 Ming Gu , Yan Yang , Chengcai Chen , Zhou Yu

We present a fast and scalable architecture called Explicit Modular Decomposition (EMD), in which we incorporate both classification-based and extraction-based methods and design four modules (for classification and sequence labelling) to…

计算与语言 · 计算机科学 2021-09-30 Dingmin Wang , Chenghua Lin , Qi Liu , Kam-Fai Wong

The challenge of defining a slot schema to represent the state of a task-oriented dialogue system is addressed by Slot Schema Induction (SSI), which aims to automatically induce slots from unlabeled dialogue data. Whereas previous…

计算与语言 · 计算机科学 2024-08-06 James D. Finch , Boxin Zhao , Jinho D. Choi

We present an approach to build Large Language Model (LLM) based slot-filling system to perform Dialogue State Tracking in conversational assistants serving across a wide variety of industry-grade applications. Key requirements of this…

A major bottleneck for building statistical spoken dialogue systems for new domains and applications is the need for large amounts of training data. To address this problem, we adopt the multi-dimensional approach to dialogue management and…

计算与语言 · 计算机科学 2022-04-15 Simon Keizer , Norbert Braunschweiler , Svetlana Stoyanchev , Rama Doddipatla

Few-shot dialogue state tracking (DST) is a realistic problem that trains the DST model with limited labeled data. Existing few-shot methods mainly transfer knowledge learned from external labeled dialogue data (e.g., from question…

计算与语言 · 计算机科学 2022-10-12 Haoning Zhang , Junwei Bao , Haipeng Sun , Huaishao Luo , Wenye Li , Shuguang Cui

Recent work in speech-to-speech translation (S2ST) has focused primarily on offline settings, where the full input utterance is available before any output is given. This, however, is not reasonable in many real-world scenarios. In…

计算与语言 · 计算机科学 2023-06-05 Liam Dugan , Anshul Wadhawan , Kyle Spence , Chris Callison-Burch , Morgan McGuire , Victor Zordan

Estimation of a model's confidence on its outputs is critical for Conversational AI systems based on large language models (LLMs), especially for reducing hallucination and preventing over-reliance. In this work, we provide an exhaustive…

计算与语言 · 计算机科学 2024-09-24 Yi-Jyun Sun , Suvodip Dey , Dilek Hakkani-Tur , Gokhan Tur

Long-context dialogue systems suffer from State Inertia, where static constraints prevent models from resolving conflicts between evolving user intents and established historical context. To address this, we propose DZ-TDPO, a…

计算与语言 · 计算机科学 2025-12-09 Yijun Liao

Existing dialog state tracking (DST) models are trained with dialog data in a random order, neglecting rich structural information in a dataset. In this paper, we propose to use curriculum learning (CL) to better leverage both the…

计算与语言 · 计算机科学 2021-06-02 Yinpei Dai , Hangyu Li , Yongbin Li , Jian Sun , Fei Huang , Luo Si , Xiaodan 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 modules: dialogue state…

计算与语言 · 计算机科学 2022-09-13 Zhi Chen , Yuncong Liu , Lu Chen , Su Zhu , Mengyue Wu , Kai Yu

Transformers have been the dominant architecture for Speech Translation in recent years, achieving significant improvements in translation quality. Since speech signals are longer than their textual counterparts, and due to the quadratic…

计算与语言 · 计算机科学 2023-03-15 Ioannis Tsiamas , Gerard I. Gállego , José A. R. Fonollosa , Marta R. Costa-jussà

Zero-shot transfer learning for dialogue state tracking (DST) enables us to handle a variety of task-oriented dialogue domains without the expense of collecting in-domain data. In this work, we propose to transfer the \textit{cross-task}…

Current dialogue summarization systems usually encode the text with a number of general semantic features (e.g., keywords and topics) to gain more powerful dialogue modeling capabilities. However, these features are obtained via open-domain…

计算与语言 · 计算机科学 2021-05-31 Xiachong Feng , Xiaocheng Feng , Libo Qin , Bing Qin , Ting Liu

Within Dialogue Modeling research in AI and NLP, considerable attention has been spent on ``dialogue state tracking'' (DST), which is the ability to update the representations of the speaker's needs at each turn in the dialogue by taking…

‹ 上一页 1 8 9 10 下一页 ›