ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
85
Citations
5
Influential Citations
arXiv.org
Venue
2024
Year
In Natural Language Processing (NLP), Large Language Models (LLMs) have demonstrated high text generation quality. However, in real-world applications, LLMs must meet increasingly complex requirements. Beyond avoiding misleading or inappropriate content, LLMs are also expected to cater to specific user needs, such as imitating particular writing styles or generating text with poetic richness. These varied demands have driven the development of Controllable Text Generation (CTG) techniques, which ensure that outputs adhere to predefined control conditions--such as safety, sentiment, thematic consistency, and linguistic style--while maintaining high standards of helpfulness, fluency, and diversity. This paper systematically reviews the latest advancements in CTG for LLMs, offering a comprehensive definition of its core concepts and clarifying the requirements for control conditions and text quality. We categorize CTG tasks into two primary types: content control and attribute control. The key methods are discussed, including model retraining, fine-tuning, reinforcement learning, prompt engineering, latent space manipulation, and decoding-time intervention. We analyze each method's characteristics, advantages, and limitations, providing nuanced insights for achieving generation control. Additionally, we review CTG evaluation methods, summarize its applications across domains, and address key challenges in current research, including reduced fluency and practicality. We also propose several appeals, such as placing greater emphasis on real-world applications in future research. This paper aims to offer valuable guidance to researchers and developers in the field. Our reference list and Chinese version are open-sourced at https://github.com/IAAR-Shanghai/CTGSurvey.
Controllable Text Generation (CTG) is a critical capability for deploying Large Language Models (LLMs) in real-world applications where outputs must adhere to specific constraints—such as safety, sentiment, style, or thematic consistency. As LLMs become more powerful, the ability to precisely control their outputs without sacrificing fluency or diversity is increasingly important. This survey paper provides a timely and comprehensive overview of the field, offering a clear taxonomy of tasks and methods that helps practitioners navigate the rapidly growing body of work.
The paper's systematic categorization into content control and attribute control, along with its detailed analysis of six major methodological approaches, makes it a valuable resource for both newcomers and experienced researchers. By highlighting the trade-offs between different methods—such as the strong control but high cost of model retraining versus the flexibility but limited precision of prompt engineering—the paper provides actionable insights for selecting the right approach for a given application.
The paper makes several key technical contributions:
As a survey paper, the results are qualitative rather than quantitative. The paper does not present new experimental results but synthesizes findings from the literature. Key takeaways include:
This survey has significant implications for the AI field by providing a structured roadmap for CTG research and development. It helps practitioners understand the landscape of available techniques and their trade-offs, enabling more informed decisions when building controllable LLM applications. The paper's emphasis on real-world applications and its identification of key challenges—such as maintaining fluency under control—can guide future research toward more practical solutions. By open-sourcing the reference list and Chinese version, the authors also facilitate broader access and collaboration. Overall, this work serves as a foundational reference that can accelerate progress in making LLMs more reliable, customizable, and useful across diverse domains.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba