HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Superpixel Image Classification with Graph Attention Networks

Pedro H. C. Avelar; Anderson R. Tavares; Thiago L. T. da Silveira; Cláudio R. Jung; Luís C. Lamb

Superpixel Image Classification with Graph Attention Networks

Abstract

This paper presents a methodology for image classification using Graph Neural Network (GNN) models. We transform the input images into region adjacency graphs (RAGs), in which regions are superpixels and edges connect neighboring superpixels. Our experiments suggest that Graph Attention Networks (GATs), which combine graph convolutions with self-attention mechanisms, outperforms other GNN models. Although raw image classifiers perform better than GATs due to information loss during the RAG generation, our methodology opens an interesting avenue of research on deep learning beyond rectangular-gridded images, such as 360-degree field of view panoramas. Traditional convolutional kernels of current state-of-the-art methods cannot handle panoramas, whereas the adapted superpixel algorithms and the resulting region adjacency graphs can naturally feed a GNN, without topology issues.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
superpixel-image-classification-on-75GAT
Classification Error: 3.81

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Superpixel Image Classification with Graph Attention Networks | Papers | HyperAI