← Search

Jiawen Zhang

8 accepted papers

2026

Adaptive Time Series Reasoning via Segment Selection

ICML 2026poster

Time series reasoning tasks increasingly start from a natural language question and require targeted analysis of time series. Relevant evidence may be global or confined to a few short segments, so the model must decide what to inspect. Most existing methods compress the full series into a fixed rep…

Cited by 0SourceScholar
2026

Reflector: Internalizing Step-wise Reflection against Indirect Jailbreaks

ICML 2026poster

While Large Language Models (LLMs) demonstrate remarkable capabilities, they remain susceptible to sophisticated, multi-step jailbreak attacks that circumvent conventional surface-level safety alignment by exploiting the internal generation process. To address these vulnerabilities, we propose Refle…

Cited by 0SourceScholar
2026

Safety at One Shot: Patching Fine-Tuned LLMs with A Single Instance

ICLR 2026poster

Fine-tuning safety-aligned large language models (LLMs) can substantially compromise their safety. Previous approaches require many safety samples or calibration sets, which not only incur significant computational overhead during realignment but also lead to noticeable degradation in model utility.…

Cited by 0SourceScholar
2025

Assessing Safety Risks and Quantization-aware Safety Patching for Quantized Large Language Models

ICML 2025poster

Quantized large language models (LLMs) have gained increasing attention and significance for enabling deployment in resource-constrained environments. However, emerging studies on a few calibration dataset-free quantization methods suggest that quantization may compromise the safety capabilities of…

2025

HEP-NAS: Towards Efficient Few-shot Neural Architecture Search via Hierarchical Edge Partitioning

AAAI 2025technical

One-shot methods have significantly advanced the field of neural architecture search (NAS) by adopting weight-sharing strategy to reduce search costs. However, the accuracy of performance estimation can be compromised by co-adaptation. Few-shot methods divide the entire supernet into individual sub-…

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

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…