paper-with-me

Papers

Plan, Verify and Switch: Integrated Reasoning with Diverse X-of-Thoughts

2023-10-23 · Tengxiao Liu, Qipeng Guo, Yuqing Yang, Xiangkun Hu, Yue Zhang, Xipeng Qiu, Zheng Zhang

As large language models (LLMs) have shown effectiveness with different prompting methods, such as Chain of Thought, Program of Thought, we find that these methods have formed a great complementarity to each other on math reasoning tasks. In this work, we propose XoT, an integrated problem solving framework by prompting LLMs with diverse reasoning thoughts. For each question, XoT always begins with selecting the most suitable method then executes each method iteratively. Within each iteration, XoT actively checks the validity of the generated answer and incorporates the feedback from external executors, allowing it to dynamically switch among different prompting methods. Through extensive experiments on 10 popular math reasoning datasets, we demonstrate the effectiveness of our proposed approach and thoroughly analyze the strengths of each module. Moreover, empirical results suggest that our framework is orthogonal to recent work that makes improvements on single reasoning methods and can further generalise to logical reasoning domain. By allowing method switching, XoT provides a fresh perspective on the collaborative integration of diverse reasoning thoughts in a unified framework. The code is available at https://github.com/tengxiaoliu/XoT.

📄 PDF Abstract BibTeX arXiv:2310.14628

Code (1)

tengxiaoliu/xot 공식 구현

Tasks

Logical ReasoningMath

Similar Papers 제목 키워드 기반

VideoMind: A Chain-of-LoRA Agent for Long Video Reasoning

2025-03-17 · Ye Liu, Kevin Qinghong Lin, Chang Wen Chen, Mike Zheng Shou

Videos, with their unique temporal dimension, demand precise grounded understanding, where answers are directly linked to visual, interpretable evidence. Despite significant breakthroughs in reasoning capabilities within…

Grounded Video Question AnsweringQuestion AnsweringTemporal LocalizationVideo Question Answering+2

MindWatcher: Toward Smarter Multimodal Tool-Integrated Reasoning

2025-12-29 · Jiawei Chen, Xintian Shen, Lihao Zheng, Zhenwei Shao 외 arxiv

Traditional workflow-based agents exhibit limited intelligence when addressing real-world problems requiring tool invocation. Tool-integrated reasoning (TIR) agents capable of autonomous reasoning and tool invocation are…

Object RecognitionImage Retrieval

SWITCH: Benchmarking Modeling and Handling of Tangible Interfaces in Long-horizon Embodied Scenarios

2025-11-20 · Juntao Cheng, Wanyue Zhang, Zhiwei Yu, Shuo Ren 외 arxiv

Tangible control interfaces (TCIs), such as appliance panels, remotes, elevators, and embedded GUIs, are a fundamental component of everyday human-built environments. Interacting with these interfaces requires agents not…

Video Generation

A High-Efficiency Reconfigurable Bidirectional Array Antenna Based on Transmit-Reflect Switchable Metasurface

2025-05-13 · Fan Qin, Jinyang Bi, Jiao Ma, Chao Gu 외

This paper proposes a reconfigurable bidirectional array antenna with high-efficiency radiations and flexible beam-switching capability by employing a novel transmit-reflect switchable metasurface (TRSM). To realize the …

Think Multilingual, Not Harder: A Data-Efficient Framework for Teaching Reasoning Models to Code-Switch

2026-04-16 · Eleanor M. Lin, David Jurgens arxiv

Recent developments in reasoning capabilities have enabled large language models to solve increasingly complex mathematical, symbolic, and logical tasks. Interestingly, while reasoning models are often trained to generat…

Machine Translation