ACL 2025finding0 citations

ALW: Adaptive Layer-Wise contrastive decoding enhancing reasoning ability in Large Language Models

Yuechi Zhou, Chuyue Zhou, Jianxin Zhang, Juntao Li, Min Zhang

Abstract

Large language models (LLMs) have achieved remarkable performance across various reasoning tasks. However, many LLMs still encounter challenges in reasoning, especially for LLMs with fewer parameters or insufficient pre-training data. Through our experiments, we identify that noise accumulation across layers often leads to unstable token predictions during reasoning. We find that contrasting the probability distributions across layers effectively mitigates this interference. Building on this insight, we propose Adaptive Layer-Wise contrastive decoding (ALW), a novel framework that enhances reasoning ability by dynamically disentangling noise in shallow layers from critical signals in deep layers. Extensive experiments on several reasoning benchmarks demonstrate that ALW consistently improves answer accuracy across multiple LLMs while maintaining inference efficiency. For example, we achieve a 48% improvement on the Gsm8k using the LLaMA-7B model and an absolute accuracy increase of 5.2 points on the BBH evaluation benchmark with the LLaMA-65B model.

BibTeX
@inproceedings{zhou-etal-2025-alw,
    title = "{ALW}: Adaptive Layer-Wise contrastive decoding enhancing reasoning ability in Large Language Models",
    author = "Zhou, Yuechi  and
      Zhou, Chuyue  and
      Zhang, Jianxin  and
      Li, Juntao  and
      Zhang, Min",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.447/",
    doi = "10.18653/v1/2025.findings-acl.447",
    pages = "8506--8524",
    ISBN = "979-8-89176-256-5"
}
ALW: Adaptive Layer-Wise contrastive decoding enhancing reasoning ability in Large Language Models · ACL 2025