@inproceedings{yu-etal-2025-back,
title = "Back Attention: Understanding and Enhancing Multi-Hop Reasoning in Large Language Models",
author = "Yu, Zeping and
Belinkov, Yonatan and
Ananiadou, Sophia",
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.567/",
pages = "11268--11283",
ISBN = "979-8-89176-332-6",
abstract = "We investigate how large language models (LLMs) perform latent multi-hop reasoning in prompts like ``Wolfgang Amadeus Mozart{'}s mother{'}s spouse is''. To analyze this process, we introduce logit flow, an interpretability method that traces how logits propagate across layers and positions toward the final prediction. Using logit flow, we identify four distinct stages in single-hop knowledge prediction: (A) entity subject enrichment, (B) entity attribute extraction, (C) relation subject enrichment, and (D) relation attribute extraction. Extending this analysis to multi-hop reasoning, we find that failures often stem from the relation attribute extraction stage, where conflicting logits reduce prediction accuracy. To address this, we propose back attention, a novel mechanism that enables lower layers to leverage higher-layer hidden states from different positions during attention computation. With back attention, a 1-layer transformer achieves the performance of a 2-layer transformer. Applied to five LLMs, back attention improves accuracy on five reasoning datasets, demonstrating its effectiveness in enhancing latent multi-hop reasoning ability. Code and data is available at https://github.com/zepingyu0512/back-attention."
}Markdown (Informal)
[Back Attention: Understanding and Enhancing Multi-Hop Reasoning in Large Language Models](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.567/) (Yu et al., EMNLP 2025)
ACL