Math: Geometry

Machine-learning ideas tagged Geometry in the Math taxonomy of the Math2NN corpus.

631 ideas found

Unverified 2026

Swarmalator Token Organizer

Augment each token or graph node with a periodic latent position x_i and phase θ_i, then evolve these variables before attention or message passing. Tokens with similar phase attract in x, while tokens with similar position synchronize in θ, producing self-organized groups without an externally specified clustering objective. The coupling strengths J and K provide interpretable controls for aggregation and synchronization, and their sweep should expose the paper's four collective regimes and…

Useful6/10
Difficulty5/10
Novelty8/10
Paper: A solvable normal form for coupled swarmalators arXiv:2607.09810
Unverified 2026

Gauge-fixed skew optimizer with exact norm conservation

Replace the unconstrained parameter update of a selected neural layer by a tangent update generated by a rank-two skew-symmetric operator. A Cayley transform then applies this operator while exactly preserving a quadratic parameter energy, preventing exploding or vanishing layer norms without projecting after every step. Add a separately trained scalar gain if fixed norm would otherwise reduce expressivity.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Generalized skew-gradient embedding for thermodynamically consistent systems arXiv:2607.09617
Unverified 2026

Braid-Monodromy Set State

Replace a standard permutation-invariant object pool with a latent state on an unordered configuration together with a fiber vector transported along the observed object trajectories. The instantaneous state remains invariant to reordering, but loops and exchanges of objects act through learned monodromy matrices, allowing the network to represent path-dependent interactions without assigning arbitrary permanent object indices.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Homological Topological Quantum Field Theories arXiv:2607.09601
Unverified 2026

Inverse-Square Fractional Attention

Replace or augment geometric attention on spatial or point-cloud tokens with a positive fractional kernel containing the paper's inverse-square origin factor. This gives tokens near a designated singular center a controlled increase in receptive-field influence while preserving a scale-invariant distance decay, which may help models represent cusp-like fields, radial singularities, and multiscale spatial interactions.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Sharp and Endpoint Two-Weight Fractional Integral Estimates for Schr"odinger Operators with Inverse-Square Potentials arXiv:2607.09585
Unverified 2026

Algebraic Pinch-Curve Spectral Layer

Replace a dense learnable Fourier multiplier with a low-parameter multiplier concentrated near the common zero set of two polynomial constraint symbols. A linear constraint together with a cubic constraint can produce straight or curved frequency loci, allowing the network to represent directional long-range structure while using far fewer spectral parameters than a full 3D frequency grid.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Symmetry-Protected Pinch Curves in Classical Spin Liquids arXiv:2607.09470
Unverified 2026

Ellipsoidal-Preserving Spherical Feature Stabilizer

Insert a differentiable intersection-body-inspired map on positive spherical feature fields. The map contracts high-order angular variation while leaving degree-two ellipsoidal structure neutral, providing a principled alternative to generic smoothing that does not erase global anisotropy.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Quantitative stability of the intersection body operator near the ball, and the dynamical origin of the two--dimensional degeneracy arXiv:2607.09412
Unverified 2026

Garding Geometric-Mean Load Balancer

Replace or augment entropy-based MoE load balancing with a structured concave utility over expert loads. The utility is the geometric mean of positive linear coverage factors, so it rewards underused directions strongly while exhibiting diminishing returns for already-covered directions. Positive coefficients can encode expert capacity, hardware placement, or expert groups.

Useful6/10
Difficulty3/10
Novelty7/10
Paper: Gårding's Theorem for Posynomials arXiv:2607.09168
Unverified 2026

Curvature-Guided Discrepancy Gradient Accumulation

Use sign choices over redundant gradient or adapter proposals to keep the accumulated residual update small in the coordinatewise maximum norm. Constrain the sign controller to preserve a positive projection onto the desired descent direction, so it suppresses coordinate spikes without completely canceling optimization progress.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Online Komlós converges to mean curvature flow arXiv:2607.08943
Unverified 2026

Normal-Space Quotient Encoder

Add a quotient-aware representation layer that separates changes caused by motion along a symmetry orbit from changes that are genuinely informative. The layer estimates orbit tangent directions from known group actions or a learned local transformation group, projects features onto the metric-orthogonal normal space, and trains the representation to be invariant along orbit directions. Unlike ordinary global pooling over augmentations, this construction is local and can adapt when orbit…

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Diffeological Riemannian orbifolds arXiv:2607.08939
Unverified 2026

Coxeter Folding Reversible Recurrence

Build a recurrent block as a fixed or learned ordering of local vertex foldings, mirroring the paper's identification of staircase solution maps with Coxeter elements of a folding group. Each folding changes one polygon coordinate by a rational cross-ratio completion while leaving all other coordinates unchanged. The resulting structured recurrence is reversible and can support constant-memory backpropagation by recomputing folds in reverse order.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Integrability of Cauchy problems for discrete conformal maps and circle patterns arXiv:2607.08901
Unverified 2026

Cross-Ratio Reversible Lattice Layer

Represent a hidden state as complex-valued points on a two-dimensional lattice and replace unconstrained local updates by the exact harmonic-quadrilateral completion rule from discrete conformal geometry. Given three corners of a plaquette, compute the fourth corner by a Mobius-rational formula enforcing cross-ratio minus one, then use a learned readout or forcing term for task-specific predictions. The layer supplies a hard geometric inductive bias and a directly measurable local constraint…

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Integrability of Cauchy problems for discrete conformal maps and circle patterns arXiv:2607.08901
Unverified 2026

Gaussian Barycentric Constraint Layer

Construct a differentiable approximate projection layer for a convex feasible set by averaging Gaussian perturbations conditioned on feasibility. Unlike hard projection or penalty methods, the output is smooth in the input and inherits firm nonexpansiveness in the convex case.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Sharp bounds for stochastic proximal and projection estimators via radial dominance arXiv:2607.08670
Unverified 2026

Affine-to-Axis Distillation

Use a teacher and student with comparable hierarchical layers, first matching their representations through a learned affine map and then explicitly encouraging one-to-one coordinate correspondence up to permutation and positive rescaling. This operationalizes the paper's weak-to-strong alignment mechanism for representation distillation, model merging, or stabilizing independently trained replicas.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Contravariance Theory: Strong Alignment for Minimal Solutions to Hard Tasks arXiv:2607.08561
Unverified 2026

Task-Visible Axis Pruning

Prune hidden units only after testing whether their nonlinear gate is task-visible and downstream-used. For ReLU, a unit is removable when its preactivation does not cross zero on the task patch or its outgoing weight column is zero; this is a more structural criterion than weight magnitude and can be applied during width search or post-training compression.

Useful6/10
Difficulty3/10
Novelty5/10
Paper: Contravariance Theory: Strong Alignment for Minimal Solutions to Hard Tasks arXiv:2607.08561
Unverified 2026

Contractive projected residual dynamics

Build a recurrent or continuous-depth block from a dissipative vector field and project every state derivative onto the tangent cone of a closed convex hidden-state set. Unlike ordinary clipping, tangent-cone projection removes only the outward component at the boundary and preserves admissible motion. Under the paper's maximal-dissipativity result, the continuous flow is nonexpansive in its initial state.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Projected incrementally scattering passive systems on closed convex sets arXiv:2607.08301
Unverified 2026

Distinct-kink complexity regularizer and merger

Replace nominal hidden-unit count by the number of distinct realized ReLU kink hyperplanes, then regularize or prune this effective count. Neurons whose normalized affine boundaries coincide can be exactly merged by summing their canonical coefficients, reducing memory without changing the represented function and aligning the model's complexity measure with the theorem.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: A law of robustness for two-layer neural networks with arbitrary weights arXiv:2607.07778
Unverified 2026

Robustness-capacity feasibility controller

Use the paper's lower bound as a feasibility test for robust interpolation: if a model is asked to fit below the estimated noise floor while maintaining a small Lipschitz constant, automatically increase effective width or relax the fit target. This prevents optimization from wasting compute on an impossible low-sensitivity solution and provides a principled width schedule for noisy regression or classification.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: A law of robustness for two-layer neural networks with arbitrary weights arXiv:2607.07778
Unverified 2026

Nonreversible latent instanton sampler

Represent a rare transition in a neural latent space by a controlled path whose drift is optimized directly, instead of obtaining it by reversing the relaxation dynamics. Learn a state-dependent mobility or diffusion matrix so that the sampler allocates noise and control effort according to the local stochastic geometry. This should improve generation of low-probability transitions in nonequilibrium world models and reduce the number of failed trajectories.

Useful6/10
Difficulty6/10
Novelty5/10
Paper: Nucleation and time-reversal symmetry breaking in nonconserved scalar field theories arXiv:2607.05194
Unverified 2026

Weighted-Volume Contractive Optimizer

Replace a fixed optimizer learning-rate field by a positive state-dependent scaling rho(theta) and penalize expansion of weighted parameter-space volume. The optimizer is encouraged to contract regions of parameter initializations that have high weighted divergence, potentially reducing sensitivity to initialization and stabilizing training near sharp or anisotropic loss landscapes.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Weighted Phase Volume Method in Stability Analysis: Integral Criteria and Ellipsoidal Reachable Sets arXiv:2607.05033
Unverified 2026

RNCOA Aggregated Collision Loss

Attach an RNCOA-inspired collision loss to a neural trajectory or control-policy head that predicts the pose of a rigid vehicle over time. For each obstacle and time step, aggregate the signed obstacle coordinates of all body vertices using max/min operators, and introduce two nonnegative side slacks whose sum is constrained to at most one. This models the disjunctive fact that the complete body should lie on one admissible side of an obstacle rather than independently penalizing every vertex.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: RCOA Extension and Applications arXiv:2607.02797
Unverified 2026

Minimum-motion curvature-targeted preconditioner

Replace abrupt optimizer preconditioner changes with a metric trajectory that moves the smallest affine-invariant distance needed to reach a target generalized Hessian condition number. During training, optimize a short horizon of log-diagonal or block-SPD metrics using a terminal curvature penalty and an intrinsic kinetic regularizer, then execute only the first metric in a receding-horizon controller. The method should reduce oscillations caused by rapidly changing second-moment estimates…

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Restricted Dynamic Geometric Complexity: Path-Space Reduction and Möbius--Jacobi Response arXiv:2607.07204
Unverified 2026

Particular-Integral Latent Reduction

Augment a latent neural ODE with learned constraint functions whose time derivatives are forced to close linearly on the constraint family, making the zero level set invariant by construction. Integrate only the quotient-relevant coordinates while treating the constraint-generated characteristic coordinates as gauge variables, reducing latent dimension and suppressing long-horizon constraint drift.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Hamiltonian reduction from particular integrals arXiv:2607.07057
Unverified 2026

Observability-Gated Spectral Phase Initialization

Add a preprocessing or differentiable synchronization layer that estimates one unit-modulus complex phase per graph node or data view from noisy pairwise relative-phase observations. Initialize the phases with a leading-eigenvector method, fix the global phase gauge, and allow nonlinear refinement only when the estimated perturbation is small relative to the observable Jacobian margin. This replaces random initialization for rotation-alignment modules and should reduce bad local minima caused…

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Spectral Initialization and Certification for Power System Angle Estimation arXiv:2607.06762
Unverified 2026

Intrinsic-Dimension Batch Audit

Use the diffusion graph's Dirichlet energy and almost-isometry inequalities to score whether a candidate minibatch preserves the low-frequency structure of losses, logits, or gradients over the dataset. Reject or augment batches that distort these quantities, producing a geometry-aware batch acceptance rule rather than relying only on random or loss-based sampling.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: Fast determinantal sampling on general spaces and diffusion geometry arXiv:2607.06644