Image classification is a fundamental pillar in computer vision, but traditional models like convolutional networks (CNN) and Vision Transformers (ViT) process dense pixels that contain a lot of redundancy. This generates a high computational load, especially with large datasets, limiting their deployment in production environments. An efficient alternative consists of representing images as superpixel graphs, reducing redundant information without losing key details. On these graphs, graph neural networks (GNN) have proven useful, but they lack the ability to capture long-range dependencies and often lack invariance to translations and rotations, essential properties for robust recognition.
To overcome these limitations, SuperGT emerges, a framework based on Graph Transformer that combines the efficiency of superpixels with the power of attention mechanisms. This model not only captures global relationships in the image, but incorporates a preprocessing scheme that preserves geometric invariance, meaning the system correctly classifies an object regardless of its position or orientation. In evaluations on the CIFAR-10 dataset, SuperGT outperforms multiple baselines and offers performance comparable to the previous state of the art (ShapeGNN), but without requiring the contour point coordinates of each superpixel, thus simplifying its implementation.
From a business perspective, these innovations open the door to lighter and more accurate applications in sectors such as manufacturing, logistics, or healthcare. At Q2BSTUDIO, as a software and technology development company, we understand that integrating advanced artificial intelligence techniques is key to offering differentiating solutions. That is why we work on AI for businesses that range from AI agents to custom vision systems, always with a focus on computational efficiency and robustness.
The geometric invariance provided by SuperGT is especially relevant when processing images in real time or from mobile devices. In our custom application projects, we incorporate these principles to ensure that the custom software we build is scalable and reliable. Additionally, we complement these capabilities with AWS and Azure cloud services to deploy models securely, and with cybersecurity to protect the sensitive data handled by these systems.
Finally, the combination of models like SuperGT with business intelligence tools allows extracting value from images in an automated way. At Q2BSTUDIO we offer business intelligence services with Power BI to visualize metrics extracted by these classifiers, and we create AI agents that make real-time decisions. Thus, we help companies transform artificial vision into real competitive advantages, without neglecting quality or security.

.jpg)


