diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-06-29 12:15:51 -0500 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-06-29 12:15:51 -0500 |
| commit | a6ec4288a2232988b130b2f00bb2565f81706966 (patch) | |
| tree | 1bb86e7f0b899b823b9e7fdf383e832d30a181e0 /analysis_2x2/early_pairing_trm_official58590.md | |
Recursive reasoning dynamics: analysis pipeline, paper drafts, toy models
Failure=more-chaotic (task-general under validity labeling) reduces to convergence/completeness
detection; mechanism (transient chaos vs multistability vs input-induced) under investigation.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'analysis_2x2/early_pairing_trm_official58590.md')
| -rw-r--r-- | analysis_2x2/early_pairing_trm_official58590.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/analysis_2x2/early_pairing_trm_official58590.md b/analysis_2x2/early_pairing_trm_official58590.md new file mode 100644 index 0000000..2b29ab5 --- /dev/null +++ b/analysis_2x2/early_pairing_trm_official58590.md @@ -0,0 +1,17 @@ +# Early-window pairing — trm_official58590 +- paired n=2048; final acc=0.8760; already-correct@step4=0.6943 +- of final-correct, fraction already correct@4: 0.7926 +- early-window lam1: final-correct med +0.0178, final-wrong med +0.1075 + +## Forecasting FINAL outcome from the first 4 ACT steps +- AUC(-lam1_early -> final correct) = 0.891 +- AUC(-drift@4 -> final correct) = 0.800 +- AUC(q_halt@4 -> final correct) = 0.901 +- reference: AUC(-lam1_full -> final correct) = 0.993 + +## Restricted to examples NOT yet correct at step 4 (the decision-relevant set) +- n=626, of which eventually correct: 372 (0.594) +- AUC(-lam1_early -> eventually correct) = 0.543 +- AUC(-drift@4 -> eventually correct) = 0.492 +- AUC(q_halt@4 -> eventually correct) = 0.521 +- early lam1 med: eventually-correct +0.1060 vs never-correct +0.1075
\ No newline at end of file |
