paper-with-me

홈 › Papers

Reversal of Thought: Enhancing Large Language Models with Preference-Guided Reverse Reasoning Warm-up

2024-10-16 · Jiahao Yuan, Dehui Du, Hao Zhang, Zixiang Di, Usman Naseem

Large language models (LLMs) have shown remarkable performance in reasoning tasks but face limitations in mathematical and complex logical reasoning. Existing methods to improve LLMs' logical capabilities either involve traceable or verifiable logical sequences that generate more reliable responses by constructing logical structures yet increase computational costs, or introduces rigid logic template rules, reducing flexibility. In this paper, we propose Reversal of Thought (RoT), a novel framework aimed at enhancing the logical reasoning abilities of LLMs. RoT utilizes a Preference-Guided Reverse Reasoning warm-up strategy, which integrates logical symbols for pseudocode planning through meta-cognitive mechanisms and pairwise preference self-evaluation to generate task-specific prompts solely through demonstrations, aligning with LLMs' cognitive preferences shaped by Reinforcement Learning with Human Feedback (RLHF). Through reverse reasoning, we ultilize a Cognitive Preference Manager to assess knowledge boundaries and further expand LLMs' reasoning capabilities by aggregating solution logic for known tasks and stylistic templates for unknown tasks. Experiments across various tasks demonstrate that RoT surpasses existing baselines in both reasoning accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2410.12323

Code (2)

RoT-llm/Reversal-of-Thought 공식 구현
jhcircle/less-is-more pytorch

Similar Papers 제목 키워드 기반

On the relation between Preference Reversal and Strategy-Proofness

2021-04-20 · K. P. S. Bhaskara Rao, Achille Basile, Surekha Rao

We analyze the relation between strategy-proofness and preference reversal in the case that agents may declare indifference. Interestingly, Berga and Moreno (2020), have recently derived preference reversal from group st…

Relation

Pacos: Modeling Users' Interpretable and Context-Dependent Choices in Preference Reversals

2023-03-10 · Qingming Li, H. Vicky Zhao

Choice problems refer to selecting the best choices from several items, and learning users' preferences in choice problems is of great significance in understanding the decision making mechanisms and providing personaliz…

Decision Making

Classifying Inconsistency in AHP Pairwise Comparison Matrices Using Machine Learning

2025-05-07 · Amarnath Bose

Assessing consistency in Pairwise Comparison Matrices (PCMs) within the Analytical Hierarchy Process (AHP) poses significant challenges when using the traditional Consistency Ratio (CR) method. This study introduces a no…

Decision-making and Fuzzy Temporal Logic

2019-01-07 · José Cláudio do Nascimento

This paper shows that the fuzzy temporal logic can model figures of thought to describe decision-making behaviors. In order to exemplify, some economic behaviors observed experimentally were modeled from problems of choi…

Decision Making

Progress or Regress? Self-Improvement Reversal in Post-training

2024-07-06 · Ting Wu, Xuefeng Li, PengFei Liu

Self-improvement through post-training methods such as iterative preference learning has been acclaimed for enhancing the problem-solving capabilities (e.g., mathematical reasoning) of Large Language Models (LLMs) withou…

DiversityMathematical Reasoning