← Search

Binwu Wang

22 accepted papers

2026

Crisp: A Spectral-Based Interaction Strategy for Multivariate Time Series Forecasting

ICML 2026poster

Multivariate time series (MTS) forecasting critically depends on modeling inter-variable dependencies, yet existing paradigms face a trade-off: channel-isolation strategies can suffer from information fragmentation in strongly coupled systems, whereas channel-interaction methods often introduce spur…

Cited by 0SourceScholar
2026

FaLW: A Forgetting-aware Loss Reweighting for Long-tailed Unlearning

ICLR 2026poster

Machine unlearning, which aims to efficiently remove the influence of specific data from trained models, is crucial for upholding data privacy regulations like the ``right to be forgotten". However, existing research predominantly evaluates unlearning methods on relatively balanced forget sets. This…

Cited by 0SourceScholar
2026

MiniST: Unlocking Input Window Length in Traffic Flow Forecasting with Compact Parameters

IJCAI 2026

Spatiotemporal traffic forecasting currently faces dual challenges: capturing long-range periodic dependencies and managing the computational burden of increasingly complex deep neural network architectures. Mainstream models typically contain millions of parameters and struggle to handle long seque

Cited by 0Scholar
2026

One for Two: A Unified Framework for Imbalanced Graph Classification via Dynamic Balanced Prototype

ICLR 2026oral

Graph Neural Networks (GNNs) have advanced graph classification, yet they remain vulnerable to graph-level imbalance, encompassing class imbalance and topological imbalance. To address both types of imbalance in a unified manner, we propose UniImb, a Unified framework for Imbalanced graph classifica…

Cited by 0SourceScholar
2026

PHAT: Modeling Period Heterogeneity for Multivariate Time Series Forecasting

ICLR 2026poster

While existing multivariate time series forecasting models have advanced significantly in modeling periodicity, they largely neglect the periodic heterogeneity common in real-world data, where variables exhibit distinct and dynamically changing periods. To effectively capture this periodic heterogen…

Cited by 0SourceScholar
2026

STORM: Synergistic Cross-Scale Spatio-Temporal Modeling for Weather Forecasting

ICLR 2026poster

Accurate weather forecasting is crucial for climate research, disaster mitigation, and societal planning. Despite recent progress with deep learning, global atmospheric data remain uniquely challenging since weather dynamics evolve across heterogeneous spatial and temporal scales ranging from planet…

Cited by 0SourcecodeScholar
2026

StreamMTS: Towards Streaming Multivariate Time Series Forecasting

IJCAI 2026

Current mainstream research in multivariate time series (MTS) prediction often assumes that all data is static. However, real-world MTS data typically arrives continuously in a streaming manner, which we refer to as streaming MTS. The statistical characteristics and spatiotemporal graph topology of

Cited by 0Scholar
2026

U2B: Scale-unbiased Representation Converter for Graph Classification with Imbalanced and Balanced Scale Distributions

AAAI 2026technical

Graph classification is a critical task in analyzing graph data, with applications across various domains. While graph neural networks (GNNs) have achieved remarkable results, their ability to generalize across graphs of varying scales remains a challenge. Conventional models often perform well on l

Cited by 0SourcePDFScholar
2025

Causal Learning Meet Covariates: Empowering Lightweight and Effective Nationwide Air Quality Forecasting

IJCAI 2025

Air quality prediction plays a crucial role in the development of smart cities, garnering significant attention from both academia and industry. Current air quality prediction models encounter two major limitations: their high computational complexity limits scalability to nationwide datasets, and t

Cited by 0SourcePDFScholar
2025

Less but More: Linear Adaptive Graph Learning Empowering Spatiotemporal Forecasting

NeurIPS 2025poster

The effectiveness of Spatiotemporal Graph Neural Networks (STGNNs) critically hinges on the quality of the underlying graph topology. While end-to-end adaptive graph learning methods have demonstrated promising results in capturing latent spatiotemporal dependencies, they often suffer from high comp…

Cited by 0SourceScholar
2025

Many Minds, One Goal: Time Series Forecasting via Sub-task Specialization and Inter-agent Cooperation

NeurIPS 2025poster

Time series forecasting is a critical and complex task, characterized by diverse temporal patterns, varying statistical properties, and different prediction horizons across datasets and domains. Conventional approaches typically rely on a single, unified model architecture to handle all forecasting…

Cited by 0SourceScholar
2025

MoFo: Empowering Long-term Time Series Forecasting with Periodic Pattern Modeling

NeurIPS 2025poster

The stable periodic patterns present in the time series data serve as the foundation for long-term forecasting. However, existing models suffer from limitations such as continuous and chaotic input partitioning, as well as weak inductive biases, which restrict their ability to capture such recurring…

Cited by 0SourceScholar
2025

Robust Spatio-Temporal Centralized Interaction for OOD Learning

ICML 2025poster

Recently, spatiotemporal graph convolutional networks have achieved dominant performance in spatiotemporal prediction tasks. However, most models relying on node-to-node messaging interaction exhibit sensitivity to spatiotemporal shifts, encountering out-of-distribution (OOD) challenges. To address…

2025

Spatiotemporal Causal Decoupling Model for Air Quality Forecasting

ICASSP 2025accepted

Due to the profound impact of air pollution on human health, livelihoods, and economic development, air quality forecasting is of paramount significance. Initially, we employ the causal graph method to scrutinize the constraints of existing research in comprehensively modeling the causal relationshi…

Cited by 0SourceScholar
2025

Time-Space-Interlaced Spatiotemporal Graph Forecasting via Two-Stage Summarized Attention

ICASSP 2025accepted

Typical spatiotemporal graph forecasting methods process graph-structured spatiotemporal data respectively from spatial and temporal perspectives with the idea of divide and conquer. Existing works are incapable of capturing long-term transdimensional correlations among different spatial points in d…

Cited by 0SourceScholar
2024

Gradient Reactivation Enhanced Causal Attention for Out-Of-Distribution Generalizable Graph Classification

ICASSP 2024accepted

Seeking for generalizable graph representations becomes hot spot in the area of graph learning. Recently, causality theory has been applied for extracting the causal relations between graph data and labels, which are generalizable under distribution shift and result in better OOD generalization. In…

Cited by 0SourceScholar
2024

Graph Networks Stand Strong: Enhancing Robustness via Stability Constraints

ICASSP 2024accepted

Graph neural networks (GNNs) have achieved great success in graph classification tasks across many domains. However, the varying quality of real-world graph data leads to stability and reliability issues for real-world applications of graph neural networks (GNNs). Improving the robustness of GNNs wo…

Cited by 0SourceScholar
2024

Kill Two Birds with One Stone: Rethinking Data Augmentation for Deep Long-tailed Learning

ICLR 2024poster

Real-world tasks are universally associated with training samples that exhibit a long-tailed class distribution, and traditional deep learning models are not suitable for fitting this distribution, thus resulting in a biased trained model. To surmount this dilemma, massive deep long-tailed learning…

Cited by 13SourcePDFScholar
2024

LLM-AutoDA: Large Language Model-Driven Automatic Data Augmentation for Long-tailed Problems

NeurIPS 2024poster

The long-tailed distribution is the underlying nature of real-world data, and it presents unprecedented challenges for training deep learning models. Existing long-tailed learning paradigms based on re-balancing or data augmentation have partially alleviated the long-tailed problem. However, they st…

Cited by 2SourcePDFScholar
2024

Make Bricks with a Little Straw: Large-Scale Spatio-Temporal Graph Learning with Restricted GPU-Memory Capacity

IJCAI 2024poster

Traffic prediction plays a key role in various smart city applications, which can help traffic managers make traffic plans in advance, assist online ride-hailing companies in deploying vehicles reasonably, and provide early warning of congestion for safety authorities. While increasingly complex mod…

Cited by 2SourcePDFScholar
2024

Towards Dynamic Spatial-Temporal Graph Learning: A Decoupled Perspective

AAAI 2024technical

With the progress of urban transportation systems, a significant amount of high-quality traffic data is continuously collected through streaming manners, which has propelled the prosperity of the field of spatial-temporal graph prediction. In this paper, rather than solely focusing on designing pow…

Cited by 20SourcePDFScholar
2023

CrossGNN: Confronting Noisy Multivariate Time Series Via Cross Interaction Refinement

NeurIPS 2023poster

Recently, multivariate time series (MTS) forecasting techniques have seen rapid development and widespread applications across various fields. Transformer-based and GNN-based methods have shown promising potential due to their strong ability to model interaction of time and variables. However, by co…