Rethinking Noise-Robust Training for Frozen Vision Foundation Models: A Cross-Dataset Benchmark with a Case Study of Small-Loss Failure

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

A new benchmark evaluates eight noisy-label learning methods for frozen Vision Foundation Models (VFMs) used in medical imaging, addressing the gap in understanding these methods for frozen-feature regimes. The study, involving 150 conditions and 6,000 training runs across five medical datasets, three backbones, two noise types, and five noise rates, found no universally superior method. While ELR won the most conditions (49/150), CUFIT achieved the best mean rank (2.51). The practical cost of selecting the wrong method escalates significantly with noise severity, from 4.5 percentage points on clean data to 18.8 percentage points at asymmetric 40% noise. The research also reveals that under frozen DINOv2 features, clean and noisy loss distributions overlap by 53-61%, challenging the traditional "small-loss assumption." This suggests noisy-label learning for frozen VFMs requires regime-aware method selection rather than seeking a single dominant algorithm.

Key takeaway

For Machine Learning Engineers deploying frozen Vision Foundation Models in medical imaging, you should critically assess noisy-label learning methods based on specific noise regimes rather than assuming a single best algorithm. Your method choice significantly impacts performance, with incorrect selections costing up to 18.8 percentage points in balanced accuracy under severe asymmetric noise. Prioritize regime-aware selection and consider the provided evidence-based guidance to avoid substantial performance degradation, especially for minority classes.

Key insights

No universal noisy-label learning method exists for frozen Vision Foundation Models; selection must be regime-aware.

Principles

Method

The article describes a controlled benchmark of eight noisy-label methods across 150 conditions, evaluating balanced accuracy to identify performance patterns.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.