Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Enhancing Image Classification using Graph Attention Networks

View through CrossRef
Excellent performance in artificial intelligence image classification leads to extensive applications throughout areas such as healthcare facilities, robotic systems and multimedia platforms. The research field has evolved through new developments in both Vision Transformers (ViTs) alongside Graph Neural Networks (GNNs). A new image classification method utilizes integrated Vision Transformers (ViTs) and Graph Attention Networks (GATs) to improve results for difficult dataset types. The hybrid architecture made possible by combining ViTs with GATs successfully captures complex relationships within visual data because ViTs deliver powerful global feature extraction while GATs establish strong patch-level dependencies. The implementation of GATs via their built-in attention mechanism allows dynamic region prioritization for both accurate recognition and better interpretability of images. The experiments using benchmark datasets CIFAR-10, CIFAR-100, ImageNet, Fashion-MNIST, and SVHN show that ViT + GAT outperforms Swin Transformer and ConvNeXt for state-of-the-art architectures. The proposed method delivers prominent improvements in all classification metrics including accuracy and both accuracy and resistance to noise interference and adversarial perturbations. Model reliability and task generalization capabilities are demonstrated through the precision, recall, F1-score and AUC-ROC metrics. This project integrates smartphone-level ViT technology with deep social modeling GAT components to redefine image classification methods. The method's outstanding performance proves itself as a promising solution for complex visual recognition challenges on multiple scale levels.
University of Information Technology and Communications
Title: Enhancing Image Classification using Graph Attention Networks
Description:
Excellent performance in artificial intelligence image classification leads to extensive applications throughout areas such as healthcare facilities, robotic systems and multimedia platforms.
The research field has evolved through new developments in both Vision Transformers (ViTs) alongside Graph Neural Networks (GNNs).
A new image classification method utilizes integrated Vision Transformers (ViTs) and Graph Attention Networks (GATs) to improve results for difficult dataset types.
The hybrid architecture made possible by combining ViTs with GATs successfully captures complex relationships within visual data because ViTs deliver powerful global feature extraction while GATs establish strong patch-level dependencies.
The implementation of GATs via their built-in attention mechanism allows dynamic region prioritization for both accurate recognition and better interpretability of images.
The experiments using benchmark datasets CIFAR-10, CIFAR-100, ImageNet, Fashion-MNIST, and SVHN show that ViT + GAT outperforms Swin Transformer and ConvNeXt for state-of-the-art architectures.
The proposed method delivers prominent improvements in all classification metrics including accuracy and both accuracy and resistance to noise interference and adversarial perturbations.
Model reliability and task generalization capabilities are demonstrated through the precision, recall, F1-score and AUC-ROC metrics.
This project integrates smartphone-level ViT technology with deep social modeling GAT components to redefine image classification methods.
The method's outstanding performance proves itself as a promising solution for complex visual recognition challenges on multiple scale levels.

Related Results

Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
Bootstrapping a Biodiversity Knowledge Graph
Bootstrapping a Biodiversity Knowledge Graph
The "biodiversity knowledge graph" is a nice metaphor for connecting biodiversity data sources, but can we actually build it? Do we have sufficient linked data available? Given tha...
Abstract 902: Explainable AI: Graph machine learning for response prediction and biomarker discovery
Abstract 902: Explainable AI: Graph machine learning for response prediction and biomarker discovery
Abstract Accurately predicting drug sensitivity and understanding what is driving it are major challenges in drug discovery. Graphs are a natural framework for captu...
Data Analytics on Graphs Part I: Graphs and Spectra on Graphs
Data Analytics on Graphs Part I: Graphs and Spectra on Graphs
The area of Data Analytics on graphs promises a paradigm shift, as we approach information processing of new classes of data which are typically acquired on irregular but structure...
Graph Theory Applications in Database Management
Graph Theory Applications in Database Management
Graph theory, which is a branch of discrete mathematics, has emerged as a powerful tool in various domains, including database management. This abstract investigates the ways in wh...
Relational Pretraining for the Next Generation of Graph Intelligence
Relational Pretraining for the Next Generation of Graph Intelligence
The rapid advancement of foundation models has transformed the landscape of machine learning by enabling scalable, general-purpose solutions across diverse domains such as natural ...

Back to Top