CoolFace
Datasetpublic

arifmohamedkhan/ai-writing-evolutionary-dynamics

Evolutionary Dynamics of AI-Mediated Scientific Writing Complete experimental logs and reproduction package. Author: Arif Mohamed Khan Rabi AhamadAffiliation: School of Information Studies, Syracuse UniversityContact: arabiaha@syr.edu | ORCID: 0009-0001-0986-7570 Contents Directory Files Description logs/ 0 Complete stdout from all experiments figures/ 91 All paper figures (PDF + PNG) data/ 17 Derived datasets (QTE matrices, Price components)… See the full description on the dataset page: https://huggingface.co/datasets/arifmohamedkhan/ai-writing-evolutionary-dynamics.

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes131downloads
Dataset Card

Evolutionary Dynamics of AI-Mediated Scientific Writing

Complete experimental logs and reproduction package.

Author: Arif Mohamed Khan Rabi Ahamad Affiliation: School of Information Studies, Syracuse University Contact: arabiaha@syr.edu | ORCID: 0009-0001-0986-7570

Contents

DirectoryFilesDescription
logs/0Complete stdout from all experiments
figures/91All paper figures (PDF + PNG)
data/17Derived datasets (QTE matrices, Price components)
scripts/0All analysis code (Google Colab compatible)

Key Claims and Evidence

#ClaimValueLog File
1QTE peaks at τ ≈ 0.3519/19 fieldslogs/01_structural_qte.log
2Signal rank = 4Gavish-Donohologs/02_math_perspectives.log
390% shape changeWassersteinlogs/02_math_perspectives.log
4Price → Mode 2: ρ = -0.76p < 0.001logs/04_price_equation.log
5Single-control unstableρ = -0.02logs/06_sensitivity_control.log
6Shared Mode 2 ↔ Price: ρ = -0.88p < 0.001logs/07_multi_control_decomposition.log
76-control: ρ = +0.75p = 0.005logs/08_robustness.log
8Classifier-robustρ ∈ [0.75, 0.78]logs/08_robustness.log
919/19 fields diversify0 homogenizedlogs/05_price_decomposition.log
10bioRxiv replication1.65× ratiologs/08_robustness.log
11Adaptive radiation8/8 deceleratelogs/08_robustness.log
12Impossibility witness53% artifactlogs/07_multi_control_decomposition.log

Verification

bash
# Clone this repo
git clone https://huggingface.co/datasets/arabiaha/ai-writing-evolutionary-dynamics
cd ai-writing-evolutionary-dynamics

# Run automated verification (checks all claims against logs)
python scripts/verify_claims.py

Full Reproduction

All scripts run on Google Colab (free tier). Total runtime ~4 hours. Data sources: arXiv (arxiv.org), Semantic Scholar (api.semanticscholar.org), bioRxiv (api.biorxiv.org).

Citation

bibtex
@article{ahamad2026evolutionary,
  title={Evolutionary Dynamics of AI-Mediated Scientific Writing},
  author={Ahamad, Arif Mohamed Khan Rabi},
  journal={SN Social Sciences},
  year={2026}
}