1 cumulative citations
View corpus contextGenerative 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.
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
Claims (8)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| 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
|
| 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
|
| 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)
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|