paper-with-me

Papers

Differentiated Attention Guided Network Over Hierarchical and Aggregated Features for Intelligent UAV Surveillance

2023-01-17 · IEEE Transactions on Industrial Informatics 2023 1 · Houzhang Fang, Zikai Liao, Xuhua Wang, Yi Chang, and Luxin Yan

Intelligent unmanned aerial vehicle (UAV) surveillance based on infrared imaging has wide applications in the anti-UAV system for protecting urban security and aerial safety. However, weak target features and complex background distraction pose great challenges for the accurate detection of UAVs. To address this issue, we propose a novel differentiated attention guided network to adaptively strengthen the discriminative features between UAV targets and complex background. First, a novel spatialaware channel attention (SCA) is introduced into deep layers via preserving critical spatial features and leveraging channel interdependencies to focus on the large-scale targets. The channel-modulated deformable spatial attention is introduced into shallow layers via refining channel context and dynamically perceiving the spatial features for focusing on the small-scale targets. A combination of the above two attention mechanisms is employed in intermediate layers of the network for concentrating on the mediumscale targets. Then, we embed a feature aggregator at the detection branches to guide the information exchange of high-level feature maps and low-level feature maps with a bottom-up context modulation, and integrate an SCA at the end to further boost the distinctive feature representation for task-awareness. The above design can adaptively enhance multiscale UAV target features and suppress complex background interferences, leading to better detection performance, especially for small targets. Extensive experiments on real infrared UAV datasets reveal that the proposed method outperforms the baseline object detectors by a large margin, validating its feasibility in real-world infrared UAV detection. The source code can be found at https://github.com/KALEIDOSCOPEIP/DAGNet.

📄 PDF Abstract BibTeX

Code (2)

kaleidoscopeip/dagnet 공식 구현 pytorch
IVPLaboratory/DAGNet pytorch

Similar Papers 제목 키워드 기반

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads

2025-01-25 · Xingyang He, Jie Liu, Shaowei Chen

KV cache is a widely used acceleration technique for large language models (LLMs) inference. However, its memory requirement grows rapidly with input length. Previous studies have reduced the size of KV cache by either r…

Hierarchical Attention-based Age Estimation and Bias Estimation

2021-03-17 · Shakediel Hiba, Yosi Keller

In this work we propose a novel deep-learning approach for age estimation based on face images. We first introduce a dual image augmentation-aggregation approach based on attention. This allows the network to jointly uti…

Age EstimationImage AugmentationMORPH

Attention-Aware Polarity Sensitive Embedding for Affective Image Retrieval

2019-10-01 · ICCV 2019 10 · Xingxu Yao, Dongyu She, Sicheng Zhao, Jie Liang 외

Images play a crucial role for people to express their opinions online due to the increasing popularity of social networks. While an affective image retrieval system is useful for obtaining visual contents with desired e…

Image RetrievalRetrieval

Multiscale Aggregated Hierarchical Attention (MAHA): A Game Theoretic and Optimization Driven Approach to Efficient Contextual Modeling in Large Language Models

2025-12-16 · Caner Erden arxiv

The quadratic computational complexity of MultiHead SelfAttention (MHSA) remains a fundamental bottleneck in scaling Large Language Models (LLMs) for longcontext tasks. While sparse and linearized attention mechanisms at…

DIGMN: Dynamic Intent Guided Meta Network for Differentiated User Engagement Forecasting in Online Professional Social Platforms

2022-10-22 · Feifan Li, Lun Du, Qiang Fu, Shi Han 외

User engagement prediction plays a critical role for designing interaction strategies to grow user engagement and increase revenue in online social platforms. Through the in-depth analysis of the real-world data from the…