Measuring How AI Reasons in Concepts

Anthropic just put a number on something that’s been hard to measure: how well AI models handle abstract reasoning. The company’s Alignment Science Blog introduced the Conceptual Reasoning Index (CRI), a single 0-to-100 score for how capably large language models work through philosophical arguments, logical consistency, and decision-theory puzzles. According to Anthropic, the index was built with conceptual researchers Emery Cooper and Caspar Oesterheld.

What stands out here is the target. Most AI benchmarks measure things you can check against reality: math answers, code that runs, facts that are true or false. Conceptual reasoning is different. It’s the skill of following an argument, spotting a contradiction, and reasoning carefully when there’s no experiment to settle the question. That’s harder to score, and until now there wasn’t a clean way to track it.

What’s in the index

The CRI isn’t a new test written from scratch. Anthropic combined three existing benchmarks into one composite score:

  • LMCA covers philosophical argumentation
  • ACCoRD covers logical consistency
  • DTBench covers decision-theory problems

Roll those together and you get a single figure on a 0-to-100 scale. That design choice matters. Instead of juggling three separate results, researchers and practitioners get one comparable number they can watch as models improve.

Why Anthropic cares about this

The reasoning behind the project is the interesting part. Anthropic and its collaborators treat conceptual reasoning as a bottleneck skill for AI safety work. Here’s their logic: a lot of the work to reduce risks from advanced AI doesn’t come from running experiments. It comes from argument. You’re weighing whether a safety approach holds up, whether an assumption is sound, whether a plan has a hidden flaw. That’s conceptual work, not empirical testing.

If models get sharper at that kind of reasoning, they could help with the argumentation-heavy parts of alignment research itself. And if you want to know whether a model is ready to help, you need a way to measure the skill first. The CRI is that measuring stick.

Why it matters for practitioners

Even if you’re not doing safety research, this points at something useful. Plenty of real work depends on reasoning rather than lookup: legal analysis, strategy, policy, research synthesis, any task where the answer is argued rather than retrieved. A benchmark aimed squarely at conceptual reasoning gives a cleaner signal for those use cases than a general capability score does.

A few practical takeaways:

  • Match the benchmark to the job. If your use case leans on argument and judgment, a conceptual-reasoning score tells you more than a coding or trivia benchmark.
  • Watch the trend, not just the number. A composite index is most useful for tracking whether models are getting better at this over time, and by how much.
  • Know what it doesn’t cover. Strong conceptual reasoning doesn’t guarantee factual accuracy or safe behavior. It’s one dimension, not a verdict on a model.

The limitation worth naming

The honest caveat is baked into the subject. Conceptual reasoning resists clean grading precisely because there’s often no empirical ground truth to check against. That’s the whole reason it’s a hard skill to measure, and it means any index like this reflects the judgment calls of the benchmarks feeding it. Anthropic’s framing treats the CRI as a tool to track progress on a specific, under-measured skill, not a complete report card on a model.

That’s the right way to read it. The value isn’t in the exact score any one model posts today. It’s in finally having a consistent yardstick for a skill that safety researchers say sits upstream of a lot of important work. Expect to see this number cited as models get compared on reasoning depth, and watch whether frontier systems start climbing it meaningfully. Full methodology and the benchmark breakdown are available at Anthropic’s Alignment Science Blog.

Scroll to Top