← Search

Haoxin Liu

9 accepted papers

2026

Beyond Magic Words: Sharpness-Aware Prompt Evolving for Robust Large Language Models with TARE

ICLR 2026poster

The performance of Large Language Models (LLMs) hinges on carefully engineered prompts. However, prevailing prompt optimization methods, ranging from heuristic edits and reinforcement learning to evolutionary search, primarily target point-wise accuracy. They seldom enforce paraphrase invariance or…

Cited by 0SourceScholar
2026

Rethinking Multimodal Time-Series Forecasting Evaluation

ICML 2026poster

We introduce a new context-enriched, multimodal time series forecasting benchmark TimesX. TimesX contains a wide selection of high-quality real-world time series with diverse domains and textual contexts obtained from an automated data generation pipeline, which helps address three main issues of ex…

Cited by 0SourceScholar
2026

Tackling Time-Series Forecasting Generalization via Mitigating Concept Drift

ICLR 2026poster

Time-series forecasting finds broad applications in real-world scenarios. Due to the dynamic nature of time series data, it is important for time-series forecasting models to handle potential distribution shifts over time. In this paper, we initially identify two types of distribution shifts in time…

Cited by 0SourcecodeScholar
2026

TimeRecipe: A Time-Series Forecasting Recipe via Benchmarking Module Level Effectiveness

ICLR 2026poster

Time-series forecasting is an essential task with wide real-world applications across domains. While recent advances in deep learning have enabled time-series forecasting models with accurate predictions, there remains considerable debate over which architectures and design components, such as serie…

Cited by 0SourcecodeScholar
2025

A Picture is Worth A Thousand Numbers: Enabling LLMs Reason about Time Series via Visualization

NAACL 2025long

Large language models (LLMs), with demonstrated reasoning abilities across multiple domains, have been largely underexplored fortime-series reasoning (TsR), which is ubiquitous in the real world. In this work, wepropose TimerBed, the first comprehensivetestbed for evaluating LLMs’ TsR performance.Sp…

2024

LSTPrompt: Large Language Models as Zero-Shot Time Series Forecasters by Long-Short-Term Prompting

ACL 2024findings

Time-series forecasting (TSF) finds broad applications in real-world scenarios. Prompting off-the-shelf Large Language Models (LLMs) demonstrates strong zero-shot TSF capabilities while preserving computational efficiency. However, existing prompting methods oversimplify TSF as language next-token p…

2024

Time-MMD: Multi-Domain Multimodal Dataset for Time Series Analysis

NeurIPS 2024poster

Time series data are ubiquitous across a wide range of real-world domains. While real-world time series analysis (TSA) requires human experts to integrate numerical series data with multimodal domain-specific knowledge, most existing TSA models rely solely on numerical data, overlooking the signific…

2024

Time-Series Forecasting for Out-of-Distribution Generalization Using Invariant Learning

ICML 2024poster

Time-series forecasting (TSF) finds broad applications in real-world scenarios. Due to the dynamic nature of time-series data, it is crucial for TSF models to preserve out-of-distribution (OOD) generalization abilities, as training and test sets represent historical and future data respectively. In…