diff options
Diffstat (limited to 'artifacts/manifold_gate/content_projection.json')
| -rw-r--r-- | artifacts/manifold_gate/content_projection.json | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/artifacts/manifold_gate/content_projection.json b/artifacts/manifold_gate/content_projection.json new file mode 100644 index 0000000..e7a4773 --- /dev/null +++ b/artifacts/manifold_gate/content_projection.json @@ -0,0 +1,83 @@ +{ + "protocol": "Content directions maximize between-scene over within-scene variance of view states, fitted per modality on unpaired orbit structure only. Hidden pairs score the effect.", + "flickr": { + "baseline_orbit_mean": { + "spearman": 0.29836288820861195, + "improving_fraction": 0.07773513943248532 + }, + "baseline_single": { + "spearman": 0.18923116503895265, + "improving_fraction": 0.1559595156555773 + }, + "projected": { + "8": { + "orbit_mean_spearman": 0.3337685759628017, + "orbit_mean_improving_fraction": 0.0217481042074364, + "single_spearman": 0.30916906142281236 + }, + "16": { + "orbit_mean_spearman": 0.35518929025790263, + "orbit_mean_improving_fraction": 0.008232937866927593, + "single_spearman": 0.3255296447343571 + }, + "32": { + "orbit_mean_spearman": 0.35836775768804496, + "orbit_mean_improving_fraction": 0.004762414383561644, + "single_spearman": 0.32191068116627936 + }, + "64": { + "orbit_mean_spearman": 0.3574939132360444, + "orbit_mean_improving_fraction": 0.0031953277886497063, + "single_spearman": 0.31380682320608505 + }, + "128": { + "orbit_mean_spearman": 0.3577099741311852, + "orbit_mean_improving_fraction": 0.0025379158512720155, + "single_spearman": 0.30179789943629354 + }, + "256": { + "orbit_mean_spearman": 0.3504217129480975, + "orbit_mean_improving_fraction": 0.002300941780821918, + "single_spearman": 0.28010021831721194 + } + } + }, + "vg_region_closed": { + "baseline": { + "spearman": 0.21318152478322142, + "improving_fraction": 0.23547578277886497 + }, + "projected": { + "8": { + "both_sides_spearman": 0.6138840913522191, + "both_sides_improving_fraction": 0.03990337573385518, + "text_only_spearman": 0.3512675163799081 + }, + "16": { + "both_sides_spearman": 0.5672238455828843, + "both_sides_improving_fraction": 0.019363074853228964, + "text_only_spearman": 0.3508620116559481 + }, + "32": { + "both_sides_spearman": 0.5046258058927373, + "both_sides_improving_fraction": 0.006268346379647749, + "text_only_spearman": 0.3388457509070471 + }, + "64": { + "both_sides_spearman": 0.4444098957856162, + "both_sides_improving_fraction": 0.002813111545988258, + "text_only_spearman": 0.3337829642628952 + }, + "128": { + "both_sides_spearman": 0.3961110327919493, + "both_sides_improving_fraction": 0.0021633439334637966, + "text_only_spearman": 0.32222663282889635 + }, + "256": { + "both_sides_spearman": 0.35599099164998854, + "both_sides_improving_fraction": 0.0019263698630136985, + "text_only_spearman": 0.3069942219721736 + } + } + } +}
\ No newline at end of file |
