Solves: Accuracy

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

2078 ideas found

Unverified 2026

Conditioned Numerical-Range Stability Regularizer

Regularize a recurrent or state-space transition matrix using numerical ranges after bounded-condition-number similarity transforms, rather than only penalizing eigenvalues or the raw spectral norm. The resulting penalty targets nonnormal transient amplification and can certify bounds on powers or other polynomial functions of the transition matrix.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Sharp spectral constants for scaled $q$-numerical ranges arXiv:2608.09866
Unverified 2026

Measure-Lifted Entropy Amplifier

Replace a deterministic latent state with a probability measure over latent states, represented by particles or weighted prototypes. Apply the learned latent transition to every particle, so one base trajectory map induces a dynamics on distributions; use an entropy-preservation or entropy-growth regularizer to prevent collapse of the ensemble. The mechanism predicts that any positive base-state trajectory entropy can generate unbounded distinguishability in the ideal measure space through…

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Entropies of compact subsets and supported measures arXiv:2608.09702
Unverified 2026

Density-Stable Recurrent Dynamics

Replace a strict spectral-radius or per-step activation constraint in a linear recurrent/state-space transition with a density-of-spikes constraint. Penalize the fraction of rollout times whose hidden-state norm exceeds a threshold, making the model tolerant of occasional useful transients while suppressing persistent or frequent amplification.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Power growth of mean-L-stable operators on Banach spaces arXiv:2608.09694
Unverified 2026

Erdelyi-Kober Log-Scale Mixer

Replace generic cross-scale mixing with a fixed-shape or lightly parameterized Erdelyi-Kober fractional convolution over logarithmic scale. The fractional order controls how strongly nearby scales are emphasized, while the exponential tail parameter controls the receptive field over distant scales, providing an interpretable alternative to dense cross-scale attention.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: Boundedness of Erdélyi--Kober Integrals and Mellin Fractional Integrals on Weighted Lebesgue Spaces arXiv:2608.09401
Unverified 2026

Low-Rank Radiation Resonant State Space

Replace an unconstrained recurrent transition with a second-order resonant state whose restoring matrix is full-rank but whose damping is low-rank. The low-rank damping creates a small set of rapidly controlled bright modes and a large dark subspace with long memory, while a small optional damping term prevents numerical drift in completely dark modes.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: A Pole-Subtracted Limiting Absorption Principle for Clusters of High-Contrast Elastic Subwavelength Resonators arXiv:2608.09367
Unverified 2026

Padé-contracting residual dynamics

Replace an explicit residual layer x_{k+1}=x_k+hLx_k with a first-subdiagonal Padé rational layer. For the lowest nontrivial approximant, use R_{1,2}(z)=(1+z/3)/(1-2z/3+z^2/6), so x_{k+1}=R_{1,2}(hL)x_k; parameterize L to have a negative-semidefinite symmetric part, preventing exploding activations even for large learned step sizes.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: On Energy Laws and Stability of First-Subdiagonal Pade Approximants for Linear Seminegative Problems arXiv:2608.09239
Unverified 2026

Conjugate-Free Secant Preconditioner

Replace the purely diagonal preconditioner in AdamW or SGD with a blockwise, single-secant BFGS inverse-curvature metric. Use spectral damping and clipping relative to the diagonal RMS metric so the learned metric cannot become arbitrarily ill-conditioned, mirroring the paper's uniform comparison between its conjugate-free scaling and the primal barrier Hessian.

Useful6/10
Difficulty6/10
Novelty5/10
Paper: A primal--dual interior-point method for nonsymmetric conic optimization with conjugate-free scaling arXiv:2608.09206
Unverified 2026

Stability-preserving positive neural ODE step

Use the paper's nonstandard denominator to integrate a positive neural ODE or state-space block with finite-step guarantees unavailable to ordinary Euler updates. For state components with a known lower-bound decomposition of their vector field, the bounded increment prevents sign violations; a Jacobian-based controller can additionally reject denominator settings that make the local discrete dynamics unstable.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A simple second-order nonstandard numerical method for a general class of dynamical systems and its applications arXiv:2608.09141
Unverified 2026

Spectrally certified ensemble coupling

Couple the updates of K neural-network replicas through an interaction matrix A, but reject or rescale configurations whose coupling exceeds the stability threshold set by the most negative eigenvalue. Apply the coupling to small trainable adapters, recurrent states, or optimizer directions instead of duplicating full-model parameters, creating controlled information sharing without permitting an ensemble-level unstable mode.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Joint Lyapunov Certificates for K-Agent Generative AI Governance: Stochastic Stability, Emergent Ensemble Risk, and Zero-Knowledge Governance Attestation arXiv:2608.09087
Unverified 2026

Range-Space Projected Learning for Noisy Iterations

For a model trained over repeated trajectories, project each parameter update onto directions that have a measurable first-order effect on the predicted outputs, rather than allowing updates in output-null directions. This transfers the paper's range-space decomposition: perturbations caused by finite precision, encryption-like arithmetic, quantization, or stochastic gradients are prevented from accumulating in directions invisible to the task but persistent across trials.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: On Controlling the Effect of Error Growth in Unlimited Encrypted Iterative Learning Control arXiv:2608.09084
Unverified 2026

Scalene Nilpotent-Symmetry Network

Augment a sequence network with a learned staggered matrix-product-operator symmetry and penalize its commutator with the network map. Unlike ordinary equivariance, the auxiliary operator need not define a self-commuting transfer-matrix family: it can be discovered through cross-commutation with a second alternating operator, while nilpotency supplies a finite hierarchy of symmetry constraints. The model should preserve generalized symmetry sectors and exhibit lower commutator error on…

Useful6/10
Difficulty7/10
Novelty8/10
Paper: Scalene Yang--Baxter triples as a source of hidden symmetries beyond the ordinary Yang--Baxter equation arXiv:2608.09081
Unverified 2026

Dyadic Stable-Diffusion Residual Block

Insert an anisotropic fractional diffusion operator into residual blocks so that feature energy in dyadic frequency band j is damped at a rate proportional to 2^{alpha j}. Combine this fixed nonlocal dissipative branch with a learned convolutional residual branch. The resulting block is a frequency-selective alternative to ordinary residual updates, with stronger damping of unstable high-frequency feature modes.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: On the Schauder Estimates for Non-local Equations with Drift: The Supercritical Case arXiv:2608.09051
Unverified 2026

Pivot-safe discrete LU initialization

Initialize an invertible neural linear layer from a bounded discrete random matrix only after checking that every leading principal submatrix is nonsingular and that its LU growth factor is below a prescribed threshold. This replaces blind random initialization with a cheap resampling rule designed to prevent zero pivots and excessive finite-precision amplification in reversible or flow-based networks.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: LU Factorization of Discrete Random Matrices arXiv:2608.08998
Unverified 2026

Overlap-Gap Temperature Controller

Add a per-head controller that adjusts attention sharpness from the observed separation between within-cluster and cross-cluster token similarities. When a positive overlap gap becomes large, the controller lowers the head temperature to prevent exponentially localized attention and rank collapse; when the gap is small, it permits sharper attention so useful structure can form.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Clustered Attractor Manifolds and Dynamical Condensation in Self-Attention arXiv:2608.08922
Unverified 2026

Glued Feature Fields

Run local neural experts on overlapping subsets of an irregular support and impose the paper's restriction-and-extension condition on their outputs. Instead of averaging inconsistent local predictions, add an overlap compatibility loss and optionally compute a global feature by a least-squares extension, producing representations with no discontinuous seams between patches.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The $\mathcal{L}$-Calculus for Causal Variational Principles: An Exterior Differential Calculus on Non-Smooth Spaces arXiv:2608.08811
Unverified 2026

Quantile-Calibrated Multi-Scale Spectral Regularizer

Build several Gaussian similarity matrices on minibatch embeddings, using empirical distance quantiles as their bandwidths, then combine them before degree normalization and spectral embedding. Add a regularizer that encourages the resulting row-normalized spectral coordinates to form compact pseudo-clusters, making the representation robust to multiple geometric scales rather than one manually tuned temperature.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Multi-kernel spectral clustering: Entrywise eigenvector perturbation bounds and exact recovery arXiv:2608.08704
Unverified 2026

Balanced KL projection for MoE routing

Use the shared-marginal KL projection to turn token-to-expert routing into a low-rank, exactly balanced assignment rather than relying only on an auxiliary load-balancing penalty. Tokens retain normalized routing distributions while the shared latent marginal enforces consistent aggregate usage across two independently learned routing factors.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Exact Rank-Space KL Projection for Shared-Marginal Low-Rank Factors: Application to Doubly Stochastic Clustering arXiv:2608.08642
Unverified 2026

Vector-Balanced MoE Routing

Replace count-only MoE load balancing with greedy balancing of aggregate token-feature vectors. A token is assigned to the expert for which adding its feature vector produces the smallest increase in that expert's squared aggregate norm, encouraging experts to receive complementary semantic mixtures rather than identical token counts.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Max-$k$-Cut via Node Features arXiv:2608.08499
Unverified 2026

Polarized Gaussian bottleneck

Replace isotropic variance control in a bottleneck or router with a spectral polarization penalty that drives each latent direction toward either variance 0 or variance 1. The intended result is an automatically selected active subspace: inactive coordinates can be pruned or quantized aggressively, while active coordinates retain information instead of being uniformly attenuated.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Sharp stability for the (B)-theorem arXiv:2608.08472
Unverified 2026

Anchored second-order minimax optimizer

Replace the ordinary update in a differentiable minimax game with a Halpern-anchored second-order operator step. The current game iterate is first corrected using the local Jacobian of the game gradient, and the corrected point is then contracted toward a fixed anchor with a decreasing Halpern weight. This is intended to reduce cycling in adversarial training while preserving the faster asymptotic behavior associated with second-order monotone-operator methods.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Halpern Iteration Achieves $\tilde{\mathcal{O}}(ε^{-1/p})$ $p$th-Order Oracle Complexity for Monotone Variational Inequalities arXiv:2608.08463
Unverified 2026

Minimax-balanced progressive MoE splitting

Grow a mixture-of-experts layer by splitting one expert into two children while conserving its routing mass, and choose the split ratio to minimize the worst imbalance over all intermediate expert counts. Use the paper's sharp threshold as a hard design target: with n experts, some intermediate stage must have capacity ratio at least D_n = 2^{1-1/\lceil n/2\rceil}, so schedules substantially below this are impossible rather than merely difficult to discover. Initialize child router logits with…

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Optimal Finite Interval Discrepancy via Binary Refinement arXiv:2608.08431
Unverified 2026

Sobolev-Orthogonal MLP Features

Replace raw polynomial or Fourier-like features in a small MLP with basis functions orthonormal under a Sobolev inner product that jointly measures feature magnitude and input derivative magnitude. This explicitly controls feature smoothness while preserving decorrelation, potentially improving conditioning and reducing the need for large derivative-regularization coefficients.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: A Riemann-Hilbert representation for Sobolev orthogonal polynomials arXiv:2608.08397
Unverified 2026

Granularity-Aware Feasible Routing

Replace a continuous allocation or routing decision with a lattice-valued decision whose unit size is explicitly normalized by total capacity. Round allocations downward rather than to the nearest lattice point, preserving per-example capacity feasibility, and train or evaluate against the resulting granularity ratio rather than treating discretization as an implementation detail.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Bid Lattices and the Value of Flexibility:A Granularity Ratio for Capacity Markets arXiv:2608.08371
Unverified 2026

Heavy-Tailed Physics-Informed Output Head

Replace a Gaussian or point-estimate regression head with a heteroscedastic Student-t head whose scale and degrees of freedom depend on the learned state. This gives the model a principled way to absorb abrupt, nonmonotone events and operating-condition shifts without forcing the central degradation trend toward rare extreme residuals.

Useful6/10
Difficulty3/10
Novelty4/10
Paper: Physics-Informed Condition Monitoring of SiC Power Modules arXiv:2608.08363