Solves: Accuracy

Machine-learning ideas tagged Accuracy in the Solves taxonomy of the Math2NN corpus.

2078 ideas found

Unverified 2026

Lorentzian coefficient regularization

Represent a nonnegative neural output as a homogeneous polynomial with coefficients indexed by count vectors, and penalize violations of the Lorentzian Hessian signature after factorial normalization. Add an M-convex support penalty so mass can move between coordinates through valid exchange operations rather than forming disconnected or brittle coefficient patterns.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Normalized skew Schur polynomials are Lorentzian arXiv:2608.12266
Unverified 2026

Bloch-Husimi attention

Replace unconstrained attention score vectors by normalized SU(2) coherent-state responses of a positive operator on an (N+1)-dimensional spin space. Each query produces a smooth bounded response over a fixed spherical grid, while values are aggregated normally. The coherent-state kernel imposes geometric structure and exposes a controllable concentration parameter N.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Isospectral majorization and isoperimetric inequalities for coherent states on the Bloch sphere arXiv:2608.12248
Unverified 2026

Near-Return Entropy Monitor for Recurrent Latent Dynamics

Use the paper's separated near-return criterion as a finite-data certificate that a recurrent or latent dynamical model contains positive-complexity behavior rather than merely noisy prediction error. Detect pairs of nearby trajectories that almost return to their starting points but separate at an intermediate time, then either flag the model for long-horizon unreliability or penalize the number and strength of such events. The monitor is suited to learned world models, RNNs, and neural ODEs…

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Shadowing in the presence of singularities: oriented versus standard shadowing, entropy and the structure of recurrent sets arXiv:2608.12165
Unverified 2026

KL-Calibrated Historical Replay

Use the paper's optimal power-prior exponent to determine how much source data, old-task data, or replay data should influence neural-network fine-tuning. Estimate the predictive KL divergence between the current and historical distributions on a small target validation stream, then set the replay loss coefficient from the closed-form rule instead of tuning it by grid search.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: The Optimal Discounting Parameter of the Power Prior under Predictive Log-Loss arXiv:2608.12159
Unverified 2026

Interleaving-Calibrated Pixel Topology

Use the paper's explicit pixel-spacing error bound to make radial topological features and losses resolution-aware. Treat intervals whose endpoint changes are below the discretization tolerance as unreliable, and use the bound to select contour resolution or a persistence threshold instead of tuning these quantities arbitrarily. This can improve robustness to rasterization, small contour perturbations, and multi-resolution training.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Computing extended persistent homology of radial distance filtrations of Euclidean shapes arXiv:2608.11963
Unverified 2026

Positive Reflected Bellman Layer

Replace an unconstrained spatial aggregation in a neural PDE surrogate or controlled-dynamics model with a fixed-branch expectation layer. Each output is a maximum over controls of a nonnegative weighted average of next-state values, with reflected overshoots attenuated by Robin factors. Increasing any input value therefore cannot decrease the output, giving a hard monotonicity and positivity property instead of relying on a penalty.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Positivity-Preserving Expectation Scheme for Hamilton--Jacobi--Bellman Equations with Oblique Robin Boundary Conditions arXiv:2608.11936
Unverified 2026

Ambiguity-Flat Weyl Feature Layer

Replace a random cyclic filter bank or patch projection with the Weyl–Heisenberg orbit of one normalized learnable prototype. Regularize the prototype so that all nonzero shift and modulation correlations have a large and nearly equal magnitude, maximizing the smallest eigenvalue of the induced feature Gram matrix and preventing poorly observed feature directions.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Uniformly Stable Minimal Weyl--Heisenberg Measurements Approaching the SIC Benchmark arXiv:2608.11850
Unverified 2026

Reverse-HLS anti-collapse regularizer

Treat a minibatch of nonnegative neural features as a smoothed density f in an embedding space and compute its Riesz potential E_alpha f. Add a hinge penalty whenever the observed potential norm falls below the reverse-HLS lower bound determined by the batch mass and its L^q quasi-norm. This directly discourages feature collapse while preserving the theorem's scale-sensitive interpolation structure.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Some Reverse Hardy-Littlewood-Sobolev Type Inequalities arXiv:2608.11818
Unverified 2026

Projective Spectral Anti-Flattening

Insert a projective normalization and spectral monitor into a recurrent or deep residual dynamical block. If the effective linearized map has one real eigenvalue whose modulus dominates all others, the block is predicted to collapse features toward one direction; constrain the spectral ratio or preserve a controlled two-dimensional rotational mode to maintain representational rank.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Area-Normalized Pentagram Map Dynamics: Spectral Flattening and Elliptic Asymptotics arXiv:2608.11781
Unverified 2026

GW Geodesic Mixup

Generate relational training examples by first coupling two graphs or kernels and then interpolating every matched pair of node or edge attributes along a geodesic in Z. Unlike ordinary mixup, this preserves the intrinsic Gromov-Wasserstein correspondence and produces constant-speed paths in the relational metric when Z is geodesic.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Metric Geometry of Lebesgue, Wasserstein, and Gromov-Wasserstein Spaces: Submetries, Curvature, and Geodesics arXiv:2608.11680
Unverified 2026

Spherical-design directional heads

Use a fixed spherical t-design as the direction codebook for a directional attention or feature-aggregation module instead of independently sampled random directions. Equal weights provide exact zero mean and isotropic second moments, while exactness for spherical polynomials up to degree t reduces directional aliasing and seed-dependent anisotropy.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Minkowski Polytopes of Spherical Designs: High-Order Isotropy and Quantitative Sphericity arXiv:2608.11570
Unverified 2026

Normal-Form Degeneracy Trust Region

Use a low-dimensional polynomial model of local training dynamics to detect when the leading nonlinear restoring behavior becomes degenerate. Shrink the optimizer step in that region, or fit higher-order terms before restoring it, because the paper shows that quartic nondegeneracy determines whether local nonlinear stability can be certified and that sixth-order terms resolve inconclusive cases.

Useful6/10
Difficulty7/10
Novelty8/10
Paper: Nonlinear Stability, Resonances, and Singular Reduction in the Unequal-Mass Equilateral Restricted Four-Body Problem arXiv:2608.11494
Unverified 2026

Diminishing-Returns Token Selection

Give a token, patch, retrieval-item, or expert-selection module a learned utility f_theta(S) over subsets S, and penalize violations of the paper's submodularity and strong-submodularity inequalities. The resulting selector should prefer complementary elements: the marginal value of adding an item decreases when the current selected set is already rich in similar information. At inference, use greedy marginal-gain selection rather than independently thresholding token scores.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Submodular and strongly submodular functions and diversities arXiv:2608.11468
Unverified 2026

Rest-to-Rest Flexible Momentum Updates

Replace an unconstrained momentum update by a bounded-acceleration, four-arc bang-bang maneuver in an augmented state containing parameter position, velocity, and an oscillator coordinate. Each micro-maneuver targets a gradient-derived displacement while ending with zero velocity and zero oscillator amplitude, so flexible or momentum-like modes do not carry ringing into the next update.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Time-Optimal Control of One-Mode Flexible Structures: Analytical Solution and the Cost of Flexibility arXiv:2608.11360
Unverified 2026

Deep-spectrum community features

Replace the usual top-eigenvector positional encoding in a graph neural network with a density-selected spectral subspace. The selector explicitly searches below the leading eigenvectors, where community information may survive after latent geometric modes have consumed the largest eigenvalues. The selected coordinates can be concatenated to node features or used as a bias in graph attention.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Spectral graph clustering with inhomogeneous latent geometry arXiv:2608.11321
Unverified 2026

Void-Singularity Noise Scheduler

Use the conditioning of a learned symmetry-commutant manifold as a training-time detector for frozen or weakly reachable hidden-state regions. When replica observables become nearly linearly dependent, the commutant Gram matrix becomes ill-conditioned; reduce injected noise and learning rate there, or perturb only directions with measurable response. The mechanism predicts a transition in relaxation curves at a conditioning threshold rather than relying only on validation loss.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Geometry of Noisy Quantum Many-Body Dynamics with Continuous Symmetries: Entanglement and Correlations arXiv:2608.11297
Unverified 2026

LP-Synthesized Bounded Residual State

Replace an unconstrained recurrent residual update with a sparse coordinated state-space block whose gains and state radii are synthesized jointly by a linear program. The block receives bounded feature disturbances, keeps every hidden coordinate inside a certified interval for all time, and uses an affine feedforward correction to reduce the output sensitivity of downstream coordinates.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Certificate-based Synthesis of Coordinated Droop Control for Heterogeneous Radial Distribution Networks arXiv:2608.11141
Unverified 2026

Finite-Difference Conditional Neural Operator

Replace a tensor-product network over a low-dimensional state and a large distribution embedding with a neural operator that consumes the distribution vector once and outputs values on a finite-difference grid in the low-dimensional state. Train it with the governing PDE residual, explicit boundary residuals, and optional signed shape constraints, allowing the network to preserve numerical structure that a generic MLP would learn only implicitly.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Mastering Stochastic OLG Models in Continuous Time arXiv:2608.11134
Unverified 2026

Equivariant Critical-Mode Branch Seeding

When a symmetry-frequency block becomes critical, initialize or perturb the network specifically along its critical representation rather than injecting isotropic noise into all hidden channels. This creates trainable branches for the symmetry patterns predicted by the bifurcation calculation and can expose useful periodic solutions that ordinary symmetry-preserving training fails to reach.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Local and Global Equivariant Bifurcation for Periodic Weyl and Riesz Fractional Equations arXiv:2608.11101
Unverified 2026

Drift-Assisted Hyperbolic Recurrent Layer

Construct a recurrent layer with a hidden clock coordinate that advances by a nonzero drift and use that coordinate to define a state-dependent metric for the remaining hidden channels. The layer may contain neutral or sign-flipping Euclidean modes, but the metric is designed so that forward and backward Jacobian products become uniformly contracting on complementary subspaces, imitating the White-map mechanism. This targets vanishing or exploding gradients in long sequences while preserving…

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Affine Anosov Maps on $\mathbb{R}^n$: Classification, Index Spectrum, and Stability at Infinity arXiv:2608.10975
Unverified 2026

Thresholded Hidden-State Restart Gate

Replace an unconstrained recurrent reset gate with a threshold policy over hidden-state age and a scalar degradation score. The model continues its recurrence while the estimated cost of retaining the state is below the cost of restarting, then resets and reinitializes the state when the threshold is crossed. This should reduce long-horizon hidden-state drift while using only one scalar gate per sequence position.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Threshold Structure of Optimal Policies in Restart POMDPs arXiv:2608.10936
Unverified 2026

Null-normalized temporal prediction score

Replace raw Pearson correlation when evaluating a temporal neural predictor with a score measuring how many null standard deviations its Fisher-transformed correlation exceeds. Estimate the null scale from a small set of time-misaligned predictions, then reuse it across context lengths or checkpoints. This prevents models from being rewarded for predicting statistically easy, low-information features and gives a more comparable validation signal across datasets and targets.

Useful6/10
Difficulty3/10
Novelty8/10
Paper: Modeling and Interpreting Correlations, Null Distributions and Significance Levels in Neural Tracking of Natural Stimuli arXiv:2608.10887
Unverified 2026

Entropy-selected simplex parameters

Add KL Tikhonov regularization to simplex-valued attention or routing parameters so that the optimizer selects a stable solution close to a chosen reference distribution instead of collapsing onto a few entries. Anneal the regularization strength to obtain exploration early and specialization later.

Useful6/10
Difficulty3/10
Novelty4/10
Paper: Kullback-Leibler Mirror-Prox for Measure-Valued Variational Inequalities and Mean-Field Equilibria arXiv:2608.10293
Unverified 2026

Tree-Hall Collision-Free Router

Replace independent top-k routing by a tree-structured hypergraph assignment layer. Each candidate route is a singleton or pair of resources, and the router selects exactly q_e routes for every tree edge e while ensuring that no resource is consumed twice. This removes capacity collisions before expert computation instead of repairing them with token dropping or load-balancing penalties.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: A Necessary and Sufficient Hall Condition for Hypergraphs arXiv:2608.10193