Pith. sign in

REVIEW 3 cited by

Deep Cut-informed Graph Embedding and Clustering

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.06635 v3 pith:ZZWQFLJV submitted 2025-03-09 cs.LG cs.AI

classification cs.LGcs.AI
keywords graphclusteringcut-informeddeepembeddingencodingapproachesbias
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph clustering aims to divide the graph into different clusters. The recently emerging deep graph clustering approaches are largely built on graph neural networks (GNN). However, GNN is designed for general graph encoding and there is a common issue of representation collapse in existing GNN-based deep graph clustering algorithms. We attribute two main reasons for such issues: (i) the inductive bias of GNN models: GNNs tend to generate similar representations for proximal nodes. Since graphs often contain a non-negligible amount of inter-cluster links, the bias results in error message passing and leads to biased clustering; (ii) the clustering guided loss function: most traditional approaches strive to make all samples closer to pre-learned cluster centers, which causes a degenerate solution assigning all data points to a single label thus making all samples similar and less discriminative. To address these challenges, we investigate graph clustering from a graph cut perspective and propose an innovative and non-GNN-based Deep Cut-informed Graph embedding and Clustering framework, namely DCGC. This framework includes two modules: (i) cut-informed graph encoding; (ii) self-supervised graph clustering via optimal transport. For the encoding module, we derive a cut-informed graph embedding objective to fuse graph structure and attributes by minimizing their joint normalized cut. For the clustering module, we utilize the optimal transport theory to obtain the clustering assignments, which can balance the guidance of "proximity to the pre-learned cluster center". With the above two tailored designs, DCGC is more suitable for the graph clustering task, which can effectively alleviate the problem of representation collapse and achieve better performance. We conduct extensive experiments to demonstrate that our method is simple but effective compared with benchmarks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Disentangled Multi-span Evolutionary Network against Temporal Knowledge Graph Reasoning

    cs.AI 2025-05 conditional novelty 5.0 of 10

    DiMNet combines multi-span cross-time message passing with disentangled active/stable node factors to set new state-of-the-art MRR on four TKG extrapolation benchmarks.

  2. Soft Graph Clustering for single-cell RNA Sequencing Data

    cs.LG 2025-07 conditional novelty 4.0 of 10

    A soft graph clustering framework combining ZINB autoencoding, joint normalized-cut embeddings, and optimal transport outperforms prior methods on ten scRNA-seq benchmarks.

  3. Distilling Closed-Source LLM's Knowledge for Locally Stable and Economic Biomedical Entity Linking

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A closed-source LLM's re-ranking labels are distilled into a locally deployable open-source LLM, producing small but consistent Acc@1 gains in low-resource biomedical entity linking on two datasets.

Pith tools