An open framework for testing whether AI safety metrics remain reliable across model environments.
An open framework for testing whether AI safety metrics remain reliable across model environments.
Project Details
Updated 07/25/26 · Edited by orgMBE began as an attempted new metric. I developed a metric that performed well on the usual diagnostic tests, enough that I thought I had a paper. Then I compared it against marginal baselines: validation loss, model configuration, and other inexpensive information already present in training logs. The apparent signal disappeared.
That failure was more interesting than the metric. I repeated the analysis with established training metrics and found a mixed picture. Some retained useful information. Others weakened, became indistinguishable from null, or changed direction after ordinary differences between experiments were controlled for. Related papers had identified pieces of this problem, but I could not find a practical, reusable protocol for auditing metric claims across environments.
The current project includes an open Python package, command-line tools, calibration tests, a public notebook, frozen protocols, and an evidence ledger covering exploratory results from 680 logged image and language-model runs across more than 40 candidate metrics. These are not 680 independent observations, and I do not treat them as confirmatory evidence. They were cheap development experiments used to identify failure modes and design the corrected study.
The next stage is a preregistered evaluation using repeated configuration blocks, multiple seeds, corrected image and causal-language experiments, and a protected holdout opened only after the analysis is frozen. The project will also include a safety-facing case study examining whether signals used to evaluate harmful behavior, refusal robustness, or model monitoring contribute information beyond inexpensive baselines. An outside executor will then reproduce the central analysis from a frozen release.
The outputs will be a validated open-source package, an evaluation dataset, the complete experiment ledger and reproduction code, an independent replication report, and a public paper. The result will be published regardless of whether MBE’s current hypotheses survive.
Theory of Impact
Updated 07/28/26 · By grantmaking.aiA lot of work on AI safety eventually turns into a statement about measurement: a model is more aligned, an intervention reduces behavior, a monitor predicts failure or a benchmark improves. If the number that supports that statement mostly follows model size, training loss, architecture or another simple baseline it can give a sense of confidence without offering proof.
MBE is meant to check that before a measurement becomes part of research or rules. It asks what information the measurement provides beyond things we already know whether that help works across models and tasks and whether the measurement reacts properly when the real danger changes. It does not try to say which measurement is best or worst. A measurement might be helpful in one situation and not reliable in another; the goal is to find out where each claim should be trusted.
The project’s main contribution to safety is measurement reliability. As systems grow more complex and harder to understand safety choices will depend more on substitutes, behavior tests, monitors and automated checks. A weak signal can hide a change in ability. Make a bad intervention look good. MBE will therefore include a case study focused on safety along with studies on images and language.
People
Updated 07/28/26 · By grantmaking.aiTeam Member
Funding Details
- May 1, 2026
- Feb 1, 2027
- 6 months
- -
- -
- -
- -
- -
- seeking first grant
- -
Track Record
Built and released mbe-eval, an MIT-licensed Python package with command-line tools for marginal-baseline metric auditing. The project also includes a public Kaggle notebook, calibration tests, frozen experimental protocols, reproducibility documentation, and a claim-level evidence ledger.
I also built and released TrainTools, a companion package that makes it easier to record structured training data and produce logs suitable for reproducible analysis and metric auditing. Outside MBE, I maintain several smaller research and engineering projects, including the Mineral World Model. These side projects are exploratory, but they reflect a broader interest in open research infrastructure and model evaluation.
Completed exploratory audits covering 680 logged image and language-model runs and more than 40 candidate metrics. These experiments identified both surviving signals and important failure modes, including leakage in an early language experiment. I publicly withdrew the affected result and corrected the protocol rather than quietly discarding it.
Received an Emergent Ventures grant in January as general support for my independent research; it was not awarded to or used specifically for MBE. My broader work includes computational cosmology and a recent paper investigating the , where careful data processing, statistical controls, sensitivity analysis, and reproducible pipelines are central. That work provided much of the methodological foundation I now bring to MBE. Since then, I have also released open-source research tools and developed the exploratory evidence and protocols behind this project. The funding requested here is specifically for MBE’s confirmatory experiments, protected holdout, public benchmark, and independent replication.
Discussion
[deleted]
This is the working repository for the project.
https://github.com/AparajeetS/marginal-baseline-eval