paper-with-me

Papers

Self-supervised Guided Hypergraph Feature Propagation for Semi-supervised Classification with Missing Node Features

2023-02-16 · Chengxiang Lei, Sichao Fu, Yuetian Wang, Wenhao Qiu, Yachen Hu, Qinmu Peng, Xinge You

Graph neural networks (GNNs) with missing node features have recently received increasing interest. Such missing node features seriously hurt the performance of the existing GNNs. Some recent methods have been proposed to reconstruct the missing node features by the information propagation among nodes with known and unknown attributes. Although these methods have achieved superior performance, how to exactly exploit the complex data correlations among nodes to reconstruct missing node features is still a great challenge. To solve the above problem, we propose a self-supervised guided hypergraph feature propagation (SGHFP). Specifically, the feature hypergraph is first generated according to the node features with missing information. And then, the reconstructed node features produced by the previous iteration are fed to a two-layer GNNs to construct a pseudo-label hypergraph. Before each iteration, the constructed feature hypergraph and pseudo-label hypergraph are fused effectively, which can better preserve the higher-order data correlations among nodes. After then, we apply the fused hypergraph to the feature propagation for reconstructing missing features. Finally, the reconstructed node features by multi-iteration optimization are applied to the downstream semi-supervised classification task. Extensive experiments demonstrate that the proposed SGHFP outperforms the existing semi-supervised classification with missing node feature methods.

📄 PDF Abstract BibTeX arXiv:2302.08250

Code (0)

등록된 구현이 없습니다.

Tasks

Pseudo Label

Similar Papers 제목 키워드 기반

Wasserstein Soft Label Propagation on Hypergraphs: Algorithm and Generalization Error Bounds

2018-09-06 · Tingran Gao, Shahab Asoodeh, Yi Huang, James Evans

Inspired by recent interests of developing machine learning and data mining algorithms on hypergraphs, we investigate in this paper the semi-supervised learning algorithm of propagating "soft labels" (e.g. probability di…

PAC learning

MGH: Metadata Guided Hypergraph Modeling for Unsupervised Person Re-identification

2021-10-12 · Yiming Wu, Xintian Wu, Xi Li, Jian Tian

As a challenging task, unsupervised person ReID aims to match the same identity with query images which does not require any labeled information. In general, most existing approaches focus on the visual cues only, leavin…

Person Re-IdentificationUnsupervised Person Re-Identification

Topology-guided Hypergraph Transformer Network: Unveiling Structural Insights for Improved Representation

2023-10-14 · Khaled Mohammed Saifuddin, Mehmet Emin Aktas, Esra Akbas

Hypergraphs, with their capacity to depict high-order relationships, have emerged as a significant extension of traditional graphs. Although Graph Neural Networks (GNNs) have remarkable performance in graph representatio…

Graph Representation LearningNode ClassificationRepresentation Learning

EvRainDrop: HyperGraph-guided Completion for Effective Frame and Event Stream Aggregation

2025-11-26 · Futian Wang, Fan Zhang, Xiao Wang, Mengqi Wang 외 arxiv

Event cameras produce asynchronous event streams that are spatially sparse yet temporally dense. Mainstream event representation learning algorithms typically use event frames, voxels, or tensors as input. Although these…

Representation Learning

BHyGNN+: Unsupervised Representation Learning for Heterophilic Hypergraphs

2026-02-16 · Tianyi Ma, Yiyue Qian, Zehong Wang, Zheyuan Zhang 외 arxiv

Hypergraph Neural Networks (HyGNNs) have demonstrated remarkable success in modeling higher-order relationships among entities. However, their performance often degrades on heterophilic hypergraphs, where nodes connected…

Hypergraph Contrastive LearningSelf-Supervised LearningRepresentation Learning