Few-Shot Learning of a Graph-Based Neural Network Model Without Backpropagation
Mykyta Lapin, Kostiantyn Bokhan, Yurii Parzhyn

TL;DR
This paper introduces a graph-based neural network model for few-shot image classification that operates without backpropagation, using structural graph representations for transparent decision-making and concept formation.
Contribution
It presents a novel structural-graph approach that forms class concepts from few examples, enabling explainable classification without backpropagation.
Findings
Achieves around 82% accuracy on MNIST subset with 5-6 examples per class
Provides transparent, explainable decisions based on explicit graph structures
Demonstrates competitive performance compared to traditional methods
Abstract
We propose a structural-graph approach to classifying contour images in a few-shot regime without using backpropagation. The core idea is to make structure the carrier of explanations: an image is encoded as an attributed graph (critical points and lines represented as nodes with geometric attributes), and generalization is achieved via the formation of concept attractors (class-level concept graphs). Purpose. To design and experimentally validate an architecture in which class concepts are formed from a handful of examples (5 - 6 per class) through structural and parametric reductions, providing transparent decisions and eliminating backpropagation. Methods. Contour vectorization is followed by constructing a bipartite graph (Point/Line as nodes) with normalized geometric attributes such as coordinates, length, angle, and direction; reductions include the elimination of unstable…
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 · Explainable Artificial Intelligence (XAI) · Domain Adaptation and Few-Shot Learning
