Fine-R1: Make Multi-modal LLMs Excel in Fine-Grained Visual Recognition by Chain-of-Thought Reasoning
Hulingxiao He, Zijun Geng, Yuxin Peng

TL;DR
Fine-R1 is a novel multi-modal large language model designed specifically for fine-grained visual recognition, leveraging chain-of-thought reasoning and data augmentation to outperform existing models with minimal training data.
Contribution
The paper introduces Fine-R1, a tailored training framework combining chain-of-thought supervision and triplet augmentation to enhance FGVR performance of MLLMs.
Findings
Fine-R1 surpasses existing models in identifying seen and unseen sub-categories.
With only 4-shot training, Fine-R1 outperforms contrastive CLIP models.
The approach demonstrates strong generalization in knowledge-intensive domains.
Abstract
Any entity in the visual world can be hierarchically grouped based on shared characteristics and mapped to fine-grained sub-categories. While Multi-modal Large Language Models (MLLMs) achieve strong performance on coarse-grained visual tasks, they often struggle with Fine-Grained Visual Recognition (FGVR). Adapting general-purpose MLLMs to FGVR typically requires large amounts of annotated data, which is costly to obtain, leaving a substantial performance gap compared to contrastive CLIP models dedicated for discriminative tasks. Moreover, MLLMs tend to overfit to seen sub-categories and generalize poorly to unseen ones. To address these challenges, we propose Fine-R1, an MLLM tailored for FGVR through an R1-style training framework: (1) Chain-of-Thought Supervised Fine-tuning, where we construct a high-quality FGVR CoT dataset with rationales of "visual analysis, candidate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
