CVApr 10

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

arXiv:2601.0699391.78 citationsh-index: 7
Predicted impact top 13% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners using MLLMs on fine-grained visual tasks, this work reveals a critical limitation of CoT reasoning and provides a practical solution to mitigate it.

The paper investigates why Chain-of-Thought (CoT) reasoning degrades performance on Fine-Grained Visual Classification (FGVC) tasks, identifying that longer reasoning lengths consistently lower accuracy—a phenomenon termed 'Cost of Thinking'. The authors propose ReFine-RFT, a framework combining ensemble rewards with a multi-reward normalization method (MRN), achieving state-of-the-art results across FGVC benchmarks.

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}.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes