Towards Consistency and Complementarity: A Multiview Graph Information Bottleneck Approach
Xiaolong Fan, Maoguo Gong, Yue Wu, Mingyang Zhang, Hao Li, and Xiangming Jiang

TL;DR
This paper introduces a multiview graph analysis framework using a variational information bottleneck approach to effectively fuse shared and view-specific information in graph neural networks.
Contribution
It proposes the MVGIB principle that models and optimizes shared and view-specific information using variational bounds, addressing mutual information intractability.
Findings
Outperforms existing methods on benchmark datasets
Effectively captures shared and view-specific information
Demonstrates superior graph representation learning results
Abstract
The empirical studies of Graph Neural Networks (GNNs) broadly take the original node feature and adjacency relationship as singleview input, ignoring the rich information of multiple graph views. To circumvent this issue, the multiview graph analysis framework has been developed to fuse graph information across views. How to model and integrate shared (i.e. consistency) and view-specific (i.e. complementarity) information is a key issue in multiview graph analysis. In this paper, we propose a novel Multiview Variational Graph Information Bottleneck (MVGIB) principle to maximize the agreement for common representations and the disagreement for view-specific representations. Under this principle, we formulate the common and view-specific information bottleneck objectives across multiviews by using constraints from mutual information. However, these objectives are hard to directly optimize…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference
