← Search

Shun Zheng

9 accepted papers

2026

Channel Adapter for Time Series Foundation Models in Zero-Shot Multivariate Forecasting

ICML 2026poster

Time Series Foundation Models (TSFMs) have achieved strong performance in univariate time series forecasting. However, most TSFMs rely on channel-independent pre-training that models each variable separately, limiting their ability to leverage inter-channel information that is crucial in real-world …

Cited by 0SourceScholar
2026

Reinforcement Learning with Verifiable Rewards Implicitly Incentivizes Correct Reasoning in Base LLMs

ICLR 2026poster

Recent advancements in long chain-of-thought (CoT) reasoning, particularly through the Group Relative Policy Optimization algorithm used by DeepSeek-R1, have led to significant interest in the potential of Reinforcement Learning with Verifiable Rewards (RLVR) for Large Language Models (LLMs). While…

Cited by 0SourceScholar
2026

Routing Channel-Patch Dependencies in Time Series Forecasting with Graph Spectral Decomposition

ICLR 2026poster

Time series forecasting has attracted significant attention in the field of AI. Previous works have revealed that the Channel-Independent (CI) strategy improves forecasting performance by modeling each channel individually, but it often suffers from poor generalization and overlooks meaningful inter…

Cited by 0SourcecodeScholar
2024

BatteryML: An Open-source Platform for Machine Learning on Battery Degradation

ICLR 2024spotlight

Battery degradation remains a pivotal concern in the energy storage domain, with machine learning emerging as a potent tool to drive forward insights and solutions. However, this intersection of electrochemical science and machine learning poses complex challenges. Machine learning experts often gra…

2024

ElasTST: Towards Robust Varied-Horizon Forecasting with Elastic Time-Series Transformer

NeurIPS 2024poster

Numerous industrial sectors necessitate models capable of providing robust forecasts across various horizons. Despite the recent strides in crafting specific architectures for time-series forecasting and developing pre-trained universal models, a comprehensive examination of their capability in acco…

2024

PTaRL: Prototype-based Tabular Representation Learning via Space Calibration

ICLR 2024spotlight

Tabular data have been playing a mostly important role in diverse real-world fields, such as healthcare, engineering, finance, etc. With the recent success of deep learning, many tabular machine learning (ML) methods based on deep networks (e.g., Transformer, ResNet) have achieved competitive perfor…

Cited by 26SourcePDFScholar
2024

ProbTS: Benchmarking Point and Distributional Forecasting across Diverse Prediction Horizons

NeurIPS 2024poster

Delivering precise point and distributional forecasts across a spectrum of prediction horizons represents a significant and enduring challenge in the application of time-series forecasting within various industries. Prior research on developing deep learning models for time-series forecasting has of…

2022

DEPTS: Deep Expansion Learning for Periodic Time Series Forecasting

ICLR 2022spotlight

Periodic time series (PTS) forecasting plays a crucial role in a variety of industries to foster critical tasks, such as early warning, pre-planning, resource scheduling, etc. However, the complicated dependencies of the PTS signal on its inherent periodicity as well as the sophisticated composition…

2022

Efficient and Effective Multi-task Grouping via Meta Learning on Task Combinations

NeurIPS 2022accept

As a longstanding learning paradigm, multi-task learning has been widely applied into a variety of machine learning applications. Nonetheless, identifying which tasks should be learned together is still a challenging fundamental problem because the possible task combinations grow exponentially with…