Intrinsic Geometric Information Transfer Learning on Multiple Graph-Structured Datasets
Jaekoo Lee, Hyunjae Kim, Jongsun Lee, Sungroh Yoon

TL;DR
This paper introduces a transfer learning framework that leverages intrinsic geometric information from source graph datasets to improve deep learning models on related target graph tasks without retraining from scratch.
Contribution
It proposes a novel transfer learning method that transfers geometric information in graph-structured data, enhancing deep learning performance across related graph domains.
Findings
Transfer learning is most effective with highly similar graph structures.
The approach reduces the need for new data and training in target domains.
Experimental results confirm the framework's effectiveness on large-scale datasets.
Abstract
Graphs provide a powerful means for representing complex interactions between entities. Recently, deep learning approaches are emerging for representing and modeling graph-structured data, although the conventional deep learning methods (such as convolutional neural networks and recurrent neural networks) have mainly focused on grid-structured inputs (image and audio). Leveraged by the capability of representation learning, deep learning based techniques are reporting promising results for graph applications by detecting structural characteristics of graphs in an automated fashion. In this paper, we attempt to advance deep learning for graph-structured data by incorporating another component, transfer learning. By transferring the intrinsic geometric information learned in the source domain, our approach can help us to construct a model for a new but related task in the target domain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Topic Modeling
