← Search

Yicheng Luo

11 accepted papers

2026

Learning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecasting

ICLR 2026poster

Irregular Multivariate Time Series (IMTS) are characterized by uneven intervals between consecutive timestamps, which carry sampling pattern information valuable and informative for learning temporal and variable dependencies. In addition, IMTS often exhibit diverse dependencies across multiple time…

Cited by 0SourcecodeScholar
2025

Hi-Patch: Hierarchical Patch GNN for Irregular Multivariate Time Series

ICML 2025poster

Multi-scale information is crucial for multivariate time series modeling. However, most existing time series multi-scale analysis methods treat all variables in the same manner, making them unsuitable for Irregular Multivariate Time Series (IMTS), where variables have distinct origin scales/sampling…

Cited by 0SourcePDFScholar
2025

HyperIMTS: Hypergraph Neural Network for Irregular Multivariate Time Series Forecasting

ICML 2025poster

Irregular multivariate time series (IMTS) are characterized by irregular time intervals within variables and unaligned observations across variables, posing challenges in learning temporal and variable dependencies. Many existing IMTS models either require padded samples to learn separately from te…

2025

Learning Soft Sparse Shapes for Efficient Time-Series Classification

ICML 2025spotlight

Shapelets are discriminative subsequences (or shapes) with high interpretability in time series classification. Due to the time-intensive nature of shapelet discovery, existing shapelet-based methods mainly focus on selecting discriminative shapes while discarding others to achieve candidate subsequ…

Cited by 0SourcePDFScholar
2024

H-GAP: Humanoid Control with a Generalist Planner

ICLR 2024spotlight

Humanoid control is an important research challenge offering avenues for integration into human-centric infrastructures and enabling physics-driven humanoid animations. The daunting challenges in this field stem from the difficulty of optimizing in high-dimensional action spaces and the instability…

Cited by 9SourcePDFScholar
2024

Incremental Sequence Labeling: A Tale of Two Shifts

ACL 2024findings

The incremental sequence labeling task involves continuously learning new classes over time while retaining knowledge of the previous ones. Our investigation identifies two significant semantic shifts: E2O (where the model mislabels an old entity as a non-entity) and O2E (where the model labels a no…

2024

Knowledge-Empowered Dynamic Graph Network for Irregularly Sampled Medical Time Series

NeurIPS 2024poster

Irregularly Sampled Medical Time Series (ISMTS) are commonly found in the healthcare domain, where different variables exhibit unique temporal patterns while interrelated. However, many existing methods fail to efficiently consider the differences and correlations among medical variables together, l…

Cited by 1SourcePDFScholar
2024

Learning Dynamic Tasks on a Large-scale Soft Robot in a Handful of Trials

IROS 2024poster

Soft robots offer more flexibility, compliance, and adaptability than traditional rigid robots. They are also typically lighter and cheaper to manufacture. However, their use in real-world applications is limited due to modeling challenges and difficulties in integrating effective proprioceptive sen…

Cited by 1SourcecodeScholar
2023

ChessGPT: Bridging Policy Learning and Language Modeling

NeurIPS 2023poster

When solving decision-making tasks, humans typically depend on information from two key sources: (1) Historical policy data, which provides interaction replay from the environment, and (2) Analytical insights in natural language form, exposing the invaluable thought process or strategic consideratio…

2023

Optimal Transport for Offline Imitation Learning

ICLR 2023top-25%

With the advent of large datasets, offline reinforcement learning is a promising framework for learning good decision-making policies without the need to interact with the real environment. However, offline RL requires the dataset to be reward-annotated, which presents practical challenges when rewa…