Papers › One Risk to Rule Them All: A Risk-Sensitive Perspective on Model-Based Offline...

One Risk to Rule Them All: A Risk-Sensitive Perspective on Model-Based Offline Reinforcement Learning

30 Nov 2022NeurIPS 2023 11arXiv:2212.00124archive 2025-07-28

Marc Rigter, Bruno Lacerda, Nick Hawes

Offline reinforcement learning (RL) is suitable for safety-critical domains where online exploration is too costly or dangerous. In such safety-critical settings, decision-making should take into consideration the risk of catastrophic outcomes. In other words, decision-making should be risk-sensitive. Previous works on risk in offline RL combine together offline RL techniques, to avoid distributional shift, with risk-sensitive RL algorithms, to achieve risk-sensitivity. In this work, we propose risk-sensitivity as a mechanism to jointly address both of these issues. Our model-based approach is risk-averse to both epistemic and aleatoric uncertainty. Risk-aversion to epistemic uncertainty prevents distributional shift, as areas not covered by the dataset have high epistemic uncertainty. Risk-aversion to aleatoric uncertainty discourages actions that may result in poor outcomes due to environment stochasticity. Our experiments show that our algorithm achieves competitive performance on deterministic benchmarks, and outperforms existing approaches for risk-sensitive objectives in stochastic domains.

PaperPDFConference PDFCodeCode 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="2212.00124")

Code

Syntology Ran 12 of 23 code samples harvested from 3 repositories linked to this paper; 11 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 3 ran; found in paper text by Syntology: 13 samples from 2 repositories, 7 ran; 2 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

marc-rigter/1r2r officialmentioned in papermentioned on GitHubMIT 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

23 samples harvested; 12 ran; 2 honoured the contract we drafted; 11 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 · honoured contract
4ran · our draft was wrong
1ran · fixture could not drive it
5ran
11unverified

Licence: 2 of the 23 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 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

td_target marc-rigter/1R2R/_1R2R/algorithms/_1R2R.py official repository ran · honoured contract fingerprinted MIT (permissive) · 31deb9c7be58e00c · report
format_samples_for_training marc-rigter/1R2R/_1R2R/models/constructor.py official repository ran · our draft was wrong MIT (permissive) · 1bb5583dba32f555 · report
get_required_argument marc-rigter/1R2R/_1R2R/models/utils.py official repository ran · our draft was wrong MIT (permissive) · 4eb5226056a1f70f · report
gen_dataset marc-rigter/1R2R/_1R2R/off_policy/loader.py official repository unverified MIT (permissive) · b69606fbe4ae1c6d · report
mass_center marc-rigter/1R2R/_1R2R/env/humanoid.py official repository unverified MIT (permissive) · 46bd205700c42f20 · report
restore_pool marc-rigter/1R2R/_1R2R/off_policy/loader.py official repository unverified MIT (permissive) · 721b133d3e718b81 · report
restore_pool_d4rl marc-rigter/1R2R/_1R2R/off_policy/loader.py official repository unverified MIT (permissive) · 4a8a13bf2658940e · report
spectral_norm marc-rigter/1R2R/_1R2R/models/utils.py official repository unverified MIT (permissive) · 633dcc6fe7c3ecc3 · report
CPW nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology ran MIT (permissive) · d354e29969a8eecf · report
Observation nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology ran MIT (permissive) · 0a92b095c96f1001 · report
Power nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology ran MIT (permissive) · d0dc0545525ce106 · report
Wang_distortion nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology ran MIT (permissive) · f0d06853888e809c · report
compute_cvar nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology ran · fixture could not drive it fingerprinted MIT (permissive) · 0665de8d83eef80b · report
quantile_huber_loss nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 24475939b27492ce · report
split microsoft/lightATAC/lightATAC/atac.py found in paper text by Syntology ran MIT (permissive) · fd64627ef6698537 · report
ATAC microsoft/lightATAC/lightATAC/atac.py found in paper text by Syntology unverified MIT (permissive) · 385289a2f103a41b · report
AbstractAgent nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology unverified MIT (permissive) · c5bf09ce02ff5964 · report
ORAAC nuria95/O-RAAC/oraaclib/agent/ORAAC.py found in paper text by Syntology unverified MIT (permissive) · 7d39619c9ae882e2 · report
compute_batched microsoft/lightATAC/lightATAC/atac.py found in paper text by Syntology unverified MIT (permissive) · 95422abceacb6468 · report
slice_dist microsoft/lightATAC/lightATAC/atac.py found in paper text by Syntology unverified MIT (permissive) · d5ae5ee54ffb75d0 · report
split_dist microsoft/lightATAC/lightATAC/atac.py found in paper text by Syntology unverified MIT (permissive) · c9923434b7a879c9 · report
l2_projection identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 36c97c87a5d855c4 · report
normalized_sum identical code first harvested elsewhere ran · honoured contract licence of this copy not recorded · 2a76fc3a7969ba54 · report

Tasks

AllDecision MakingOffline RLReinforcement Learning (RL)Sensitivity

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