paper-with-me

Papers

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

2025-02-21 · Xuetao Ma, Wenbin Jiang, Hua Huang

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.

📄 PDF Abstract BibTeX arXiv:2502.15401

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Automaton-Guided Curriculum Generation for Reinforcement Learning Agents

2023-04-11 · Yash Shukla, Abhishek Kulkarni, Robert Wright, Alvaro Velasquez 외

Despite advances in Reinforcement Learning, many sequential decision making tasks remain prohibitively expensive and impractical to learn. Recently, approaches that automatically generate reward functions from logical ta…

Decision MakingQ-Learningreinforcement-learningReinforcement Learning+2

MaMiC: Macro and Micro Curriculum for Robotic Reinforcement Learning

2019-05-17 · Manan Tomar, Akhil Sathuluri, Balaraman Ravindran

Shaping in humans and animals has been shown to be a powerful tool for learning complex tasks as compared to learning in a randomized fashion. This makes the problem less complex and enables one to solve the easier sub t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

Formal Mathematics Statement Curriculum Learning

2022-02-03 · Stanislas Polu, Jesse Michael Han, Kunhao Zheng, Mantas Baksys 외

We explore the use of expert iteration in the context of language modeling applied to formal mathematics. We show that at same compute budget, expert iteration, by which we mean proof search interleaved with learning, dr…

Automated Theorem ProvingLanguage ModelingLanguage Modelling

ChatGPT as a Math Questioner? Evaluating ChatGPT on Generating Pre-university Math Questions

2023-12-04 · Phuoc Pham Van Long, Duc Anh Vu, Nhat M. Hoang, Xuan Long Do 외

Mathematical questioning is crucial for assessing students problem-solving skills. Since manually creating such questions requires substantial effort, automatic methods have been explored. Existing state-of-the-art model…

Arithmetic ReasoningMathQuestion Answering

From Simple to Complex: Curriculum-Guided Physics-Informed Neural Networks via Gaussian Mixture Models

2026-05-19 · Jianan Yang, Yiran Wang, Shuai Li, Fujun Cao 외 arxiv

Physics-informed neural networks (PINNs) offer a mesh-free framework for solving partial differential equations (PDEs), yet training often suffers from gradient pathologies, spectral bias, and poor convergence, especiall…