Towards Long-Tailed Recognition for Graph Classification via Collaborative Experts
Siyu Yi, Zhengyang Mao, Wei Ju, Yongdao Zhou, Luchen Liu, Xiao Luo,, and Ming Zhang

TL;DR
This paper introduces CoMe, a novel collaborative multi-expert framework for long-tailed graph classification that balances class representation and enhances hard class learning, outperforming existing methods.
Contribution
The paper proposes a new multi-expert learning framework with balanced contrastive learning, hard class mining, and knowledge distillation for long-tailed graph classification.
Findings
CoMe outperforms state-of-the-art baselines on seven benchmark datasets.
Balanced contrastive learning improves representation for tail classes.
Expert collaboration via gated fusion enhances classification accuracy.
Abstract
Graph classification, aiming at learning the graph-level representations for effective class assignments, has received outstanding achievements, which heavily relies on high-quality datasets that have balanced class distribution. In fact, most real-world graph data naturally presents a long-tailed form, where the head classes occupy much more samples than the tail classes, it thus is essential to study the graph-level classification over long-tailed data while still remaining largely unexplored. However, most existing long-tailed learning methods in visions fail to jointly optimize the representation learning and classifier training, as well as neglect the mining of the hard-to-classify classes. Directly applying existing methods to graphs may lead to sub-optimal performance, since the model trained on graphs would be more sensitive to the long-tailed distribution due to the complex…
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 · Complex Network Analysis Techniques
Methodsfail · Contrastive Learning · Knowledge Distillation
