English

Specificity-aware reinforcement learning for fine-grained open-world classification

Computer Vision and Pattern Recognition 2026-04-14 v3

Abstract

Classifying fine-grained visual concepts under open-world settings, i.e., without a predefined label set, demands models to be both accurate and specific. Recent reasoning Large Multimodal Models (LMMs) exhibit strong visual understanding capability but tend to produce overly generic predictions when performing fine-grained image classification. Our preliminary analysis reveals that models do possess the intrinsic fine-grained domain knowledge. However, promoting more specific predictions (specificity) without compromising correct ones (correctness) remains a non-trivial and understudied challenge. In this work, we investigate how to steer reasoning LMMs toward predictions that are both correct and specific. We propose a novel specificity-aware reinforcement learning framework, SpeciaRL, to fine-tune reasoning LMMs on fine-grained image classification under the open-world setting. SpeciaRL introduces a dynamic, verifier-based reward signal anchored to the best predictions within online rollouts, promoting specificity while respecting the model's capabilities to prevent incorrect predictions. Our out-of-domain experiments show that SpeciaRL delivers the best trade-off between correctness and specificity across extensive fine-grained benchmarks, surpassing existing methods and advancing open-world fine-grained image classification. Code and model are publicly available at https://github.com/s-angheben/SpeciaRL.

Keywords

Cite

@article{arxiv.2603.03197,
  title  = {Specificity-aware reinforcement learning for fine-grained open-world classification},
  author = {Samuele Angheben and Davide Berasi and Alessandro Conti and Elisa Ricci and Yiming Wang},
  journal= {arXiv preprint arXiv:2603.03197},
  year   = {2026}
}

Comments

Accepted at CVPR 2026

R2 v1 2026-07-01T11:01:31.369Z