ECEA: Extensible Co-Existing Attention for Few-Shot Object Detection
Zhimeng Xin, Tianxu Wu, Shiming Chen, Yixiong Zou, Ling Shao, Xinge, You

TL;DR
This paper introduces ECEA, a novel attention module that helps few-shot object detectors infer complete objects from partial local information, significantly improving detection accuracy on standard benchmarks.
Contribution
The paper proposes an extensible co-existing attention mechanism that enhances local-to-global object inference in few-shot detection, enabling better detection of unseen object regions.
Findings
Achieves state-of-the-art results on PASCAL VOC and COCO datasets.
Improves detection of complete objects from partial local regions.
Demonstrates effective transfer of local-to-global attention learning.
Abstract
Few-shot object detection (FSOD) identifies objects from extremely few annotated samples. Most existing FSOD methods, recently, apply the two-stage learning paradigm, which transfers the knowledge learned from abundant base classes to assist the few-shot detectors by learning the global features. However, such existing FSOD approaches seldom consider the localization of objects from local to global. Limited by the scarce training data in FSOD, the training samples of novel classes typically capture part of objects, resulting in such FSOD methods cannot detect the completely unseen object during testing. To tackle this problem, we propose an Extensible Co-Existing Attention (ECEA) module to enable the model to infer the global object according to the local parts. Essentially, the proposed module continuously learns the extensible ability on the base stage with abundant samples and…
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 · COVID-19 diagnosis using AI
MethodsBalanced Selection
