@inproceedings{zhang-etal-2025-active,
    title = "Active Layer-Contrastive Decoding Reduces Hallucination in Large Language Model Generation",
    author = "Zhang, Hongxiang  and
      Chen, Hao  and
      Chen, Muhao  and
      Zhang, Tianyi",
    editor = "Christodoulopoulos, Christos  and
      Chakraborty, Tanmoy  and
      Rose, Carolyn  and
      Peng, Violet",
    booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2025",
    address = "Suzhou, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.150/",
    pages = "3028--3046",
    ISBN = "979-8-89176-332-6",
    abstract = "Recent decoding methods improve the factuality of large language models (LLMs) by refining how the next token is selected during generation. These methods typically operate at the token level, leveraging internal representations to suppress superficial patterns. Nevertheless, LLMs remain prone to hallucinations, especially over longer contexts. In this paper, we propose Active Layer-Contrastive Decoding (ActLCD), a novel decoding strategy that actively decides when to apply contrasting layers during generation. By casting decoding as a sequential decision-making problem, ActLCD employs a reinforcement learning policy guided by a reward-aware classifier to optimize factuality beyond the token level. Our experiments demonstrate that ActLCD surpasses state-of-the-art methods across five benchmarks, showcasing its effectiveness in mitigating hallucinations in diverse generation scenarios."
}Markdown (Informal)
[Active Layer-Contrastive Decoding Reduces Hallucination in Large Language Model Generation](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.150/) (Zhang et al., EMNLP 2025)
ACL