← Search

Liang Sun

41 accepted papers

2026

Baguan-TS: dual in-context learning model for time series forecasting with covariates

ICML 2026poster

Transformers enable in-context learning (ICL) for rapid, gradient-free adaptation in time series forecasting, yet most ICL-style approaches rely on tabularized, hand-crafted features, while end-to-end sequence models lack inference-time adaptation. We bridge this gap with a unified framework, Baguan…

Cited by 0SourceScholar
2026

Bridging Past and Future: Distribution-Aware Alignment for Time Series Forecasting

ICLR 2026poster

Although contrastive and other representation-learning methods have long been explored in vision and NLP, their adoption in modern time series forecasters remains limited. We believe they hold strong promise for this domain. To unlock this potential, we explicitly align past and future representatio…

Cited by 0SourcecodeScholar
2026

ClimateAR: Multi-Scale Autoregressive Generative Modeling for Seasonal-to-Interannual Climate Forecasting

ICML 2026poster

Accurate seasonal‑to‑interannual climate forecasting provides critical support for decision-making in agriculture, energy, and disaster preparedness. Current deterministic models often fail to capture climate uncertainty, while existing generative approaches oversimplify the system by neglecting key…

Cited by 0SourceScholar
2026

DeepPrim: a Physics-Driven 3D Short-term Weather Forecaster via Primitive Equation Learning

ICLR 2026poster

Solving primitive equations is essential for accurate weather forecasting. However, traditional numerical weather prediction (NWP) methods often incorporate various simplifications that limit their effectiveness in parameterizing unresolved physical processes. Meanwhile, existing deep learning-based…

Cited by 0SourcecodeScholar
2026

MoCast: Learning Turbulent Motions Under Physical Guidance for Precipitation Nowcasting

AAAI 2026technical

Precipitation nowcasting, a critical task for weather-sensitive applications, is highly challenging owing to the chaotic nature of atmospheric dynamics. Despite recent progress in deep learning, existing methods are limited in their capacity to model turbulent motions, one of the key drivers of prec

Cited by 0SourcePDFScholar
2026

ProtoTS: Learning Hierarchical Prototypes for Explainable Time Series Forecasting

ICLR 2026poster

While deep learning has achieved impressive performance in time series forecasting, it becomes increasingly crucial to understand its decision-making process for building trust in high-stakes scenarios. Existing interpretable models often provide only local and partial explanations, lacking the capa…

Cited by 0SourceScholar
2026

Spike-based Digital Brain: a novel fundamental model for brain activity analysis

ICLR 2026poster

Modeling the temporal dynamics of the human brain remains a core challenge in computational neuroscience and artificial intelligence. Traditional methods often ignore the biological spike characteristics of brain activity and find it difficult to reveal the dynamic dependencies and causal interactio…

Cited by 0SourcecodeScholar
2025

A Non-isotropic Time Series Diffusion Model with Moving Average Transitions

ICML 2025poster

Diffusion models, known for their generative ability, have recently been adapted to time series analysis. Most pioneering works rely on the standard isotropic diffusion, treating each time step and the entire frequency spectrum identically. However, it may not be suitable for time series, which ofte…

Cited by 0SourcePDFScholar
2025

DeeperForward: Enhanced Forward-Forward Training for Deeper and Better Performance

ICLR 2025poster

While backpropagation effectively trains models, it presents challenges related to bio-plausibility, resulting in high memory demands and limited parallelism. Recently, Hinton (2022) proposed the Forward-Forward (FF) algorithm for high-parallel local updates. FF leverages squared sums as the local u…

Cited by 0SourcePDFScholar
2025

Integrating Neurosymbolic AI in Advanced Air Mobility: A Comprehensive Survey

IJCAI 2025

Neurosymbolic AI combines neural network adaptability with symbolic reasoning, promising an approach to address the complex regulatory, operational, and safety challenges in Advanced Air Mobility (AAM). This survey reviews its applications across key AAM domains such as demand forecasting, aircraft

Cited by 0SourcePDFScholar
2025

Learning to Extrapolate and Adjust: Two-Stage Meta-Learning for Concept Drift in Online Time Series Forecasting

IJCAI 2025

The inherent non-stationarity of time series in practical applications poses significant challenges for accurate forecasting. This paper tackles the concept drift problem where the underlying distribution or environment of time series changes. To better describe the characteristics and effectively m

2025

Less Is More: Embracing Sparsity and Interpolation with Esiformer for Time Series Forecasting

ICASSP 2025accepted

Time series forecasting has played a significant role in many practical fields. But time series data generated from real-world applications always exhibits high variance and lots of noise, which makes it difficult to capture the inherent periodic patterns of the data, hurting the prediction accuracy…

Cited by 0SourceScholar
2025

SCNNs: Spike-based Coupling Neural Networks for Understanding Structural-Functional Relationships in the Human Brain

IJCAI 2025

Structural-functional coupling (SC-FC coupling) offers an effective approach for analyzing structural-functional relationships, capable of revealing the dependency of functional activity on the underlying white matter architecture. However, extant SC-FC coupling analysis methods primarily center on

Cited by 0SourcePDFScholar
2025

Sparse-VQ Transformer: An FFN-Free Framework with Vector Quantization for Enhanced Time Series

ICASSP 2025accepted

Time series analysis is vital for numerous applications, and transformers have become increasingly prominent in this domain. Leading methods customize the transformer architecture from NLP and CV, utilizing a patching technique to convert continuous signals into segments. Yet, time series data is un…

Cited by 0SourceScholar
2024

APSeg: Auto-Prompt Network for Cross-Domain Few-Shot Semantic Segmentation

CVPR 2024poster

Few-shot semantic segmentation (FSS) endeavors to segment unseen classes with only a few labeled samples. Current FSS methods are commonly built on the assumption that their training and application scenarios share similar domains and their performances degrade significantly while applied to a disti…

Cited by 16SourcePDFScholar
2024

BayOTIDE: Bayesian Online Multivariate Time Series Imputation with Functional Decomposition

ICML 2024spotlight

In real-world scenarios such as traffic and energy management, we frequently encounter large volumes of time-series data characterized by missing values, noise, and irregular sampling patterns. While numerous imputation methods have been proposed, the majority tend to operate within a local horizon,…

2024

RobustTSF: Towards Theory and Design of Robust Time Series Forecasting with Anomalies

ICLR 2024poster

Time series forecasting is an important and forefront task whose techniques have been applied to electricity forecasting, trajectory prediction, labor planning, etc. However, most of time series forecasting techniques assume that the training data is clean without anomalies. This assumption is unrea…

2024

Skip-Step Contrastive Predictive Coding for Time Series Anomaly Detection

ICASSP 2024accepted

Self-supervised learning (SSL) shows impressive performance in many tasks lacking sufficient labels. In this paper, we study SSL in time series anomaly detection (TSAD) by incorporating the characteristics of time series data. Specifically, we build an anomaly detection algorithm consisting of globa…

Cited by 0SourceScholar
2024

Task-oriented Time Series Imputation Evaluation via Generalized Representers

NeurIPS 2024poster

Time series analysis is widely used in many fields such as power energy, economics, and transportation, including different tasks such as forecasting, anomaly detection, classification, etc. Missing values are widely observed in these tasks, and often leading to unpredictable negative effects on exi…

2024

WeatherGNN: Exploiting Meteo- and Spatial-Dependencies for Local Numerical Weather Prediction Bias-Correction

IJCAI 2024poster

Due to insufficient local area information, numerical weather prediction (NWP) may yield biases for specific areas. Previous studies correct biases mainly by employing handcrafted features or applying data-driven methods intuitively, overlooking the complicated dependencies between weather factors a…

Cited by 6SourcePDFScholar
2023

AHPA: Adaptive Horizontal Pod Autoscaling Systems on Alibaba Cloud Container Service for Kubernetes

AAAI 2023technical

The existing resource allocation policy for application instances in Kubernetes cannot dynamically adjust according to the requirement of business, which would cause an enormous waste of resources during fluctuations. Moreover, the emergence of new cloud services puts higher resource management requ…

Cited by 16SourcePDFScholar
2023

One Fits All: Power General Time Series Analysis by Pretrained LM

NeurIPS 2023spotlight

Although we have witnessed great success of pre-trained models in natural language processing (NLP) and computer vision (CV), limited progress has been made for general time series analysis. Unlike NLP and CV where a unified model can be used to perform different tasks, specially designed approach s…

2023

OneNet: Enhancing Time Series Forecasting Models under Concept Drift by Online Ensembling

NeurIPS 2023poster

Online updating of time series forecasting models aims to address the concept drifting problem by efficiently updating forecasting models based on streaming data. Many algorithms are designed for online time series forecasting, with some exploiting cross-variable dependency while others assume indep…

2023

SADI: A Self-Adaptive Decomposed Interpretable Framework for Electric Load Forecasting Under Extreme Events

ICASSP 2023accepted

Accurate prediction of electric load is crucial in power grid planning and management. In this paper, we solve the electric load forecasting problem under extreme events such as scorching heats. One challenge for accurate forecasting is the lack of training samples under extreme conditions. Also loa…

Cited by 0SourceScholar
2023

Transformers in Time Series: A Survey

IJCAI 2023poster

Transformers have achieved superior performances in many tasks in natural language processing and computer vision, which also triggered great interest in the time series community. Among multiple advantages of Transformers, the ability to capture long-range dependencies and interactions is especiall…

2023

eForecaster: Unifying Electricity Forecasting with Robust, Flexible, and Explainable Machine Learning Algorithms

AAAI 2023technical

Electricity forecasting is crucial in scheduling and planning of future electric load, so as to improve the reliability and safeness of the power grid. Despite recent developments of forecasting algorithms in the machine learning community, there is a lack of general and advanced algorithms specific…

Cited by 5SourcePDFScholar
2022

A Hybrid Causal Structure Learning Algorithm for Mixed-Type Data

AAAI 2022technical

Inferring the causal structure of a set of random variables is a crucial problem in many disciplines of science. Over the past two decades, various approaches have been pro- posed for causal discovery from observational data. How- ever, most of the existing methods are designed for either purely dis…

2022

FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting

ICML 2022spotlight

Long-term time series forecasting is challenging since prediction accuracy tends to decrease dramatically with the increasing horizon. Although Transformer-based methods have significantly improved state-of-the-art results for long-term forecasting, they are not only computationally expensive but mo…

2022

FiLM: Frequency improved Legendre Memory Model for Long-term Time Series Forecasting

NeurIPS 2022accept

Recent studies have shown that deep learning models such as RNNs and Transformers have brought significant performance gains for long-term forecasting of time series because they effectively utilize historical information. We found, however, that there is still great room for improvement in how to p…

2022

Netrca: An Effective Network Fault Cause Localization Algorithm

ICASSP 2022accepted

Localizing the root cause of network faults is crucial to network operation and maintenance. However, due to the complicated network architectures and wireless environments, as well as limited labeled data, accurately localizing the true root cause is challenging. In this paper, we propose a novel a…

Cited by 0SourceScholar
2022

Towards Out-of-Distribution Sequential Event Prediction: A Causal Treatment

NeurIPS 2022accept

The goal of sequential event prediction is to estimate the next event based on a sequence of historical events, with applications to sequential recommendation, user behavior analysis and clinical treatment. In practice, the next-event prediction models are trained with sequential data collected at o…

2021

An Optical Spatial Localization System for Tracking Unmanned Aerial Vehicles Using a Single Dynamic Vision Sensor

IROS 2021poster

This paper reports a novel optical localization method, including both the hardware design and algorithm design, to track mobile Unmanned Aerial Vehicles (UAVs). The method relies on a circle-shaped blinking LED marker installed on the UAV and uses a single Dynamic Vision Sensing (DVS) camera to sen…

Cited by 15SourceScholar
2021

Learning Interpretable Decision Rule Sets: A Submodular Optimization Approach

NeurIPS 2021spotlight

Rule sets are highly interpretable logical models in which the predicates for decision are expressed in disjunctive normal form (DNF, OR-of-ANDs), or, equivalently, the overall model comprises an unordered collection of if-then decision rules. In this paper, we consider a submodular optimization bas…

Cited by 35SourcePDFScholar
2021

Time Series Data Augmentation for Deep Learning: A Survey

IJCAI 2021poster

Deep learning performs remarkably well on many time series analysis tasks recently. The superior performance of deep neural networks relies heavily on a large number of training data to avoid overfitting. However, the labeled data of many real-world time series applications may be limited such as cl…

2019

Exploring Overall Contextual Information for Image Captioning in Human-Like Cognitive Style

ICCV 2019poster

Image captioning is a research hotspot where encoder-decoder models combining convolutional neural network (CNN) and long short-term memory (LSTM) achieve promising results. Despite significant progress, these models generate sentences differently from human cognitive styles. Existing models often g…

Cited by 26PDFScholar