TL;DR
This paper introduces MT-MVGCN, a multi-task multi-view graph convolutional network that simultaneously performs link prediction and node classification, leveraging view and task attention mechanisms to improve robustness and performance.
Contribution
The paper proposes a novel multi-task multi-view learning model with attention mechanisms for joint link prediction and node classification, addressing limitations of existing separate-task approaches.
Findings
Outperforms baseline models on real-world datasets.
Effectively leverages multiple views for robust representations.
View reconstruction as auxiliary task enhances performance.
Abstract
Link prediction and node classification are two important downstream tasks of network representation learning. Existing methods have achieved acceptable results but they perform these two tasks separately, which requires a lot of duplication of work and ignores the correlations between tasks. Besides, conventional models suffer from the identical treatment of information of multiple views, thus they fail to learn robust representation for downstream tasks. To this end, we tackle link prediction and node classification problems simultaneously via multi-task multi-view learning in this paper. We first explain the feasibility and advantages of multi-task multi-view learning for these two tasks. Then we propose a novel model named as MT-MVGCN to perform link prediction and node classification tasks simultaneously. More specifically, we design a multi-view graph convolutional network to…
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.
