Papers › Adaptive Exploration for Data-Efficient General Value Function Evaluations

Adaptive Exploration for Data-Efficient General Value Function Evaluations

13 May 2024arXiv:2405.07838archive 2025-07-28

Arushi Jain, Josiah P. Hanna, Doina Precup

General Value Functions (GVFs) (Sutton et al., 2011) represent predictive knowledge in reinforcement learning. Each GVF computes the expected return for a given policy, based on a unique reward. Existing methods relying on fixed behavior policies or pre-collected data often face data efficiency issues when learning multiple GVFs in parallel using off-policy methods. To address this, we introduce GVFExplorer, which adaptively learns a single behavior policy that efficiently collects data for evaluating multiple GVFs in parallel. Our method optimizes the behavior policy by minimizing the total variance in return across GVFs, thereby reducing the required environmental interactions. We use an existing temporal-difference-style variance estimator to approximate the return variance. We prove that each behavior policy update decreases the overall mean squared error in GVF predictions. We empirically show our method's performance in tabular and nonlinear function approximation settings, including Mujoco environments, with stationary and non-stationary reward signals, optimizing data usage and reducing prediction errors across multiple GVFs.

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="2405.07838")

Code

Syntology Ran 9 of 15 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 9 ran with no contract checked.

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

arushijain94/explorationofgvfs officialmentioned in paperpytorch 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

15 samples harvested; 9 ran; 0 honoured the contract we drafted; 6 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.

9ran
6unverified

Licence: 15 of the 15 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

add_value_function arushijain94/explorationofgvfs/VarianceReduction/src/common_td_changing_lr.py official repository ran no licence file found · pointer only · bc53aa823264e72c · report
clip_normalize_policy arushijain94/explorationofgvfs/VarianceReduction/src/common_bpi_changing_lr.py official repository ran no licence file found · pointer only · e1a25f9bebb55954 · report
clip_normalize_policy arushijain94/explorationofgvfs/VarianceReduction/src/common_martha_chnaging_lr.py official repository ran no licence file found · pointer only · 73e934dec583cd6e · report
compute_mean_non_wall_states arushijain94/explorationofgvfs/VarianceReduction/src/common_bpi_changing_lr.py official repository ran no licence file found · pointer only · e0ca4c397990d704 · report
create_multiple_reward arushijain94/explorationofgvfs/VarianceReduction/src/common.py official repository ran no licence file found · pointer only · c8fe5562f925ef26 · report
get_mult_simple_target_policy arushijain94/explorationofgvfs/VarianceReduction/src/common.py official repository ran no licence file found · pointer only · 8fbb675568033e2c · report
get_target_policy arushijain94/explorationofgvfs/VarianceReduction/src/common.py official repository ran fingerprinted no licence file found · pointer only · 2d87b6140723c333 · report
get_true_vals arushijain94/explorationofgvfs/VarianceReduction/src/common_bpi_changing_lr.py official repository ran no licence file found · pointer only · 4b2cfd10c65cda90 · report
get_var_s arushijain94/explorationofgvfs/VarianceReduction/src/bpg.py official repository ran no licence file found · pointer only · ee32b502d828299f · report
choose_action arushijain94/explorationofgvfs/VarianceReduction/src/bpg.py official repository unverified no licence file found · pointer only · 74d545a970aaee61 · report
get_csv_logger arushijain94/explorationofgvfs/VarianceReduction/src/common_td_changing_lr.py official repository unverified no licence file found · pointer only · a63c34ebc15aca18 · report
update_behavior_policy arushijain94/explorationofgvfs/VarianceReduction/src/bpg.py official repository unverified no licence file found · pointer only · cab0e2947e5ac4c2 · report
choose_action arushijain94/gvfexplorer/VarianceReduction/src/BPI.py community unverified no licence file found · pointer only · 79b9dd785d50a15e · report
estimate_val_var_function arushijain94/gvfexplorer/VarianceReduction/src/BPI.py community unverified no licence file found · pointer only · 7ac31a8126242273 · report
estimate_value_function arushijain94/gvfexplorer/VarianceReduction/src/BPI.py community unverified no licence file found · pointer only · 55207ae764ce7593 · report

Tasks

MuJoCo

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