Papers › Learning to Identify Critical States for Reinforcement Learning from Videos

Learning to Identify Critical States for Reinforcement Learning from Videos

15 Aug 2023ICCV 2023 1arXiv:2308.07795archive 2025-07-28

Haozhe Liu, Mingchen Zhuge, Bing Li, Yuhui Wang, Francesco Faccio, Bernard Ghanem, Jürgen Schmidhuber

Recent work on deep reinforcement learning (DRL) has pointed out that algorithmic information about good policies can be extracted from offline data which lack explicit information about executed actions. For example, videos of humans or robots may convey a lot of implicit information about rewarding action sequences, but a DRL machine that wants to profit from watching such videos must first learn by itself to identify and recognize relevant states/actions/rewards. Without relying on ground-truth annotations, our new method called Deep State Identifier learns to predict returns from episodes encoded as videos. Then it uses a kind of mask-based sensitivity analysis to extract/identify important critical states. Extensive experiments showcase our method's potential for understanding and improving agent behavior. The source code and the generated datasets are available at https://github.com/AI-Initiative-KAUST/VideoRLCS.

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

Code

Syntology Ran 9 of 9 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 8 ran with no contract checked.

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

ai-initiative-kaust/videorlcs officialmentioned in papermentioned on GitHubpytorch 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

9 samples harvested; 9 ran; 0 honoured the contract we drafted; 0 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 · fixture could not drive it
8ran

Licence: 9 of the 9 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 AI-Initiative-KAUST/VideoRLCS. “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.

Detector AI-Initiative-KAUST/VideoRLCS/Models/model.py official repository ran no licence file found · pointer only · b406c4d00f7c7a6e · report
Detector_Head AI-Initiative-KAUST/VideoRLCS/Models/model.py official repository ran no licence file found · pointer only · d6169323ec29d473 · report
FeatureExtractor AI-Initiative-KAUST/VideoRLCS/Models/model.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · a8ec9e9bd6753968 · report
accuracy ai-initiative-kaust/videorlcs/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · b0f936d4d6ae3b8c · report
collate_fn ai-initiative-kaust/videorlcs/Attack/dataset.py official repository ran no licence file found · pointer only · f0215d69a23699ed · report
collate_fn ai-initiative-kaust/videorlcs/Policy_Improvement/dataset.py official repository ran no licence file found · pointer only · c94cc1b00df7300a · report
layer_init ai-initiative-kaust/videorlcs/Policy_Improvement/Atari/atari_network.py official repository ran no licence file found · pointer only · 372e9511cee496ef · report
scale_obs ai-initiative-kaust/videorlcs/Policy_Improvement/Atari/atari_network.py official repository ran no licence file found · pointer only · 4962b73d437280f2 · report
tensor_to_np ai-initiative-kaust/videorlcs/utils.py official repository ran no licence file found · pointer only · 3cfc0f6223c48293 · report

Tasks

Deep Reinforcement 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