Papers › Hyperparameter Optimization Can Even be Harmful in Off-Policy Learning and How to Deal with It

Hyperparameter Optimization Can Even be Harmful in Off-Policy Learning and How to Deal with It

23 Apr 2024arXiv:2404.15084archive 2025-07-28

Yuta Saito, Masahiro Nomura

There has been a growing interest in off-policy evaluation in the literature such as recommender systems and personalized medicine. We have so far seen significant progress in developing estimators aimed at accurately estimating the effectiveness of counterfactual policies based on biased logged data. However, there are many cases where those estimators are used not only to evaluate the value of decision making policies but also to search for the best hyperparameters from a large candidate space. This work explores the latter hyperparameter optimization (HPO) task for off-policy learning. We empirically show that naively applying an unbiased estimator of the generalization performance as a surrogate objective in HPO can cause an unexpected failure, merely pursuing hyperparameters whose generalization performance is greatly overestimated. We then propose simple and computationally efficient corrections to the typical HPO procedure to deal with the aforementioned issues simultaneously. Empirical investigations demonstrate the effectiveness of our proposed HPO algorithm in situations where the typical procedure fails severely.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.15084")

Code

Syntology Ran 4 of 9 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: found in paper text by Syntology: 9 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

st-tech/zr-obp found in paper text by SyntologyApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 4 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran
5unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from st-tech/zr-obp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

convert_to_action_dist st-tech/zr-obp/obp/utils.py found in paper text by Syntology ran Apache-2.0 (permissive) · c923dce25aad53dd · report
estimate_confidence_interval_by_bootstrap st-tech/zr-obp/obp/utils.py found in paper text by Syntology ran Apache-2.0 (permissive) · a1f2bd7d1acda181 · report
sample_action_fast st-tech/zr-obp/obp/utils.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 5ae885b38baf7e63 · report
sample_random_uniform_coefficients st-tech/zr-obp/obp/dataset/synthetic.py found in paper text by Syntology ran Apache-2.0 (permissive) · 4fa7b27a8c130446 · report
linear_behavior_policy_continuous st-tech/zr-obp/obp/dataset/synthetic_continuous.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0b2a873bf9ce492b · report
linear_reward_funcion_continuous st-tech/zr-obp/obp/dataset/synthetic_continuous.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 8030be7b385db03a · report
logistic_polynomial_reward_function st-tech/zr-obp/obp/dataset/synthetic.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 628f213ec1c901a2 · report
logistic_reward_function st-tech/zr-obp/obp/dataset/synthetic.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 99116d6ac9c6fa92 · report
quadratic_reward_funcion_continuous st-tech/zr-obp/obp/dataset/synthetic_continuous.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ad68c45f6b6ffe98 · report

Tasks

Decision MakingHyperparameter OptimizationOff-policy evaluationRecommendation Systems

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

HPO

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections