← Search

Changliang Zou

19 accepted papers

2026

Conformal Robustness Control: A New Strategy for Robust Decision

ICLR 2026oral

Robust decision-making is crucial in numerous risk-sensitive applications where outcomes are uncertain and the cost of failure is high. Conditional Robust Optimization (CRO) offers a framework for such tasks by constructing prediction sets for the outcome that satisfy predefined coverage requirement…

Cited by 0SourceScholar
2026

Generalized Boundary FDR Control under Arbitrary Dependence: An Approach on Closure Principle

ICML 2026poster

False discovery rate (FDR) is a cornerstone of modern multiple testing. However, it often fails to guarantee the reliability of ``marginal" discoveries that lie at the boundary of the rejection set, which are often crucial in high-precision applications. While recent works (Soloff et al., 2024; Xian…

Cited by 0SourceScholar
2025

Conformal Prediction with Cellwise Outliers: A Detect-then-Impute Approach

ICML 2025poster

Conformal prediction is a powerful tool for constructing prediction intervals for black-box models, providing a finite sample coverage guarantee for exchangeable data. However, this exchangeability is compromised when some entries of the test feature are contaminated, such as in the case of cellwise…

Cited by 0SourcePDFScholar
2025

Enhancing Deep Batch Active Learning for Regression with Imperfect Data Guided Selection

NeurIPS 2025poster

Active learning (AL) reduces annotation costs by selecting the most informative samples based on both model sensitivity and predictive uncertainty. While sensitivity can be measured through parameter gradients in an unsupervised manner, predictive uncertainty can hardly be estimated without true la…

Cited by 0SourceScholar
2025

Error-quantified Conformal Inference for Time Series

ICLR 2025poster

Uncertainty quantification in time series prediction is challenging due to the temporal dependence and distribution shift on sequential data. Conformal prediction provides a pivotal and flexible instrument for assessing the uncertainty of machine learning models through prediction sets. Recently, a…

2025

LoCA: Location-Aware Cosine Adaptation for Parameter-Efficient Fine-Tuning

ICLR 2025poster

Low-rank adaptation (LoRA) has become a prevalent method for adapting pre-trained large language models to downstream tasks. However, the simple low-rank decomposition form may constrain the optimization flexibility. To address this limitation, we introduce Location-aware Cosine Adaptation (LoCA), a…

Cited by 0SourcePDFScholar
2025

e-GAI: e-value-based Generalized $\alpha$-Investing for Online False Discovery Rate Control

ICML 2025poster

Online multiple hypothesis testing has attracted a lot of attention in many applications, e.g., anomaly status detection and stock market price monitoring. The state-of-the-art generalized $\alpha$-investing (GAI) algorithms can control online false discovery rate (FDR) on p-values only under specif…

Cited by 0SourcePDFScholar
2024

ByMI: Byzantine Machine Identification with False Discovery Rate Control

ICML 2024poster

Various robust estimation methods or algorithms have been proposed to hedge against Byzantine failures in distributed learning. However, there is a lack of systematic approaches to provide theoretical guarantees of significance in detecting those Byzantine machines. In this paper, we develop a gener…

Cited by 1SourcePDFScholar
2024

Conformalized Multiple Testing after Data-dependent Selection

NeurIPS 2024poster

The task of distinguishing individuals of interest from a vast pool of candidates using predictive models has garnered significant attention in recent years. This task can be framed as a *conformalized multiple testing* procedure, which aims at quantifying prediction uncertainty by controlling the f…

Cited by 2SourcePDFScholar
2024

Real-Time Selection Under General Constraints via Predictive Inference

NeurIPS 2024poster

Real-time decision-making gets more attention in the big data era. Here, we consider the problem of sample selection in the online setting, where one encounters a possibly infinite sequence of individuals collected over time with covariate information available. The goal is to select samples of inte…

Cited by 1SourcePDFScholar
2024

Robust group and simultaneous inferences for high-dimensional single index model

NeurIPS 2024poster

The high-dimensional single index model (SIM), which assumes that the response is independent of the predictors given a linear combination of predictors, has drawn attention due to its flexibility and interpretability, but its efficiency is adversely affected by outlying observations and heavy-taile…

Cited by 2SourcePDFScholar
2024

Uncertainty Quantification for Data-Driven Change-Point Learning via Cross-Validation

AAAI 2024technical

Accurately detecting multiple change-points is critical for various applications, but determining the optimal number of change-points remains a challenge. Existing approaches based on information criteria attempt to balance goodness-of-fit and model complexity, but their performance varies depending…

Cited by 2SourcePDFScholar
2024

Zipper: Addressing Degeneracy in Algorithm-Agnostic Inference

NeurIPS 2024spotlight

The widespread use of black box prediction methods has sparked an increasing interest in algorithm/model-agnostic approaches for quantifying goodness-of-fit, with direct ties to specification testing, model selection and variable importance assessment. A commonly used framework involves defining a p…

Cited by 0SourcePDFScholar
2022

AutoMS: Automatic Model Selection for Novelty Detection with Error Rate Control

NeurIPS 2022accept

Given an unsupervised novelty detection task on a new dataset, how can we automatically select a ''best'' detection model while simultaneously controlling the error rate of the best model? For novelty detection analysis, numerous detectors have been proposed to detect outliers on a new unseen datase…