← Search

Jiheng Zhang

10 accepted papers

2026

OR-R1: Automating Modeling and Solving of Operations Research Optimization Problem via Test-Time Reinforcement Learning

AAAI 2026technical

Optimization modeling and solving are fundamental to the application of Operations Research (OR) in real-world decision making, yet the process of translating natural language problem descriptions into formal models and solver code remains highly expertise intensive. While recent advances in large l

Cited by 0SourcePDFScholar
2024

RL in Markov Games with Independent Function Approximation: Improved Sample Complexity Bound under the Local Access Model

AISTATS 2024poster

Efficiently learning equilibria with large state and action spaces in general-sum Markov games while overcoming the curse of multi-agency is a challenging problem. Recent works have attempted to solve this problem by employing independent linear function classes to approximate the marginal $Q$-value…

Cited by 2SourcePDFScholar
2024

Single-Trajectory Distributionally Robust Reinforcement Learning

ICML 2024poster

To mitigate the limitation that the classical reinforcement learning (RL) framework heavily relies on identical training and test environments, Distributionally Robust RL (DRRL) has been proposed to enhance performance across a range of environments, possibly including unknown test environments. As…

Cited by 13SourcePDFScholar
2023

Optimal Contextual Bandits with Knapsacks under Realizability via Regression Oracles

AISTATS 2023poster

We study the stochastic contextual bandit with knapsacks (CBwK) problem, where each action, taken upon a context, not only leads to a random reward but also costs a random resource consumption in a vector form. The challenge is to maximize the total reward without violating the budget for each resou…

2022

A Reduction from Linear Contextual Bandits Lower Bounds to Estimations Lower Bounds

ICML 2022spotlight

Linear contextual bandits and their variants are usually solved using algorithms guided by parameter estimation. Cauchy-Schwartz inequality established that estimation errors dominate algorithm regrets, and thus, accurate estimators suffice to guarantee algorithms with low regrets. In this paper, we…

Cited by 16SourcePDFScholar
2022

Private Streaming SCO in $\ell_p$ geometry with Applications in High Dimensional Online Decision Making

ICML 2022spotlight

Differentially private (DP) stochastic convex optimization (SCO) is ubiquitous in trustworthy machine learning algorithm design. This paper studies the DP-SCO problem with streaming data sampled from a distribution and arrives sequentially. We also consider the continual release model where paramete…

Cited by 16SourcePDFScholar
2021

Generalized Linear Bandits with Local Differential Privacy

NeurIPS 2021poster

Contextual bandit algorithms are useful in personalized online decision-making. However, many applications such as personalized medicine and online advertising require the utilization of individual-specific information for effective learning, while user's data should remain private from the server d…