中文
相关论文

相关论文: Few-shot Natural Language Generation for Task-Orie…

200 篇论文

Natural Language Generation (NLG) is a key component in a task-oriented dialogue system, which converts the structured meaning representation (MR) to the natural language. For large-scale conversational systems, where it is common to have…

计算与语言 · 计算机科学 2021-06-11 Xinnuo Xu , Guoyin Wang , Young-Bum Kim , Sungjin Lee

Task-oriented dialogue systems use four connected modules, namely, Natural Language Understanding (NLU), a Dialogue State Tracking (DST), Dialogue Policy (DP) and Natural Language Generation (NLG). A research challenge is to learn each…

计算与语言 · 计算机科学 2020-08-21 Andrea Madotto , Zihan Liu , Zhaojiang Lin , Pascale Fung

Neural-based end-to-end approaches to natural language generation (NLG) from structured data or knowledge are data-hungry, making their adoption for real-world applications difficult with limited data. In this work, we propose the new task…

计算与语言 · 计算机科学 2020-04-21 Zhiyu Chen , Harini Eavani , Wenhu Chen , Yinyin Liu , William Yang Wang

Dialogue systems need to produce responses that realize multiple types of dialogue acts (DAs) with high semantic fidelity. In the past, natural language generators (NLGs) for dialogue were trained on large parallel corpora that map from a…

计算与语言 · 计算机科学 2023-07-28 Angela Ramirez , Karik Agarwal , Juraj Juraska , Utkarsh Garg , Marilyn A. Walker

Learning with minimal data is one of the key challenges in the development of practical, production-ready goal-oriented dialogue systems. In a real-world enterprise setting where dialogue systems are developed rapidly and are expected to…

计算与语言 · 计算机科学 2019-08-19 Igor Shalyminov , Sungjin Lee , Arash Eshghi , Oliver Lemon

Natural language generation (NLG) is an essential component of task-oriented dialogue systems. Despite the recent success of neural approaches for NLG, they are typically developed for particular domains with rich annotated training…

计算与语言 · 计算机科学 2019-05-15 Fei Mi , Minlie Huang , Jiyong Zhang , Boi Faltings

Dialogue act annotations are important to improve response generation quality in task-oriented dialogue systems. However, it can be challenging to use dialogue acts to control response generation in a generalizable way because different…

计算与语言 · 计算机科学 2023-08-03 Qingyang Wu , James Gung , Raphael Shu , Yi Zhang

Learning to converse using only a few examples is a great challenge in conversational AI. The current best conversational models, which are either good chit-chatters (e.g., BlenderBot) or goal-oriented systems (e.g., MinTL), are language…

计算与语言 · 计算机科学 2021-10-18 Andrea Madotto , Zhaojiang Lin , Genta Indra Winata , Pascale Fung

Few-shot learning (FSL) is one of the key future steps in machine learning and has raised a lot of attention. However, in contrast to the rapid development in other domains, such as Computer Vision, the progress of FSL in Nature Language…

计算与语言 · 计算机科学 2020-12-15 Yutai Hou , Jiafeng Mao , Yongkui Lai , Cheng Chen , Wanxiang Che , Zhigang Chen , Ting Liu

Few-shot natural language processing (NLP) refers to NLP tasks that are accompanied with merely a handful of labeled examples. This is a real-world challenge that an AI system must learn to handle. Usually we rely on collecting more…

计算与语言 · 计算机科学 2020-07-21 Wenpeng Yin

Natural Language Generation (NLG) accepts input data in the form of images, videos, or text and generates corresponding natural language text as output. Existing NLG methods mainly adopt a supervised approach and rely heavily on coupled…

计算与语言 · 计算机科学 2024-06-04 Bang Yang , Fenglin Liu , Yuexian Zou , Xian Wu , Yaowei Wang , David A. Clifton

Neural network based approaches to data-to-text natural language generation (NLG) have gained popularity in recent years, with the goal of generating a natural language prompt that accurately realizes an input meaning representation. To…

We propose NeuralWOZ, a novel dialogue collection framework that uses model-based dialogue simulation. NeuralWOZ has two pipelined models, Collector and Labeler. Collector generates dialogues from (1) user's goal instructions, which are the…

计算与语言 · 计算机科学 2021-06-01 Sungdong Kim , Minsuk Chang , Sang-Woo Lee

This paper introduces zero-shot dialog generation (ZSDG), as a step towards neural dialog systems that can instantly generalize to new situations with minimal data. ZSDG enables an end-to-end generative dialog system to generalize to a new…

计算与语言 · 计算机科学 2018-05-15 Tiancheng Zhao , Maxine Eskenazi

Natural Language Inference Generation task is to generate a text hypothesis given a text premise and a logical relation between the two. This task can be used in data augmentation and controllable text generation in practice. In this paper,…

计算与语言 · 计算机科学 2022-05-24 Kaijian Li , Shansan Gong , Kenny Q. Zhu

Intent Detection is one of the core tasks of dialog systems. Few-shot Intent Detection is challenging due to limited number of annotated utterances for novel classes. Generalized Few-shot intent detection is more realistic but challenging…

计算与语言 · 计算机科学 2023-12-27 Ayush Kumar , Vijit Malik , Jithendra Vepa

Dialog State Tracking (DST), an integral part of modern dialog systems, aims to track user preferences and constraints (slots) in task-oriented dialogs. In real-world settings with constantly changing services, DST systems must generalize…

计算与语言 · 计算机科学 2021-01-22 Shuyang Li , Jin Cao , Mukund Sridhar , Henghui Zhu , Shang-Wen Li , Wael Hamza , Julian McAuley

Recently, data-driven task-oriented dialogue systems have achieved promising performance in English. However, developing dialogue systems that support low-resource languages remains a long-standing challenge due to the absence of…

计算与语言 · 计算机科学 2019-11-22 Zihan Liu , Genta Indra Winata , Zhaojiang Lin , Peng Xu , Pascale Fung

The natural language generation (NLG) component of a spoken dialogue system (SDS) usually needs a substantial amount of handcrafting or a well-labeled dataset to be trained on. These limitations add significantly to development costs and…

计算与语言 · 计算机科学 2015-08-10 Tsung-Hsien Wen , Milica Gasic , Dongho Kim , Nikola Mrksic , Pei-Hao Su , David Vandyke , Steve Young

Natural language generation (NLG) is a critical component in conversational systems, owing to its role of formulating a correct and natural text response. Traditionally, NLG components have been deployed using template-based solutions.…

‹ 上一页 1 2 3 10 下一页 ›