paper-with-me

Papers

A Distributional Lens for Multi-Aspect Controllable Text Generation

2022-10-06 · Yuxuan Gu, Xiaocheng Feng, Sicheng Ma, Lingyuan Zhang, Heng Gong, Bing Qin

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 attribute degeneration caused by the mutual interference of these controllers. To address this, we provide observations on attribute fusion from a distributional perspective and propose to directly search for the intersection areas of multiple attribute distributions as their combination for generation. Our method first estimates the attribute space with an autoencoder structure. Afterward, we iteratively approach the intersections by jointly minimizing distances to points representing different attributes. Finally, we map them to attribute-relevant sentences with a prefix-tuning-based decoder. Experiments on the three-aspect control task, including sentiment, topic, and detoxification aspects, reveal that our method outperforms several strong baselines on attribute relevance and text quality and achieves the SOTA. Further analysis also supplies some explanatory support for the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2210.02889

Code (1)

happygu0524/multicontrol 공식 구현 pytorch

Tasks

AttributeDecoderText Generation

Similar Papers 제목 키워드 기반

LensStyle: Learning the Optical Aesthetics for Controllable Stylized Lens Effect Rendering

2026-09-04 · Yachuan Huang, Liwen Xiao, Liao Shen, Qiwen Wang 외 arxiv

The visual aesthetics of photographs are deeply influenced by lens characteristics such as aperture shape, optical vignetting and optical diffraction, which together define a camera's unique optical style. Existing lens …

Image Editing

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

Multi-Aspect Controllable Text Generation with Disentangled Counterfactual Augmentation

2024-05-30 · Yi Liu, Xiangyu Liu, Xiangrong Zhu, Wei Hu

Multi-aspect controllable text generation aims to control the generated texts in attributes from multiple aspects (e.g., "positive" from sentiment and "sport" from topic). For ease of obtaining training samples, existing…

AttributecounterfactualDisentanglementText Generation

Towards Single-Lens Controllable Depth-of-Field Imaging via Depth-Aware Point Spread Functions

2024-09-15 · Xiaolong Qian, Qi Jiang, Yao Gao, Shaohua Gao 외

Controllable Depth-of-Field (DoF) imaging commonly produces amazing visual effects based on heavy and expensive high-end lenses. However, confronted with the increasing demand for mobile scenarios, it is desirable to ach…

Depth EstimationMonocular Depth Estimation

One Arrow, Many Targets: Probing LLMs for Multi-Attribute Controllable Text Summarization

2024-11-02 · Tathagato Roy, Rahul Mishra

Text summarization is a well-established task within the natural language processing (NLP) community. However, the focus on controllable summarization tailored to user requirements is gaining traction only recently. Whil…

AttributeText Summarization