paper-with-me

Papers

Diversified Multiscale Graph Learning with Graph Self-Correction

2021-03-17 · Yuzhao Chen, Yatao Bian, Jiying Zhang, Xi Xiao, Tingyang Xu, Yu Rong, Junzhou Huang

Though the multiscale graph learning techniques have enabled advanced feature extraction frameworks, the classic ensemble strategy may show inferior performance while encountering the high homogeneity of the learnt representation, which is caused by the nature of existing graph pooling methods. To cope with this issue, we propose a diversified multiscale graph learning model equipped with two core ingredients: a graph self-correction (GSC) mechanism to generate informative embedded graphs, and a diversity boosting regularizer (DBR) to achieve a comprehensive characterization of the input graph. The proposed GSC mechanism compensates the pooled graph with the lost information during the graph pooling process by feeding back the estimated residual graph, which serves as a plug-in component for popular graph pooling methods. Meanwhile, pooling methods enhanced with the GSC procedure encourage the discrepancy of node embeddings, and thus it contributes to the success of ensemble learning strategy. The proposed DBR instead enhances the ensemble diversity at the graph-level embeddings by leveraging the interaction among individual classifiers. Extensive experiments on popular graph classification benchmarks show that the proposed GSC mechanism leads to significant improvements over state-of-the-art graph pooling methods. Moreover, the ensemble multiscale graph learning models achieve superior enhancement by combining both GSC and DBR.

📄 PDF Abstract BibTeX arXiv:2103.09754

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEnsemble LearningGraph ClassificationGraph Learning

Similar Papers 제목 키워드 기반

MG-SAGC: A multiscale graph and its self-adaptive graph convolution network for 3D point clouds

2020-12-23 · Bo Wu, Bo Lang

To enhance the ability of neural networks to extract local point cloud features and improve their quality, in this paper, we propose a multiscale graph generation method and a self-adaptive graph convolution method. Firs…

Graph Generation

ChebMixer: Efficient Graph Representation Learning with MLP Mixer

2024-03-25 · Xiaoyan Kui, Haonan Yan, Qinsong Li, Liming Chen 외

Graph neural networks have achieved remarkable success in learning graph representations, especially graph Transformer, which has recently shown superior performance on various graph mining tasks. However, graph Transfor…

Graph MiningGraph Representation LearningImage SegmentationMedical Image Segmentation+3

Multiscale Graph Construction Using Non-local Cluster Features

2024-11-13 · Reina Kaneko, Hayate Kojima, Kenta Yanagiya, Junya Hara 외

This paper presents a multiscale graph construction method using both graph and signal features. Multiscale graph is a hierarchical representation of the graph, where a node at each level indicates a cluster in a finer r…

ClusteringGraph Clusteringgraph constructionPoint Cloud Segmentation

Robust Diversified Graph Contrastive Network for Incomplete Multi-view Clustering

2022-10-10 · ACM International Conference on Multimedia 2022 10 · Zhe Xue, Junping Du, Hai Zhu, Zhongchao Guan 외

Incomplete multi-view clustering is a challenging task which aims to partition the unlabeled incomplete multi-view data into several clusters. The existing incomplete multi-view clustering methods neglect to utilize the …

ClusteringContrastive LearningIncomplete multi-view clusteringRepresentation Learning

Dynamic Multiscale Graph Neural Networks for 3D Skeleton-Based Human Motion Prediction

2020-03-17 · Maosen Li, Siheng Chen, Yangheng Zhao, Ya zhang 외

We propose novel dynamic multiscale graph neural networks (DMGNN) to predict 3D skeleton-based human motions. The core idea of DMGNN is to use a multiscale graph to comprehensively model the internal relations of a human…

3D Human Pose Estimation3D Pose EstimationDecoderHuman motion prediction+1