Pith. sign in

REVIEW 2 cited by

Vision GNN: An Image is Worth Graph of Nodes

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2206.00272 v3 pith:PBUTI2CC submitted 2022-06-01 cs.CV

classification cs.CV
keywords graphimagearchitecturenodestasksvisionavailablecode
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Network architecture plays a key role in the deep learning-based computer vision system. The widely-used convolutional neural network and transformer treat the image as a grid or sequence structure, which is not flexible to capture irregular and complex objects. In this paper, we propose to represent the image as a graph structure and introduce a new Vision GNN (ViG) architecture to extract graph-level feature for visual tasks. We first split the image to a number of patches which are viewed as nodes, and construct a graph by connecting the nearest neighbors. Based on the graph representation of images, we build our ViG model to transform and exchange information among all the nodes. ViG consists of two basic modules: Grapher module with graph convolution for aggregating and updating graph information, and FFN module with two linear layers for node feature transformation. Both isotropic and pyramid architectures of ViG are built with different model sizes. Extensive experiments on image recognition and object detection tasks demonstrate the superiority of our ViG architecture. We hope this pioneering study of GNN on general visual tasks will provide useful inspiration and experience for future research. The PyTorch code is available at https://github.com/huawei-noah/Efficient-AI-Backbones and the MindSpore code is available at https://gitee.com/mindspore/models.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Topology-Aware Modeling for Unsupervised Simulation-to-Reality Point Cloud Recognition

    cs.CV 2025-06 conditional novelty 6.0 of 10

    A topology-aware self-supervised framework improves unsupervised simulation-to-reality point cloud classification by combining Fourier-encoded global structure, local implicit fields, and contrastive self-training.

  2. VCMamba: Bridging Convolutions with Multi-Directional Mamba for Efficient Visual Representation

    cs.CV 2025-09 conditional novelty 4.0 of 10

    VCMamba reports that using convolutional feed-forward blocks for the first three stages followed by multi-directional Mamba blocks in the final stage yields 82.6% ImageNet-1K and 47.1 ADE20K mIoU at 31.5M parameters, ...

Pith tools