ACL 2025finding0 citations

Problem-Solving Logic Guided Curriculum In-Context Learning for LLMs Complex Reasoning

Xuetao Ma, Wenbin Jiang, Hua Huang

Abstract

In-context learning (ICL) can significantly enhance the complex reasoning capabilities of large language models (LLMs), with the key lying in the selection and ordering of demonstration examples. Previous methods typically relied on simple features to measure the relevance between examples. We argue that these features are not sufficient to reflect the intrinsic connections between examples. In this study, we propose a curriculum ICL strategy guided by problem-solving logic. We select demonstration examples by analyzing the problem-solving logic and order them based on curriculum learning. Specifically, we constructed a problem-solving logic instruction set based on the BREAK dataset and fine-tuned a language model to analyze the problem-solving logic of examples. Subsequently, we selected appropriate demonstration examples based on problem-solving logic and assessed their difficulty according to the number of problem-solving steps. In accordance with the principles of curriculum learning, we ordered the examples from easy to hard to serve as contextual prompts. Experimental results on multiple benchmarks indicate that our method outperforms previous ICL approaches in terms of performance and efficiency, effectively enhancing the complex reasoning capabilities of LLMs. Our project will be publicly available subsequently.

BibTeX
@inproceedings{ma-etal-2025-problem,
    title = "Problem-Solving Logic Guided Curriculum In-Context Learning for {LLM}s Complex Reasoning",
    author = "Ma, Xuetao  and
      Jiang, Wenbin  and
      Huang, Hua",
    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.440/",
    doi = "10.18653/v1/2025.findings-acl.440",
    pages = "8394--8412",
    ISBN = "979-8-89176-256-5"
}
Problem-Solving Logic Guided Curriculum In-Context Learning for LLMs Complex Reasoning · ACL 2025