Test-Time Graph Neural Dataset Search with Generative Projection
Abstract
In this work, we address the test-time adaptation challenge in graph neural networks (GNNs), focusing on overcoming the limitations in flexibility and generalization inherent in existing data-centric approaches. To this end, we propose a novel research problem, test-time graph neural dataset search, which seeks to learn a parameterized test-time graph distribution to enhance the inference performance of unseen test graphs on well-trained GNNs. Specifically, we propose a generative Projection based test-time Graph Neural Dataset Search method, named PGNDS, which maps the unseen test graph distribution back to the known training distribution through a generation process guided by well-trained GNNs. The proposed PGNDS framework consists of three key modules: (1) dual conditional diffusion for GNN-guided generative projection through test-back-to-training distribution mapping; (2) dynamic search from the generative sampling space to select the most expressive test graphs; (3) ensemble inference to aggregate information from original and adapted test graphs. Extensive experiments on real-world graphs demonstrate the superior ability of our proposed PGNDS for improved test-time GNN inference.
Cite
Text
Zheng et al. "Test-Time Graph Neural Dataset Search with Generative Projection." Proceedings of the 42nd International Conference on Machine Learning, 2025.Markdown
[Zheng et al. "Test-Time Graph Neural Dataset Search with Generative Projection." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/zheng2025icml-testtime/)BibTeX
@inproceedings{zheng2025icml-testtime,
title = {{Test-Time Graph Neural Dataset Search with Generative Projection}},
author = {Zheng, Xin and Huang, Wei and Zhou, Chuan and Li, Ming and Pan, Shirui},
booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
year = {2025},
pages = {78156-78169},
volume = {267},
url = {https://mlanthology.org/icml/2025/zheng2025icml-testtime/}
}