Arrow Research search

Author name cluster

Xiaoke Zhang

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

4 papers
1 author row

Possible papers

4

JMLR Journal 2026 Journal Article

Flexible Functional Treatment Effect Estimation

  • Jiayi Wang
  • Raymond K. W. Wong
  • Xiaoke Zhang
  • Kwun Chuen Gary Chan

We study treatment effect estimation with functional treatments where the average potential outcome functional is a function of functions, in contrast to continuous treatment effect estimation where the target is a function of real numbers. By considering a flexible scalar-on-function marginal structural model, a weight-modified kernel ridge regression (WMKRR) is adopted for estimation. The weights are constructed by directly minimizing the uniform balancing error resulting from a decomposition of the WMKRR estimator, instead of being estimated under a particular treatment selection model. Despite the complex structure of the uniform balancing error derived under WMKRR, finite-dimensional convex algorithms can be applied to efficiently solve for the proposed weights thanks to a representer theorem. The optimal convergence rate is shown to be attainable by the proposed WMKRR estimator without any smoothness assumption on the true weight function. Corresponding empirical performance is demonstrated by a simulation study and a real data application. [abs] [ pdf ][ bib ] &copy JMLR 2026. ( edit, beta )

JMLR Journal 2024 Journal Article

skscope: Fast Sparsity-Constrained Optimization in Python

  • Zezhi Wang
  • Junxian Zhu
  • Xueqin Wang
  • Jin Zhu
  • Huiyang Pen
  • Peng Chen
  • Anran Wang
  • Xiaoke Zhang

Applying iterative solvers on sparsity-constrained optimization (SCO) requires tedious mathematical deduction and careful programming/debugging that hinders these solvers' broad impact. In the paper, the library skscope is introduced to overcome such an obstacle. With skscope, users can solve the SCO by just programming the objective function. The convenience of skscope is demonstrated through two examples in the paper, where sparse linear regression and trend filtering are addressed with just four lines of code. More importantly, skscope's efficient implementation allows state-of-the-art solvers to quickly attain the sparse solution regardless of the high dimensionality of parameter space. Numerical experiments reveal the available solvers in skscope can achieve up to 80x speedup on the competing relaxation solutions obtained via the benchmarked convex solver. skscope is published on the Python Package Index (PyPI) and Conda, and its source code is available at: https://github.com/abess-team/skscope. [abs] [ pdf ][ bib ] [ code ] &copy JMLR 2024. ( edit, beta )

NeurIPS Conference 2022 Conference Paper

Off-Policy Evaluation for Episodic Partially Observable Markov Decision Processes under Non-Parametric Models

  • Rui Miao
  • Zhengling Qi
  • Xiaoke Zhang

We study the problem of off-policy evaluation (OPE) for episodic Partially Observable Markov Decision Processes (POMDPs) with continuous states. Motivated by the recently proposed proximal causal inference framework, we develop a non-parametric identification result for estimating the policy value via a sequence of so-called V-bridge functions with the help of time-dependent proxy variables. We then develop a fitted-Q-evaluation-type algorithm to estimate V-bridge functions recursively, where a non-parametric instrumental variable (NPIV) problem is solved at each step. By analyzing this challenging sequential NPIV estimation, we establish the finite-sample error bounds for estimating the V-bridge functions and accordingly that for evaluating the policy value, in terms of the sample size, length of horizon and so-called (local) measure of ill-posedness at each step. To the best of our knowledge, this is the first finite-sample error bound for OPE in POMDPs under non-parametric models.

JBHI Journal 2020 Journal Article

3D Shape-Based Body Composition Inference Model Using a Bayesian Network

  • Yao Lu
  • James K Hahn
  • Xiaoke Zhang

Body composition can be assessed in many different ways. High-end medical equipment, such as Dual-energy X-ray Absorptiometry (DXA), Computed Tomography (CT), and Magnetic Resonance Imaging (MRI) offers high-fidelity pixel/voxel-level assessment, but is prohibitive in cost. In the case of DXA and CT, the approach exposes users to ionizing radiation. Whole-body air displacement plethysmography (BOD POD) can accurately estimate body density, but the assessment is limited to the whole-body fat percentage. Optical three-dimensional (3D) scan and reconstruction techniques, such as using depth cameras, have brought new opportunities for improving body composition assessment by intelligently analyzing body shape features. In this paper, we present a novel supervised inference model to predict pixel-level body composition and percentage of body fat using 3D geometry features and body density. First, we use body density to model a fat distribution base prediction. Then, we use a Bayesian network to infer the probability of the base prediction bias with 3D geometry features. Finally, we correct the bias using non-parametric regression. We use DXA assessment as the ground truth in model training and validation. We compare our method, in terms of pixel-level body composition assessment, with the current state-of-the-art prediction models. Our method outperforms those prediction models by 52. 69% on average. We also compare our method, in terms of whole-body fat percentage assessment, with the medical-level equipment-BOD POD. Our method outperforms the BOD POD by 23. 28%.

v2026.09.13