中文
相关论文

相关论文: Controllable Natural Language Generation with Cont…

200 篇论文

Transformer-based pre-trained language models boost the performance of open-domain dialogue systems. Prior works leverage Transformer-based pre-trained language models to generate texts with desired attributes in two general approaches: (1)…

计算与语言 · 计算机科学 2022-09-27 Wanyu Du , Yangfeng Ji

The impressive performance of GPT-3 using natural language prompts and in-context learning has inspired work on better fine-tuning of moderately-sized models under this paradigm. Following this line of work, we present a contrastive…

计算与语言 · 计算机科学 2022-05-04 Yiren Jian , Chongyang Gao , Soroush Vosoughi

Prompt tuning has become a new paradigm for model tuning and it has demonstrated success in natural language pretraining and even vision pretraining. In this work, we explore the transfer of prompt tuning to multimodal pretraining, with a…

计算与语言 · 计算机科学 2022-08-05 Hao Yang , Junyang Lin , An Yang , Peng Wang , Chang Zhou , Hongxia Yang

Mixed initiative serves as one of the key factors in controlling conversation directions. For a speaker, responding passively or leading proactively would result in rather different responses. However, most dialogue systems focus on…

计算与语言 · 计算机科学 2024-03-28 Yuxiang Nie , Heyan Huang , Xian-Ling Mao , Lizi Liao

The advancement of the Natural Language Processing field has enabled the development of language models with a great capacity for generating text. In recent years, Neuroscience has been using these models to better understand cognitive…

神经元与认知 · 定量生物学 2024-10-01 Bruno Bianchi , Alfredo Umfurer , Juan Esteban Kamienkowski

Controllable image generation has always been one of the core demands in image generation, aiming to create images that are both creative and logical while satisfying additional specified conditions. In the post-AIGC era, controllable…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Guandong Li

Despite significant advancements in natural language generation, controlling language models to produce texts with desired attributes remains a formidable challenge. In this work, we introduce RSA-Control, a training-free controllable text…

人工智能 · 计算机科学 2024-10-28 Yifan Wang , Vera Demberg

Prompt-tuning has become an increasingly popular parameter-efficient method for adapting large pretrained language models to downstream tasks. However, both discrete prompting and continuous prompting assume fixed prompts for all data…

计算与语言 · 计算机科学 2023-07-12 Runcheng Liu , Ahmad Rashid , Ivan Kobyzev , Mehdi Rezagholizadeh , Pascal Poupart

Paraphrase generation is a fundamental and long-standing task in natural language processing. In this paper, we concentrate on two contributions to the task: (1) we propose Retrieval Augmented Prompt Tuning (RAPT) as a parameter-efficient…

计算与语言 · 计算机科学 2022-03-15 Jishnu Ray Chowdhury , Yong Zhuang , Shuyi Wang

Many natural language inference (NLI) datasets contain biases that allow models to perform well by only using a biased subset of the input, without considering the remainder features. For instance, models are able to make a classification…

计算与语言 · 计算机科学 2021-09-01 Dimion Asael , Zachary Ziegler , Yonatan Belinkov

Tree-controlled grammars are context-free grammars where the derivation process is controlled in such a way that every word on a level of the derivation tree must belong to a certain control language. We investigate the generative capacity…

计算复杂性 · 计算机科学 2023-09-07 Bianca Truthe

Text generation rarely considers the control of lexical complexity, which limits its more comprehensive practical application. We introduce a novel task of lexical complexity controlled sentence generation, which aims at keywords to…

计算与语言 · 计算机科学 2022-11-29 Jinran Nie , Liner Yang , Yun Chen , Cunliang Kong , Junhui Zhu , Erhong Yang

The increasing prevalence of Large Language Models (LMs) in critical applications highlights the need for controlled language generation strategies that are not only computationally efficient but that also enjoy performance guarantees. To…

计算与语言 · 计算机科学 2026-03-16 Emily Cheng , Carmen Amo Alonso

Large scale Pre-trained Language Models have proven to be very powerful approach in various Natural language tasks. OpenAI's GPT-2 \cite{radford2019language} is notable for its capability to generate fluent, well formulated, grammatically…

计算与语言 · 计算机科学 2020-06-11 Chaitra Hegde , Shrikumar Patil

Citation generation aims to generate a citation sentence that refers to a chosen paper in the context of a manuscript. However, a rigid citation generation process is at odds with an author's desire to control specific attributes, such as…

计算与语言 · 计算机科学 2023-12-15 Nianlong Gu , Richard H. R. Hahnloser

Foundation models contain a wealth of information from their vast number of training samples. However, most prior arts fail to extract this information in a precise and efficient way for small sample sizes. In this work, we propose a…

机器学习 · 计算机科学 2024-04-26 Nico Schiavone , Xingyu Li

As Large Language Models (LLMs) are deployed more widely, customization with respect to vocabulary, style, and character becomes more important. In this work, we introduce model arithmetic, a novel inference framework for composing and…

计算与语言 · 计算机科学 2024-03-07 Jasper Dekoninck , Marc Fischer , Luca Beurer-Kellner , Martin Vechev

While GPT-2 generates sentences that are remarkably human-like, longer documents can ramble and do not follow human-like writing structure. We study the problem of imposing structure on long-range text. We propose a novel controlled text…

计算与语言 · 计算机科学 2023-01-09 Alexander Spangher , Xinyu Hua , Yao Ming , Nanyun Peng

Recently, a plethora of works have proposed inference-time algorithms (e.g. best-of-n), which incorporate verifiers to assist the generation process. Their quality-efficiency trade-offs have been empirically benchmarked on a variety of…

计算与语言 · 计算机科学 2025-06-09 Edoardo Botta , Yuchen Li , Aashay Mehta , Jordan T. Ash , Cyril Zhang , Andrej Risteski

We consider the task of text generation in language models with constraints specified in natural language. To this end, we first create a challenging benchmark Cognac that provides as input to the model a topic with example text, along with…

计算与语言 · 计算机科学 2022-12-21 Howard Chen , Huihan Li , Danqi Chen , Karthik Narasimhan