Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 90% Match Research Paper Graph representation learning researchers,Computer vision researchers,AI benchmark developers,Cognitive scientists 1 week ago

The Underappreciated Power of Vision Models for Graph Structural Understanding

graph-neural-networks › graph-learning
📄 Abstract

Abstract: Graph Neural Networks operate through bottom-up message-passing, fundamentally differing from human visual perception, which intuitively captures global structures first. We investigate the underappreciated potential of vision models for graph understanding, finding they achieve performance comparable to GNNs on established benchmarks while exhibiting distinctly different learning patterns. These divergent behaviors, combined with limitations of existing benchmarks that conflate domain features with topological understanding, motivate our introduction of GraphAbstract. This benchmark evaluates models' ability to perceive global graph properties as humans do: recognizing organizational archetypes, detecting symmetry, sensing connectivity strength, and identifying critical elements. Our results reveal that vision models significantly outperform GNNs on tasks requiring holistic structural understanding and maintain generalizability across varying graph scales, while GNNs struggle with global pattern abstraction and degrade with increasing graph size. This work demonstrates that vision models possess remarkable yet underutilized capabilities for graph structural understanding, particularly for problems requiring global topological awareness and scale-invariant reasoning. These findings open new avenues to leverage this underappreciated potential for developing more effective graph foundation models for tasks dominated by holistic pattern recognition.
Authors (9)
Xinjian Zhao
Wei Pang
Zhongkai Xue
Xiangru Jian
Lei Zhang
Yaoyao Xu
+3 more
Submitted
October 27, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

This paper investigates the underappreciated power of vision models for graph structural understanding, demonstrating their comparable performance to GNNs while exhibiting different learning patterns. It introduces GraphAbstract, a novel benchmark designed to evaluate holistic graph properties as humans perceive them, addressing limitations of existing benchmarks that conflate domain features with topology. This work is significant for opening new avenues in graph representation learning by leveraging insights from visual perception.

Business Value

Could lead to more robust and interpretable graph analysis tools, applicable in areas like social network analysis, drug discovery, and recommendation systems, by providing a deeper understanding of complex relational data.