Papers › Mutual Information Regularized Offline Reinforcement Learning

Mutual Information Regularized Offline Reinforcement Learning

14 Oct 2022NeurIPS 2023 11arXiv:2210.07484archive 2025-07-28

Xiao Ma, Bingyi Kang, Zhongwen Xu, Min Lin, Shuicheng Yan

The major challenge of offline RL is the distribution shift that appears when out-of-distribution actions are queried, which makes the policy improvement direction biased by extrapolation errors. Most existing methods address this problem by penalizing the policy or value for deviating from the behavior policy during policy improvement or evaluation. In this work, we propose a novel MISA framework to approach offline RL from the perspective of Mutual Information between States and Actions in the dataset by directly constraining the policy improvement direction. MISA constructs lower bounds of mutual information parameterized by the policy and Q-values. We show that optimizing this lower bound is equivalent to maximizing the likelihood of a one-step improved policy on the offline dataset. Hence, we constrain the policy improvement direction to lie in the data manifold. The resulting algorithm simultaneously augments the policy evaluation and improvement by adding mutual information regularizations. MISA is a general framework that unifies conservative Q-learning (CQL) and behavior regularization methods (e.g., TD3+BC) as special cases. We introduce 3 different variants of MISA, and empirically demonstrate that tighter mutual information lower bound gives better offline RL performance. In addition, our extensive experiments show MISA significantly outperforms a wide range of baselines on various tasks of the D4RL benchmark,e.g., achieving 742.9 total points on gym-locomotion tasks. Our code is available at https://github.com/sail-sg/MISA.

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

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: 4 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.

sail-sg/misa officialmentioned in paperjaxMIT 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.

4ran
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 sail-sg/MISA. “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.

extend_and_repeat sail-sg/MISA/utilities/jax_utils.py official repository ran MIT (permissive) · d2f199c948f2a9ed · report
index_batch sail-sg/MISA/utilities/replay_buffer.py official repository ran MIT (permissive) · c8b2fc80a3fc7424 · report
mse_loss sail-sg/MISA/utilities/jax_utils.py official repository ran fingerprinted MIT (permissive) · cc35af8b18b7dc58 · report
parition_batch_train_test sail-sg/MISA/utilities/replay_buffer.py official repository ran MIT (permissive) · 3f55f8769dd45c20 · report
compute_returns sail-sg/MISA/utilities/traj_dataset.py official repository unverified MIT (permissive) · bed19deb2a987950 · report
create_exp_name sail-sg/MISA/viskit/logging.py official repository unverified MIT (permissive) · db7a0efd9adcf84c · report
dict_to_safe_json sail-sg/MISA/viskit/logging.py official repository unverified MIT (permissive) · 8cada88c51a2a6f0 · report
prefix_metrics sail-sg/MISA/utilities/utils.py official repository unverified MIT (permissive) · d97e89c7f1953b3a · report
safe_json sail-sg/MISA/viskit/logging.py official repository unverified MIT (permissive) · 07afff96928bd142 · report
simple_separated_format sail-sg/MISA/viskit/tabulate.py official repository unverified MIT (permissive) · fd06199912f135e9 · report
split_into_trajectories sail-sg/MISA/utilities/traj_dataset.py official repository unverified MIT (permissive) · b5cd4f789150335c · report
update_target_network sail-sg/MISA/algos/model.py official repository unverified MIT (permissive) · 528710698bd3cfc6 · report
value_and_multi_grad sail-sg/MISA/utilities/jax_utils.py official repository unverified MIT (permissive) · 6f4355a6f1314166 · report

Tasks

D4RLOffline RLQ-LearningReinforcement Learningreinforcement-learning

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