Related Experiment Video
Updated: May 8, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Test-Time Few-Shot Object Detection via Dynamic Prototype Fusion
Abstract:
Test-time few-shot object detection (FSOD) represents an innovative approach for identifying novel categories using a limited number of support examples, obviating the need for model fine-tuning. Despite advancements, existing FSOD methods, including our prior work, continue to grapple with challenges posed by domain/category shift and limited data availability. Building upon our previous research on test-time FSOD, this article proposes a novel dynamic prototype fusion network (PFN) to overcome these limitations. To mitigate the impact of the distribution shift, a dynamic prototype refinement method is introduced that updates prototypes from supporting images in an adaptive manner. Further, limited samples are mitigated through exhaustive exploitation of information within support images. Specifically, we design a dual-level multiscale information integration approach that effectively fuses information across different network layers and image scales, enhancing the model's discriminating capabilities. Additionally, a mask-based preprocessing technique harnesses segmentation labels on support samples, effectively suppressing the adverse impact of background noise on model accuracy. Notably, to align with the constraints of test-time scenarios, model parameters remain fixed during the configuration step, with only prototypes being updated each time users input novel supporting samples. As a result, our method achieves superior performance over existing state-of-the-art FSOD methods on multiple benchmarks, demonstrating remarkable potential in the realm of FSOD. The code is available at https://github.com/CatfishW/TIDEV2.
Related Concept Videos
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Concepts and Prototypes
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...