中文
相关论文

相关论文: Hierarchical Inductive Transfer for Continual Dial…

200 篇论文

The impressive performance gains of modern language models currently rely on scaling parameters: larger models store more world knowledge and reason better. Yet compressing all world knowledge into parameters is unnecessary, as only a…

计算与语言 · 计算机科学 2026-03-24 Hadi Pouransari , David Grangier , C Thomas , Michael Kirchhof , Oncel Tuzel

Efforts towards endowing robots with the ability to speak have benefited from recent advancements in natural language processing, in particular large language models. However, current language models are not fully incremental, as their…

计算与语言 · 计算机科学 2025-04-03 Casey Kennington , Pierre Lison , David Schlangen

Incremental learning aims to learn new tasks sequentially without forgetting the previously learned ones. Most of the existing incremental learning methods for audio focus on training the model from scratch on the initial task, and the same…

音频与语音处理 · 电气工程与系统科学 2025-08-29 Manjunath Mulimani , Annamaria Mesaros

Human dialogues are scenario-based and appropriate responses generally relate to the latent context knowledge entailed by the specific scenario. To enable responses that are more meaningful and context-specific, we propose to improve…

计算与语言 · 计算机科学 2020-10-07 Shaoxiong Feng , Xuancheng Ren , Hongshen Chen , Bin Sun , Kan Li , Xu Sun

We investigate the task of building open domain, conversational dialogue systems based on large dialogue corpora using generative models. Generative models produce system responses that are autonomously generated word-by-word, opening up…

计算与语言 · 计算机科学 2016-04-08 Iulian V. Serban , Alessandro Sordoni , Yoshua Bengio , Aaron Courville , Joelle Pineau

As the application space of language models continues to evolve, a natural question to ask is how we can quickly adapt models to new tasks. We approach this classic question from a continual learning perspective, in which we aim to continue…

End-to-end models for goal-orientated dialogue are challenging to train, because linguistic and strategic aspects are entangled in latent state vectors. We introduce an approach to learning representations of messages in dialogues by…

计算与语言 · 计算机科学 2018-06-06 Denis Yarats , Mike Lewis

Continual learning is essential for adapting models to new tasks while retaining previously acquired knowledge. While existing approaches predominantly focus on uni-modal data, multi-modal learning offers substantial benefits by utilizing…

机器学习 · 计算机科学 2025-11-11 Evelyn Chee , Wynne Hsu , Mong Li Lee

Transformative innovations in model architectures have introduced hierarchical embedding augmentation as a means to redefine the representation of tokens through multi-level semantic structures, offering enhanced adaptability to complex…

计算与语言 · 计算机科学 2025-08-11 Derek Yotheringhay , Alistair Kirkland , Humphrey Kirkbride , Josiah Whitesteeple

We describe a two-step approach for dialogue management in task-oriented spoken dialogue systems. A unified neural network framework is proposed to enable the system to first learn by supervision from a set of dialogue data and then…

Generative models for dialog systems have gained much interest because of the recent success of RNN and Transformer based models in tasks like question answering and summarization. Although the task of dialog response generation is…

计算与语言 · 计算机科学 2021-05-11 Bishal Santra , Potnuru Anusha , Pawan Goyal

Tracking the state of the conversation is a central component in task-oriented spoken dialogue systems. One such approach for tracking the dialogue state is slot carryover, where a model makes a binary decision if a slot from the context is…

计算与语言 · 计算机科学 2019-06-05 Tongfei Chen , Chetan Naik , Hua He , Pushpendre Rastogi , Lambert Mathias

Maintaining engagement and consistency is particularly important in dialogue systems. Existing works have improved the performance of dialogue systems by intentionally learning interlocutor personas with sophisticated network structures.…

计算与语言 · 计算机科学 2023-02-28 Ruijun Chen , Jin Wang , Liang-Chih Yu , Xuejie Zhang

With the development of pre-trained language models, remarkable success has been witnessed in dialogue understanding (DU). However, current DU approaches usually employ independent models for each distinct DU task without considering shared…

计算与语言 · 计算机科学 2022-07-26 Zhi Chen , Lu Chen , Bei Chen , Libo Qin , Yuncong Liu , Su Zhu , Jian-Guang Lou , Kai Yu

Autoregressive models used to generate responses in open-domain dialogue systems often struggle to take long-term context into account and to maintain consistency over a dialogue. Previous research in open-domain dialogue generation has…

计算与语言 · 计算机科学 2023-04-18 Mehrdad Farahani , Richard Johansson

A growing number of state-of-the-art transfer learning methods employ language models pretrained on large generic corpora. In this paper we present a conceptually simple and effective transfer learning approach that addresses the problem of…

计算与语言 · 计算机科学 2019-06-03 Alexandra Chronopoulou , Christos Baziotis , Alexandros Potamianos

This ability to learn consecutive tasks without forgetting how to perform previously trained problems is essential for developing an online dialogue system. This paper proposes an effective continual learning for the task-oriented dialogue…

计算与语言 · 计算机科学 2021-07-20 Binzong Geng , Fajie Yuan , Qiancheng Xu , Ying Shen , Ruifeng Xu , Min Yang

To continuously enhance model adaptability in surgical video scene parsing, recent studies incrementally update it to progressively learn to segment an increasing number of surgical instruments over time. However, prior works constantly…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Yu Zhu , Kang Li , Zheng Li , Pheng-Ann Heng

The predominant approach to open-domain dialog generation relies on end-to-end training of neural models on chat datasets. However, this approach provides little insight as to what these models learn (or do not learn) about engaging in…

计算与语言 · 计算机科学 2020-08-04 Abdelrhman Saleh , Tovly Deutsch , Stephen Casper , Yonatan Belinkov , Stuart Shieber

There is a growing interest in improving the conversational ability of models by filtering the raw dialogue corpora. Previous filtering strategies usually rely on a scoring method to assess and discard samples from one perspective, enabling…

计算与语言 · 计算机科学 2022-05-24 Yiwei Li , Bin Sun , Shaoxiong Feng , Kan Li