diff options
| author | Yuren Hao <blackhao0426@gmail.com> | 2026-08-01 14:10:03 -0500 |
|---|---|---|
| committer | Yuren Hao <blackhao0426@gmail.com> | 2026-08-01 14:10:03 -0500 |
| commit | a62cf4d2a99b4a7985c61b2a7feb92a82a8218b7 (patch) | |
| tree | ee2248078db7edf3812a07f195afa3d9bd6f10c6 /artifacts/synth_v0/recovery_onehot_moment_v2.json | |
World Alignment: unpaired cross-modal correspondence by relational identifiability
Method: scene states are sets of part states; relation fields are built
within each modality and are invariant to how each side labels its own
features; the cross-modal bridge is a coupling searched under an energy
that is a closed-form functional of one matrix; solving is spectral
initialisation followed by exact local refinement.
Evidence: in a procedurally generated closed world, blind recovery of a
hidden image-caption correspondence reaches 95.3% at 256 scenes against
0.39% chance, and the recovered pairs transfer to 200 held-out scenes at
93.0% exact retrieval with random-pair and shuffled-image controls at or
near chance. Cross-modal value correspondence is derived from disjoint
corpora rather than declared. On Visual Genome the field correlation
reaches 0.656 against the 0.9 that polynomial recovery needs, with the
deficit attributed away from segmentation and discretisation.
Protocol: no image-text pair enters any objective, optimiser,
initialisation, or model selection; hidden pairs score orderings only.
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'artifacts/synth_v0/recovery_onehot_moment_v2.json')
| -rw-r--r-- | artifacts/synth_v0/recovery_onehot_moment_v2.json | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/artifacts/synth_v0/recovery_onehot_moment_v2.json b/artifacts/synth_v0/recovery_onehot_moment_v2.json new file mode 100644 index 0000000..c033685 --- /dev/null +++ b/artifacts/synth_v0/recovery_onehot_moment_v2.json @@ -0,0 +1,63 @@ +{ + "protocol": "Set-kernel fields from released renders and captions; text order hidden behind a shuffle; tempering sees no truth. Hidden truth scores the outcome only.", + "split": "test", + "samples": 512, + "true_energy": 1.0234779119491577, + "chance_accuracy": 0.001953125, + "tempering": { + "replicas": [ + { + "accuracy": 0.00390625, + "energy": 0.7951335310935974, + "energy_over_true": -0.22310631054136865 + }, + { + "accuracy": 0.001953125, + "energy": 0.7959591150283813, + "energy_over_true": -0.22229966496050635 + }, + { + "accuracy": 0.001953125, + "energy": 0.7999917268753052, + "energy_over_true": -0.2183595585841568 + }, + { + "accuracy": 0.0, + "energy": 0.8119019269943237, + "energy_over_true": -0.20672257064336552 + }, + { + "accuracy": 0.0, + "energy": 0.9860278367996216, + "energy_over_true": -0.036590994991005266 + }, + { + "accuracy": 0.00390625, + "energy": 1.2606877088546753, + "energy_over_true": 0.23176835976241494 + }, + { + "accuracy": 0.001953125, + "energy": 1.5632075071334839, + "energy_over_true": 0.5273485523067525 + }, + { + "accuracy": 0.0, + "energy": 1.790012001991272, + "energy_over_true": 0.7489503008250487 + } + ], + "best": { + "accuracy": 0.00390625, + "energy": 0.7951335310935974, + "energy_over_true": -0.22310631054136865 + }, + "accepted_moves": 225221 + }, + "summary": { + "best_accuracy": 0.00390625, + "best_accuracy_energy_over_true": -0.22310631054136865, + "lowest_energy_accuracy": 0.00390625, + "lowest_energy_over_true": -0.22310631054136865 + } +}
\ No newline at end of file |
