THeGAU: Type-Aware Heterogeneous Graph Autoencoder and Augmentation
By: Ming-Yi Hong , Miao-Chen Chiang , Youchen Teng and more
Potential Business Impact:
Helps computers understand complex connections better.
Heterogeneous Graph Neural Networks (HGNNs) are effective for modeling Heterogeneous Information Networks (HINs), which encode complex multi-typed entities and relations. However, HGNNs often suffer from type information loss and structural noise, limiting their representational fidelity and generalization. We propose THeGAU, a model-agnostic framework that combines a type-aware graph autoencoder with guided graph augmentation to improve node classification. THeGAU reconstructs schema-valid edges as an auxiliary task to preserve node-type semantics and introduces a decoder-driven augmentation mechanism to selectively refine noisy structures. This joint design enhances robustness, accuracy, and efficiency while significantly reducing computational overhead. Extensive experiments on three benchmark HIN datasets (IMDB, ACM, and DBLP) demonstrate that THeGAU consistently outperforms existing HGNN methods, achieving state-of-the-art performance across multiple backbones.
Similar Papers
Multi-Granular Attention based Heterogeneous Hypergraph Neural Network
Machine Learning (CS)
Finds hidden connections in complex data.
IVGAE: Handling Incomplete Heterogeneous Data with a Variational Graph Autoencoder
Machine Learning (CS)
Fixes missing info in computer tables.
Are Heterogeneous Graph Neural Networks Truly Effective? A Causal Perspective
Machine Learning (CS)
Makes computers understand complex connections better.