Solves: Accuracy

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

2078 ideas found

Unverified 2026

Decoration-Iteration Graph Coarsening

Construct a graph-neural layer that analytically eliminates fast auxiliary nodes inside repeated decorated motifs and replaces each motif by an effective edge or hyperedge. The effective interaction is computed from the log-partition function of the eliminated variables, while a residual neural correction can model violations of the assumed local motif structure.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Thermal phase transitions in a mixed-spin Ising model on the Lieb lattice: Exact results beyond zero magnetic field arXiv:2607.11661
Unverified 2026

Lorentzian SU(2) recurrent flow

Use the paper's explicitly solved SU(2)-based extremal flow as a structured recurrent transition instead of learning an unconstrained dense recurrent matrix. The transition has only two scalar parameters, a radius/frequency r and phase phi, while its rotating coefficient pattern continuously mixes four real state coordinates and can be integrated with a norm-preserving Cayley transform.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The Lorentzian Problem on the Group $SU(2)$ arXiv:2607.11592
Unverified 2026

Algebraic-Invariant Residual Layer

Represent a rational-like feature transformation with an auxiliary state y constrained by polynomial equations G(x,y)=0, and update x and y jointly along the tangent space of that constraint manifold. This creates residual blocks in which nonlinear feature identities remain consistent over many layers or time steps, reducing auxiliary-variable drift and potentially stabilizing rational activations and implicit recurrent dynamics.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Algebraic Invariant Quadratization Schemes for Cahn--Hilliard Equations arXiv:2607.11569
Unverified 2026

Trace-Polytope Diversity Regularizer

Use the trace representation of a maxout network to regularize the geometry of its generated coefficient vectors. Encourage active traces to be diverse and nonredundant, so the model spends parameters on genuinely different supporting hyperplanes rather than branches that collapse to the same linear function.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Tropical Circuits with Scalar Multiplication Gates arXiv:2607.11540
Unverified 2026

Dissipative membrane coupling

Split a neural state into two subnetworks or two groups of latent channels and connect them through a conservative membrane flux instead of an unconstrained residual or concatenation. The flux is driven by the difference in chemical potential and uses an odd monotone exponential law, so the interface transfers information while guaranteeing nonnegative dissipation.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: From diffusion to transmission via EDP-convergence: a paradigmatic multiscale limit arXiv:2607.11478
Unverified 2026

Log-Fractional Scale-Derivative Layer

Add a feature transformation that approximates the derivative of a fractional diffusion operator with respect to its order. Instead of only smoothing features with one fractional order, the layer exposes whether a feature changes rapidly across spatial scales, which can help with textures, edges, and multiscale patterns.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Regularity for the fractional logarithmic $p$-Laplacian arXiv:2607.11462
Unverified 2026

Buffered Voronoi Safety Projection

Add a decentralized safety layer to a multi-agent neural policy or learned world model. Each agent first predicts an action or short trajectory, then projects its proposal into a half-space defined by each neighbor's announced trajectory and a positive buffer, avoiding a centralized nonconvex collision solve. Use Jacobi or Gauss-Seidel iterations when agents mutually revise their predicted trajectories.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Decentralized Model Predictive Control of Connected and Automated Vehicles with Coupled Safety Constraints arXiv:2607.11403
Unverified 2026

Contractive Misspecification-Regularized State Model

Distill a large or accurate latent transition model into a smaller discrete-state recurrent model while penalizing both its one-step transition mismatch and its lack of contraction. The filtering perturbation bound predicts that reducing the Dobrushin coefficient prevents errors from accumulating over long sequences, while reducing the transition discrepancy lowers the irreducible steady-state error.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: An Operator-Theoretic Analysis of Nonlinear Filtering under Model Misspecification arXiv:2607.11378
Unverified 2026

Mutual-Invasibility Expert Router

Construct a mixture-of-experts layer whose experts compete for a normalized routing resource, and regularize the router so that every expert can grow when introduced at low abundance into the equilibrium dominated by any other expert. The ecological mutual-invasibility criterion becomes a quantitative anti-collapse condition: if expert B has positive invasion growth against expert A's equilibrium and A has positive invasion growth against B, neither single-expert state is locally stable against…

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Metacommunity persistence on spatially heterogeneous landscapes arXiv:2607.11291
Unverified 2026

Lie-Rinehart Vector-Field Module

Build a latent dynamical model from learned vector-field generators and scalar state-dependent gates, while explicitly preserving the derivation and Lie-bracket identities of a Lie-Rinehart algebra. The model should be tested both with exact automatic differentiation and with a separately predicted tangent/JVP head; in the latter case, the identities become useful training constraints rather than tautologies.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Cartan calculus in tangent categories arXiv:2607.11169
Unverified 2026

Exact Boundary-Moment Layer

Add a differentiable layer that maps a polygonal contour or predicted segmentation polygon to high-order complex Zernike moments using exact edge integrals instead of pixel-center sums. Feed the resulting moment vector to a classifier or use it as an auxiliary shape-consistency loss, making the representation insensitive to raster resolution and reducing high-order aliasing.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: An Edge-Based Formulation for the Exact Computation of High-Order Zernike Moments of 2D Shapes and Images arXiv:2607.11158
Unverified 2026

Affine-Invariant SPD Batch Alignment

Add a distribution-level regularizer that compares augmented second-moment matrices of neural activations using the affine-invariant Riemannian metric on SPD matrices. This aligns means, variances, and selected nonlinear moments while remaining invariant to invertible linear reparameterizations of feature coordinates.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A Tractable Pseudo-Metric on Non-Parametric Exponential Statistical Manifolds via SPD Geometry arXiv:2607.11092
Unverified 2026

Rigidity-Conditioned Active-Sensing Policy

Add a differentiable geometric-conditioning reward to a neural policy that selects UAV motions or other active-sensing actions. The policy is rewarded for configurations whose sensing Jacobian has a large smallest nonzero singular value, preventing early decisions from overfitting to an uncertain target estimate and encouraging measurements that distinguish competing hypotheses.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Rigidity-Based Multi-UAV Trajectory Optimization for Rapid Cooperative Emergency Target Localization arXiv:2607.10933
Unverified 2026

Singularly Perturbed Hierarchical Training

Train the output layer on a fast timescale and the hidden feature layer on a slow timescale, so output coefficients first fit the components representable by the current features before hidden directions move. Use residual plateaus to detect when the fast subsystem has approximately equilibrated, then increase the hidden-layer learning rate to begin the next feature-learning stage.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Singular perturbations and hierarchical learning in two-layer neural networks arXiv:2607.10869
Unverified 2026

Wasserstein Poincare-deficit regularizer

Construct intermediate training examples along an optimal-transport coupling between two strongly log-concave endpoint distributions, and regularize the network so that its output variance on each intermediate distribution is no larger than the sharp endpoint-interpolated Poincare scale times its expected input-Jacobian energy. This converts the paper's distributional inequality into a path-wise smoothness constraint for logits, embeddings, or scalar losses.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Sharp Poincaré Interpolation Along Wasserstein Geodesics arXiv:2607.10769
Unverified 2026

Saddle-Node Branch Tracking for Training Control

Use multiple independently initialized training replicas to detect discontinuous transitions in the learned state as a hyperparameter changes. A saddle-node event is identified when two locally stable or unstable solution branches collide, producing an abrupt jump in a validation-relevant order parameter; pseudo-arclength continuation can map this event and choose a hyperparameter path that avoids catastrophic branch loss.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Continuity and Discontinuity of McKean-Vlasov Phase Transitions via Bifurcation Theory arXiv:2607.10723
Unverified 2026

Gradient-Adaptive Parameter-Free Cubic Newton

Replace a fixed-cubic-regularized Newton step with an adaptive cubic model whose coefficient is increased when the observed loss violates the local Taylor model. The regularizer becomes stronger automatically in regions with large gradients, reflecting the paper's generalized smoothness law, while shrinking near stationary points so that Newton curvature is used more aggressively.

Useful6/10
Difficulty7/10
Novelty6/10
Paper: Parameter-Free Cubic-Regularized Newton Method: Sharp Complexity and Generalized Smoothness arXiv:2607.10741
Unverified 2026

Submodular Budget Router

Replace independent top-k MoE routing with a submodular polyhedral allocation over experts. A learned set function assigns a marginal gain to each additional expert allocation, so the router exhibits diminishing returns and can enforce global capacity constraints rather than making unrelated per-token choices. The allocation is obtained by sorting marginal gains, giving a fast greedy router with piecewise-linear routing regions.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Extended generalized permutahedra, and cointeracting bialgebras arXiv:2607.10683
Unverified 2026

Young-Projected Tensor Channels

Decompose tensor-valued hidden states into invariant symmetric, alternating, and higher Young-symmetry channels before applying learned maps. This removes redundant tensor coordinates and prevents a neural layer from mixing incompatible representation types, yielding smaller equivariant modules with a cleaner inductive bias.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: The Bernstein-Gelfand-Gelfand (BGG) Construction: Algebra, Geometry, and Analysis; Part I arXiv:2607.10662
Unverified 2026

Legendre-polynomial feature trunk

Construct a reusable ReLU trunk that emits approximate univariate powers or Legendre-polynomial features for each input coordinate, then combine them with a linear or low-rank polynomial head. This gives a compact explicit basis for smooth functions and can replace a large generic MLP in low-dimensional scientific regression or serve as a frozen or partially trainable front-end.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Approximation of Analytic Functions by ReLU Neural Networks with Adjustable Depth and Width arXiv:2607.10589
Unverified 2026

Depth-first analytic MLP scaling

For smooth coordinate-based regression, replace a width-heavy MLP with a deliberately narrow but deeper ReLU network and choose depth and width using the paper's analytic-function approximation law. The hypothesis is that, at fixed parameter count, increasing depth gives a larger reduction in approximation error than increasing width when the target is close to analytic.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Approximation of Analytic Functions by ReLU Neural Networks with Adjustable Depth and Width arXiv:2607.10589
Unverified 2026

Extrapolation-Ratio Regularizer

Add a differentiable regularizer to neural networks that learn sparse Fourier coefficients or trainable Fourier-feature frequencies. It penalizes predicted energy just outside the training interval when that energy exceeds the theorem-shaped envelope relative to observed in-domain L2 energy, discouraging cancellation patterns that fit the observed interval but explode nearby.

Useful6/10
Difficulty3/10
Novelty8/10
Paper: Optimal Extrapolation Bounds for Sparse Fourier Sums arXiv:2607.10501
Unverified 2026

Bounded-Extrapolation Fourier Layer

Replace an unconstrained Fourier-feature block in an implicit neural representation or coordinate MLP with a sparsity-aware layer whose output gain is normalized according to the distance outside the training interval. The normalization uses the paper's endpoint law, preventing a small in-domain Fourier representation from producing arbitrarily large outputs just beyond the observed coordinate range.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Optimal Extrapolation Bounds for Sparse Fourier Sums arXiv:2607.10501