Perceived vertical and eye level as one orientation order parameter: a closed-form account of the Li-Matin rules for egocentric space
arXiv:2607.19681
2026
Architecture
2 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper supplies a differentiable, symmetry-correct pooling rule for unoriented image structure: represent each orientation as a doubled-angle unit vector and read out the phase of their weighted resultant. This is more than ordinary angle averaging because it is invariant to the arbitrary arrow direction of a line, handles cancellation at orthogonal configurations, and exposes a natural confidence variable given by resultant magnitude. The same complex orientation order parameter can be decomposed across image hemifields into symmetric and antisymmetric channels, suggesting a compact module for global orientation, verticality, and left-right asymmetric structure. The most direct neural-network transfer is an orientation-energy pooling layer or auxiliary loss inserted after steerable filters, retaining Cartesian real/imaginary features rather than an unstable angle near cancellation.
Ideas from this paper
✗ Failed on benchmark
2026
Add a differentiable orientation-pooling layer after steerable filters or an orientation-bin expansion. It aggregates unoriented line evidence using doubled-angle vectors, so a feature at angle θ is identical to one at θ+π, while symmetric orientations cancel naturally instead of producing an arbitrary mean angle. Feed the network both the Cartesian order parameter and its magnitude-based confidence.
Useful7/10
Difficulty4/10
Novelty6/10
Unverified
2026
Compute separate doubled-angle orientation order parameters for left and right image regions, then expose their sum and difference as symmetric and antisymmetric global features. This gives a network a low-dimensional inductive bias for global vertical structure versus left-right imbalance, while retaining magnitude channels that indicate when either readout is undefined because orientations cancel.
Useful6/10
Difficulty5/10
Novelty7/10