paper-with-me

Papers

Weakly Supervised Graph Clustering

2021-09-29 · Tian Bian, Tingyang Xu, Yu Rong, Wenbing Huang, Xi Xiao, Peilin Zhao, Junzhou Huang, Hong Cheng

Graph Clustering, which clusters the nodes of a graph given its collection of node features and edge connections in an unsupervised manner, has long been researched in graph learning and is essential in certain applications. While this task is common, more complex cases arise in practice—can we cluster nodes better with some graph-level side information or in a weakly supervised manner as, for example, identifying potential fraud users in a social network given additional labels of fraud communities. This triggers an interesting problem which we define as Weakly Supervised Graph Clustering (WSGC). In this paper, we firstly discuss the various possible settings of WSGC, formally. Upon such discussion, we investigate a particular task of weakly supervised graph clustering by making use of the graph labels and node features, with the assistance of a hierarchical graph that further characterizes the connections between different graphs. To address this task, we propose Gaussian Mixture Graph Convolutional Network (GMGCN), a simple yet effective framework for learning node representations under the supervision of graph labels guided by a proposed consensus loss and then inferring the category of each node via a Gaussian Mixture Layer (GML). Extensive experiments are conducted to test the rationality of the formulation of weakly supervised graph clustering. The experimental results show that, with the assistance of graph labels, the weakly supervised graph clustering method has a great improvement over the traditional graph clustering method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph ClusteringGraph Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

2018-09-01 · ECCV 2018 9 · Ruochen Fan, Qibin Hou, Ming-Ming Cheng, Gang Yu 외

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object…

Clusteringgraph partitioningImage-level Supervised Instance SegmentationInstance Segmentation+6

Upsampling DINOv2 features for unsupervised vision tasks and weakly supervised materials segmentation

2024-10-20 · Ronan Docherty, Antonis Vamvakeros, Samuel J. Cooper

The features of self-supervised vision transformers (ViTs) contain strong semantic and positional information relevant to downstream tasks like object localization and segmentation. Recent works combine these features wi…

Clusteringgraph partitioningObject LocalizationProperty Prediction+2

Mammo-Clustering:A Weakly Supervised Multi-view Global-Local Context Clustering Network for Detection and Classification in Mammography

2024-09-23 · Shilong Yang, Chulong Zhang, Qi Zang, Juan Yu 외

Breast cancer has long posed a significant threat to women's health, making early screening crucial for mitigating its impact. However, mammography, the preferred method for early screening, faces limitations such as the…

ClusteringMULTI-VIEW LEARNING

Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering

2022-03-15 · ACL 2022 5 · Jun Gao, Wei Wang, Changlong Yu, Huan Zhao 외

Representations of events described in text are important for various tasks. In this work, we present SWCC: a Simultaneous Weakly supervised Contrastive learning and Clustering framework for event representation learning…

ClusteringContrastive LearningRepresentation LearningSentence+1

Weakly supervised clustering: Learning fine-grained signals from coarse labels

2013-10-04 · Stefan Wager, Alexander Blocker, Niall Cardin

Consider a classification problem where we do not have access to labels for individual training examples, but only have average labels over subpopulations. We give practical examples of this setup and show how such a cla…

ClassificationClusteringGeneral Classification