PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 23, 20241 citationsOpen Access

CNN2GNN: How to Bridge CNN with GNN

View Full Paper
ZJZiheng JiaoNorthwestern Polytechnical UniversityHZHongyuan ZhangGuangxi UniversityXLXuelong LiChina Telecom (China)

Key Points

Key points are not available for this paper at this time.

Abstract

Although the convolutional neural network (CNN) has achieved excellent performance in vision tasks by extracting the intra-sample representation, it will take a higher training expense because of stacking numerous convolutional layers. Recently, as the bilinear models, graph neural networks (GNN) have succeeded in exploring the underlying topological relationship among the graph data with a few graph neural layers. Unfortunately, it cannot be directly utilized on non-graph data due to the lack of graph structure and has high inference latency on large-scale scenarios. Inspired by these complementary strengths and weaknesses, we discuss a natural question, how to bridge these two heterogeneous networks? In this paper, we propose a novel CNN2GNN framework to unify CNN and GNN together via distillation. Firstly, to break the limitations of GNN, a differentiable sparse graph learning module is designed as the head of networks to dynamically learn the graph for inductive learning. Then, a response-based distillation is introduced to transfer the knowledge from CNN to GNN and bridge these two heterogeneous networks. Notably, due to extracting the intra-sample representation of a single instance and the topological relationship among the datasets simultaneously, the performance of distilled ``boosted'' two-layer GNN on Mini-ImageNet is much higher than CNN containing dozens of layers such as ResNet152.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Jiao et al. (2024) studied this question.

synapsesocial.com/papers/68e6dfa1b6db64358765b8a7https://doi.org/10.48550/arxiv.2404.14822
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Scalable Graph Compressed Convolutions2024
  2. 2GTAGCN: Generalized Topology Adaptive Graph Convolutional Networks2024 · 2 citations
  3. 3Convexified Message-Passing Graph Neural Networks2025
  4. 4Label Attentive Distillation for GNN-Based Graph Classification2024 · 4 citations
  5. 5Decouple Graph Neural Networks: Train Multiple Simple GNNs Simultaneously Instead of One2024 · 12 citations