Unverified
2026
Construct a classifier whose normalized class vectors form an explicit 2d-line equiangular tight frame instead of using independently initialized weights. The ETF gives every class the same norm, equal pairwise coherence, and an isotropic frame operator, which should make final-layer gradients better conditioned and reduce accidental class crowding. The classifier can be fixed, or restricted to a learned unitary rotation of the ETF so that its geometry is preserved during training.
Useful5/10
Difficulty4/10
Novelty4/10
Unverified
2026
Add a metric-learning loss whose local geometry changes according to several learned or supplied boundary coordinates. Use a product conformal factor when violations of multiple constraints should accumulate, or a sum conformal factor when the most severe constraint should dominate; on a face where several coordinates vanish, impose the corresponding snowflake exponent on tangential distances.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
For a neural model predicting a scalar response as a function of a continuous dynamical parameter, replace an unconstrained MLP output head by an analyticity-constrained spectral head. Train it on observations covering a positive-measure subset of the parameter interval and regularize the remaining coefficients so that the learned response satisfies a quasi-analytic derivative-growth bound; the intended benefit is reliable continuation from sparse parameter coverage rather than ordinary…
Useful5/10
Difficulty4/10
Novelty8/10
Unverified
2026
Replace pointwise pair interactions between mesh cells by quadrature of the interaction kernel over the full Cartesian product of the two cells. Decompose each cell pair into convex-hull pieces and apply a Duffy-like radial transformation so the coincidence singularity is confined to one quadrature coordinate, allowing fixed Gauss-Jacobi or adaptive quadrature to produce smooth, low-variance interaction features.
Useful5/10
Difficulty7/10
Novelty7/10
Unverified
2026
Replace a complex latent vector x in C^d by squared magnitudes of m learned complex linear projections. Set m equal to 2d: the paper proves that m less than or equal to 2d minus 1 cannot generically preserve the latent up to global phase, whereas m equal to 2d is generically sufficient, giving a principled minimal width for a phase-invariant neural bottleneck.
Useful5/10
Difficulty4/10
Novelty7/10
Unverified
2026
Represent the eight experts or channels in a block as the vertices of a 3-bit hypercube and compute their average nonnegative routing masses. Add a regularizer that rewards a large ratio between the product of the six coordinate-facet sums and the mixed triple/pair polynomial from the theorem. This explicitly encourages routing distributions that remain visible under all three binary projections, rather than merely maximizing entropy or balancing experts marginally.
Useful5/10
Difficulty4/10
Novelty7/10
Unverified
2026
Put a gradient-Gibbs prior on differences between connected neural parameters rather than on individual parameters, and evolve the parameters with Langevin steps generated from randomly selected strictly convex component energies. The aggregate regularizer may be non-convex, but every sampled component has controlled curvature and outward drift, providing a practical stability mechanism for noisy training.
Useful5/10
Difficulty5/10
Novelty6/10
Unverified
2026
Constrain an embedding table to the unit sphere and penalize repeated or nearly repeated pair sums. This discourages additive quadruples a+b approximately equal to c+d, reducing unwanted linear structure and making distinct tokens less interchangeable under downstream composition. The theorem provides a geometric target: on a sphere, the affine-line concentration factor is bounded by two, so exact additive energy should scale close to n squared rather than the much larger values produced by…
Useful5/10
Difficulty5/10
Novelty8/10
Unverified
2026
For a neural model whose outputs lie on a d-dimensional analytic family in a very high-dimensional space, replace the full output vector by 2d+1 or a modestly oversampled number of fixed Gaussian scalar measurements. The paper's theorem predicts almost-sure injectivity in the noiseless setting, so an inverse network or decoder can recover the same latent instance without processing the full observation. Because the theorem does not provide a noise-stability constant, use M=4d+8 or M=8d in the…
Useful5/10
Difficulty4/10
Novelty5/10
Unverified
2026
Group neural features into small Hermitian matrix elements and scale each group with the paper's tracial spectral Lp norm rather than independently normalizing scalar channels. This introduces a coupled spectral geometry while remaining implementable with ordinary eigendecompositions in the associative Hermitian-matrix special case.
Useful5/10
Difficulty5/10
Novelty8/10
Unverified
2026
Represent a continuous-time neural dynamical system as a symbolic Markov chain over regions together with a positive learned roof function giving the time spent in each region. Weight local reconstruction and prediction errors by the predicted vector-field speed, following the paper's scaled Hölder coding relation, so that the model does not over-penalize arbitrarily small coordinate errors near equilibria. This produces a hybrid latent model with discrete long-range structure and continuous…
Useful5/10
Difficulty6/10
Novelty7/10
Unverified
2026
Replace a Euclidean feature-space metric by a short-time heat-kernel/Wasserstein metric and use it to precondition updates or penalize distortions of local neighborhoods. The first-order correction is a Ricci-curvature term, while the second-order residual captures curvature variation and quadratic curvature effects that ordinary diffusion smoothing misses.
Useful5/10
Difficulty7/10
Novelty7/10
Unverified
2026
Insert a fixed or partially learnable equivariant change-of-basis module into a spherical or SO(3)-equivariant network. At each angular frequency \(\ell\), the module maps the line selected by the line-bundle quantization to the line selected by the Grauert-tube quantization, allowing the network to represent both holomorphic/base-local and geodesic-flow-adapted features without breaking rotation equivariance.
Useful5/10
Difficulty5/10
Novelty8/10
Unverified
2026
Replace rejection sampling or short biased random walks inside a convex latent constraint set with hit-and-run. At each step, choose a uniformly random direction and sample uniformly along the entire chord through the current point; the paper's mixing result predicts that a chain initialized by a crude approximate sampler becomes close to uniform with only logarithmic dependence on initialization bias and target error.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
Use the flat-torus covariance bound as a representation regularizer that controls the largest covariance eigenvalue while maintaining a prescribed total variance. This creates a directional anti-collapse constraint rather than only a scalar variance penalty, and can be applied to encoder outputs, VAE latents, or Transformer sequence representations.
Useful5/10
Difficulty3/10
Novelty4/10
Unverified
2026
Encode each scalar or discrete code t by the strictly convex lift γ(t)=(t,t²), optionally followed by a learned linear projection and normalization. Because three-code sums on this curve have only near-minimal additive energy, the representation should produce fewer collisions when a model composes three tokens, codes, or retrieved items by addition.
Useful5/10
Difficulty3/10
Novelty7/10
Unverified
2026
Regularize a spatiotemporal neural model with spectral penalties corresponding to several temporal-spatial scaling laws rather than using a single isotropic smoothness penalty. The model can remain spatially detailed while suppressing temporal oscillations, or learn the opposite preference when the data demand it.
Useful5/10
Difficulty4/10
Novelty6/10
Unverified
2026
Apply a convex Husimi functional as a differentiable regularizer to positive matrices used by attention heads, routers, or feature covariances. Penalizing the squared response suppresses sharp spherical peaks and can prevent collapsed routing or unstable attention without directly forcing uniform eigenvalues.
Useful5/10
Difficulty4/10
Novelty6/10
Unverified
2026
Replace an unconstrained geometric multiscale codebook by features generated from a finite digit set and a Pisot scale factor. The contracting algebraic-conjugate directions should suppress near-collisions between representations at different scales, producing a discretely separated hierarchy that can be used for embeddings, recurrent memory, or quantized transformer states.
Useful5/10
Difficulty6/10
Novelty9/10
Unverified
2026
Represent an axially symmetric neural field on the sphere as a scalar function of latitude and regularize it with the paper's Paneitz energy together with its exponential log-partition term. Enforce a center-of-mass condition on the normalized exponential density so that the regularizer cannot be reduced by simply translating the field toward a first spherical-harmonic mode.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
Whiten intermediate feature vectors and constrain several gauge moments to remain in the dimension-dependent interval predicted by the paper's Gaussian/log-concave comparison. Apply the penalty only to moderate orders, where the paper gives a uniform bound independent of the particular log-concave distribution; this should suppress heavy activation tails without forcing all features to be exactly Gaussian.
Useful5/10
Difficulty3/10
Novelty6/10
Unverified
2026
Represent a small expert router or attention interaction by a homogeneous polynomial with nonnegative coefficients, then penalize violations of the Lorentzian Hessian signature on degree-two derivative slices. Initialize or warm-start the coefficient tensor from a normalized skew-Schur coefficient array, which the paper identifies as a realizable volume polynomial and therefore a structurally valid Lorentzian point.
Useful5/10
Difficulty6/10
Novelty7/10
Unverified
2026
Add a learnable orthogonal rotation to a hidden representation and train it to make every channel projection have a small ψ2/L2 ratio. Unlike variance normalization, this explicitly suppresses directions with unusually heavy empirical tails while preserving the total quadratic energy of the representation.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
Replace a sharp graph-Laplacian spectral filter with a Bochner–Riesz filter whose smoothness exponent increases when the graph contains regions with different effective dimensions. Estimate the largest local dimension and dimension gap from neighborhood growth, then choose the exponent above both the classical spectral threshold and the asymmetric obstruction threshold. This should suppress unstable high-frequency mixing in heterogeneous graphs while preserving more low-frequency signal than…
Useful5/10
Difficulty5/10
Novelty6/10