paper-with-me

홈 › Papers

SCSA: Exploring the Synergistic Effects Between Spatial and Channel Attention

2024-07-06 · Yunzhong Si, Huiying Xu, Xinzhong Zhu, WenHao Zhang, Yao Dong, Yuxing Chen, Hongbo Li

Channel and spatial attentions have respectively brought significant improvements in extracting feature dependencies and spatial structure relations for various downstream vision tasks. While their combination is more beneficial for leveraging their individual strengths, the synergy between channel and spatial attentions has not been fully explored, lacking in fully harness the synergistic potential of multi-semantic information for feature guidance and mitigation of semantic disparities. Our study attempts to reveal the synergistic relationship between spatial and channel attention at multiple semantic levels, proposing a novel Spatial and Channel Synergistic Attention module (SCSA). Our SCSA consists of two parts: the Shareable Multi-Semantic Spatial Attention (SMSA) and the Progressive Channel-wise Self-Attention (PCSA). SMSA integrates multi-semantic information and utilizes a progressive compression strategy to inject discriminative spatial priors into PCSA's channel self-attention, effectively guiding channel recalibration. Additionally, the robust feature interactions based on the self-attention mechanism in PCSA further mitigate the disparities in multi-semantic information among different sub-features within SMSA. We conduct extensive experiments on seven benchmark datasets, including classification on ImageNet-1K, object detection on MSCOCO 2017, segmentation on ADE20K, and four other complex scene detection datasets. Our results demonstrate that our proposed SCSA not only surpasses the current state-of-the-art attention but also exhibits enhanced generalization capabilities across various task scenarios. The code and models are available at: https://github.com/HZAI-ZJNU/SCSA.

📄 PDF Abstract BibTeX arXiv:2407.05128

Code (1)

HZAI-ZJNU/SCSA 공식 구현 pytorch

Tasks

Classificationobject-detectionObject DetectionSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Uplink-Downlink Tradeoff in Secure Distributed Matrix Multiplication

2019-10-30 · Jaber Kakar, Anton Khristoforov, Seyedhamed Ebadifar, Aydin Sezgin

In secure distributed matrix multiplication (SDMM) the multiplication $\mathbf{A}\mathbf{B}$ from two private matrices $\mathbf{A}$ and $\mathbf{B}$ is outsourced by a user to $N$ distributed servers. In $\ell$-SDMM, the…

LDW-SCSA: Logistic Dynamic Weight based Sine Cosine Search Algorithm for Numerical Functions Optimization

2018-09-09 · Turker Tuncer

Particle swarm optimization (PSO) and Sine Cosine algorithm (SCA) have been widely used optimization methods but these methods have some disadvantages such as trapped local optimum point. In order to solve this problem a…

Explaining Synergistic Effects in Social Recommendations

2026-01-26 · Yicong Li, Shan Jin, Qi Liu, Shuo Wang 외 arxiv

In social recommenders, the inherent nonlinearity and opacity of synergistic effects across multiple social networks hinders users from understanding how diverse information is leveraged for recommendations, consequently…

SCSA: A Plug-and-Play Semantic Continuous-Sparse Attention for Arbitrary Semantic Style Transfer

2025-01-01 · CVPR 2025 1 · Chunnan Shang, Zhizhong Wang, Hongwei Wang, Xiangming Meng

Attention-based arbitrary style transfer methods, including CNN-based, Transformer-based, and Diffusion-based, have flourished and produced high-quality stylized images. However, they perform poorly on the content an…

Style Transfer

Stroke Lesion Segmentation using Multi-Stage Cross-Scale Attention

2025-01-26 · Liang Shang, William A. Sethares, Anusha Adluru, Andrew L. Alexander 외

Precise characterization of stroke lesions from MRI data has immense value in prognosticating clinical and cognitive outcomes following a stroke. Manual stroke lesion segmentation is time-consuming and requires the exper…

Lesion Segmentation