paper-with-me

홈 › Papers

MIThinker: A Plug-and-Play Policy-Optimized Thinker For Motivational Interviewing Counseling

2026-06-28 · Yizhe Yang, Palakorn Achananuparp, Heyan Huang, Jing Jiang, Ee-Peng Lim arxiv

Reasoning large language models (LLMs) have recently made much progress in complex problem-solving, leveraging internal reasoning (or thought) to guide their solution generation. However, existing LLM-based counseling agents, including those using Motivational Interviewing (MI), generate responses without explicitly aligning thoughts with counseling techniques, limiting their effectiveness. We propose MIThinker, a lightweight thinking model that generates therapeutic thoughts to guide MI counseling agents in strategy selection and response generation. To overcome the lack of annotated thought data, we introduce AugR1-MI, an automated pipeline that reverse-engineers counselor's thoughts from observed responses. Through two-stage training combining supervised fine-tuning and reinforcement learning, MIThinker demonstrates improved theory-of-mind assessment and strategy alignment. Comprehensive evaluations show that MindfulMI, our agent leveraging MIThinker, achieves MI competency comparable to state-of-the-art systems with an order of magnitude less computation.

📄 PDF Abstract BibTeX arXiv:2606.29265

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningResponse Generation

Similar Papers 제목 키워드 기반

Unified Thinker: A General Reasoning Modular Core for Image Generation

2026-01-06 · Sashuai Zhou, Qiang Zhou, Jijin Hu, Hanqing Yang 외 arxiv

Despite impressive progress in high-fidelity image synthesis, generative models still struggle with logic-intensive instruction following, exposing a persistent reasoning--execution gap. Meanwhile, closed-source systems …

Text-to-Image GenerationReinforcement LearningInstruction FollowingImage Editing

Cog-Rethinker: Hierarchical Metacognitive Reinforcement Learning for LLM Reasoning

2025-10-13 · Zexu Sun, Yongcheng Zeng, Erxue Min, Heyang Gao 외 arxiv

Contemporary progress in large language models (LLMs) has revealed notable inferential capacities via reinforcement learning (RL) employing verifiable reward, facilitating the development of O1 and R1-like reasoning mode…

Reinforcement LearningMathematical Reasoning

Speedup Patch: Learning a Plug-and-Play Policy to Accelerate Embodied Manipulation

2026-03-21 · Zhichao Wu, Junyin Ye, Zhilong Zhang, Yihao Sun 외 arxiv

While current embodied policies exhibit remarkable manipulation skills, their execution remains unsatisfactorily slow as they inherit the tardy pacing of human demonstrations. Existing acceleration methods typically requ…

Reinforcement Learning

Enhance Reasoning for Large Language Models in the Game Werewolf

2024-02-04 · Shuang Wu, Liwen Zhu, Tao Yang, Shiwei Xu 외

This paper presents an innovative framework that integrates Large Language Models (LLMs) with an external Thinker module to enhance the reasoning capabilities of LLM-based agents. Unlike augmenting LLMs with prompt engin…

Prompt Engineering

Visual Para-Thinker++: A Single-Policy Multi-Agent Framework for Visual Reasoning

2026-06-08 · Haoran Xu, Hongyu Wang, Yifei Gao, Jiaze Li 외 arxiv

Visual reasoning requires integrating evidence distributed across regions, attributes, and relations, making single-chain reasoning prone to early perceptual commitment and hallucination. We propose Visual Para-Thinker++…

Visual Reasoning