File size: 2,883 Bytes
9d6c005 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 | {
"schema_version": "1.0",
"scientific_version": "3.0.0",
"records": [
{
"id": "E10-smooth_motion",
"status": "experimentally_demonstrated",
"source": "results_v3/innovation_report.json",
"selector": {
"array": "comparisons",
"match": {
"phase": "smooth_motion",
"baseline": "epoch_eliminate",
"contender": "certificate_eliminate"
}
},
"raw": "results_v3/innovation_raw.csv",
"protocol": "experiments_innovation.json",
"phase": "smooth_motion",
"baseline": "epoch_eliminate",
"contender": "certificate_eliminate",
"expected_mse_reduction": 0.9840110301648816,
"scene_bootstrap_95": [
0.981197903824392,
0.9874509062387467
],
"unit": "fractional expected-MSE reduction; multiply by 100 for percent",
"limitations": [
"same maximum query budget; not matched time or memory",
"twelve procedural scenes",
"negative reduction means higher error"
]
},
{
"id": "E10-jump",
"status": "experimentally_demonstrated",
"source": "results_v3/innovation_report.json",
"selector": {
"array": "comparisons",
"match": {
"phase": "jump",
"baseline": "epoch_eliminate",
"contender": "certificate_eliminate"
}
},
"raw": "results_v3/innovation_raw.csv",
"protocol": "experiments_innovation.json",
"phase": "jump",
"baseline": "epoch_eliminate",
"contender": "certificate_eliminate",
"expected_mse_reduction": -0.00154969702060348,
"scene_bootstrap_95": [
-0.0042575165800151915,
0.0008378296614149667
],
"unit": "fractional expected-MSE reduction; multiply by 100 for percent",
"limitations": [
"same maximum query budget; not matched time or memory",
"twelve procedural scenes",
"negative reduction means higher error"
]
},
{
"id": "E11-query-saving",
"status": "experimentally_demonstrated",
"source": "results_v3/queries_report.json",
"selector": {
"key": "amortized_query_reduction_vs_shared"
},
"raw": "results_v3/queries_raw.csv",
"protocol": "experiments_queries.json",
"value": 0.7684872097439236,
"unit": "fractional physical-query reduction including initialization",
"contender_queries": 682759,
"baseline_queries": 2949120,
"baseline": "Fresh visibility already shared among three appearance readouts",
"limitations": [
"eight procedural scenes",
"known time and appearance",
"not frame time or learned SR/FG"
]
}
],
"raw_data_guide": "DATA_DICTIONARY.md",
"proofs": "THEOREM_INDEX.md",
"all_claims": "CLAIMS.json",
"negative_results_are_retained": true
}
|