Multi network InfoMax: A pre-training method involving graph convolutional networks
Usman Mahmood, Zening Fu, Vince Calhoun, Sergey Plis

TL;DR
This paper introduces a novel pre-training method using graph convolutional networks that maximizes mutual information between different high-level embeddings, improving classification performance with less labeled data.
Contribution
It proposes a new pre-training approach combining GCNs and neural networks based on mutual information maximization, enhancing graph classification tasks with limited labeled data.
Findings
Pre-trained model outperforms non-pre-trained models.
Requires 50% less labeled data for similar accuracy.
Effective on neuroimaging data for classifying health conditions.
Abstract
Discovering distinct features and their relations from data can help us uncover valuable knowledge crucial for various tasks, e.g., classification. In neuroimaging, these features could help to understand, classify, and possibly prevent brain disorders. Model introspection of highly performant overparameterized deep learning (DL) models could help find these features and relations. However, to achieve high-performance level DL models require numerous labeled training samples () rarely available in many fields. This paper presents a pre-training method involving graph convolutional/neural networks (GCNs/GNNs), based on maximizing mutual information between two high-level embeddings of an input sample. Many of the recently proposed pre-training methods pre-train one of many possible networks of an architecture. Since almost every DL model is an ensemble of multiple networks, we take…
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
TopicsMachine Learning in Healthcare · Functional Brain Connectivity Studies · Mental Health via Writing
