Graph is a Substrate Across Data Modalities
Ziming Li, Xiaoming Wu, Zehong Wang, Jiazheng Li, Yijun Tian, Jinhe Bi, Yunpu Ma, Yanfang Ye, Chuxu Zhang
TL;DR
This work reframes graph structure as a persistent intermediate substrate that can be reused across heterogeneous modalities and tasks. It introduces G-Substrate, comprising a unified graph state space $\mathcal{G}_s$ to enforce structural compatibility and an interleaved role-based training strategy that exposes graphs to multiple functional roles. Through experiments across graph algorithmic reasoning, molecular graph description, scene graph generation, and event relation extraction, the approach consistently outperforms task-isolated and naive multi-task baselines, with the strongest gains when both structural alignment and cross-role reuse are combined. The results suggest that assembling and training graphs as reusable relational substrate improves cross-domain transfer, data efficiency, and generalization in structured AI systems, while also highlighting limitations and directions for future work in modality composition and role balancing.
Abstract
Graphs provide a natural representation of relational structure that arises across diverse domains. Despite this ubiquity, graph structure is typically learned in a modality- and task-isolated manner, where graph representations are constructed within individual task contexts and discarded thereafter. As a result, structural regularities across modalities and tasks are repeatedly reconstructed rather than accumulated at the level of intermediate graph representations. This motivates a representation-learning question: how should graph structure be organized so that it can persist and accumulate across heterogeneous modalities and tasks? We adopt a representation-centric perspective in which graph structure is treated as a structural substrate that persists across learning contexts. To instantiate this perspective, we propose G-Substrate, a graph substrate framework that organizes learning around shared graph structures. G-Substrate comprises two complementary mechanisms: a unified structural schema that ensures compatibility among graph representations across heterogeneous modalities and tasks, and an interleaved role-based training strategy that exposes the same graph structure to multiple functional roles during learning. Experiments across multiple domains, modalities, and tasks show that G-Substrate outperforms task-isolated and naive multi-task learning methods.
