Related Experiment Video
Updated: Jun 28, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
529
Cross-and-Diagonal Networks: An Indirect Self-Attention Mechanism for Image Classification
Jiahang Lyu1, Rongxin Zou1, Qin Wan1
1School of Optoelectronic Engineering, Changchun University of Science and Technology, Changchun 130022, China.
Sensors (Basel, Switzerland)
|April 13, 2024
Summary
Cross-and-diagonal networks (CDNet) offer efficient image classification by capturing global context and local details. This novel approach uses an indirect self-attention mechanism to improve performance without high computational costs.
Area of Science:
- Computer Vision
- Deep Learning
- Image Classification
Background:
- Fully convolutional neural networks (FCNs) excel at local image features but struggle with global context.
- Self-attention mechanisms capture global context but are computationally intensive.
- Existing methods face limitations in balancing local detail preservation with global context awareness and computational efficiency.
Purpose of the Study:
- To introduce Cross-and-Diagonal Networks (CDNet), an innovative architecture for efficient image classification.
- To address the limitations of FCNs and self-attention mechanisms in capturing global image context.
- To enhance computational efficiency while maintaining or improving classification performance.
Main Methods:
- Proposing Cross-and-Diagonal Networks (CDNet) with a novel "cross and diagonal attention" mechanism.
- Implementing an indirect self-attention approach to establish long-range pixel dependencies.
- Integrating the attention mechanism as a module into Convolutional Neural Networks (CNNs).
Main Results:
- CDNet effectively captures global image information while preserving local details.
- The indirect self-attention mechanism significantly enhances network capacity and computational efficiency.
- State-of-the-art performance achieved on three benchmark image classification datasets.
Conclusions:
- CDNet provides an efficient and effective solution for image classification by capturing global context.
- The proposed indirect self-attention mechanism offers a computationally lighter alternative to traditional methods.
- CDNet demonstrates superior performance and efficiency, making it a valuable advancement in computer vision.

