paper-with-me

Papers

Can Textual Reasoning Improve the Performance of MLLMs on Fine-grained Visual Classification?

2026-01-11 · Jie Zhu, Yiyang Su, Xiaoming Liu arxiv

Multi-modal large language models (MLLMs) exhibit strong general-purpose capabilities, yet still struggle on Fine-Grained Visual Classification (FGVC), a core perception task that requires subtle visual discrimination and is crucial for many real-world applications. A widely adopted strategy for boosting performance on challenging tasks such as math and coding is Chain-of-Thought (CoT) reasoning. However, several prior works have reported that CoT can actually harm performance on visual perception tasks. These studies, though, examine the issue from relatively narrow angles and leave open why CoT degrades perception-heavy performance. We systematically re-examine the role of CoT in FGVC through the lenses of zero-shot evaluation and multiple training paradigms. Across these settings, we uncover a central paradox: the degradation induced by CoT is largely driven by the reasoning length, in which longer textual reasoning consistently lowers classification accuracy. We term this phenomenon the ``Cost of Thinking''. Building on this finding, we make two key contributions: (1) MRN, a simple and general plug-and-play normalization method for multi-reward optimization that balances heterogeneous reward signals, and (2) ReFine-RFT, a framework that combines ensemble rewards with MRN to constrain reasoning length while providing dense accuracy-oriented feedback. Extensive experiments demonstrate the effectiveness of our findings and the proposed ReFine-RFT, achieving state-of-the-art performance across FGVC benchmarks. Project page: \href{https://refine-rft.github.io/}{ReFine-RFT}.

📄 PDF Abstract BibTeX arXiv:2601.06993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Image-of-Thought Prompting for Visual Reasoning Refinement in Multimodal Large Language Models

2024-05-22 · Qiji Zhou, Ruochen Zhou, Zike Hu, Panzhong Lu 외

Recent advancements in Chain-of-Thought (CoT) and related rationale-based works have significantly improved the performance of Large Language Models (LLMs) in complex reasoning tasks. With the evolution of Multimodal Lar…

Multimodal ReasoningVisual Question AnsweringVisual Reasoning

SwimBird: Eliciting Switchable Reasoning Mode in Hybrid Autoregressive MLLMs

2026-02-05 · Jintao Tong, Shilin Yan, Hongwei Xue, Xiaojun Tang 외 arxiv

Multimodal Large Language Models (MLLMs) have made remarkable progress in multimodal perception and reasoning by bridging vision and language. However, most existing MLLMs perform reasoning primarily with textual CoT, wh…

Multimodal ReasoningLogical Reasoning

Plug-and-Play Grounding of Reasoning in Multimodal Large Language Models

2024-03-28 · Jiaxing Chen, Yuxuan Liu, Dehu Li, Xiang An 외

The rise of Multimodal Large Language Models (MLLMs), renowned for their advanced instruction-following and reasoning capabilities, has significantly propelled the field of visual reasoning. However, due to limitations i…

Instruction FollowingVisual Reasoning

Polymath: A Challenging Multi-modal Mathematical Reasoning Benchmark

2024-10-06 · Himanshu Gupta, Shreyas Verma, Ujjwala Anantheswaran, Kevin Scaria 외

Multi-modal Large Language Models (MLLMs) exhibit impressive problem-solving abilities in various domains, but their visual comprehension and abstract reasoning skills remain under-evaluated. To this end, we present Poly…

Mathematical ReasoningSpatial Reasoning

VTPerception-R1: Enhancing Multimodal Reasoning via Explicit Visual and Textual Perceptual Grounding

2025-09-29 · Yizhuo Ding, Mingkang Chen, Zhibang Feng, Tong Xiao 외 arxiv

Multimodal large language models (MLLMs) often struggle to ground reasoning in perceptual evidence. We present a systematic study of perception strategies-explicit, implicit, visual, and textual-across four multimodal be…

Reinforcement LearningMultimodal Reasoning