Papers › Beyond Optimism: Exploration With Partially Observable Rewards

Beyond Optimism: Exploration With Partially Observable Rewards

20 Jun 2024arXiv:2406.13909archive 2025-07-28

Simone Parisi, Alireza Kazemipour, Michael Bowling

Exploration in reinforcement learning (RL) remains an open challenge. RL algorithms rely on observing rewards to train the agent, and if informative rewards are sparse the agent learns slowly or may not learn at all. To improve exploration and reward discovery, popular algorithms rely on optimism. But what if sometimes rewards are unobservable, e.g., situations of partial monitoring in bandits and the recent formalism of monitored Markov decision process? In this case, optimism can lead to suboptimal behavior that does not explore further to collapse uncertainty. With this paper, we present a novel exploration strategy that overcomes the limitations of existing methods and guarantees convergence to an optimal policy even when rewards are not always observable. We further propose a collection of tabular environments for benchmarking exploration in RL (with and without unobservable rewards) and show that our method outperforms existing ones.

PaperPDFCodeCode 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="2406.13909")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: official repository: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

AmiiThinks/mon_mdp_neurips24 officialmentioned in papermentioned on GitHub 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

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 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.

2ran · our draft was wrong
1ran · fixture could not drive it
7unverified

Licence: 10 of the 10 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 AmiiThinks/mon_mdp_neurips24. “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.

greedy AmiiThinks/mon_mdp_neurips24/src/actor.py official repository ran · our draft was wrong CC-BY-4.0 · pointer only · 0a417dbf6ba084b3 · report
random_argmax AmiiThinks/mon_mdp_neurips24/src/actor.py official repository ran · our draft was wrong CC-BY-4.0 · pointer only · 1da90a771bcd8f81 · report
softmax amiithinks/mon_mdp_neurips24/src/actor.py official repository ran · fixture could not drive it CC-BY-4.0 · pointer only · 78dec1bfaaffb901 · report
Actor AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · bce144a0a54c2361 · report
CountTable AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · 7d878d69d728a067 · report
Critic AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · d01ee419e1d16cd5 · report
EpsilonGreedy AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · db244f0c9e0fc178 · report
EpsilonGreedyWithVisitQ AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · f5a7514e585d6ab3 · report
FunctionApproximator AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · c346bfeaca5ac2df · report
Table AmiiThinks/mon_mdp_neurips24/src/actor.py official repository unverified CC-BY-4.0 · pointer only · 9545c545fa3b547d · report

Tasks

BenchmarkingReinforcement Learning (RL)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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