Just Ask Jev: Reinforcement Learning for Calibrated Decisions as a Zero-Shot Detector of AI Alignment Failures
Summary
This paper presents RLCDAlignBench, a benchmark for evaluating Jev, a model trained with reinforcement learning for calibrated decisions, as a zero-shot detector for ten AI alignment failures with high performance and cost efficiency.
View Cached Full Text
Cached at: 09/25/26, 11:45 AM
Paper page - Just Ask Jev: Reinforcement Learning for Calibrated Decisions as a Zero-Shot Detector of AI Alignment Failures
Source: https://huggingface.co/papers/2609.29429 Published on Sep 24
·
Submitted byhttps://huggingface.co/sumleo
YI LIUon Sep 25
Abstract
Detectorsofalignmentfailuresscreendeployedlanguagemodelsandscorealignmentbenchmarks.Mostaregenerativejudgesthatspendadecodingpassoneverycriterion,andclassifiersthatreadtokenprobabilities,suchasLlamaGuard,stillscoreonefixedlabelpercall.Jev,amodeltrainedwithreinforcementlearningforcalibrateddecisions(RLCD),answersmanytypedquestionsaboutoneinputwithcalibratedprobabilitiesinasinglecall.Whetheritdetectsalignmentfailureshasnotbeenmeasured.WepresentRLCDAlignBench,whichbenchmarksJevontenalignmentfailures:sycophancy,jailbreaks,deception,promptinjection,hallucination,privacyviolation,socialbias,rewardhacking,concealinguncertainty,andpowerseeking.Itspans44benchmarksandfivetargetmodels,labelledbyeachbenchmark’sscorerand,ontwo,byhumans.Manyofthesefailuresarerelational,definedagainstareference,suchastheuser’sbelieforaninjectedinstruction,thattheresponsealonedoesnotreveal.OurkeyideaisthereforetovarywhatJevisaskedseparatelyfromwhatitsees:thequestion’swordingandanswertypeononeside,thefieldsoftheinputontheother.AsinglegenericquestionreachesamedianAUROCof0.886zero-shotandbeatssupervisedbaselinesonmostbenchmarks.Questionwordingmatterslittle,whilecontextmattersmore,mostlythroughfieldsthatencodethelabel.Jevmatchesthereferencescorer’sagreementwithhumanlabels,surfaceslabeldefectsinexistingbenchmarks,andcosts63xlessthanLLM-judgescorers.Codeanddata:https://github.com/sumleo/RLCDAlignBench.
View arXiv pageView PDFProject pageGitHub3Add to collection
Get this paper in your agent:
hf papers read 2609\.29429
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.29429 in a model README.md to link it from this page.
Datasets citing this paper1
#### sumleo/RLCDAlignBench Viewer• Updatedabout 3 hours ago • 18.3k • 9
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.29429 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
@alacheng: TypeSafe AI founder Diogo Almeida, in a speech before the release of Jev, should have realized at OpenAI that aligning …
TypeSafe AI founder Diogo Almeida discusses the limitations of current AI models and introduces Jev, a new model using RLCD alignment designed for software automation rather than human interaction.
What Is RLCD? The Secret Behind Jev
RLCD is explained as a schema-conditioned Plackett–Luce objective that advances reward modeling from scalar rewards to pairwise preferences to multiway calibrated decisions, simplifying the understanding of Jev.
Learning to Decide with AI Assistance under Human-Alignment
This paper studies the problem of learning to make optimal decisions with AI assistance under human-alignment, showing that alignment can reduce the complexity of learning, and provides regret bounds.
@rohanpaul_ai: A new benchmark called JevBench just dropped. for models whose output is a bounded software decision rather than open-e…
JevBench is a new benchmark that evaluates AI models on bounded software decisions by combining intelligence, calibration, speed, and cost, as announced by @rohanpaul_ai.
Made the horizontal open-source model for Jev with RLCD, and it surpasses all the Jev benchmarks. HF space, benchmark, model, repo
The article announces the release of Laya, an open-source 421M-parameter non-autoregressive decision model trained using RLCD, which surpasses Jev benchmarks and is available for testing on Hugging Face.