Safety
Context-Guided Semantic Alignment for Feature Fusion Networks
arXiv:2606.14005v2 Announce Type: replace Abstract: Feature fusion networks are fundamental components in modern object detectors, aggregating multi-scale features to detect objects of varying sizes.
arXiv:2606.14005v2 Announce Type: replace Abstract: Feature fusion networks are fundamental components in modern object detectors, aggregating multi-scale features to detect objects of varying sizes. However, directly fusing features from different pyramid levels often introduces semantic inconsistency, causing information conflicts that distort the fused representation and degrade detection accuracy. In this paper, we propose Feature Interaction NEtwork (FINE), a lightweight semantic alignment module that refines low-level features via high-level contextual guidance using cross-level attention prior to fusion. To bridge the structural gap and ensure computational efficiency, we introduce an Alignment-Aware Token Sampling that aligns corresponding spatial regions across scales, reducing the attention complexity by an order of magnitude. % The resulting attention weights generate a spatial-channel modulation map that is upsampled and applied to the low-level features via residual element-wise modulation. The resulting attention weights generate a spatial-channel modulation map that is applied to the low-level features via residual modulation. This mechanism ensures that the network selectively enhances semantically relevant pixels while preserving the sub-pixel localization accuracy necessary for dense prediction tasks. FINE is generally applicable to various detectors and consistently improves detection accuracy with minimal computational overhead. Our code is publicly available at https://github.com/HyungseopLee/FINE.
Related
- HLGFA: High-Low Resolution Guided Feature Alignment for Unsupervised Anomaly Detection
- MOSA: Motion-Guided Semantic Alignment for Dynamic Scene Graph Generation
- Depth-Semantic Alignment and Affinity-Guided Fusion for Structured Radar Point Cloud Generation
Source: arXiv cs.CV | 2026-08-27