paper-with-me

Papers

Fast Graph Neural Network for Image Classification

2025-08-20 · Mustafa Mohammadi Gharasuie, Luis Rueda arxiv

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 categories. Experimental results, validated through cross-validation, underscore the effectiveness of combining GCNs with Voronoi diagrams for advancing image classification. This research not only presents a novel perspective on image classification but also expands the potential applications of graph-based learning paradigms in computer vision and unstructured data analysis.

📄 PDF Abstract BibTeX arXiv:2508.14958

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkImage Classification

Similar Papers 제목 키워드 기반

Accelerating Image Classification with Graph Convolutional Neural Networks using Voronoi Diagrams

2025-08-19 · Mustafa Mohammadi Gharasuie, Luis Rueda arxiv

Recent advances in image classification have been significantly propelled by the integration of Graph Convolutional Networks (GCNs), offering a novel paradigm for handling complex data structures. This study introduces a…

Image Classification

Temporal Feature Weaving for Neonatal Echocardiographic Viewpoint Video Classification

2025-01-07 · Satchel French, Faith Zhu, Amish Jain, Naimul Khan

Automated viewpoint classification in echocardiograms can help under-resourced clinics and hospitals in providing faster diagnosis and screening when expert technicians may not be available. We propose a novel approach t…

Classificationimage-classificationImage ClassificationVideo Classification

FastGCL: Fast Self-Supervised Learning on Graphs via Contrastive Neighborhood Aggregation

2022-05-02 · Yuansheng Wang, Wangbin Sun, Kun Xu, Zulun Zhu 외

Graph contrastive learning (GCL), as a popular approach to graph self-supervised learning, has recently achieved a non-negligible effect. To achieve superior performance, the majority of existing GCL methods elaborate on…

ClassificationContrastive LearningData AugmentationGraph Classification+2

DFS-based fast crack detection

2024-06-25 · Duc Nguyen, Vsevolod Chernyshev, Vitalii Makogin, Evgeny Spodarev

In this paper, we propose a fast method for crack detection in 3D computed tomography (CT) images. Our approach combines the Maximal Hessian Entry filter and a Deep-First Search algorithm-based technique to strike a bala…

Computed Tomography (CT)

Sparse Representation Classification via Screening for Graphs

2019-06-04 · Cencheng Shen, Li Chen, Yuexiao Dong, Carey Priebe

The sparse representation classifier (SRC) is shown to work well for image recognition problems that satisfy a subspace assumption. In this paper we propose a new implementation of SRC via screening, establish its equiva…

ClassificationClassification ConsistencyGeneral Classification