← Search

Davin Choo

21 accepted papers

2026

Adaptive Multi-Round Allocation with Stochastic Arrivals

ICML 2026poster

We study a sequential resource allocation problem motivated by adaptive network recruitment, in which a limited budget of identical resources must be allocated over multiple rounds to individuals with stochastic referral capacity. Successful referrals endogenously generate future decision opportunit…

Cited by 0SourceScholar
2026

Policy-Embedded Graph Expansion: Networked HIV Testing with Diffusion-Driven Network Samples

IJCAI 2026

HIV is a retrovirus that attacks the human immune system and can lead to death without proper treatment. In collaboration with the WHO and a large South African university, we study how to improve the efficiency of HIV testing with the goal of eventual deployment, directly supporting progress toward

Cited by 0Scholar
2025

Adaptive Frontier Exploration on Graphs with Applications to Network-Based Disease Testing

NeurIPS 2025poster

We study a sequential decision-making problem on a $n$-node graph $\mathcal{G}$ where each node has an unknown label from a finite set $\mathbf{\Omega}$, drawn from a joint distribution $\mathcal{P}$ that is Markov with respect to $\mathcal{G}$. At each step, selecting a node reveals its label and y…

Cited by 0SourceScholar
2025

Learnability of Parameter-Bounded Bayes Nets

AAAI 2025technical

Bayes nets are extensively used in practice to efficiently represent joint probability distributions over a set of random variables and capture dependency relations. Prior work has shown that given a distribution P defined as the marginal distribution of a Bayes net, it is NP-hard to decide whether…

Cited by 1SourcePDFScholar
2025

Learning multivariate Gaussians with imperfect advice

ICML 2025poster

We revisit the problem of distribution learning within the framework of learning-augmented algorithms. In this setting, we explore the scenario where a probability distribution is provided as potentially inaccurate advice on the true, unknown distribution. Our objective is to develop learning algori…

Cited by 2SourcePDFScholar
2025

Product Distribution Learning with Imperfect Advice

NeurIPS 2025spotlight

Given i.i.d.~samples from an unknown distribution $P$, the goal of distribution learning is to recover the parameters of a distribution that is close to $P$. When $P$ belongs to the class of product distributions on the Boolean hypercube $\{0,1\}^d$, it is known that $\Omega(d/\epsilon^2)$ samples a…

Cited by 0SourceScholar
2024

Online bipartite matching with imperfect advice

ICML 2024poster

We study the problem of online unweighted bipartite matching with $n$ offline vertices and $n$ online vertices where one wishes to be competitive against the optimal offline algorithm. While the classic RANKING algorithm of (Karp et al., 1990) provably attains competitive ratio of $1-1/e > 1/2$, we…

2022

Learning Sparse Fixed-Structure Gaussian Bayesian Networks

AISTATS 2022poster

Gaussian Bayesian networks are widely used to model causal interactions among continuous variables. In this work, we study the problem of learning a fixed-structure Gaussian Bayesian network up to a bounded error in total variation distance. We analyze the commonly used node-wise least squares regre…

2022

Verification and search algorithms for causal DAGs

NeurIPS 2022accept

We study two problems related to recovering causal graphs from interventional data: (i) $\textit{verification}$, where the task is to check if a purported causal graph is correct, and (ii) $\textit{search}$, where the task is to recover the correct causal graph. For both, we wish to minimize the num…

2020

k-means++: few more steps yield constant approximation

ICML 2020poster

The k-means++ algorithm of Arthur and Vassilvitskii (SODA 2007) is a state-of-the-art algorithm for solving the k-means clustering problem and is known to give an O(log k) approximation. Recently, Lattanzi and Sohler (ICML 2019) proposed augmenting k-means++ with O(k log log k) local search steps to…

Cited by 6SourcePDFScholar