← Search

Xin Qiu

8 accepted papers

2026

Evolution Strategies at Scale: LLM Fine-Tuning Beyond Reinforcement Learning

ICML 2026poster

Fine-tuning large language models (LLMs) for downstream tasks is an essential stage of modern AI deployment. Reinforcement learning (RL) has emerged as the dominant fine-tuning paradigm, underpinning many state-of-the-art LLMs. In contrast, evolution strategies (ES) has largely been overlooked due t…

Cited by 0SourceScholar
2026

Revealing Scaling Behavior in Large-scale Time Series Models: Implications for More Efficient and Accurate Forecasting

ICML 2026poster

Large-scale models are at the forefront of time series (TS) forecasting, dominated by two paradigms: fine-tuning text-based Large Language Models for TS (LLM4TS) and training Time Series Foundation Models (TSFMs) from scratch. Both approaches share a foundational assumption that scaling up model cap…

Cited by 0SourceScholar
2024

Semantic Density: Uncertainty Quantification for Large Language Models through Confidence Measurement in Semantic Space

NeurIPS 2024poster

With the widespread application of Large Language Models (LLMs) to various domains, concerns regarding the trustworthiness of LLMs in safety-critical scenarios have been raised, due to their unpredictable tendency to hallucinate and generate misinformation. Existing LLMs do not have an inherent func…

2023

Shortest Edit Path Crossover: A Theory-driven Solution to the Permutation Problem in Evolutionary Neural Architecture Search

ICML 2023poster

Population-based search has recently emerged as a possible alternative to Reinforcement Learning (RL) for black-box neural architecture search (NAS). It performs well in practice even though it is not theoretically well understood. In particular, whereas traditional population-based search methods s…

2022

Detecting Misclassification Errors in Neural Networks with a Gaussian Process Model

AAAI 2022technical

As neural network classifiers are deployed in real-world applications, it is crucial that their failures can be detected reliably. One practical solution is to assign confidence scores to each prediction, then use these scores to filter out possible misclassifications. However, existing confidence m…

2020

Quantifying Point-Prediction Uncertainty in Neural Networks via Residual Estimation with an I/O Kernel

ICLR 2020poster

Neural Networks (NNs) have been extensively used for a wide spectrum of real-world regression tasks, where the goal is to predict a numerical outcome such as revenue, effectiveness, or a quantitative result. In many such tasks, the point prediction is not enough: the uncertainty (i.e. risk or confid…

Cited by 75SourcecodeScholar