Research and experiments

September 19, 2026 ยท View on GitHub

Jev Atari Lab has two connected goals: work toward mastering every game in the pinned Atari scope, and discover effective teacher-driven optimizers for structured question policies. Atari provides environments in which proposed optimization patterns can be measured, challenged and reproduced.

As directed by the project owner on 2026-09-18, this directory is the canonical home for this project's research ideas, hypotheses, methods, decisions and paper planning. Readers do not need access to a private research repository. Historical notes elsewhere remain provenance; new project research belongs here. Original machine-readable evidence and immutable LFS archives remain in experiments/; code and tests retain their own directories.

Research map

DocumentPurposeStatus
Research directionTwo goals, hypotheses, current evidence and limitsAdopted project direction
Teacher optimizerWhat is optimized, optimizer components, round records and pattern discoveryDesign; first implemented teacher study incomplete
Evaluation frameworkEdit, behavior, outcome and cost measures; controls and uncertaintyProposed framework; some underlying logging exists
Research roadmap and paper planStaged studies and evidence required for paper claimsPlanned studies; no new live run authorized by this document
Related workPrimary sources and boundaries of novelty claimsTargeted review; methods not reproduced
Research provenanceOrigins, ownership transition and implementation decisionsHistorical record

Experimental evidence

Game-specific research starts at Pong, with its own evaluation profile and teacher log. The approved longitudinal teacher study has a frozen protocol and an explicit parser continuation record. Its incomplete results lead to a proposed strategy-versus-execution study. For new games, use the shared evaluation-profile and teacher-round templates. Outcomes and mastery criteria are game-specific; provenance, cost and evidence requirements are shared.

ExperimentWhat it establishesWhat remains open
First teacher studyAudited A/B proposals, behavioral probes and rejection; technical stop in round twoMulti-round learning and final generalization
Value pilotA question revision improved Brier score but regressed MAE and was rejectedImproved control or TD learning
Score/Choice comparisonOffline representation comparisonGeneral representation superiority
Direct-policy pilotReal Jev-controlled Pong trajectoriesComplete-match performance
Fixed-frame controlsExisting Jev and Python rules differ in actions and short-run returnExperience-driven learning
No-FIRE revisionHigher confidence/adherence did not improve aggregate returnReliable causal effect of the wording
Match calibrationNine local training episodes and duration/censoring evidenceA reliably stronger interception controller
Long Jev trial20,000-frame fixed-policy run ending at 7:18, unfinishedNative completion, wins and population performance

Experiment protocols remain frozen with their reports. Later research directions must not retroactively change budgets, gates, data splits or interpretations of those runs. A video is evidence of one execution, not a learning curve.

Reproduction and environment contracts

Use explicit evidence labels in new research: observed for our executed runs, source-reported for external performance claims, proposed for unrun methods, and unconfirmed for unresolved conclusions. Link claims to a report, source, program version and experiment revision as appropriate. Preserve negative results.

The question execution diagnostics protocol freezes the next offline adherence analysis and separate literal Python strategy trials. No new model calls.

Question diagnostics results: low interception-rule adherence, 16 separate literal-control episodes and no new model calls.