paper-with-me

Papers

FAST: Improving Controllability for Text Generation with Feedback Aware Self-Training

2022-10-06 · Junyi Chai, Reid Pryzant, Victor Ye Dong, Konstantin Golobokov, Chenguang Zhu, Yi Liu

Controllable text generation systems often leverage control codes to direct various properties of the output like style and length. Inspired by recent work on causal inference for NLP, this paper reveals a previously overlooked flaw in these control code-based conditional text generation algorithms. Spurious correlations in the training data can lead models to incorrectly rely on parts of the input other than the control code for attribute selection, significantly undermining downstream generation quality and controllability. We demonstrate the severity of this issue with a series of case studies and then propose two simple techniques to reduce these correlations in training sets. The first technique is based on resampling the data according to an example's propensity towards each linguistic attribute (IPS). The second produces multiple counterfactual versions of each example and then uses an additional feedback mechanism to remove noisy examples (feedback aware self-training, FAST). We evaluate on 3 tasks -- news headline, meta review, and search ads generation -- and demonstrate that FAST can significantly improve the controllability and language quality of generated outputs when compared to state-of-the-art controllable text generation approaches.

📄 PDF Abstract BibTeX arXiv:2210.03167

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeCausal InferenceConditional Text GenerationcounterfactualText Generation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Synthesizing Sentiment-Controlled Feedback For Multimodal Text and Image Data

2024-02-12 · Puneet Kumar, Sarthak Malik, Balasubramanian Raman, Xiaobai Li

The ability to generate sentiment-controlled feedback in response to multimodal inputs comprising text and images addresses a critical gap in human-computer interaction. This capability allows systems to provide empathet…

DecoderMarketingQuestion AnsweringSentiment Analysis+3

Data-Driven Controllability Analysis and Stabilization for Linear Descriptor Systems

2021-12-07 · Jiabao He, Xuan Zhang, Feng Xu, Junbo Tan 외

For a parameter-unknown linear descriptor system, this paper proposes data-driven methods to testify the system's type and controllability and then to stabilize it. First, a data-based condition is developed to identify …

Self-controller: Controlling LLMs with Multi-round Step-by-step Self-awareness

2024-10-01 · Xiao Peng, Xufan Geng

The applications of large language models (LLMs) have been widely spread across all domains. However, the basic abilities such as the controllability of LLMs are still limited. To address this, we propose "Self-controlle…

InstanceV: Instance-Level Video Generation

2025-11-28 · Yuheng Chen, Teng Hu, Jiangning Zhang, Zhucun Xue 외 arxiv

Recent advances in text-to-video diffusion models have enabled the generation of high-quality videos conditioned on textual descriptions. However, most existing text-to-video models rely solely on textual conditions, lac…

Video Generation

CAMEO: A Conditional and Quality-Aware Multi-Agent Image Editing Orchestrator

2026-04-03 · Yuhan Pu, Hao Zheng, Ziqian Mo, Zirui Pang 외 arxiv

Conditional image editing aims to modify a source image according to textual prompts and optional reference guidance. Such editing is crucial in scenarios requiring strict structural control (i.e., anomaly insertion in d…

Image Editing