TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Decoupling Classifier for Boosting Few-shot Object Detecti...

Decoupling Classifier for Boosting Few-shot Object Detection and Instance Segmentation

Bin-Bin Gao, Xiaochen Chen, Zhongyi Huang, Congchong Nie, Jun Liu, Jinxiang Lai, Guannan Jiang, Xi Wang, Chengjie Wang

2025-05-20Thirty-sixth Conference on Neural Information Processing Systems (NeurIPS 2022) 2022 9Few-Shot Object DetectionSemantic SegmentationInstance Segmentationobject-detectionObject Detection
PaperPDFCode

Abstract

This paper focus on few-shot object detection~(FSOD) and instance segmentation~(FSIS), which requires a model to quickly adapt to novel classes with a few labeled instances. The existing methods severely suffer from bias classification because of the missing label issue which naturally exists in an instance-level few-shot scenario and is first formally proposed by us. Our analysis suggests that the standard classification head of most FSOD or FSIS models needs to be decoupled to mitigate the bias classification. Therefore, we propose an embarrassingly simple but effective method that decouples the standard classifier into two heads. Then, these two individual heads are capable of independently addressing clear positive samples and noisy negative samples which are caused by the missing label. In this way, the model can effectively learn novel classes while mitigating the effects of noisy negative samples. Without bells and whistles, our model without any additional computation cost and parameters consistently outperforms its baseline and state-of-the-art by a large margin on PASCAL VOC and MS-COCO benchmarks for FSOD and FSIS tasks. The Code is available at https://csgaobb.github.io/Projects/DCFS.

Results

TaskDatasetMetricValueModel
Object DetectionMS-COCO (1-shot)AP10DCFS
Object DetectionMS-COCO (1-shot)AP8.1DCFS
Object DetectionMS-COCO (30-shot)AP22.7DCFS
Object DetectionMS-COCO (10-shot)AP19.5DCFS
3DMS-COCO (1-shot)AP10DCFS
3DMS-COCO (1-shot)AP8.1DCFS
3DMS-COCO (30-shot)AP22.7DCFS
3DMS-COCO (10-shot)AP19.5DCFS
Few-Shot Object DetectionMS-COCO (1-shot)AP10DCFS
Few-Shot Object DetectionMS-COCO (1-shot)AP8.1DCFS
Few-Shot Object DetectionMS-COCO (30-shot)AP22.7DCFS
Few-Shot Object DetectionMS-COCO (10-shot)AP19.5DCFS
2D ClassificationMS-COCO (1-shot)AP10DCFS
2D ClassificationMS-COCO (1-shot)AP8.1DCFS
2D ClassificationMS-COCO (30-shot)AP22.7DCFS
2D ClassificationMS-COCO (10-shot)AP19.5DCFS
2D Object DetectionMS-COCO (1-shot)AP10DCFS
2D Object DetectionMS-COCO (1-shot)AP8.1DCFS
2D Object DetectionMS-COCO (30-shot)AP22.7DCFS
2D Object DetectionMS-COCO (10-shot)AP19.5DCFS
16kMS-COCO (1-shot)AP10DCFS
16kMS-COCO (1-shot)AP8.1DCFS
16kMS-COCO (30-shot)AP22.7DCFS
16kMS-COCO (10-shot)AP19.5DCFS

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17