paper-with-me

Papers

MTMT: Consolidating Multiple Thinking Modes to Form a Thought Tree for Strengthening LLM

2024-12-05 · Changcheng Li, Xiangyu Wang, Qiuju Chen, Xiren Zhou, Huanhuan Chen

Large language models (LLMs) have shown limitations in tasks requiring complex logical reasoning and multi-step problem-solving. To address these challenges, researchers have employed carefully designed prompts and flowcharts, simulating human cognitive processes to enhance LLM performance, such as the Chain of Thought approach. In this paper, we introduce MTMT (Multi-thinking Modes Tree), a novel method that interacts with LLMs to construct a thought tree, simulating various advanced cognitive processes, including but not limited to association, counterfactual thinking, task decomposition, and comparison. By breaking down the original complex task into simpler sub-questions, MTMT facilitates easier problem-solving for LLMs, enabling more effective utilization of the latent knowledge within LLMs. We evaluate the performance of MTMT under different parameter configurations, using GPT-4o mini as the base model. Our results demonstrate that integrating multiple modes of thinking significantly enhances the ability of LLMs to handle complex tasks.

📄 PDF Abstract BibTeX arXiv:2412.03987

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFormLogical Reasoning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Multi-Treatment Multi-Task Uplift Modeling for Enhancing User Growth

2024-08-23 · Yuxiang Wei, Zhaoxin Qiu, Yingjie Li, Yuke Sun 외

As a key component in boosting online user growth, uplift modeling aims to measure individual user responses (e.g., whether to play the game) to various treatments, such as gaming bonuses, thereby enhancing business outc…

Causal InferenceMixture-of-Experts

Story-thinking, computational-thinking, programming and software engineering

2022-06-30 · Austen Rainer, Catherine Menon

Working with stories and working with computations require very different modes of thought. We call the first mode "story-thinking" and the second "computational-thinking". The aim of this curiosity-driven paper is to ex…

HoloRec: Holistic Encoding and Interleaved Reasoning for Generative Recommendation

2026-06-13 · Shuqi Zhao, Jingsong Su, Xiang Liu, Xingzhi Yao 외 arxiv

Generative recommendation models that formulate the task as sequence generation overcome the objective fragmentation problem of traditional cascade architectures, yet existing approaches still suffer from flat semantic r…

R-4B: Incentivizing General-Purpose Auto-Thinking Capability in MLLMs via Bi-Mode Annealing and Reinforce Learning

2025-08-28 · Qi Yang, Bolin Ni, Shiming Xiang, Han Hu 외 arxiv

Multimodal Large Language Models (MLLMs) equipped with step-by-step thinking capabilities have demonstrated remarkable performance on complex reasoning problems. However, this thinking process is redundant for simple pro…

Building Multi-Task Agentic LLMs via Two-Phase Distillation

2026-06-29 · Huaijie Wang, Shusheng Xu, Yi Wu, Kaifeng Lyu arxiv

A key step toward artificial general intelligence is to train models that can perform multiple tasks. In this paper, we study how to build such models by first training separate RL experts for individual tasks and then c…