The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Generative models that simulate human cognitive states preserve the irregularities standard synthetic data erases and produce more human-like text; in the authors' experiments this approach halved distributional divergence and, in a Chinese A‑share backtest, cut maximum drawdown by 47% during the 2015 crash while producing 8.6% defensive alpha.

The Necessity of Imperfection:Reversing Model Collapse via Simulating Cognitive Boundedness
Zhongjie Jiang · December 01, 2025
arxiv other low evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Zhongjie Jiang unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Zhongjie Jiang provider ID
The paper introduces a cognitive-state-based synthetic-text framework (PMCSF) that produces human-like textual irregularities, yields much lower distributional divergence from human text than standard LLM output, and—in A-share market backtests—substantially reduces drawdown and produces positive defensive alpha for strategies that use the generated data.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Although synthetic data is widely promoted as a remedy, its prevailing production paradigm -- one optimizing for statistical smoothness -- systematically removes the long-tail, cognitively grounded irregularities that characterize human text. Prolonged training on such statistically optimal but cognitively impoverished data accelerates model collapse. This paper proposes a paradigm shift: instead of imitating the surface properties of data, we simulate the cognitive processes that generate human text. We introduce the Prompt-driven Cognitive Computing Framework (PMCSF), whose core consists of a Cognitive State Decoder (CSD) that reverse-engineers unstructured text into structured cognitive vectors, and a Cognitive Text Encoder (CTE) that re-materializes these states into text enriched with human-typical imperfections via mathematically defined Cognitive Perturbation Operators. The framework is validated through a two-stage objective evaluation pipeline. First, in cognitive codec verification, CTE text yields a Jensen-Shannon divergence of 0.0614 from human text (vs. 0.4431 for standard LLM output), passes double-blind professional media review, and achieves an intraclass correlation coefficient ICC > 0.9 for cognitive profile alignment across heterogeneous models. Second, in functional gain evaluation, isomorphic stress tests in the A-share market show that strategies incorporating CTE-generated data reduce maximum drawdown by 47.4% during the 2015 crash and deliver 8.6% Defensive Alpha, exceeding transaction costs by a factor of 33. Our findings demonstrate that modelling human cognitive limitations -- not copying surface data -- enables synthetic data with genuine functional gain, offering a viable technical pathway toward resolving the AI data-collapse crisis.

Summary

Main Finding

The paper argues that model collapse is driven by synthetic data that is statistically overly smooth and lacks the cognitively grounded irregularities of human text. It introduces the Prompt-driven Cognitive Computing Framework (PMCSF) — comprising a Cognitive State Decoder (CSD) and a Cognitive Text Encoder (CTE) — which reverse-engineers text into a 17‑dimensional cognitive latent space and re-generates text by simulating bounded rationality via mathematically defined cognitive perturbation operators. Synthetic data produced this way preserves “cognitive texture,” substantially narrows distributional divergence from human text (JS = 0.0614 vs. 0.4431 for standard LLM output), aligns consistently across models (ICC > 0.9), and yields measurable functional gains in market stress tests (47.4% reduction in max drawdown in the 2015 A‑share crash; 8.6% Defensive Alpha that exceeds transaction costs by 33×).

Key Points

  • Problem framing: Recursive training on statistically optimized synthetic data erases long-tail, cognitively generated irregularities (“cognitive texture”), leading to Statistical Mode Collapse and, over time, Model Collapse.
  • Theoretical anchor: Bounded rationality, heuristics & biases, and competence vs. performance are recast as structured, informative features (not noise) that should be simulated in synthetic data.
  • PMCSF architecture:
    • Cognitive State Decoder (CSD): maps unstructured text into a 17‑dimensional cognitive state vector (basic emotions + cognitive regulation + domain‑specialized states like FOMO/Greed).
    • Cognitive Text Encoder (CTE): dual-layer generator — macro anchoring for satisficing scenarios and micro perturbation operators to inject cognitive imperfections.
  • Cognitive Perturbation Operators (examples):
    • Sentence Length Oscillation (Ls(n)): enforces oscillatory sentence-length patterns to mimic working-memory load cycles.
    • Probability Perturbation fw(t): injects controlled noise into token selection to preserve long-tail vocabulary and hesitation effects.
    • Associative Leap operator: allows lower cosine-similarity token choices to mimic human associative jumps.
  • Validation strategy:
    • Cognitive codec verification: Jensen–Shannon divergence, double-blind professional media review, and cross-model consistency tests across N=26 models (ICC > 0.9).
    • Functional gain evaluation: isomorphic stress tests in the Chinese A‑share market demonstrating risk-management and alpha improvements under realistic constraints.
  • Practical contributions: provides an open-source prompt suite (Adversarial-Text-Protocols) for interactive exploration of micro-perturbations.

Data & Methods

  • Cognitive representation:
    • 17‑dimensional cognitive state vector combining Ekman‑style basic emotions, Russell‑style regulation dimensions (arousal/dominance/certainty/temporality), and domain‑specific dimensions (FOMO, Greed, Regret, Uncertainty).
  • CSD method: constrained, prompt‑based probabilistic projection that forces LLMs to output confidence scores across the 17 dimensions (dimensionality reduction via prompt-engineered projections; pseudocode in appendix).
  • CTE method: dual-layer synthesis (macro satisficing priors + micro perturbation operators) implemented as modular mathematical operators applied during generation to deviate from MLE/statistical modes.
  • Evaluation metrics:
    • Distributional fidelity: Jensen–Shannon divergence between human text and synthetic outputs.
    • Cross-model cognitive alignment: intraclass correlation coefficient (ICC) across heterogeneous models (reported ICC > 0.9).
    • Human assessment: double-blind professional media review.
    • Financial performance in simulations: maximum drawdown, Defensive Alpha, transaction‑cost adjusted returns; stress tests conducted on the A‑share market (including the 2015 crash scenario).
  • Modeling details: macro nodes compute Market Dispersion Index (MDI) and Market Consensus Frenzy Index (MCFI); context-adaptive prediction uses a hybrid GJR‑GARCH architecture for dynamic decision-making. Cross‑model experiments N=26 (models unspecified in excerpt).
  • Reproducibility: ancillary files with raw logs and parameter ranges accompany the arXiv submission; Adversarial-Text-Protocols released as open source.

Implications for AI Economics

  • Training-data economics: The work reframes “high-quality” data value — not maximized fluency or statistical optimality, but preservation of long-tail cognitive signals — implying that data markets and labeling standards should reward cognitive texture and controlled imperfection.
  • Robustness and systemic risk: Injecting simulated bounded-rationality features can improve robustness of downstream decision systems (example: large reductions in drawdown in stress events), suggesting synthetic-data design is a policy lever to mitigate fragility in algorithmically driven markets.
  • Alpha and value capture: The reported Defensive Alpha (8.6%) and large margin over transaction costs indicate that models trained with cognitive-texture synthetic data can produce economically meaningful improvements for trading strategies; firms might therefore internalize higher value from bespoke synthetic-data pipelines that emulate human cognitive patterns.
  • Model lifecycle and externalities: Preventing model collapse through cognitive simulation could extend the useful life and reliability of deployed AI models, affecting investment timing, model retraining cadence, and the structure of downstream product markets that rely on continual data bootstrapping.
  • Platform and regulatory considerations: Because simulating human-like imperfections materially changes system behavior, platforms and regulators should consider standards for synthetic-data provenance and disclose whether systems use cognitive-simulating generators — both for market transparency and for auditability.
  • Research & market-building opportunities: Open-source toolkits (e.g., Adversarial-Text-Protocols) lower barriers to adopting controlled non-optimality; academic and commercial actors can explore domain-specific cognitive layers (beyond finance) to extract functional gains in healthcare triage, policy simulations, or risk assessment.

If you want, I can (a) extract a concise bulleted list of the 17 cognitive dimensions as defined in the paper, (b) produce a short critique/limitations section, or (c) map how PMCSF would change cost/benefit calculations for an asset manager considering synthetic-data pipelines. Which would you prefer?

Assessment

Paper Typeother Evidence Strengthlow — Claims rest on internal experimental comparisons and a single-domain backtest rather than on randomized or exogenous variation; key details (dataset sizes, selection procedures, pre-registration, out-of-sample validation, avoidance of look-ahead or selection biases in backtests) are not provided, making results vulnerable to overfitting, p-hacking, and limited external validity. Methods Rigorlow — Promising quantitative metrics are reported (JS divergence, ICC, backtest performance), but the paper lacks transparent methodological details (data sources, sample sizes, train/test splits, hyperparameters), robustness checks, sensitivity analyses, and independent replication; the trading evaluation risks common backtest pitfalls (lookahead bias, survivorship bias, transaction-cost modeling details unclear) and the human-evaluation component is subjective. SampleSynthetic-text generation framework (PMCSF) producing CTE text derived from Cognitive State Decoder outputs; comparative baseline LLM outputs; human text corpus used as ground truth (unspecified); double-blind reviews by professional media raters; ICC computed across heterogeneous models (unspecified); financial evaluation uses isomorphic stress tests and backtests on China's A-share market including the 2015 crash period (exact asset universe, time windows, and sample sizes not reported). Themeshuman_ai_collab innovation IdentificationNo formal causal identification is reported; evaluation consists of comparative experiments and backtests: codec-level distributional comparisons (Jensen–Shannon divergence), double-blind professional review, ICC alignment across models, and isomorphic stress tests/backtests on the Chinese A-share market comparing strategies that incorporate CTE-generated data versus baseline strategies. GeneralizabilityBacktest limited to Chinese A-share market and a single historical crash (2015); results may not generalize to other markets, asset classes, or time periods., Human text corpus and media-rater population are unspecified, limiting inference to other languages, domains, or genres of text., Framework's performance may depend on specific model architectures or training regimes; heterogeneous-model claim lacks detail., Potential sensitivity to hyperparameters and perturbation operator design not demonstrated; real-world deployment and temporal stability untested.

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The prevailing synthetic data production paradigm, which optimizes for statistical smoothness, systematically removes the long-tail, cognitively grounded irregularities that characterize human text, and prolonged training on such statistically optimal but cognitively impoverished data accelerates model collapse. Ai Safety And Ethics negative model collapse / degradation from training on statistically-smoothed synthetic data
Reading fidelity medium
Study strength speculative
not reported
0.01
We introduce the Prompt-driven Cognitive Computing Framework (PMCSF), whose core consists of a Cognitive State Decoder (CSD) that reverse-engineers unstructured text into structured cognitive vectors, and a Cognitive Text Encoder (CTE) that re-materializes these states into text enriched with human-typical imperfections via mathematically defined Cognitive Perturbation Operators. Ai Safety And Ethics positive ability to encode/decode cognitive states and generate text with human-typical imperfections
Reading fidelity high
Study strength speculative
not reported
0.02
In cognitive codec verification, CTE-generated text yields a Jensen-Shannon divergence of 0.0614 from human text versus 0.4431 for standard LLM output. Output Quality positive Jensen-Shannon divergence between generated text and human text
Reading fidelity high
Study strength medium
JSD=0.0614 (vs. 0.4431)
0.12
CTE-generated text passes double-blind professional media review. Output Quality positive professional media reviewers' inability to distinguish or acceptance of CTE text in double-blind review
Reading fidelity medium
Study strength medium
not reported
0.07
CTE achieves an intraclass correlation coefficient (ICC) > 0.9 for cognitive profile alignment across heterogeneous models. Output Quality positive intraclass correlation coefficient (degree of alignment) of cognitive profiles across models
Reading fidelity high
Study strength medium
ICC > 0.9
0.12
In functional gain evaluation using isomorphic stress tests in the A-share market, strategies incorporating CTE-generated data reduced maximum drawdown by 47.4% during the 2015 crash. Firm Revenue positive maximum drawdown reduction of trading/investment strategies
Reading fidelity high
Study strength medium
47.4% reduction in maximum drawdown
0.12
These strategies delivered 8.6% Defensive Alpha, exceeding transaction costs by a factor of 33. Firm Revenue positive Defensive Alpha (excess return measure) and its relation to transaction costs
Reading fidelity high
Study strength medium
8.6% Defensive Alpha; exceeding transaction costs by a factor of 33
0.12
Modeling human cognitive limitations rather than copying surface data enables synthetic data with genuine functional gain and offers a viable technical pathway toward resolving the AI data-collapse crisis. Ai Safety And Ethics positive functional gain of synthetic data (improved downstream performance / mitigation of data-collapse)
Reading fidelity medium
Study strength speculative
not reported
0.01

Notes