← Search

Yaying Zhang

10 accepted papers

2026

A General Spatio-Temporal Backbone with Scalable Contextual Pattern Bank for Urban Continual Forecasting

ICLR 2026poster

With the rapid growth of spatio-temporal data fueled by IoT deployments and urban infrastructure expansion, accurate and efficient continual forecasting has become a critical challenge. Most existing Spatio-Temporal Graph Neural Networks rely on static graph structures and offline training, renderin…

Cited by 0SourcecodeScholar
2026

Decoupling Universal Laws and Environmental Heterogeneity: A Physics-Inspired Framework for Robust Spatio-Temporal Forecasting

ICML 2026poster

Most spatio-temporal forecasting models assume in-distribution data and can degrade sharply under non-stationary environments. Existing methods for handling distribution shift largely rely on discrete graph inference, making it difficult to disentangle universal dynamics from environment-specific ch…

Cited by 0SourceScholar
2026

DiM-TS: Bridge the Gap Between Selective State Space Models and Time Series for Generative Modeling

AAAI 2026technical

Time series data plays a pivotal role in a wide variety of fields but faces challenges related to privacy concerns. Recently, synthesizing data via diffusion models is viewed as a promising solution. However, existing methods still struggle to capture long-range temporal dependencies and complex cha

Cited by 0SourcePDFScholar
2026

GLAD: Bidirectional Structure-Attribute Alignment via Latent Graph Diffusion Models

ICML 2026poster

Learning on graphs with missing node attributes is a prevalent yet challenging problem in real-world scenarios, as graph neural networks (GNNs) typically rely on complete attribute information. Existing solutions often employ adversarial learning in a shared latent space to align graph structure and…

Cited by 0SourceScholar
2026

Geometry-Aware Riemannian Residual Displacement for Cross-Broad-Domain Graph Anomaly Detection

IJCAI 2026

Cross-Domain Graph Anomaly Detection supports the transfer of knowledge to unknown targets. Nevertheless, current approaches frequently struggle in the Cross-Broad-Domain paradigm which is characterized by two significant discrepancies: feature heterogeneity and structural disparity. Such diverse ge

Cited by 0Scholar
2026

Learning Coupled Continuous-Time Latent Dynamics from Irregular Events

ICML 2026spotlight

Modeling dynamic dependencies from irregularly sampled event sequences is a fundamental challenge in modern machine learning. In many real-world systems, individual-level states evolve continuously over time while being simultaneously influenced by population-level distributional dynamics. However, …

Cited by 0SourceScholar
2026

Towards a Unified Generative Model for Scarce Time Series with Domain Experts

ICML 2026poster

Synthesizing realistic time series with generative models has wide-ranging applications in real-world scenarios. Despite recent progress, most existing methods are trained under the assumption of abundant training data, which substantially limits their effectiveness in data-scarce settings. In this …

Cited by 0SourceScholar
2026

UrbanPG: An Efficient Framework with Personalized Context and General Backbone Interaction for Urban Spatio-Temporal Learning

AAAI 2026technical

As urban data expands, existing spatio-temporal models encounter challenges such as high context dependency, poor cross-scenario generalization, and inefficient computational performance. To address these issues, we propose UrbanPG, an efficient and scalable framework for spatio-temporal learning. U

Cited by 0SourcePDFScholar
2025

ST-ReP: Learning Predictive Representations Efficiently for Spatial-Temporal Forecasting

AAAI 2025technical

Spatial-temporal forecasting is crucial and widely applicable in various domains such as traffic, energy, and climate. Benefiting from the abundance of unlabeled spatial-temporal data, self-supervised methods are increasingly adapted to learn spatial-temporal representations. However, it encounters…