paper-with-me

홈 › Papers

A Structural-Clustering Based Active Learning for Graph Neural Networks

2023-12-07 · Ricky Maulana Fajri, Yulong Pei, Lu Yin, Mykola Pechenizkiy

In active learning for graph-structured data, Graph Neural Networks (GNNs) have shown effectiveness. However, a common challenge in these applications is the underutilization of crucial structural information. To address this problem, we propose the Structural-Clustering PageRank method for improved Active learning (SPA) specifically designed for graph-structured data. SPA integrates community detection using the SCAN algorithm with the PageRank scoring method for efficient and informative sample selection. SPA prioritizes nodes that are not only informative but also central in structure. Through extensive experiments, SPA demonstrates higher accuracy and macro-F1 score over existing methods across different annotation budgets and achieves significant reductions in query time. In addition, the proposed method only adds two hyperparameters, $\epsilon$ and $\mu$ in the algorithm to finely tune the balance between structural learning and node selection. This simplicity is a key advantage in active learning scenarios, where extensive hyperparameter tuning is often impractical.

📄 PDF Abstract BibTeX arXiv:2312.04307

Code (1)

rickymaulanafajri/spa 공식 구현

Tasks

Active LearningClusteringCommunity DetectionSingle Particle Analysis

Similar Papers 제목 키워드 기반

Incorporating Higher-order Structural Information for Graph Clustering

2024-03-17 · Qiankun Li, Haobing Liu, Ruobing Jiang, Tingting Wang

Clustering holds profound significance in data mining. In recent years, graph convolutional network (GCN) has emerged as a powerful tool for deep clustering, integrating both graph structural information and node attribu…

ClusteringDeep ClusteringGraph Clustering

Clustering Bioactive Molecules in 3D Chemical Space with Unsupervised Deep Learning

2019-02-09 · Chu Qin, Ying Tan, Shang Ying Chen, Xian Zeng 외

Unsupervised clustering has broad applications in data stratification, pattern investigation and new discovery beyond existing knowledge. In particular, clustering of bioactive molecules facilitates chemical space mappin…

ClusteringDiversityDrug Discovery

Unsupervised Graph Clustering with Deep Structural Entropy

2025-05-20 · Jingyun Zhang, Hao Peng, Li Sun, Guanlin Wu 외

Research on Graph Structure Learning (GSL) provides key insights for graph-based clustering, yet current methods like Graph Neural Networks (GNNs), Graph Attention Networks (GATs), and contrastive learning often rely hea…

ClusteringContrastive LearningGraph AttentionGraph Clustering+1

StruClus: Structural Clustering of Large-Scale Graph Databases

2016-09-28 · Till Schäfer, Petra Mutzel

We present a structural clustering algorithm for large-scale datasets of small labeled graphs, utilizing a frequent subgraph sampling strategy. A set of representatives provides an intuitive description of each cluster, …

Clustering

LSEnet: Lorentz Structural Entropy Neural Network for Deep Graph Clustering

2024-05-20 · Li Sun, Zhenhao Huang, Hao Peng, Yujie Wang 외

Graph clustering is a fundamental problem in machine learning. Deep learning methods achieve the state-of-the-art results in recent years, but they still cannot work without predefined cluster numbers. Such limitation mo…

ClusteringDeep ClusteringGraph Clustering