Papers › Intention-Conditioned Flow Occupancy Models

Intention-Conditioned Flow Occupancy Models

10 Jun 2025arXiv:2506.08902archive 2025-07-28

Chongyi Zheng, Seohong Park, Sergey Levine, Benjamin Eysenbach

Large-scale pre-training has fundamentally changed how machine learning research is done today: large foundation models are trained once, and then can be used by anyone in the community (including those without data or compute resources to train a model from scratch) to adapt and fine-tune to specific tasks. Applying this same framework to reinforcement learning (RL) is appealing because it offers compelling avenues for addressing core challenges in RL, including sample efficiency and robustness. However, there remains a fundamental challenge to pre-train large models in the context of RL: actions have long-term dependencies, so training a foundation model that reasons across time is important. Recent advances in generative AI have provided new tools for modeling highly complex distributions. In this paper, we build a probabilistic model to predict which states an agent will visit in the temporally distant future (i.e., an occupancy measure) using flow matching. As large datasets are often constructed by many distinct users performing distinct tasks, we include in our model a latent variable capturing the user intention. This intention increases the expressivity of our model, and enables adaptation with generalized policy improvement. We call our proposed method intention-conditioned flow occupancy models (InFOM). Comparing with alternative methods for pre-training, our experiments on $36$ state-based and $4$ image-based benchmark tasks demonstrate that the proposed method achieves 1.8 × median improvement in returns and increases success rates by 36%. Website: https://chongyi-zheng.github.io/infom Code: https://github.com/chongyi-zheng/infom

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

Code

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

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

chongyi-zheng/infom officialmentioned in papermentioned on GitHubjax 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

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

1ran · our draft was wrong
10ran
3unverified

Licence: 0 of the 14 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 chongyi-zheng/infom. “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.

AddSpatialCoordinates chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · b76fee603c23832b · report
GroupNorm chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · df206f07444e8679 · report
ImpalaEncoder chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · 82a37d485fffbe7c · report
IntentionEncoder chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · 5fd7c55ff6bc1c8c · report
MLP chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · 3a92290722d6d764 · report
ModuleDict chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · afcc6a74fc1afd44 · report
ResNetBlock chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · e8d3d57d274492b3 · report
ResNetEncoder chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · 753cfc3e30a2a633 · report
Value chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · 028beb23076e7758 · report
VectorField chongyi-zheng/infom/agents/infom.py official repository ran MIT (permissive) · 346889c56384a53c · report
ensemblize chongyi-zheng/infom/agents/infom.py official repository ran · our draft was wrong MIT (permissive) · e2b6e84f73d1d030 · report
Actor chongyi-zheng/infom/agents/infom.py official repository unverified MIT (permissive) · 17f5041025f7c2b2 · report
InFOMAgent chongyi-zheng/infom/agents/infom.py official repository unverified MIT (permissive) · a821b42336bda776 · report
TransformedWithMode chongyi-zheng/infom/agents/infom.py official repository unverified MIT (permissive) · cea8929c82a646bd · report

Tasks

Reinforcement 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