中文
相关论文

相关论文: A Plug-and-Play Method for Controlled Text Generat…

200 篇论文

Conditional text generation often requires lexical constraints, i.e., which words should or shouldn't be included in the output text. While the dominant recipe for conditional text generation has been large-scale pretrained language models…

计算与语言 · 计算机科学 2021-04-22 Ximing Lu , Peter West , Rowan Zellers , Ronan Le Bras , Chandra Bhagavatula , Yejin Choi

Multi-aspect controllable text generation is a more challenging and practical task than single-aspect control. Existing methods achieve complex multi-aspect control by fusing multiple controllers learned from single-aspect, but suffer from…

计算与语言 · 计算机科学 2022-10-20 Yuxuan Gu , Xiaocheng Feng , Sicheng Ma , Lingyuan Zhang , Heng Gong , Bing Qin

Diffusion-based generative models have achieved remarkable success in image generation. Their guidance formulation allows an external model to plug-and-play control the generation process for various tasks without finetuning the diffusion…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hyojun Go , Yunsung Lee , Jin-Young Kim , Seunghyun Lee , Myeongho Jeong , Hyun Seung Lee , Seungtaek Choi

Mixed-initiative dialogue tasks involve repeated exchanges of information and conversational control. Conversational agents gain control by generating responses that follow particular dialogue intents or strategies, prescribed by a policy…

计算与语言 · 计算机科学 2023-05-09 Maximillian Chen , Xiao Yu , Weiyan Shi , Urvi Awasthi , Zhou Yu

Recent advances in NLP have been attributed to the emergence of large-scale pre-trained language models. GPT-2, in particular, is suited for generation tasks given its left-to-right language modeling objective, yet the linguistic quality of…

计算与语言 · 计算机科学 2020-11-03 Wei-Jen Ko , Junyi Jessy Li

Generative Language Models rely on autoregressive decoding to produce the output sequence token by token. Many tasks such as preference optimization, require the model to produce task-level output consisting of multiple tokens directly by…

计算与语言 · 计算机科学 2025-01-30 Mingyu Derek Ma , Yanna Ding , Zijie Huang , Jianxi Gao , Yizhou Sun , Wei Wang

The advent of large pre-trained generative language models has provided a common framework for AI story generation via sampling the model to create sequences that continue the story. However, sampling alone is insufficient for story…

计算与语言 · 计算机科学 2021-12-17 Amal Alabdulkarim , Winston Li , Lara J. Martin , Mark O. Riedl

Sentence Embedding stands as a fundamental task within the realm of Natural Language Processing, finding extensive application in search engines, expert systems, and question-and-answer platforms. With the continuous evolution of large…

计算与语言 · 计算机科学 2024-05-16 Bowen Zhang , Kehua Chang , Chunping Li

In recent years, prompting has quickly become one of the standard ways of steering the outputs of generative machine learning models, due to its intuitive use of natural language. In this work, we propose a system conditioned on embeddings…

计算与语言 · 计算机科学 2024-06-13 Thomas Bott , Florian Lux , Ngoc Thang Vu

Sound morphing is the process of gradually and smoothly transforming one sound into another to generate novel and perceptually hybrid sounds that simultaneously resemble both. Recently, diffusion-based text-to-audio models have produced…

音频与语音处理 · 电气工程与系统科学 2024-08-15 Purnima Kamath , Chitralekha Gupta , Suranga Nanayakkara

Chatbots based on large language models offer cheap conversation practice opportunities for language learners. However, they are hard to control for linguistic forms that correspond to learners' current needs, such as grammar. We control…

计算与语言 · 计算机科学 2025-02-12 Dominik Glandorf , Peng Cui , Detmar Meurers , Mrinmaya Sachan

We present a general approach towards controllable societal biases in natural language generation (NLG). Building upon the idea of adversarial triggers, we develop a method to induce societal biases in generated text when input prompts…

计算与语言 · 计算机科学 2020-10-08 Emily Sheng , Kai-Wei Chang , Premkumar Natarajan , Nanyun Peng

Controllable text generation (CTG) aims to generate text with desired attributes, and decoding-time-based methods have shown promising performance on this task. However, in this paper, we identify the phenomenon of Attribute Collapse for…

计算与语言 · 计算机科学 2023-11-03 Tianqi Zhong , Quan Wang , Jingxuan Han , Yongdong Zhang , Zhendong Mao

Current storytelling systems focus more ongenerating stories with coherent plots regard-less of the narration style, which is impor-tant for controllable text generation. There-fore, we propose a new task, stylized story gen-eration, namely…

计算与语言 · 计算机科学 2021-08-20 Xiangzhe Kong , Jialiang Huang , Ziquan Tung , Jian Guan , Minlie Huang

Instruction-tuned large language models have shown remarkable performance in aligning generated text with user intentions across various tasks. However, maintaining human-like discourse structure in the generated text remains a challenging…

计算与语言 · 计算机科学 2023-12-20 Yinhong Liu , Yixuan Su , Ehsan Shareghi , Nigel Collier

Plug-and-play language models (PPLMs) enable topic-conditioned natural language generation by pairing large pre-trained generators with attribute models used to steer the predicted token distribution towards the selected topic. Despite…

计算与语言 · 计算机科学 2023-09-08 Ginevra Carbone , Gabriele Sarti

Text Simplification improves the readability of sentences through several rewriting transformations, such as lexical paraphrasing, deletion, and splitting. Current simplification systems are predominantly sequence-to-sequence models that…

计算与语言 · 计算机科学 2021-04-16 Mounica Maddela , Fernando Alva-Manchego , Wei Xu

Singing is one of the most cherished forms of human entertainment. However, creating a beautiful song requires an accompaniment that complements the vocals and aligns well with the song instruments and genre. With advancements in deep…

声音 · 计算机科学 2024-11-14 Quoc-Huy Trinh , Minh-Van Nguyen , Trong-Hieu Nguyen Mau , Khoa Tran , Thanh Do

Recent advances in neural network-based generative modeling have reignited the hopes in having computer systems capable of seamlessly conversing with humans and able to understand natural language. Neural architectures have been employed to…

计算与语言 · 计算机科学 2020-08-03 Cristina Garbacea , Qiaozhu Mei

Sentence simplification aims to make sentences easier to read and understand. Recent approaches have shown promising results with sequence-to-sequence models which have been developed assuming homogeneous target audiences. In this paper we…

计算与语言 · 计算机科学 2019-10-11 Jonathan Mallinson , Mirella Lapata