FMG-Det: Foundation Model Guided Robust Object Detection
Darryl Hannan, Timothy Doster, Henry Kvinge, Adam Attarian, Yijing Watkins

TL;DR
FMG-Det introduces a foundation model-guided approach that effectively corrects noisy annotations in object detection datasets, improving robustness and performance, especially in few-shot learning scenarios.
Contribution
The paper presents a novel combination of foundation model-based label correction with a multiple instance learning framework for robust object detection.
Findings
Achieves state-of-the-art results on multiple datasets.
Improves detection accuracy in noisy and few-shot scenarios.
Simplifies the training pipeline compared to existing methods.
Abstract
Collecting high quality data for object detection tasks is challenging due to the inherent subjectivity in labeling the boundaries of an object. This makes it difficult to not only collect consistent annotations across a dataset but also to validate them, as no two annotators are likely to label the same object using the exact same coordinates. These challenges are further compounded when object boundaries are partially visible or blurred, which can be the case in many domains. Training on noisy annotations significantly degrades detector performance, rendering them unusable, particularly in few-shot settings, where just a few corrupted annotations can impact model performance. In this work, we propose FMG-Det, a simple, efficient methodology for training models with noisy annotations. More specifically, we propose combining a multiple instance learning (MIL) framework with a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
