← Search

Jian QIAN

14 accepted papers

2025

Bridging Multiple Worlds: Multi-marginal Optimal Transport for Causal Partial-identification Problem

AISTATS 2025poster

Under the prevalent potential outcome model in causal inference, each unit is associated with multiple potential outcomes but at most one of which is observed, leading to many causal quantities being only partially identified. The inherent missing data issue echoes the multi-marginal optimal transpo…

Cited by 0SourceScholar
2025

Evolution of Information in Interactive Decision Making: A Case Study for Multi-Armed Bandits

NeurIPS 2025poster

We study the evolution of information in interactive decision making through the lens of a stochastic multi-armed bandit problem. Focusing on a fundamental example where a unique optimal arm outperforms the rest by a fixed margin, we characterize the optimal success probability and mutual informatio…

Cited by 0SourceScholar
2025

PillarHist: A Quantization-aware Pillar Feature Encoder based on Height-aware Histogram

CVPR 2025poster

Real-time and high-performance 3D object detection plays a critical role in autonomous driving and robotics. Recent pillar-based 3D object detectors have gained significant attention due to their compact representation and low computational overhead, making them suitable for onboard deployment and q…

2024

Assouad, Fano, and Le Cam with Interaction: A Unifying Lower Bound Framework and Characterization for Bandit Learnability

NeurIPS 2024spotlight

We develop a unifying framework for information-theoretic lower bound in statistical estimation and interactive decision making. Classical lower bound techniques---such as Fano's method, Le Cam's method, and Assouad's lemma---are central to the study of minimax risk in statistical estimation, yet ar…

Cited by 0SourcePDFScholar
2024

Offline Oracle-Efficient Learning for Contextual MDPs via Layerwise Exploration-Exploitation Tradeoff

NeurIPS 2024poster

Motivated by the recent discovery of a statistical and computational reduction from contextual bandits to offline regression \citep{simchi2020bypassing}, we address the general (stochastic) Contextual Markov Decision Process (CMDP) problem with horizon $H$ (as known as CMDP with $H$ layers). In this…

Cited by 1SourcePDFScholar
2024

Online Estimation via Offline Estimation: An Information-Theoretic Framework

NeurIPS 2024poster

The classical theory of statistical estimation aims to estimate a parameter of interest under data generated from a fixed design (''offline estimation''), while the contemporary theory of online learning provides algorithms for estimation under adaptively chosen covariates (''online estimation''). M…

Cited by 8SourcePDFScholar
2024

The Non-linear $F$-Design and Applications to Interactive Learning

ICML 2024poster

We propose a generalization of the classical G-optimal design concept to non-linear function classes. The criterion, termed F -design, coincides with G-design in the linear case. We compute the value of the optimal design, termed the F-condition number, for several non-linear function classes. We fu…

Cited by 1SourcePDFScholar
2023

Convex and Non-convex Optimization Under Generalized Smoothness

NeurIPS 2023spotlight

Classical analysis of convex and non-convex optimization methods often requires the Lipschitz continuity of the gradient, which limits the analysis to functions bounded by quadratics. Recent work relaxed this requirement to a non-uniform smoothness condition with the Hessian norm bounded by an affi…

Cited by 57SourcePDFScholar
2023

Model-Free Reinforcement Learning with the Decision-Estimation Coefficient

NeurIPS 2023poster

We consider the problem of interactive decision making, encompassing structured bandits and reinforcement learning with general function approximation. Recently, Foster et al. (2021) introduced the Decision-Estimation Coefficient, a measure of statistical complexity that lower bounds the optimal reg…

Cited by 15SourcePDFScholar
2020

Towards Minimax Optimal Reinforcement Learning in Factored Markov Decision Processes

NeurIPS 2020spotlight

We study minimax optimal reinforcement learning in episodic factored Markov decision processes (FMDPs), which are MDPs with conditionally independent transition components. Assuming the factorization is known, we propose two model-based algorithms. The first one achieves minimax optimal regret guara…

Cited by 29SourcePDFScholar
2019

Exploration Bonus for Regret Minimization in Discrete and Continuous Average Reward MDPs

NeurIPS 2019poster

The exploration bonus is an effective approach to manage the exploration-exploitation trade-off in Markov Decision Processes (MDPs). While it has been analyzed in infinite-horizon discounted and finite-horizon problems, we focus on designing and analysing the exploration bonus in the more challengin…

2019

Importance Resampling for Off-policy Prediction

NeurIPS 2019poster

Importance sampling (IS) is a common reweighting strategy for off-policy prediction in reinforcement learning. While it is consistent and unbiased, it can result in high variance updates to the weights for the value function. In this work, we explore a resampling strategy as an alternative to rewei…