Search papers, labs, and topics across Lattice.
This paper introduces CurvPrompt, a novel framework for dynamic graph prompting that addresses the limitations of existing methods by adapting to the evolving geometry of graph representations. By maintaining a bank of curvature-diverse Riemannian experts and employing a topology-aware gating mechanism, CurvPrompt effectively personalizes representations for nodes based on local topology over time. Experimental results demonstrate that CurvPrompt significantly improves few-shot link prediction and maintains robust performance on node classification tasks, highlighting the importance of geometry-adaptive prompting in label-scarce scenarios.
Geometry-adaptive prompting can transform how we approach few-shot learning in dynamic graphs, leading to substantial performance gains.
Dynamic graph prompting freezes a pre-trained temporal backbone and adapts it to label-scarce downstream tasks using lightweight prompts. However, existing methods operate within a single, fixed embedding space. In this work, we reveal that temporal shifts in local clustering and degree heterogeneity actively reorganize the edge curvature spectrum---indicating that the optimal representation geometry dynamically evolves with local topology over time. We formalize this unaddressed mismatch as geometry under-adaptation. To overcome this limitation, we propose CurvPrompt, a topology-routed geometry prompting framework for dynamic graphs. Instead of relying on a single space, CurvPrompt maintains a bank of curvature-diverse Riemannian experts, each paired with a learnable prompt. A topology-aware gate dynamically routes each node--time instance to a sparse subset of experts, constructing a personalized mixed-curvature representation. To ensure parameter efficiency and training stability under extreme label scarcity, CurvPrompt employs soft routing during pre-training to build a continuous topology--geometry mapping, and transitions to hard Top-K routing with uniform weights during downstream adaptation. Extensive experiments across four benchmark datasets show that CurvPrompt significantly advances few-shot link prediction while delivering strong, consistent performance on node classification tasks, validating the necessity of geometry-adaptive prompting.