← Search

Huaiyu Wan

28 accepted papers

2026

DiSGMM: A Method for Time-varying Microscopic Weight Completion on Road Networks

IJCAI 2026

Microscopic road-network weights represent fine-grained, time-varying traffic conditions obtained from individual vehicles. An example is travel speeds associated with road segments as vehicles traverse them. These weights support tasks including traffic microsimulation and vehicle routing with reli

Cited by 0Scholar
2026

G-VTM: A Multimodal Vision-Trajectory Model for Generalized Vehicle Trajectory Prediction

IJCAI 2026

Generalized vehicle trajectory prediction across diverse junctions, including urban intersections and roundabouts, remains a fundamental task in Cooperative Vehicle–Infrastructure Systems (CVIS). This study faces two key challenges: (1) Generalize across junctions with heterogeneous map semantics an

Cited by 0Scholar
2026

LoRAGen: Structure-Aware Weight Space Learning for LoRA Generation

ICLR 2026poster

The widespread adoption of Low-Rank Adaptation (LoRA) for efficient fine-tuning of large language models has created demand for scalable parameter generation methods that can synthesize adaptation weights directly from task descriptions, avoiding costly task-specific training. We present LoRAGen, a…

Cited by 0SourcecodeScholar
2026

Spatial-Temporal Feedback Diffusion Guidance for Controlled Traffic Imputation

AAAI 2026technical

Imputing missing values in spatial-temporal traffic data is essential for intelligent transportation systems. Among advanced imputation methods, score-based diffusion models have demonstrated competitive performance. These models generate data by reversing a noising process, using observed values as

Cited by 0SourcePDFScholar
2026

Tracking Topological Shifts: How Can Dynamic Graph Invariant Learning Enable Reliable Out-of-Time Spatio-Temporal Prediction?

IJCAI 2026

Spatio-temporal graph networks form the foundation of modern traffic prediction, yet their deployment is fundamentally challenged by the pervasive reality of distribution shifts. While out-of-distribution (OOD) learning holds promise for robustness, existing methods rely on static graph structures,

Cited by 0Scholar
2026

TrajAR: Long-Term Trajectory Prediction at Urban Intersections via Multi-scale Interaction Perception

IJCAI 2026

Accurate trajectory prediction of multiple road users at urban intersections--including motorized and nonmotorized vehicles and pedestrians--is critical for cooperative vehicle-infrastructure systems and intelligent transportation systems. This study focuses on multiple road users' trajectory predic

Cited by 0Scholar
2025

A Generative Adaptive Replay Continual Learning Model for Temporal Knowledge Graph Reasoning

ACL 2025long

Recent Continual Learning (CL)-based Temporal Knowledge Graph Reasoning (TKGR) methods focus on significantly reducing computational cost and mitigating catastrophic forgetting caused by fine-tuning models with new data. However, existing CL-based TKGR methods still face two key limitations: (1) The…

2025

Balancing Imbalance: Data-Scarce Urban Flow Prediction via Spatio-Temporal Balanced Transfer Learning

IJCAI 2025

Advanced deep spatio-temporal networks have become the mainstream for traffic prediction, but the widespread adoption of these models is impeded by the prevalent scarcity of available data. Despite cross-city transfer learning emerging as a common strategy to address this issue, it overlooks the inh

2025

CognTKE: A Cognitive Temporal Knowledge Extrapolation Framework

AAAI 2025technical

Reasoning future unknowable facts on temporal knowledge graphs (TKGs) is a challenging task, holding significant academic and practical values for various fields. Existing studies exploring explainable reasoning concentrate on modeling comprehensible temporal paths relevant to the query. Yet, these…

2025

DutyTTE: Deciphering Uncertainty in Origin-Destination Travel Time Estimation

AAAI 2025technical

Uncertainty quantification in travel time estimation (TTE) aims to estimate the confidence interval for travel time, given the origin (O), destination (D), and departure time (T). Accurately quantifying this uncertainty requires generating the most likely path and assessing travel time uncertainty a…

2025

Enhancing Efficiency and Exploration in Reinforcement Learning for LLMs

EMNLP 2025

Reasoning large language models (LLMs) excel in complex tasks, which has drawn significant attention to reinforcement learning (RL) for LLMs. However, existing approaches allocate an equal number of rollouts to all questions during the RL process, which is inefficient. This inefficiency stems from t

2025

HMoRA: Making LLMs More Effective with Hierarchical Mixture of LoRA Experts

ICLR 2025poster

Recent studies have combined Mixture of Experts (MoE) and Parameter-Efficient Fine-tuning (PEFT) to fine-tune large language models (LLMs), holding excellent performance in multi-task scenarios while remaining resource-efficient. However, existing MoE approaches still exhibit the following limitati…

2025

PLMTrajRec: A Scalable and Generalizable Trajectory Recovery Method with Pre-trained Language Models

NeurIPS 2025spotlight

Spatiotemporal trajectory data is crucial for various traffic-related applications. However, issues such as device malfunctions and network instability often result in sparse trajectories that lose detailed movement information compared to their dense counterparts. Recovering missing points in spars…

Cited by 0SourcecodeScholar
2025

STD-PLM: Understanding Both Spatial and Temporal Properties of Spatial-Temporal Data with PLM

AAAI 2025technical

Spatial-temporal forecasting and imputation are important for real-world intelligent systems. Most existing methods are tailored for individual forecasting or imputation tasks but are not designed for both. Additionally, they are less effective for zero-shot and few-shot learning. While pre-trained…

2025

Spatial-Temporal Knowledge Distillation for Takeaway Recommendation

AAAI 2025technical

The takeaway recommendation system aims to recommend users' future takeaway purchases based on their historical purchase behaviors, thereby improving user satisfaction and boosting merchant sales. Existing methods focus on incorporating auxiliary information or leveraging knowledge graphs to allevia…

2025

TrajCogn: Leveraging LLMs for Cognizing Movement Patterns and Travel Purposes from Trajectories

IJCAI 2025

Spatio-temporal trajectories are crucial for data mining tasks, requiring versatile learning methods that can accurately extract movement patterns and travel purposes. While large language models (LLMs) have shown remarkable versatility through training on extensive datasets, and trajectories share

2025

TrajMamba: An Efficient and Semantic-rich Vehicle Trajectory Pre-training Model

NeurIPS 2025spotlight

Vehicle GPS trajectories record how vehicles move over time, storing valuable travel semantics, including movement patterns and travel purposes. Learning travel semantics effectively and efficiently is crucial for real-world applications of trajectory data, which is hindered by two major challenges.…

Cited by 0SourceScholar
2025

TransferTraj: A Vehicle Trajectory Learning Model for Region and Task Transferability

NeurIPS 2025oral

Vehicle GPS trajectories provide valuable movement information that supports various downstream tasks and applications. A desirable trajectory learning model should be able to transfer across regions and tasks without retraining, avoiding the need to maintain multiple specialized models and subpar p…

Cited by 0SourcecodeScholar
2024

DiffLight: A Partial Rewards Conditioned Diffusion Model for Traffic Signal Control with Missing Data

NeurIPS 2024spotlight

The application of reinforcement learning in traffic signal control (TSC) has been extensively researched and yielded notable achievements. However, most existing works for TSC assume that traffic data from all surrounding intersections is fully and continuously available through sensors. In real-wo…

2024

KPatch: Knowledge Patch to Pre-trained Language Model for Zero-Shot Stance Detection on Social Media

COLING 2024main

Zero-shot stance detection on social media (ZSSD-SM) aims to distinguish the attitude in tweets towards an unseen target. Previous work capture latent variables between source and target domains to perform this task, but the lack of context knowledge hinders the detection performance. Recent studies…

2024

Mobility-LLM: Learning Visiting Intentions and Travel Preference from Human Mobility Data with Large Language Models

NeurIPS 2024poster

Location-based services (LBS) have accumulated extensive human mobility data on diverse behaviors through check-in sequences. These sequences offer valuable insights into users’ intentions and preferences. Yet, existing models analyzing check-in sequences fail to consider the semantics contained in…

Cited by 5SourcePDFScholar
2024

PGN: The RNN's New Successor is Effective for Long-Range Time Series Forecasting

NeurIPS 2024poster

Due to the recurrent structure of RNN, the long information propagation path poses limitations in capturing long-term dependencies, gradient explosion/vanishing issues, and inefficient sequential execution. Based on this, we propose a novel paradigm called Parallel Gated Network (PGN) as the new suc…

2023

Contrastive Pre-training with Adversarial Perturbations for Check-In Sequence Representation Learning

AAAI 2023technical

A core step of mining human mobility data is to learn accurate representations for user-generated check-in sequences. The learned representations should be able to fully describe the spatial-temporal mobility patterns of users and the high-level semantics of traveling. However, existing check-in seq…

2023

Towards Enhancing Relational Rules for Knowledge Graph Link Prediction

EMNLP 2023long findings

Graph neural networks (GNNs) have shown promising performance for knowledge graph reasoning. A recent variant of GNN called progressive relational graph neural network (PRGNN), utilizes relational rules to infer missing knowledge in relational digraphs and achieves notable results. However, during r…

Cited by 0SourcecodeScholar
2023

WITRAN: Water-wave Information Transmission and Recurrent Acceleration Network for Long-range Time Series Forecasting

NeurIPS 2023spotlight

Capturing semantic information is crucial for accurate long-range time series forecasting, which involves modeling global and local correlations, as well as discovering long- and short-term repetitive patterns. Previous works have partially addressed these issues separately, but have not been able t…

2021

GSNet: Learning Spatial-Temporal Correlations from Geographical and Semantic Aspects for Traffic Accident Risk Forecasting

AAAI 2021technical

Traffic accident forecasting is of great importance to urban public safety, emergency treatment, and construction planning. However, it is very challenging since traffic accidents are affected by multiple factors, and have multi-scale dependencies on both spatial and temporal dimensional features. M…

Cited by 98SourcePDFScholar
2021

Pre-training Context and Time Aware Location Embeddings from Spatial-Temporal Trajectories for User Next Location Prediction

AAAI 2021technical

Pre-training location embeddings from spatial-temporal trajectories is a fundamental procedure and very beneficial for user next location prediction. In the real world, a location usually has variable functionalities under different contextual environments. If the exact functions of a location in th…

Cited by 113SourcePDFScholar