Monarch

Predicted activity

Loading brain mesh

loading

Monarch

Is this media built
to make you feel,
or to make you think?

Predicting how cortex responds to written media.

Built on TRIBE v2 / fsaverage5 cortical surface / Open source

Predicted activity

Loading brain mesh

loading

What it does

It measures how far a piece of text leans on emotion rather than reasoning, and reports the number it gets.

The text is spoken, transcribed, embedded, and passed to an encoder trained to predict cortical responses. Two networks are averaged, one associated with affective salience and one with deliberative control, and the index is the difference between them. It rates the content, never a person, and it predicts a response rather than recording one.

01 / The idea

Most tools check whatmedia says. Monarchchecks how it lands.

Sentiment tools, fact-checkers, and credibility scores all read the words. None of them tell you whether a piece of media is wired to trigger a gut reaction before you get a chance to think it through.

Monarch uses Meta’s TRIBE v2, an AI trained to predict how the brain responds to media, and turns that into one plain score: how much this content leans on feeling versus reasoning.

Reuters wireLOW

Federal Reserve holds interest rates steady, citing stable inflation outlook.

Outrage feedHIGH

FED DESTROYS AMERICA. Your savings are GONE. The collapse they hid from you!

illustrative, not measured

Two sets of stories, scored

Straight news coverage clusters at the calm end. The same facts re-written to grab attention push the whole set to the charged end.

Loading chart...

synthetic, illustrative

02 / How it works

From a piece of media to ascore, in three steps.

Step 01

Read the content

The item is spoken, transcribed for word timings, and embedded, then passed to TRIBE v2, an encoder trained to predict cortical responses to naturalistic media.

TRIBE v2 brain model

Step 02

Predict the brain response

The encoder returns a predicted response for 20,484 points on the cortical surface. Two networks are averaged from it, one affective, one deliberative.

Whole-brain prediction

Step 03

Ask what it would take to matter

A mean-field model states how strong the coupling between this index and a population would have to be before content of this spread could shift a consensus at all.

Mean-field bound

03 / Capabilities

What Monarch does

One number per item

The affective-salience mean minus the deliberative-control mean, in units of the encoder's standardised output. Positive means affective leads.

A measured corpus, not a demo

400 items across four categories, scanned once on a GPU. Every value on this site came from that run.

Physics that is swept, not fitted

A mean-field model of coupled opinion states, evaluated across a range of couplings. No coupling value is fitted or quoted.

Open source

Built on Meta's TRIBE v2. The pipeline, the analysis scripts and the corpus builder are public.

04 / The physics

The maths behind the score

For the curious. You don’t need any of this to use Monarch - this is the physics that turns a brain prediction into a score and a ripple estimate.

The score compares how active the brain’s emotion-related regions are against its reasoning-related regions:

The Landau free energy of an Ising-style population under the NAA-induced field h = α̂ · NAA is:

Equilibrium polarisation m* solves the self-consistency equation:

and the population susceptibility is:

05 / Research status

What is measured, and what is still open

The instrument is the deliverable. It is being applied to a 400-item corpus of four content categories, 100 each, and the result of that measurement is reported whichever way it comes out. A null is a result here, not a failure.

Paper 1 / theory

For any content observable used as a field through h = αX, no media-driven transition is possible unless α ≥ hc(βJ) / ΔX. The bound states what the coupling would have to be for the mechanism to work at all, and can be checked before any data are collected.

Paper 2 / the corpus

The scan supplies the observable's measured spread ΔX. Fed into the bound, a null calibration stops being "nothing was detected" and becomes a range the measurement excludes. The design detects an effect down to η² = 0.0268, or AUC 0.5916, at 80% power.

Paper 3 / validation

Whether the released average-subject checkpoint predicts real cortex at all is an open question, and a published audit reports it anti-correlated. Held-out validation against public fMRI, with a measured noise ceiling, is the test.

Stated limits

  • The observable is a cortical proxy. The checkpoint is cortical-only and cannot speak to subcortical structures.
  • Monarch predicts an average brain's response to content. It never scans a person, and predicted activation is not measured activation.
  • The opinion-dynamics layer sweeps the coupling and never fits it. No calibrated coupling value is quoted anywhere on this site.
  • The ratio form of the index is undefined whenever either network mean sits below baseline. Those items are counted, never dropped or filled in.

06 / Attribution

Who is building this

Research project

B.Sc. Physics research project

Catholic University of Eastern Africa, Nairobi.
Supervised by Dr. Songa Mutambi.

Apparatus

Open-source measurement pipeline

Built on Meta's TRIBE v2, released under the project's own open-source licence.
The 400-item corpus scan runs on a Tesla P100.