← Search

Jieren Cheng

12 accepted papers

2026

Anchor-Driven Nyström for Deep Graph-Level Clustering

AAAI 2026technical

Graph-level clustering (GLC), which aims to group entire graphs according to their structural and attribute-based similarities, represents a fundamental yet challenging task in various practical applications. Existing GLC methods primarily fall into two main paradigms: 1) deep graph clustering appro

Cited by 0SourcePDFScholar
2026

Cross-View Progressive Feature Filtering for Multi-View Graph Clustering in Remote Sensing

AAAI 2026technical

Multi-view clustering of remote sensing data plays a vital role in Earth observation analysis. Recently, deep graph clustering methods based on contrastive learning have significantly improved feature representation capabilities. However, most existing approaches treat all views equally, neglecting

Cited by 0SourcePDFScholar
2026

FedPKDA: Personalized Federated Learning with Privacy-Preserving Knowledge Dynamic Alignment

AAAI 2026technical

Personalized Federated Learning (PFL), which aims to customize models for each client while preserving data privacy, has become an important research topic in addressing the challenges of data heterogeneity. Existing studies usually enhance the localization of global parameters by injecting local in

Cited by 0SourcePDFScholar
2026

Federated Graph-level Clustering Network with Attribute Inference

AAAI 2026technical

With the rise of vertical segmentation in real-world data, federated graph-level clustering has gained significant attention in recent years. However, the inherent missing attributes in graph datasets held by certain clients lead to suboptimal local parameter updates and misaligned global parameter

Cited by 0SourcePDFScholar
2025

FedIGL: Federated Invariant Graph Learning for Non-IID Graphs

NeurIPS 2025poster

Federated Graph Learning (FGL) shows superiority in cross-domain graph training while preserving data privacy. Existing approaches usually assume shared generic knowledge (e.g., prototypes, spectral features) via aggregating local structures statistically to alleviate structural heterogeneity. Howev…

Cited by 0SourceScholar
2025

Federated Graph-Level Clustering Network

AAAI 2025technical

Federated graph learning (FGL), which excels in analyzing non-IID graphs as well as protecting data privacy, has recently emerged as a hot topic. Existing FGL methods usually train the client model using labeled data and then collaboratively learn a global model without sharing their local graph dat…

Cited by 0SourcePDFScholar
2025

Federated Node-Level Clustering Network with Cross-Subgraph Link Mending

ICML 2025poster

Subgraphs of a complete graph are usually distributed across multiple devices and can only be accessed locally because the raw data cannot be directly shared. However, existing node-level federated graph learning suffers from at least one of the following issues: 1) heavily relying on labeled graph…

Cited by 0SourcePDFScholar
2024

Attribute-Missing Graph Clustering Network

AAAI 2024technical

Deep clustering with attribute-missing graphs, where only a subset of nodes possesses complete attributes while those of others are missing, is an important yet challenging topic in various practical applications. It has become a prevalent learning paradigm in existing studies to perform data imputa…

2022

Initializing Then Refining: A Simple Graph Attribute Imputation Network

IJCAI 2022poster

Representation learning on the attribute-missing graphs, whose connection information is complete while the attribute information of some nodes is missing, is an important yet challenging task. To impute the missing attributes, existing methods isolate the learning processes of attribute and structu…

Cited by 32SourcePDFScholar
2021

Deep Fusion Clustering Network

AAAI 2021technical

Deep clustering is a fundamental yet challenging task for data analysis. Recently we witness a strong tendency of combining autoencoder and graph neural networks to exploit structure information for clustering performance enhancement. However, we observe that existing literature 1) lacks a dynamic f…