← Search

Ting Li

15 accepted papers

2026

Designing Time Series Experiments in A/B Testing with Transformer Reinforcement Learning

ICLR 2026poster

A/B testing has become a gold standard for modern technological companies to conduct policy evaluation. Yet, its application to time series experiments, where treatments are sequentially assigned over time, remains challenging. Existing designs suffer from two limitations: (i) they do not fully leve…

Cited by 0SourceScholar
2026

Robust Sequential Experimental Design for A/B Testing

ICML 2026poster

Experimental design has emerged as a powerful approach for improving the sample efficiency of A/B testing, yet existing designs rely critically on correctly specified models. We study robust sequential experimental design under model misspecification and develop a unified framework that covers both …

Cited by 0SourceScholar
2025

ActiveSplat: High-Fidelity Scene Reconstruction Through Active Gaussian Splatting

RA-L 2025

We propose ActiveSplat, an autonomous high-fidelity reconstruction system leveraging Gaussian splatting. Taking advantage of efficient and realistic rendering, the system establishes a unified framework for online mapping, viewpoint selection, and path planning. The key to ActiveSplat is a hybrid ma

Cited by 32SourcecodeScholar
2025

Differentially Private Analysis for Binary Response Models: Optimality, Estimation, and Inference

ICML 2025poster

Randomized response (RR) mechanisms constitute a fundamental and effective technique for ensuring label differential privacy (LabelDP). However, existing RR methods primarily focus on the response labels while overlooking the influence of covariates and often do not fully address optimality. To addr…

Cited by 0SourcePDFScholar
2025

Online Differentially Private Conformal Prediction for Uncertainty Quantification

ICML 2025poster

Traditional conformal prediction faces significant challenges with the rise of streaming data and increasing concerns over privacy. In this paper, we introduce a novel online differentially private conformal prediction framework, designed to construct dynamic, model-free private prediction sets. Unl…

Cited by 0SourcePDFScholar
2025

Online Locally Differentially Private Conformal Prediction via Binary Inquiries

NeurIPS 2025poster

We propose an online conformal prediction framework under local differential privacy to address the emerging challenge of privacy-preserving uncertainty quantification in streaming data environments. Our method constructs dynamic, model-free prediction sets based on randomized binary inquiries, ensu…

Cited by 0SourceScholar
2025

Online robust locally differentially private learning for nonparametric regression

NeurIPS 2025poster

The growing prevalence of streaming data and increasing concerns over data privacy pose significant challenges for traditional nonparametric regression methods, which are often ill-suited for real-time, privacy-aware learning. In this paper, we tackle these issues by first proposing a novel one-pass…

Cited by 0SourceScholar
2025

Pessimistic Data Integration for Policy Evaluation

NeurIPS 2025poster

This paper studies how to integrate historical control data with experimental data to enhance A/B testing, while addressing the distributional shift between historical and experimental datasets. We propose a pessimistic data integration method that combines two causal effect estimators constructed b…

Cited by 0SourceScholar
2025

Pseudo Visible Feature Fine-Grained Fusion for Thermal Object Detection

CVPR 2025poster

Thermal object detection is a critical task in various fields, such as surveillance and autonomous driving. Current state-of-the-art (SOTA) models always leverage a prior Thermal-To-Visible (T2V) translation model to obtain visible spectrum information, followed by a cross-modality aggregation modul…

2024

Bayesian Power Steering: An Effective Approach for Domain Adaptation of Diffusion Models

ICML 2024poster

We propose a Bayesian framework for fine-tuning large diffusion models with a novel network structure called Bayesian Power Steering (BPS). We clarify the meaning behind adaptation from a large probability space to a small probability space and explore the task of fine-tuning pre-trained models usin…

2024

Combining Experimental and Historical Data for Policy Evaluation

ICML 2024poster

This paper studies policy evaluation with multiple data sources, especially in scenarios that involve one experimental dataset with two arms, complemented by a historical dataset generated under a single control arm. We propose novel data integration methods that linearly integrate base policy value…

2023

Optimal Treatment Allocation for Efficient Policy Evaluation in Sequential Decision Making

NeurIPS 2023poster

A/B testing is critical for modern technological companies to evaluate the effectiveness of newly developed products against standard baselines. This paper studies optimal designs that aim to maximize the amount of information obtained from online experiments to estimate treatment effects accurately…

Cited by 7SourcePDFScholar
2022

Regularized Graph Structure Learning with Semantic Knowledge for Multi-variates Time-Series Forecasting

IJCAI 2022poster

Multivariate time-series forecasting is a critical task for many applications, and graph time-series network is widely studied due to its capability to capture the spatial-temporal correlation simultaneously. However, most existing works focus more on learning with the explicit prior graph structure…