Skip to main content

DEVELOPMENT OF A HIERARCHICAL ATTENTION-GUIDED DEEP CONVOLUTIONAL NETWORK FOR CONTEXT-AWARE IMAGE UN

Page 1

International Research Journal of Engineering and Technology (IRJET)

e-ISSN: 2395-0056

Volume: 13 Issue: 04 | Apr 2026

p-ISSN: 2395-0072

www.irjet.net

DEVELOPMENT OF A HIERARCHICAL ATTENTION-GUIDED DEEP CONVOLUTIONAL NETWORK FOR CONTEXT-AWARE IMAGE UNDERSTANDING WITH DYNAMIC FEATURE SUPPRESSION IN PYTHON Km. Mahima Verma1, Mrs. Arifa Khan2 1Master of Technology, Computer Science and Engineering, Lucknow Institute of Technology, Lucknow, India 2Assistant Professor, Department of Computer Science and Engineering, Lucknow Institute of Technology,

Lucknow, India ---------------------------------------------------------------------***--------------------------------------------------------------------1. INTRODUCTION

Abstract - Recent advancements in deep learning have

significantly enhanced the capabilities of computer vision systems; however, conventional Convolutional Neural Networks (CNNs) still face limitations in capturing complex contextual relationships and handling redundant feature representations. These challenges often lead to suboptimal performance in context-aware image understanding tasks. To address these issues, this paper proposes a novel Hierarchical Attention-Guided Deep Convolutional Network (HAG-DCN) integrated with a Dynamic Feature Suppression Mechanism (DFSM). The proposed architecture employs multi-level attention modules to capture both local and global contextual dependencies across different layers of the network. Simultaneously, the DFSM selectively suppresses lowimportance and noisy feature activations, enabling the model to focus on the most informative visual patterns. The model is implemented using Python-based deep learning frameworks and evaluated on benchmark datasets including CIFAR-10, ImageNet, and COCO. Experimental results demonstrate that the proposed approach outperforms traditional CNN and single-level attention-based models in terms of accuracy, precision, recall, and F1-score. Furthermore, the integration of hierarchical attention and dynamic feature suppression reduces computational redundancy and enhances model efficiency. The findings indicate that the proposed framework significantly improves context-aware image understanding by effectively modeling semantic relationships and refining feature representations. This research contributes a robust and scalable solution for advanced computer vision applications such as autonomous systems, medical imaging, and intelligent surveillance.

1.1 Background 1.1.1 Evolution of Computer Vision Using Deep Learning Computer vision has undergone a significant transformation with the advent of deep learning, particularly through the use of deep convolutional neural networks (CNNs). Earlier approaches relied on handcrafted features such as SIFT and HOG, which often struggled to generalize across complex visual environments. The introduction of deep learning enabled automatic feature extraction from raw image data, allowing models to learn hierarchical representations ranging from low-level edges to high-level semantic concepts. Landmark developments such as deep CNN architectures and attention-based models have further improved performance in tasks like image classification, object detection, and segmentation. More recently, attention mechanisms and transformer-based architectures have demonstrated the ability to model long-range dependencies, marking a shift toward more context-aware visual understanding (Vaswani et al., 2017; LeCun et al., 2015).

1.1.2 Importance of Context-Aware Understanding in Real-World Systems In real-world scenarios, understanding visual data requires more than recognizing isolated objects; it demands the ability to interpret relationships between objects and their surrounding environment. Context-aware image understanding enables systems to derive meaningful insights by considering spatial, semantic, and relational dependencies within an image. This capability is essential in applications such as autonomous driving, where recognizing interactions between vehicles, pedestrians, and road conditions is critical, and in medical imaging, where contextual patterns help identify abnormalities. By incorporating contextual awareness, deep learning models can achieve more accurate and reliable predictions, thereby enhancing decision-making processes in intelligent systems (Zhao et al., 2017).

Key Words: Hierarchical Attention, Context-Aware Image Understanding, Dynamic Feature Suppression, Deep Convolutional Neural Networks, Computer Vision, Deep Learning

© 2026, IRJET

|

Impact Factor value: 8.226

|

ISO 9001:2008 Certified Journal

|

Page 3690


Turn static files into dynamic content formats.

Create a flipbook
DEVELOPMENT OF A HIERARCHICAL ATTENTION-GUIDED DEEP CONVOLUTIONAL NETWORK FOR CONTEXT-AWARE IMAGE UN by IRJET Journal - Issuu