菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-02
📄 Abstract - Are Common Substructures Transferable? Riemannian Graph Foundation Model with Neural Vector Bundles

Foundation models have sparked a revolution via a pretraining-adaptation paradigm, with recent efforts extending this success to graphs. Unlike other modalities, graphs contain rich structural patterns, yet their structural transferability remains poorly understood. Prior studies consider common substructures in the discrete realm, and we are motivated by a fundamental question: Are common substructures transferable? The underlying theory is largely underexplored. In this work, we shift toward learning transferable structures through the lens of functional behavior. Theoretically, we connect transferable substructures to intrinsic geometry of the representation space. However, characterizing such intrinsic geometry has rarely been touched. Grounded in Riemannian geometry, we develop a graph intrinsic geometry learning framework called Neural Vector Bundle, which enables parsing intrinsic geometry with local coordinates. Building on this, we design GAUGE, a pretrainable neural architecture that constructs the vector bundle, flattening geometrically compatible local coordinates, and a new Dirichlet loss, which also measures the transfer effort. We empirically validate its superior expressiveness in challenging tasks including zero-shot link prediction and graph isomorphism.

顶级标签: machine learning graph
详细标签: foundation model riemannian geometry neural vector bundle graph transferability zero-shot learning 或 搜索:

常见子结构可迁移吗?基于神经向量丛的黎曼图基础模型 / Are Common Substructures Transferable? Riemannian Graph Foundation Model with Neural Vector Bundles


1️⃣ 一句话总结

本文探讨了图结构中常见子结构是否可迁移的问题,提出一种基于黎曼几何的神经向量丛框架(GAUGE),通过学习图的内部几何结构实现子结构的有效迁移,并在零样本链接预测和图同构等任务中验证了其优越性能。

源自 arXiv: 2606.03270