pith. sign in

Rethinking Prototype-based Similarity Learning for Few-Shot Object Detection

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Few-shot object detection aims to detect novel object categories from only a few labeled examples, avoiding costly large-scale annotation. Recent prototype-based similarity learning approaches enable training-free adaptation by matching query features with class prototypes. However, they suffer from two fundamental limitations: (i) class confusion arising from inter-class similarity margin collapse, and (ii) insufficient visual cues for precise localization, as similarity scores capture only class-level semantic affinity while providing limited spatial information. To address these issues, we introduce two complementary components. Text-Anchored Semantic Mask (TSMa) leverages class-level text features as semantic anchors to identify semantically aligned channels through channel-wise interaction between visual and text features. By suppressing style-induced spurious responses and emphasizing class-intrinsic signals, TSMa enlarges inter-class similarity margins and mitigates class confusion. We further propose Stage-Aligned Hierarchical Autoregressive Regression (SHARe), which reformulates localization as a hierarchical autoregressive process that progressively refines bounding boxes across multiple stages. SHARe leverages the layer-wise characteristics of ViT representations by aligning feature abstraction levels with regression stages: deeper layers guide early coarse localization, while shallower layers rich in edge and texture cues refine spatial details in later stages. Experiments on COCO demonstrate a new state of the art, outperforming the previous best by +10.1 nAP, with extensive analysis validating each component. The code is available at https://github.com/VisualScienceLab-KHU/ReSet.

fields

cs.CV 1

years

2026 1

verdicts

UNVERDICTED 1

representative citing papers

REDI: Corpus Aware Patch Ranking for DINOv3 Token Reduction

cs.CV · 2026-06-30 · unverdicted · novelty 6.0

REDI combines supervised TF-IDF corpus scores over DINOv3 visual words with attention maps to rank patches, reducing sequence length 46.8% while raising Top-1 accuracy from 83.514% to 84.706% on ImageNet-1K.

citing papers explorer

Showing 1 of 1 citing paper.

  • REDI: Corpus Aware Patch Ranking for DINOv3 Token Reduction cs.CV · 2026-06-30 · unverdicted · none · ref 15 · internal anchor

    REDI combines supervised TF-IDF corpus scores over DINOv3 visual words with attention maps to rank patches, reducing sequence length 46.8% while raising Top-1 accuracy from 83.514% to 84.706% on ImageNet-1K.