paper-with-me

홈 › Papers

Adaptive Homophily Clustering: Structure Homophily Graph Learning with Adaptive Filter for Hyperspectral Image

2025-01-03 · Yao Ding, Weijie Kang, Aitao Yang, Zhili Zhang, Junyang Zhao, Jie Feng, Danfeng Hong, Qinhe Zheng

Hyperspectral image (HSI) clustering has been a fundamental but challenging task with zero training labels. Currently, some deep graph clustering methods have been successfully explored for HSI due to their outstanding performance in effective spatial structural information encoding. Nevertheless, insufficient structural information utilization, poor feature presentation ability, and weak graph update capability limit their performance. Thus, in this paper, a homophily structure graph learning with an adaptive filter clustering method (AHSGC) for HSI is proposed. Specifically, homogeneous region generation is first developed for HSI processing and constructing the original graph. Afterward, an adaptive filter graph encoder is designed to adaptively capture the high and low frequency features on the graph for subsequence processing. Then, a graph embedding clustering self-training decoder is developed with KL Divergence, with which the pseudo-label is generated for network training. Meanwhile, homophily-enhanced structure learning is introduced to update the graph according to the clustering task, in which the orient correlation estimation is adopted to estimate the node connection, and graph edge sparsification is designed to adjust the edges in the graph dynamically. Finally, a joint network optimization is introduced to achieve network self-training and update the graph. The K-means is adopted to express the latent features. Extensive experiments and repeated comparative analysis have verified that our AHSGC contains high clustering accuracy, low computational complexity, and strong robustness. The code source will be available at https://github.com/DY-HYX.

📄 PDF Abstract BibTeX arXiv:2501.01595

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph ClusteringGraph EmbeddingGraph LearningPseudo Label

Similar Papers 제목 키워드 기반

SiMilarity-Enhanced Homophily for Multi-View Heterophilous Graph Clustering

2024-10-04 · Jianpeng Chen, Yawen Ling, Yazhou Ren, Zichen Wen 외

With the increasing prevalence of graph-structured data, multi-view graph clustering has been widely used in various downstream applications. Existing approaches primarily rely on a unified message passing mechanism, whi…

ClusteringGraph ClusteringGraph Learning

Homophily-Related: Adaptive Hybrid Graph Filter for Multi-View Graph Clustering

2024-01-05 · Zichen Wen, Yawen Ling, Yazhou Ren, Tianyi Wu 외

Recently there is a growing focus on graph data, and multi-view graph clustering has become a popular area of research interest. Most of the existing methods are only applicable to homophilous graphs, yet the extensive r…

ClusteringGraph Clustering

Directed Homophily-Aware Graph Neural Network

2025-05-28 · Aihu Zhang, Jiaxing Xu, Mengcheng Lan, Shili Xiang 외

Graph Neural Networks (GNNs) have achieved significant success in various learning tasks on graph-structured data. Nevertheless, most GNNs struggle to generalize to heterophilic neighborhoods. Additionally, many GNNs ign…

Graph Neural NetworkInformativenessLink PredictionNode Classification

Powerful Graph Convolutioal Networks with Adaptive Propagation Mechanism for Homophily and Heterophily

2021-12-27 · Tao Wang, Rui Wang, Di Jin, Dongxiao He 외

Graph Convolutional Networks (GCNs) have been widely applied in various fields due to their significant power on processing graph-structured data. Typical GCN and its variants work under a homophily assumption (i.e., nod…

Attribute

FedSPA: Generalizable Federated Graph Learning under Homophily Heterogeneity

2025-01-01 · CVPR 2025 1 · Zihan Tan, Guancheng Wan, Wenke Huang, He Li 외

Federated Graph Learning (FGL) has emerged as a solution to address real-world privacy concerns and data silos in graph learning, which relies on Graph Neural Networks (GNNs). Nevertheless, the homophily level discre…

Graph Learning