paper-with-me

홈 › Papers

RSA-Control: A Pragmatics-Grounded Lightweight Controllable Text Generation Framework

2024-10-24 · Yifan Wang, Vera Demberg

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 generation framework grounded in pragmatics. RSA-Control directs the generation process by recursively reasoning between imaginary speakers and listeners, enhancing the likelihood that target attributes are correctly interpreted by listeners amidst distractors. Additionally, we introduce a self-adjustable rationality parameter, which allows for automatic adjustment of control strength based on context. Our experiments, conducted with two task types and two types of language models, demonstrate that RSA-Control achieves strong attribute control while maintaining language fluency and content consistency. Our code is available at https://github.com/Ewanwong/RSA-Control.

📄 PDF Abstract BibTeX arXiv:2410.19109

Code (1)

ewanwong/rsa-control 공식 구현 pytorch

Tasks

AttributeText Generation

Similar Papers 제목 키워드 기반

The Role of Pragmatics in Legal Norm Representation

2015-07-08 · Shashishekar Ramakrishna, Lukasz Gorski, Adrian Paschke

Despite the 'apparent clarity' of a given legal provision, its application may result in an outcome that does not exactly conform to the semantic level of a statute. The vagueness within a legal text is induced intention…

Decision Making

Pragmatics in Language Grounding: Phenomena, Tasks, and Modeling Approaches

2022-11-15 · Daniel Fried, Nicholas Tomlin, Jennifer Hu, Roma Patel 외

People rely heavily on context to enrich meaning beyond what is literally said, enabling concise but effective communication. To interact successfully and naturally with people, user-facing artificial intelligence system…

Grounded language learning

Pragmatically Informative Text Generation

2019-04-02 · NAACL 2019 6 · Sheng Shen, Daniel Fried, Jacob Andreas, Dan Klein

We improve the informativeness of models for conditional text generation using techniques from computational pragmatics. These techniques formulate language production as a game between speakers and listeners, in which a…

Abstractive Text SummarizationConditional Text GenerationData-to-Text GenerationGrounded language learning+2

Track the Noise, Move the World:3D-Grounded Motion-Consistent Noise for Controllable Video Generation

2026-07-02 · Long Vu, Tan Ngo, Animesh Karnewar, Amir Habibian 외 arxiv

Modern image-and-text-to-video diffusion models can synthesize highly realistic videos by iteratively denoising an initial Gaussian noise tensor conditioned on reference image and text inputs. However, existing approache…

Video Generation

Towards Lightweight, Adaptive and Attribute-Aware Multi-Aspect Controllable Text Generation with Large Language Models

2025-02-19 · Chenyu Zhu, Yefeng Liu, Chenyang Lyu, Xue Yang 외

Multi-aspect controllable text generation aims to control text generation in attributes from multiple aspects, making it a complex but powerful task in natural language processing. Supervised fine-tuning methods are ofte…

AttributeText Generation