中文
相关论文

相关论文: Autoregressive Entity Generation for End-to-End Ta…

200 篇论文

Large pre-trained language models (LMs) have demonstrated impressive capabilities in generating long, fluent text; however, there is little to no analysis on their ability to maintain entity coherence and consistency. In this work, we focus…

计算与语言 · 计算机科学 2022-02-04 Pinelopi Papalampidi , Kris Cao , Tomas Kocisky

Large pre-trained language models have recently enabled open-ended generation frameworks (e.g., prompt-to-text NLG) to tackle a variety of tasks going beyond the traditional data-to-text generation. While this framework is more general, it…

计算与语言 · 计算机科学 2022-12-06 Faeze Brahman , Baolin Peng , Michel Galley , Sudha Rao , Bill Dolan , Snigdha Chaturvedi , Jianfeng Gao

Proactive task-oriented dialogue (TOD), such as outbound sales, demands a persuasive agent that actively probes the user's concerns and steers the conversation toward acceptance within a bounded number of turns. Yet post-trained LLMs are…

Multi-shot video generation requires maintaining a consistent appearance of recurring entities across shots while remaining faithful to shot-specific text prompts. Recent autoregressive methods reuse previously generated frames as memory.…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Jente Vandersanden , Matheus Gadelha , Chun-Hao P. Huang , Hyeonho Jeong , Yulia Gryaditskaya

Current state-of-the-art large language models are effective in generating high-quality text and encapsulating a broad spectrum of world knowledge. These models, however, often hallucinate and lack locally relevant factual data.…

软件工程 · 计算机科学 2024-02-21 Anton Shapkin , Denis Litvinov , Yaroslav Zharov , Egor Bogomolov , Timur Galimzyanov , Timofey Bryksin

Pretrained using large amount of data, autoregressive language models are able to generate high quality sequences. However, these models do not perform well under hard lexical constraints as they lack fine control of content generation…

计算与语言 · 计算机科学 2021-03-18 Lee-Hsun Hsieh , Yang-Yin Lee , Ee-Peng Lim

In knowledge grounded conversation, domain knowledge plays an important role in a special domain such as Music. The response of knowledge grounded conversation might contain multiple answer entities or no entity at all. Although existing…

计算与语言 · 计算机科学 2017-09-14 Wenya Zhu , Kaixiang Mo , Yu Zhang , Zhangbin Zhu , Xuezheng Peng , Qiang Yang

We present an end-to-end differentiable training method for retrieval-augmented open-domain question answering systems that combine information from multiple retrieved documents when generating answers. We model retrieval decisions as…

计算与语言 · 计算机科学 2021-12-07 Devendra Singh Sachan , Siva Reddy , William Hamilton , Chris Dyer , Dani Yogatama

Recent works have shown considerable improvements in task-oriented dialogue (TOD) systems by utilizing pretrained large language models (LLMs) in an end-to-end manner. However, the biased behavior of each component in a TOD system and the…

计算与语言 · 计算机科学 2023-11-15 Hsuan Su , Rebecca Qian , Chinnadhurai Sankar , Shahin Shayandeh , Shang-Tse Chen , Hung-yi Lee , Daniel M. Bikel

End-to-end task bots are typically learned over a static and usually limited-size corpus. However, when deployed in dynamic, changing, and open environments to interact with users, task bots tend to fail when confronted with data that…

计算与语言 · 计算机科学 2022-12-29 Xiaoying Zhang , Baolin Peng , Jianfeng Gao , Helen Meng

Pre-trained language models have been recently shown to benefit task-oriented dialogue (TOD) systems. Despite their success, existing methods often formulate this task as a cascaded generation problem which can lead to error accumulation…

计算与语言 · 计算机科学 2022-03-02 Yixuan Su , Lei Shu , Elman Mansimov , Arshit Gupta , Deng Cai , Yi-An Lai , Yi Zhang

Recently, interactive digital human video generation has attracted widespread attention and achieved remarkable progress. However, building such a practical system that can interact with diverse input signals in real time remains…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Ming Chen , Liyuan Cui , Wenyuan Zhang , Haoxian Zhang , Yan Zhou , Xiaohan Li , Songlin Tang , Jiwen Liu , Borui Liao , Hejia Chen , Xiaoqiang Liu , Pengfei Wan

A typical end-to-end task-oriented dialog system transfers context into dialog state, and upon which generates a response, which usually faces the problem of error propagation from both previously generated inaccurate dialog states and…

计算与语言 · 计算机科学 2022-05-06 Haipeng Sun , Junwei Bao , Youzheng Wu , Xiaodong He

Task-oriented dialogue systems (TODS) have become crucial for users to interact with machines and computers using natural language. One of its key components is the dialogue manager, which guides the conversation towards a good goal for the…

计算与语言 · 计算机科学 2023-10-24 Miguel Ángel Medina-Ramírez , Cayetano Guerra-Artal , Mario Hernández-Tejera

Data-to-text (D2T) generation is the task of generating texts from structured inputs. We observed that when the same target sentence was repeated twice, Transformer (T5) based model generates an output made up of asymmetric sentences from…

计算与语言 · 计算机科学 2022-08-10 Choonghan Kim , Gary Geunbae Lee

Large language models can produce fluent dialogue but often hallucinate factual inaccuracies. While retrieval-augmented models help alleviate this issue, they still face a difficult challenge of both reasoning to provide correct knowledge…

计算与语言 · 计算机科学 2021-11-10 Leonard Adolphs , Kurt Shuster , Jack Urbanek , Arthur Szlam , Jason Weston

Standard autoregressive language models generate text by repeatedly selecting a discrete next token, coupling prediction with irreversible commitment at every step. We show that token selection is not the only viable autoregressive…

计算与语言 · 计算机科学 2026-04-07 Oshri Naparstek

Existing conversational models are handled by a database(DB) and API based systems. However, very often users' questions require information that cannot be handled by such systems. Nonetheless, answers to these questions are available in…

计算与语言 · 计算机科学 2023-04-03 Raja Kumar

This work combines information about the dialogue history encoded by pre-trained model with a meaning representation of the current system utterance to realize contextual language generation in task-oriented dialogues. We utilize the…

计算与语言 · 计算机科学 2021-11-30 Ye Liu , Wolfgang Maier , Wolfgang Minker , Stefan Ultes

Goal oriented dialogue systems have become a prominent customer-care interaction channel for most businesses. However, not all interactions are smooth, and customer intent misunderstanding is a major cause of dialogue failure. We show that…

计算与语言 · 计算机科学 2021-10-26 Eyal Ben-David , Boaz Carmeli , Ateret Anaby-Tavor