RevengeBench: Reverse Engineering Code-Space Policies from Behavioral Experiments

14d ago · Global · primary source: export.arxiv.org

A team of researchers has introduced RevengeBench, a benchmark designed to test whether large language models can reconstruct hidden decision-making code by observing behavior alone, and found that recovery quality varies sharply across frontier models, from 34 to 72 percent of the behavioral gap closed [1]. The work, led by Sebastian Dziadzio and colleagues, frames the task as a computational analogue of a classic scientific inverse problem: inferring latent mechanisms from outward actions, made more tractable through targeted intervention [1]. The benchmark comprises 75 LLM-generated, Elo-calibrated policies drawn from CodeClash tournament trajectories, spanning five distinct game environments [1]. A learner agent observes a hidden target policy playing against sampled opponents, then designs custom opponent policies as behavioral probes to elicit informative responses before submitting an executable hypothesis [1]. Evaluation uses continuous action-distance metrics, measuring how much of the initial distance from a random policy is closed by the reconstructed code [4]. Across twelve frontier LLMs, the strongest model closed 72 percent of that gap, while the weakest managed only 34 percent [1]. The researchers note that active probing helped some models and did not degrade performance for others, suggesting that intervention yields benefits when the learner is capable enough to exploit it [4]. To assess whether the recovered code carries strategic value, the team fed each reconstructed policy back to the same LLM and asked it to write a counter-policy against the original target [4]. The resulting counter-policies produced a measurable competitive advantage, with the ordering blind < recovered < oracle holding consistently across all models [4]. The effect was especially pronounced for weaker models that otherwise failed to design effective counter-strategies on their own [1]. The paper, accepted at the ICML 2026 AIWILD workshop, positions behavioral recovery of programmatic policies as a tractable inverse problem in code-space [3]. The authors argue the benchmark opens a path to opponent modeling, policy interpretability, and the broader question of inferring latent mechanisms from observations [1]. The submission is a regular paper of nine pages, with authors authorizing public release of names and data upon acceptance [3].

regulationresearch-paperbenchmarksafety-researchapplication

Background sources we checked (7)
  • arxiv.org ↗ For most of scientific history, researchers studying behavior could only infer hidden mechanisms from outward actions: an inverse problem that becomes more tractable when observation is augmented by targeted intervention. We pose a computational analogue: given only behavioral tr…
  • openreview.net ↗ RevengeBench: Reverse Engineering Code-Space Policies from Behavioral Experiments | OpenReview ## RevengeBench: Reverse Engineering Code-Space Policies from Behavioral Experiments ### Babak Rahmani, Sebastian Dziadzio, Joschka Strüber, Sergio Hernández-Gutiérrez, Matthias Bethg…
  • arxiv.org ↗ Reverse Engineering Code-Space Policies from Behavioral Experiments ... For most of scientific history, researchers studying behavior could only infer hidden mechanisms from outward actions—an inverse problem that becomes more tractable when observation is augmented by targeted i…
  • arxiv.org ↗ Reverse Engineering Code-Space Policies from Behavioral Experiments ... For most of scientific history, researchers studying behavior could only infer hidden mechanisms from outward actions—an inverse problem that becomes more tractable when observation is augmented by targeted i…
  • en.wikipedia.org ↗ Sexual harassment primarily refers to harassment involving unwanted sexual behavior, though it may occasionally refer to harassment with a sexist targeting pattern. Although some types of sexual harassment seem to be motivated by sexual desire, they are more often committed to …
  • en.wikipedia.org ↗ Sexism is prejudice or discrimination based on one's sex or gender. Sexism can affect anyone, but primarily affects women and girls. It has been linked to gender roles and stereotypes, and may include the belief that one sex or gender is intrinsically superior to another. Extreme…
  • en.wikipedia.org ↗ The persecution of Christians can be traced from the first century of the Christian era to the present day. Christian missionaries and converts to Christianity have both been targeted for persecution, sometimes to the point of being martyred for their faith, ever since the emerge…

Sources

Spot something wrong? Report an issue