Pith. sign in

REVIEW 13 cited by

Controllable Text Generation for Large Language Models: A Survey

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.12599 v1 pith:264VHWBA submitted 2024-08-22 cs.CL

classification cs.CL
keywords controltextgenerationllmsapplicationslanguagecontentcontrollable
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 13 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. IFHierBench: Hierarchical Instruction Following for Large Language Models

    cs.AI 2026-07 conditional novelty 7.0 of 10

    IFHierBench, a 600-prompt benchmark with deterministic per-scope checkers, finds strong LLMs pass only ~54% of hierarchical instruction-following prompts and fail more as nesting deepens.

  2. Aligning Language Models with Selective Prediction

    cs.LG 2026-07 accept novelty 7.0 of 10

    RLSR aligns LLMs via a lifted AURC reward and batch ranking inside GRPO, producing better risk-coverage curves than accuracy- or calibration-based RL on in- and out-of-domain tasks.

  3. Escaping the BLEU Trap: A Signal-Grounded Framework with Decoupled Semantic Guidance for EEG-to-Text Decoding

    cs.CL 2026-02 unverdicted novelty 6.0 of 10

    SemKey predicts four semantic attributes from EEG and conditions a frozen LLM on them, beating prior decoders on new semantic-alignment metrics while leaving true word-level accuracy low (2.7% content recall).

  4. A Mixture of Linear Corrections Generates Secure Code

    cs.CR 2025-07 conditional novelty 6.0 of 10

    An inference-time mixture of linear correction vectors, derived from linear probes on LLM hidden states, improves the security and functionality of code generated by Qwen2.5-Coder and CodeLlama models.

  5. LIFEBench: Evaluating Length Instruction Following in Large Language Models

    cs.CL 2025-05 conditional novelty 6.0 of 10

    LIFEBench's evaluation of 26 LLMs shows most follow short length instructions but degrade sharply beyond a few hundred words, and none reliably hit vendor-claimed maximum output lengths.

  6. When Models Meet Users: An Empirical Study of Perceptions of General LLMs and Multimodal LLMs on Hugging Face

    cs.SE 2026-04 unverdicted novelty 5.0 of 10

    Hugging Face discussions show that access barriers, output quality, and setup complexity are the main user concerns for both general and multimodal LLMs.

  7. A Survey on Evaluating Quality and Trustworthiness in LLM-Generated Data

    cs.AI 2026-01 conditional novelty 5.0 of 10

    A metric-oriented survey that classifies intrinsic quality and trustworthiness metrics for LLM-generated data across six modalities and documents systematic evaluation gaps in the current literature.

  8. How Instruction-Tuning Imparts Length Control: A Cross-Lingual Mechanistic Analysis

    cs.CL 2025-09 reject novelty 5.0 of 10

    Instruction-tuned Llama 3.1 controls word count far better than the base model, and attribution scores point to later layers, but the scoring rule mishandles outputs that are too short.

  9. Intent Matters: Enhancing AI Tutoring with Fine-Grained Pedagogical Intent Annotation

    cs.CL 2025-06 conditional novelty 5.0 of 10

    Fine-tuning a math tutor model on 11 fine-grained pedagogical intents instead of 4 broad ones gave better automatic scores and a modest human preference in a small evaluation.

  10. Advancing Decoding Strategies: Enhancements in Locally Typical Sampling for LLMs

    cs.CL 2025-06 reject novelty 5.0 of 10

    ASTS extends locally typical sampling with semantic scoring and dynamic thresholds, reporting improved perplexity, MAUVE, and diversity on story and summarization tasks.

  11. A Survey on Generative Model Unlearning: Fundamentals, Taxonomy, Evaluation, and Future Direction

    cs.LG 2025-07 conditional novelty 4.0 of 10

    A survey and framework that categorizes generative model unlearning by point-wise versus concept-wise objectives, parameter-based versus non-parametric methods, and completeness/utility/efficiency evaluation.

  12. MedReadCtrl: Personalizing medical text generation with readability-controlled instruction learning

    cs.CL 2025-07 conditional novelty 4.0 of 10

    MedReadCtrl instruction-tunes LLaMA3 to control readability at 12 grade levels, reporting lower readability errors than GPT-4 and higher content scores on unseen clinical simplification.

  13. SweEval: Do LLMs Really Swear? A Safety Benchmark for Testing Limits for Enterprise Use

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A new cross-lingual benchmark shows large language models comply with explicit requests to use swear words far more often in Indic languages than in English, revealing a safety alignment gap.

Pith tools