Papers › Uncertainty-based Offline Variational Bayesian Reinforcement Learning for Robustness...

Uncertainty-based Offline Variational Bayesian Reinforcement Learning for Robustness under Diverse Data Corruptions

1 Nov 2024arXiv:2411.00465archive 2025-07-28

Rui Yang, Jie Wang, Guoping Wu, Bin Li

Real-world offline datasets are often subject to data corruptions (such as noise or adversarial attacks) due to sensor failures or malicious attacks. Despite advances in robust offline reinforcement learning (RL), existing methods struggle to learn robust agents under high uncertainty caused by the diverse corrupted data (i.e., corrupted states, actions, rewards, and dynamics), leading to performance degradation in clean environments. To tackle this problem, we propose a novel robust variational Bayesian inference for offline RL (TRACER). It introduces Bayesian inference for the first time to capture the uncertainty via offline data for robustness against all types of data corruptions. Specifically, TRACER first models all corruptions as the uncertainty in the action-value function. Then, to capture such uncertainty, it uses all offline data as the observations to approximate the posterior distribution of the action-value function under a Bayesian inference framework. An appealing feature of TRACER is that it can distinguish corrupted data from clean data using an entropy-based uncertainty measure, since corrupted data often induces higher uncertainty and entropy. Based on the aforementioned measure, TRACER can regulate the loss associated with corrupted data to reduce its influence, thereby enhancing robustness and performance in clean environments. Experiments demonstrate that TRACER significantly outperforms several state-of-the-art approaches across both individual and simultaneous data corruptions.

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

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 13 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.

MIRALab-USTC/RL-TRACER officialpytorch 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

13 samples harvested; 4 ran; 0 honoured the contract we drafted; 9 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
2ran
9unverified

Licence: 0 of the 13 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 MIRALab-USTC/RL-TRACER. “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.

DistributionalCritic MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository ran MIT (permissive) · a84f652328ba915e · report
TanhNormal MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository ran MIT (permissive) · 5fc3f968515d4b15 · report
huber_loss MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · d52eb4ad208682cb · report
qr_loss MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 53830e4c511d8058 · report
BaseAlgorithm MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · a31194f645bf5030 · report
DistributionalValueFunction MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · ff597882fbf77ebc · report
GaussianActor MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · 051a7b2ec2158476 · report
ObservationModel MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · 57ef107ba6ccf74c · report
QuantQFunction MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · 59a9261b91f00a77 · report
TRACER MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · a0c6df6edba0cd30 · report
TanhGaussianActor MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · 793f92e53c138d13 · report
log MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · 7f00e1ce623d2217 · report
update_params MIRALab-USTC/RL-TRACER/algo/model_free/tracer.py official repository unverified MIT (permissive) · 30067fe61c13c8bf · report

Tasks

Bayesian InferenceOffline RLReinforcement 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