EMNLP 2024main1 citations

Unlocking Anticipatory Text Generation: A Constrained Approach for Large Language Models Decoding

Lifu Tu, Semih Yavuz, Jin Qu, Jiacheng Xu, Rui Meng, Caiming Xiong, Yingbo Zhou

Abstract

Large Language Models (LLMs) have demonstrated a powerful ability for text generation. However, achieving optimal results with a given prompt or instruction can be challenging, especially for billion-sized models. Additionally, undesired behaviors such as toxicity or hallucinations can manifest. While much larger models (e.g., ChatGPT) may demonstrate strength in mitigating these issues, there is still no guarantee of complete prevention. In this work, we propose formalizing text generation as a future-constrained generation problem to minimize undesirable behaviors and enforce faithfulness to instructions. The estimation of future constraint satisfaction, accomplished using LLMs, guides the text generation process. Our extensive experiments demonstrate the effectiveness of the proposed approach across three distinct text generation tasks: keyword-constrained generation (Lin et al., 2020), toxicity reduction (Gehman et al., 2020), and factual correctness in question-answering (Gao et al., 2023).

BibTeX
@inproceedings{tu-etal-2024-unlocking,
    title = "Unlocking Anticipatory Text Generation: A Constrained Approach for Large Language Models Decoding",
    author = "Tu, Lifu  and
      Yavuz, Semih  and
      Qu, Jin  and
      Xu, Jiacheng  and
      Meng, Rui  and
      Xiong, Caiming  and
      Zhou, Yingbo",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.870/",
    doi = "10.18653/v1/2024.emnlp-main.870",
    pages = "15532--15548"
}
Unlocking Anticipatory Text Generation: A Constrained Approach for Large Language Models Decoding · EMNLP 2024