Model Releases
Learning Where to Embed: Noise-Aware Positional Embedding for Query Retrieval in Small-Object Detection
arXiv:2604.15065v1 Announce Type: new Abstract: Transformer-based detectors have advanced small-object detection, but they often remain inefficient and vulnerable to background-induced query noise, wh
arXiv:2604.15065v1 Announce Type: new Abstract: Transformer-based detectors have advanced small-object detection, but they often remain inefficient and vulnerable to background-induced query noise, which motivates deep decoders to refine low-quality queries. We present HELP (Heatmap-guided Embedding Learning Paradigm), a noise-aware positional-semantic fusion framework that studies where to embed positional information by selectively preserving positional encodings in foreground-salient regions while suppressing background clutter. Within HELP, we introduce Heatmap-guided Positional Embedding (HPE) as the core embedding mechanism and visualize it with a heatbar for interpretable diagnosis and fine-tuning. HPE is integrated into both the encoder and decoder: it guides noise-suppressed feature encoding by injecting heatmap-aware positional encoding, and it enables high-quality query retrieval by filtering background-dominant embeddings via a gradient-based mask filter before decoding. To address feature sparsity in complex small targets, we integrate Linear-Snake Convolution to enrich retrieval-relevant representations. The gradient-based heatmap supervision is used during training only, incurring no additional gradient computation at inference. As a result, our design reduces decoder layers from eight to three and achieves a 59.4% parameter reduction (66.3M vs. 163M) while maintaining consistent accuracy gains under a reduced compute budget across benchmarks. Code Repository: https://github.com/yidimopozhibai/Noise-Suppressed-Query-Retrieval
Related
- CAM3DNet: Comprehensively mining the multi-scale features for 3D Object Detection with Multi-View Cameras
- Efficient Multi-View 3D Object Detection by Dynamic Token Selection and Fine-Tuning
- Modality-Agnostic Prompt Learning for Multi-Modal Camouflaged Object Detection
- When W4A4 Breaks Camouflaged Object Detection: Token-Group Dual-Constraint Activation Quantization
- Exploring Boundary-Aware Spatial-Frequency Fusion for Camouflaged Object Detection
Source: arXiv cs.CV | 2026-04-17