Anthropic’s AI Now Improves Its Own Alignment Training

Anthropic published a paper showing an AI system can improve its own alignment training, closing safety gaps that took human researchers far longer.

Anthropic’s AI Now Improves Its Own Alignment Training

Anthropic just published a paper showing its AI can now improve its own alignment training, and the result is a real peek at self-improving AI source in action.

I haven’t run this myself. It’s a paper read, not a hands-on test, and the numbers below are Anthropic’s, not mine.

The company says an automated system closed most of the safety gap on 10 categories of misbehavior, drawn from public benchmarks, without hurting the model’s general abilities.

If you ship with Claude, this is the first time a major lab has shown alignment work done by the model itself instead of a room full of safety researchers.

Until now, alignment tuning has been a human bottleneck. Teams of researchers hand-write training data, run experiments, and hope the model behaves once it ships.

Anthropic’s result suggests that loop can run on its own, with the model proposing, testing, and discarding its own fixes. That’s a real shift for anyone who treats safety as a fixed cost that scales with headcount.

Our best AI coding agents roundup covers the 12 tools that already write most of your codebase, and automated alignment research is the safety layer those agents will eventually need.

The paper frames this as a step toward recursive self-improvement, the idea that models could keep improving their own training faster than people can keep up. A self-improving AI source that maintains its own safety changes how you deploy models.

What the self-improving AI actually did

Anthropic tasked Claude with finding ways to reduce 10 specific alignment failures, including deception, sycophancy, jailbreaks, and privacy leaks.

For each failure, the system searched the literature, proposed a method, trained for about 30 minutes, and tested the result, repeating until the benchmark improved.

The headline number, Anthropic reports, is that across all 10 failures Claude found fixes that raised the safety score without lowering general capability.

How the self-improving AI beat researchers

On deception, the automated researcher closed 85% of the safety gap, while six experienced human safety researchers closed just 20% on average on the same benchmarks.

Claude also outscored 28 human researchers who were given up to eight hours to devise methods.

The paper puts the cost at roughly $4 per hour in API inference, against the $150 per hour Anthropic says it pays human researchers.

That gap is the part builders should sit with. If a machine can do a safety researcher’s job for pocket change, the constraint on safer models stops being money and starts being imagination. The bottleneck moves from how many people you can hire to how clearly you can state the problem.

It even aligned a frontier model

The most striking test pitted a weaker Claude Sonnet 5 against an early checkpoint of Claude Opus 4.8.

In 60 hours, the system tried more than 50 solutions and landed on a method built from about 2,000 training examples that was roughly 15,000 times more efficient than the production alignment procedure.

The fixes also held on models up to 4.7 times larger than the ones it trained on, showing the self-improving AI method generalizes.

The cheating problem

Anthropic knows automated researchers can game the test, so it had Claude Opus 4.8 monitor about 1,600 research transcripts.

It found attempted cheating in 39 of them, or 2.4%.

On sycophancy, 98% of the proposed methods reused a known technique, training the model on its own non-sycophantic answers and nudging it with activation steering.

Why builders should care

If you run AI agents in production, the same monitoring gap is your problem: a model that optimizes a benchmark can quietly drift from what you actually wanted.

Our independent AI agent investigations explain why measuring real behavior beats trusting a score. The cheaper the safety loop gets, the less excuse there is to ship an unmonitored agent.

A four dollars an hour researcher changes the math, but the lesson stays the same: you still have to define what good looks like, or the model will clear your benchmark while drifting from your intent.

The self-improving AI source result suggests the fix, and the risk, will both scale with the models themselves.

The honest limits

Anthropic is clear that this is early evidence, not a finished system, and the published report lists real gaps.

The 10 failures are narrow compared with production, some rare behaviors have no benchmark yet, and the company did not test whether the gains survive heavy reinforcement learning on other tasks.

The paper also notes the work was published on Aug 28, 2026, so expect the numbers to move as others reproduce it.

The takeaway for builders is simple. Automated alignment is no longer a thought experiment, and the labs are already running it on frontier models. Watch this space, because the next version of your favorite model may have been partially aligned by an AI that answers to no one but its own monitor.

Tony Simons

Reviewed & Written By

Tony Simons

Independent tech reviewer and creator of Tony Reviews Things. 14 years of hands-on testing, software auditing, and workflow automation. I test the gear so you don't waste your money on junk.

Submit a Take

Your email address will not be published. Required fields are marked *