Sunset over water, Pike Road, Alabama

How AI Decides Right and Wrong

Independent research into how large language models encode moral reasoning, and what that means for 8 billion people.
The Problem

Every major AI model ships with a built-in moral framework, shaped by English-language, Western training data and reinforced through alignment. These models are being deployed globally, making decisions that touch healthcare, law, education, and policy. The question isn't whether AI has values. It's whose values, and whether anyone checked.


The Research

Cross-Cultural Alignment Study (CCAS)

The Reasoner
Pilot Complete · Cross-Cultural Collection Upcoming

The Reasoner measures the structure of moral reasoning — the same instrument for AI models and humans, scored on one scale. Each dilemma asks two separate questions — what should happen (the decision) and why it matters (the reasons) — and scores them by allocating a fixed pool of points across the options rather than rating agreement, so real trade-offs are forced. The full study extends it to a cross-cultural human sample.

Pilot finding: across 11 frontier models from nine labs, unframed, the structure of moral reasoning compresses onto a band 5 to 8 times narrower than the human spread, and the convergence crosses labs and geography. Given a nonsense framing (a society organized around geometry), the models fold it into fluent moral reasoning rather than rejecting it. Compliance, not awareness.

Metacognitive Continual Learning
Research Brief · June 2026

A research agenda for post-scaling training architectures. The brief proposes a closed-loop, post-deployment mechanism for continual learning: retrospective flagging at session end, mentor-guided diagnosis at the activation level, and targeted consolidation of patterns that recur across sessions.

The claim: pretraining, fine-tuning, and continual learning are instances of the same underlying process, ordered geometric development across time. What shifts is who directs the curriculum. The brief builds directly on the Curriculum Ordering and Representation Geometry results.

Curriculum Ordering
Complete · May 2026

We trained two 92M and two 1B parameter GPT models from scratch on identical text — one reading it in curriculum order (physical world → fables → ancients → logic → rhetoric → poetry), one reading random chunks in standard pretraining fashion. Same compute, same data, different order.

The finding: curriculum-ordered pretraining produces 15× better generalization, more geometric structure, and progressive representational expansion. The model that learned in order generalizes; the model that memorized does not. We also show the curriculum effect is architecture-dependent: GPT (attention) builds domain-organized geometry, Mamba (SSM) does not — regardless of training order.

Representation Geometry
Complete · May 2026

We extracted hidden states from four open-weight models and compared how they organize concepts internally. Two models from different companies independently built near-identical concept geometry from pretraining alone.

The finding: the WEIRD default lives in pretraining data, not in alignment. Instruction tuning is cosmetic at the level of concept organization. Models with radically different internal geometry still converge on the same compliant fiction.

Relational Consistency Probing (RCP)
V1 Complete · V2 Complete

We measure the hidden geometry of how AI models organize moral, institutional, and physical concepts, then test what happens when we introduce cultural framings.

The finding: models comply with arbitrary framings, including pure nonsense, using the same behavioral pattern that produces apparent cultural sensitivity.

V2: Eight models · 54 concepts · Pre-registered on OSF

Why It Matters

AI systems are the first technology that scales moral reasoning. If that reasoning carries a single cultural fingerprint, we're looking at value colonization operating at a speed and scale that makes historical colonialism look slow.


About
Declan Michaels

This research is conducted by Declan Michaels, an independent researcher in Pike Road, Alabama, with AI-assisted methodology. All papers use explicit AI-assisted methodology acknowledgment, a deliberate choice: it is more honest than hiding AI involvement, and it drives rigor because reviewers hold AI-assisted work to a higher standard.

All instruments, data, and analysis code are open and available on OSF and GitHub. This work is not affiliated with any university or corporation.