AutoAC: Towards Automated Attribute Completion for Heterogeneous Graph Neural Network
Guanghui Zhu, Zhennan Zhu, Wenjie Wang, Zhuoer Xu, Chunfeng Yuan,, Yihua Huang

TL;DR
AutoAC introduces an automated, differentiable framework for attribute completion in heterogeneous graph neural networks, jointly optimizing completion and learning for improved performance on real-world datasets.
Contribution
The paper proposes a novel differentiable search framework, AutoAC, for automated, node-specific attribute completion in heterogeneous GNNs, integrating completion with model training.
Findings
AutoAC outperforms state-of-the-art handcrafted GNNs.
AutoAC effectively handles missing attributes in heterogeneous graphs.
The framework improves downstream task performance through joint optimization.
Abstract
Many real-world data can be modeled as heterogeneous graphs that contain multiple types of nodes and edges. Meanwhile, due to excellent performance, heterogeneous graph neural networks (GNNs) have received more and more attention. However, the existing work mainly focuses on the design of novel GNN models, while ignoring another important issue that also has a large impact on the model performance, namely the missing attributes of some node types. The handcrafted attribute completion requires huge expert experience and domain knowledge. Also, considering the differences in semantic characteristics between nodes, the attribute completion should be fine-grained, i.e., the attribute completion operation should be node-specific. Moreover, to improve the performance of the downstream graph learning task, attribute completion and the training of the heterogeneous GNN should be jointly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Brain Tumor Detection and Classification · Domain Adaptation and Few-Shot Learning
