English

Making Long-Context Language Models Better Multi-Hop Reasoners

Computation and Language 2024-08-07 v1

Abstract

Recent advancements in long-context modeling have enhanced language models (LMs) for complex tasks across multiple NLP applications. Despite this progress, we find that these models struggle with multi-hop reasoning and exhibit decreased performance in the presence of noisy contexts. In this paper, we introduce Reasoning with Attributions, a novel approach that prompts LMs to supply attributions for each assertion during their reasoning. We validate our approach through experiments on three multi-hop datasets, employing both proprietary and open-source models, and demonstrate its efficacy and resilience. Furthermore, we explore methods to augment reasoning capabilities via fine-tuning and offer an attribution-annotated dataset and a specialized training strategy. Our fine-tuned model achieves competitive performance on multi-hop reasoning benchmarks, closely paralleling proprietary LMs such as ChatGPT and Claude-instant.

Keywords

Cite

@article{arxiv.2408.03246,
  title  = {Making Long-Context Language Models Better Multi-Hop Reasoners},
  author = {Yanyang Li and Shuo Liang and Michael R. Lyu and Liwei Wang},
  journal= {arXiv preprint arXiv:2408.03246},
  year   = {2024}
}

Comments

ACL 2024 Main Conference Camera Ready; Dataset, model, and code are available at https://github.com/LaVi-Lab/LongContextReasoner

R2 v1 2026-06-28T18:05:31.151Z