paper-with-me

Papers

Emergent Ordinal Geometry in Transformers Trained on Local Comparisons

2026-05-31 · Nishit Singh arxiv

Transitive inference is the challenge of inferring that A < C from knowing only adjacent relations (A < B, B < C). It is solved by humans and animals not through logical chaining but via an analogue mental number line, whose signature is the symbolic distance effect: distant comparisons are easier than nearby ones. We ask whether Transformers acquire the same primitive, training small models exclusively on adjacent comparisons from a hidden total order and evaluating generalization to unseen distant pairs. We find that out-of-distribution generalization emerges alongside a striking geometric reorganization: entity embeddings collapse onto a one-dimensional manifold whose principal axis recovers the hidden rank order with near-perfect fidelity, and this structure is sensitive to optimization in ways that produce grokking-like transient dynamics. Critically, even when accuracy is at ceiling, decision confidence and geometric separation both scale monotonically with rank distance, directly mirroring the symbolic distance effect observed across decades of behavioural experiments on humans, primates, and rodents. We further show the same rank-aligned geometry in a pretrained large language model, where it tracks the topology of each ordinal relation: linear for sizes and digits, cyclic for months. These results ground a 50-year-old behavioural regularity in the geometry of learned representations, offering a mechanistic account of transitive inference that bridges cognitive science and modern neural networks.

📄 PDF Abstract BibTeX arXiv:2606.01269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Transferable Predictability Representations

2026-05-28 · Diyali Goswami, Auroop R. Ganguly arxiv

We study the problem of assigning a scalar score to a short trajectory window that reflects its position on an ordered continuum of predictability regimes, spanning structured deterministic dynamics to unstructured stoch…

Geometry-aware Prototype Learning for Cross-domain Few-shot Medical Image Segmentation

2026-05-11 · Feifan Song, Yuntian Bo, Haofeng Zhang arxiv

Cross-domain few-shot medical image segmentation (CD-FSMIS) requires a model to generalise simultaneously to novel anatomical categories and unseen imaging domains from only a handful of annotated examples. Existing prot…

Medical Image SegmentationCross-Domain Few-Shot

FisheyeDistill: Self-Supervised Monocular Depth Estimation with Ordinal Distillation for Fisheye Cameras

2022-05-05 · Qingan Yan, Pan Ji, Nitin Bansal, Yuxin Ma 외

In this paper, we deal with the problem of monocular depth estimation for fisheye cameras in a self-supervised manner. A known issue of self-supervised depth estimation is that it suffers in low-light/over-exposure condi…

Depth EstimationMonocular Depth Estimation

Geometry of Ordinal Representations in Language Models

2026-07-05 · Saksham Bassi, Sharvi Tomar arxiv

Recent work showed that language models represent character counts on curved 1D manifolds, with attention heads performing geometric transformations to enable computation. We test whether this generalizes across four ord…

Preference Is Not Intervention: The Structure and Stability Boundaries of Reader-Specific Evidence Utility

2026-08-18 · Shi Zhou arxiv

ML systems increasingly condition decisions on downstream model identity, but this is useful only if model-specific differences form reusable structure rather than input-local interactions. We test this in retrieval-augm…