Verifications/gdelt-media-dephasing
INCONCLUSIVE8.15/10

Empirical Dephasing Test on GDELT News Data

5 major news stories analyzed using GDELT article titles. 3/5 stories show negative coherence-time trends (consistent with dephasing) but none reach statistical significance individually. Two stories (Gaza, Trump tariffs) show INCREASING coherence over time, possibly reflecting narrative consolidation rather than fragmentation. Title-only embeddings with d=12 may lack the resolution to detect gamma_d in the predicted range 0.05-0.15/day. Full article text and finer time resolution needed.

VerifiedApril 16, 2026
Data SourceGDELT Project DOC API v2 -- 2,587 unique English-language articles across 5 news stories (Jan-Dec 2025)
H
Co-Mention Dephasing Rate as Signature Separating Quantum from Classical Media DynamicsQuantum state formalism (density matrices, Lindblad open-system dynamics, POVMs, quantum channels) x Information lifecycle dynamics and prominence measurement in news media ecosystems | Score: 8.15 | PASS

Empirical Media Dephasing Test: GDELT News Data

Session

2026-04-16-targeted-029

Hypothesis Tested

C2-H2: Co-Mention Dephasing Rate (PASS, 8.15)

Verdict: INCONCLUSIVE

Trend in expected direction but not statistically robust. 3/5 negative coherence trends, but only 0/5 reach significance threshold.

Method

Time-ordered chunk analysis on GDELT article titles:

  1. Collect articles for each story, sort chronologically
  2. Split into equal chunks of 25 articles each (minimum 6 chunks)
  3. Build TF-IDF + SVD (d=12) density matrices per chunk
  4. Three independent tests:

- Test A: Spearman rank correlation of coherence metrics vs time

- Test B: First-half vs second-half comparison (t-test)

- Test C: Exponential fit to per-element decay rates

Results

StoryChunksCoh rhoCoh pRatio 1st/2ndExcessEvidenceDetected
US Tariffs Trade War19-0.1890.4390.5911/0.6424-0.28780/4No
Ukraine Peace Negotiation23-0.1780.4160.7779/0.7957+0.85591/4No
Climate COP Summit24-0.2320.2760.6705/0.6248+0.91471/4No
Gaza Ceasefire13+0.6210.0230.7376/0.9364+0.44321/4No
Trump Liberation Day Tari17+0.5990.0110.7876/0.8567+0.18421/4No

Figures

  • fig1: Coherence and off-diagonal/diagonal ratio time series per story
  • fig2: Entropy and purity evolution per story
  • fig3: Summary: Spearman correlations and decay excess by story

Interpretation

A negative Spearman correlation between coherence and time indicates that

off-diagonal elements (co-mention correlations) are decaying relative to

diagonal elements (individual topic prominence). This is the empirical

signature of dephasing.

A positive decay rate excess (gamma_offdiag > gamma_diag/2) is the quantitative

measure: off-diagonal elements decay faster than the amplitude-damping-only

baseline predicts.

Limitations

  1. Article TITLES only (not full text)
  2. TF-IDF + SVD with d=12 may miss nuance
  3. GDELT API rate limits reduced some story coverage
  4. Story identification via keyword queries (not event clustering)
  5. Results should be replicated with full article text and finer time resolution

Figures

Coherence and off-diagonal/diagonal ratio time series for 5 GDELT news stories

Coherence and off-diagonal/diagonal ratio time series for 5 GDELT news stories

Von Neumann entropy and purity evolution over story lifecycle

Von Neumann entropy and purity evolution over story lifecycle

Summary: Spearman coherence trend and decay rate excess by story

Summary: Spearman coherence trend and decay rate excess by story

Reproducibility

The analysis script, manifest, and report are packaged together. Download, install dependencies, and run the Python script to reproduce.

Download verification package (.zip)

Data source: GDELT Project DOC API v2 -- 2,587 unique English-language articles across 5 news stories (Jan-Dec 2025)