paper-with-me

홈 › Papers

Balanced Multi-Relational Graph Clustering

2024-07-23 · Zhixiang Shen, Haolan He, Zhao Kang

Multi-relational graph clustering has demonstrated remarkable success in uncovering underlying patterns in complex networks. Representative methods manage to align different views motivated by advances in contrastive learning. Our empirical study finds the pervasive presence of imbalance in real-world graphs, which is in principle contradictory to the motivation of alignment. In this paper, we first propose a novel metric, the Aggregation Class Distance, to empirically quantify structural disparities among different graphs. To address the challenge of view imbalance, we propose Balanced Multi-Relational Graph Clustering (BMGC), comprising unsupervised dominant view mining and dual signals guided representation learning. It dynamically mines the dominant view throughout the training process, synergistically improving clustering performance with representation learning. Theoretical analysis ensures the effectiveness of dominant view mining. Extensive experiments and in-depth analysis on real-world and synthetic datasets showcase that BMGC achieves state-of-the-art performance, underscoring its superiority in addressing the view imbalance inherent in multi-relational graphs. The source code and datasets are available at https://github.com/zxlearningdeep/BMGC.

📄 PDF Abstract BibTeX arXiv:2407.16863

Code (1)

zxlearningdeep/bmgc 공식 구현 pytorch

Tasks

ClusteringContrastive LearningGraph ClusteringRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Spectral Clustering of Attributed Multi-relational Graphs

2023-11-03 · Ylli Sadikaj, Yllka Velaj, Sahar Behzadi, Claudia Plant

Graph clustering aims at discovering a natural grouping of the nodes such that similar nodes are assigned to a common cluster. Many different algorithms have been proposed in the literature: for simple graphs, for graphs…

ClusteringDimensionality ReductionGraph Clustering

Redundancy-Free Self-Supervised Relational Learning for Graph Clustering

2023-09-09 · Si-Yu Yi, Wei Ju, Yifang Qin, Xiao Luo 외

Graph clustering, which learns the node representations for effective cluster assignments, is a fundamental yet challenging task in data analysis and has received considerable attention accompanied by graph neural networ…

AttributeClusteringGraph ClusteringRelation+2

Balanced Order Batching with Task-Oriented Graph Clustering

2020-08-19 · Lu Duan, Haoyuan Hu, Zili Wu, Guozheng Li 외

Balanced order batching problem (BOBP) arises from the process of warehouse picking in Cainiao, the largest logistics platform in China. Batching orders together in the picking process to form a single picking route, red…

ClusteringDeep ClusteringGraph Clustering

Upper Bounding Barlow Twins: A Novel Filter for Multi-Relational Clustering

2023-12-21 · Xiaowei Qian, Bingheng Li, Zhao Kang

Multi-relational clustering is a challenging task due to the fact that diverse semantic information conveyed in multi-layer graphs is difficult to extract and fuse. Recent methods integrate topology structure and node at…

AttributeClustering

MRGSEM-Sum: An Unsupervised Multi-document Summarization Framework based on Multi-Relational Graphs and Structural Entropy Minimization

2025-07-31 · Yongbing Zhang, Fang Nan, Shengxiang Gao, Yuxin Huang 외 arxiv

The core challenge faced by multi-document summarization is the complexity of relationships among documents and the presence of information redundancy. Graph clustering is an effective paradigm for addressing this issue,…

Multi-Document SummarizationGraph Clustering