arXiv:2603.03197cs.CV2026-03中稿 · CVPR

让大模型在开放世界中更精准地识别细微视觉差异。

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

  • 用动态验证器生成奖励,引导模型输出更具体的分类结果。
  • 在多个细粒度数据集上同时提升准确率与具体性,表现最佳。
  • 适合需要高精度细粒度识别的开放世界应用场景。

在开放世界设置下对细粒度视觉概念进行分类,要求模型既准确又具体。近期的推理型大模态模型(LMMs)虽具备强大的视觉理解能力,但在执行细粒度图像分类时往往产生过于泛化的预测。初步分析表明,模型本身具备内在的细粒度领域知识。然而,在不损害正确性的前提下提升预测具体性,仍是一个非平凡且研究不足的挑战。本文提出一种新颖的特定性感知强化学习框架SpeciaRL,用于在开放世界设定下微调推理型LMMs进行细粒度图像分类。SpeciaRL引入基于在线回放中最佳预测的动态验证器奖励信号,促进具体性同时尊重模型能力,避免错误预测。跨域实验显示,SpeciaRL在广泛细粒度基准上实现了正确性与具体性之间的最优权衡,优于现有方法,推动了开放世界细粒度图像分类的发展。代码与模型已公开于 https://github.com/s-angheben/SpeciaRL。

原文摘要 · Abstract (English)

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.

细粒度分类强化学习开放世界大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。