summaryrefslogtreecommitdiff
path: root/logs/rho_full_width.log
AgeCommit message (Collapse)Author
16 hoursClose the backbone row: the prediction heldYurenHao0426
DINOv2-large, twice the depth of base and wider, leaves the shared count at exactly 15 and moves the correlation by less than the segmentation noise floor. Four vision-side interventions now raise the vision field's own rank and leave the intersection alone. The cheap tier of the register is exhausted. What remains is a corpus chosen for naturally wide overlap, promoted to the central bet, and the unbalanced formulation, promoted to the critical path since such a corpus is unlikely to arrive in bijection. Co-Authored-By: Claude <noreply@anthropic.com>
16 hoursRecord the gate correction in the concept documentYurenHao0426
The user-facing statement still carried the retired correlation threshold. Adds the correction, the joint condition that replaces it, the width diagnosis, and the closure of the shrink-N route. Co-Authored-By: Claude <noreply@anthropic.com>
16 hoursTest the new instruments; fix an O(1/n) bias in the degree decompositionYurenHao0426
Four tests around today's additions. Two failed on first run and both were worth having. The degree decomposition left an O(1/n) residual on a field that is purely additive: excluding the diagonal makes the two-way design unbalanced, so one pass of row and column means does not remove a pure degree effect. Swept to convergence instead. At N=256 the correction moves the reported variance shares by under 0.001, so the refutation of the hubness hypothesis stands unchanged -- but the instrument that produced it now does what it claims. The other failure was the test's own scale: two random 16-dimensional subspaces of R^64 overlap above 0.7 by chance, which is why the real measurements are made at N=256 where the null sits at 1.0. Co-Authored-By: Claude <noreply@anthropic.com>