arXiv:2510.10584cs.CV2025-10ICCV被引 10

用专家混合提升视觉模型对分布外数据的识别能力

Equipping Vision Foundation Model with Mixture of Experts for Out-of-Distribution Detection

  • 将特征划分为子空间,通过专家混合捕捉复杂数据分布
  • 动态β混合策略使模型更好学习难分类类别,显著提升检测效果
  • 无需微调的DINOv2已具强判别力,适合快速部署

预训练视觉基础模型在计算机视觉任务中已带来变革。尽管其具备学习判别性与泛化特征的能力,对分布外(OOD)检测的潜力仍待深入探索。我们系统研究了代表性视觉基础模型在该任务中的表现。发现未微调的DINOv2模型即可生成高度判别性的特征空间,性能媲美现有最先进方法,无需复杂设计。进一步分析表明,微调虽能提升性能,但在类别数量多、语义空间大的场景下仍表现不佳,因决策边界复杂度上升导致优化困难。为此,我们提出特征专家混合(MoFE)模块,将特征分组至子空间,有效建模复杂分布并优化边界。同时引入动态β混合法,从动态贝塔分布采样插值权重,自适应不同类别的学习难度,增强对难点类别的特征学习。大量实验验证了该方法的有效性,显著优于基线。

原文摘要 · Abstract (English)

Pre-trained vision foundation models have transformed many computer vision tasks. Despite their strong ability to learn discriminative and generalizable features crucial for out-of-distribution (OOD) detection, their impact on this task remains underexplored. Motivated by this gap, we systematically investigate representative vision foundation models for OOD detection. Our findings reveal that a pre-trained DINOv2 model, even without fine-tuning on in-domain (ID) data, naturally provides a highly discriminative feature space for OOD detection, achieving performance comparable to existing state-of-the-art methods without requiring complex designs. Beyond this, we explore how fine-tuning foundation models on in-domain (ID) data can enhance OOD detection. However, we observe that the performance of vision foundation models remains unsatisfactory in scenarios with a large semantic space. This is due to the increased complexity of decision boundaries as the number of categories grows, which complicates the optimization process. To mitigate this, we propose the Mixture of Feature Experts (MoFE) module, which partitions features into subspaces, effectively capturing complex data distributions and refining decision boundaries. Further, we introduce a Dynamic-$β$ Mixup strategy, which samples interpolation weights from a dynamic beta distribution. This adapts to varying levels of learning difficulty across categories, improving feature learning for more challenging categories. Extensive experiments demonstrate the effectiveness of our approach, significantly outperforming baseline methods.

视觉模型OOD检测专家混合特征学习

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