Fast Graph Neural Network for Image Classification
Mustafa Mohammadi Gharasuie, Luis Rueda

TL;DR
This paper presents a novel graph neural network approach that combines GCNs with Voronoi diagrams to improve image classification accuracy and efficiency, especially in complex scenes.
Contribution
It introduces a new method integrating GCNs with Voronoi diagrams and Delaunay triangulations for enhanced image classification performance.
Findings
Achieves higher accuracy than state-of-the-art methods.
Improves preprocessing efficiency.
Effective in challenging scenarios with intricate scenes.
Abstract
The rapid progress in image classification has been largely driven by the adoption of Graph Convolutional Networks (GCNs), which offer a robust framework for handling complex data structures. This study introduces a novel approach that integrates GCNs with Voronoi diagrams to enhance image classification by leveraging their ability to effectively model relational data. Unlike conventional convolutional neural networks (CNNs), our method represents images as graphs, where pixels or regions function as vertices. These graphs are then refined using corresponding Delaunay triangulations, optimizing their representation. The proposed model achieves significant improvements in both preprocessing efficiency and classification accuracy across various benchmark datasets, surpassing state-of-the-art approaches, particularly in challenging scenarios involving intricate scenes and fine-grained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Multimodal Machine Learning Applications
