Vision gnn: An image is worth graph of nodes

K Han, Y Wang, J Guo, Y Tang… - Advances in neural …, 2022 - proceedings.neurips.cc
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 …

Applications of graph convolutional networks in computer vision

P Cao, Z Zhu, Z Wang, Y Zhu, Q Niu - Neural computing and applications, 2022 - Springer
Abstract Graph Convolutional Network (GCN) which models the potential relationship
between non-Euclidean spatial data has attracted researchers' attention in deep learning in …

Mobilevig: Graph-based sparse attention for mobile vision applications

M Munir, W Avery… - Proceedings of the IEEE …, 2023 - openaccess.thecvf.com
Traditionally, convolutional neural networks (CNN) and vision transformers (ViT) have
dominated computer vision. However, recently proposed vision graph neural networks (ViG) …

Representative graph neural network

C Yu, Y Liu, C Gao, C Shen, N Sang - … , Glasgow, UK, August 23–28, 2020 …, 2020 - Springer
Non-local operation is widely explored to model the long-range dependencies. However,
the redundant computation in this operation leads to a prohibitive complexity. In this paper …

Vision hgnn: An image is more than a graph of nodes

Y Han, P Wang, S Kundu, Y Ding… - Proceedings of the …, 2023 - openaccess.thecvf.com
The realm of graph-based modeling has proven its adaptability across diverse real-world
data types. However, its applicability to general computer vision tasks had been limited until …

The snowflake hypothesis: Training deep GNN with one node one receptive field

K Wang, G Li, S Wang, G Zhang, K Wang, Y You… - arXiv preprint arXiv …, 2023 - arxiv.org
Despite Graph Neural Networks demonstrating considerable promise in graph
representation learning tasks, GNNs predominantly face significant issues with over-fitting …

Large-scale learnable graph convolutional networks

H Gao, Z Wang, S Ji - Proceedings of the 24th ACM SIGKDD …, 2018 - dl.acm.org
Convolutional neural networks (CNNs) have achieved great success on grid-like data such
as images, but face tremendous challenges in learning from more generic data such as …

Beyond grids: Learning graph representations for visual recognition

Y Li, A Gupta - Advances in neural information processing …, 2018 - proceedings.neurips.cc
We propose learning graph representations from 2D feature maps for visual recognition. Our
method draws inspiration from region based recognition, and learns to transform a 2D image …

A practical, progressively-expressive gnn

L Zhao, N Shah, L Akoglu - Advances in Neural Information …, 2022 - proceedings.neurips.cc
Message passing neural networks (MPNNs) have become a dominant flavor of graph neural
networks (GNNs) in recent years. Yet, MPNNs come with notable limitations; namely, they …

Bi-gcn: Binary graph convolutional network

J Wang, Y Wang, Z Yang, L Yang… - Proceedings of the …, 2021 - openaccess.thecvf.com
Abstract Graph Neural Networks (GNNs) have achieved tremendous success in graph
representation learning. Unfortunately, current GNNs usually rely on loading the entire …