paper-with-me

Papers

Invariant Link Selector for Spatial-Temporal Out-of-Distribution Problem

2025-05-30 · Katherine Tieu, Dongqi Fu, Jun Wu, Jingrui He

In the era of foundation models, Out-of- Distribution (OOD) problems, i.e., the data discrepancy between the training environments and testing environments, hinder AI generalization. Further, relational data like graphs disobeying the Independent and Identically Distributed (IID) condition makes the problem more challenging, especially much harder when it is associated with time. Motivated by this, to realize the robust invariant learning over temporal graphs, we want to investigate what components in temporal graphs are most invariant and representative with respect to labels. With the Information Bottleneck (IB) method, we propose an error-bounded Invariant Link Selector that can distinguish invariant components and variant components during the training process to make the deep learning model generalizable for different testing scenarios. Besides deriving a series of rigorous generalizable optimization functions, we also equip the training with task-specific loss functions, e.g., temporal link prediction, to make pretrained models solve real-world application tasks like citation recommendation and merchandise recommendation, as demonstrated in our experiments with state-of-the-art (SOTA) methods. Our code is available at https://github.com/kthrn22/OOD-Linker.

📄 PDF Abstract BibTeX arXiv:2505.24178

Code (1)

kthrn22/ood-linker 공식 구현

Tasks

Citation RecommendationLink Prediction

Similar Papers 제목 키워드 기반

Memory-enhanced Invariant Prompt Learning for Urban Flow Prediction under Distribution Shifts

2024-12-07 · Haiyang Jiang, Tong Chen, Wentao Zhang, Nguyen Quoc Viet Hung 외

Urban flow prediction is a classic spatial-temporal forecasting task that estimates the amount of future traffic flow for a given location. Though models represented by Spatial-Temporal Graph Neural Networks (STGNNs) hav…

Prompt Learning

Orientation Invariant Feature Embedding and Spatial Temporal Regularization for Vehicle Re-Identification

2017-10-01 · ICCV 2017 10 · Zhongdao Wang, Luming Tang, Xihui Liu, Zhuliang Yao 외

In this paper, we tackle the vehicle Re-identification (ReID) problem which is of great importance in urban surveillance and can be used for multiple applications. In our vehicle ReID framework, an orientation invariant …

RetrievalVehicle Re-Identification

How to Bridge Spatial and Temporal Heterogeneity in Link Prediction? A Contrastive Method

2024-11-01 · Yu Tai, Xinglong Wu, HongWei Yang, Hui He 외

Temporal Heterogeneous Networks play a crucial role in capturing the dynamics and heterogeneity inherent in various real-world complex systems, rendering them a noteworthy research avenue for link prediction. However, ex…

Contrastive LearningLink Prediction

DSTCGCN: Learning Dynamic Spatial-Temporal Cross Dependencies for Traffic Forecasting

2023-07-02 · Binqing Wu, Ling Chen

Traffic forecasting is essential to intelligent transportation systems, which is challenging due to the complicated spatial and temporal dependencies within a road network. Existing works usually learn spatial and tempor…

graph construction

Learning Time-Invariant Reward Functions through Model-Based Inverse Reinforcement Learning

2021-07-07 · Todor Davchev, Sarah Bechtle, Subramanian Ramamoorthy, Franziska Meier

Inverse reinforcement learning is a paradigm motivated by the goal of learning general reward functions from demonstrated behaviours. Yet the notion of generality for learnt costs is often evaluated in terms of robustnes…

reinforcement-learningReinforcement Learning (RL)