Solves: Accuracy

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

2078 ideas found

Unverified 2026

Hellinger-contracting DLSS refinement layer

Insert a few implicit DLSS diffusion steps after a network produces a nonnegative spatial probability field, such as a segmentation map, density estimate, or normalized image likelihood. The layer is a nonlinear fourth-order smoother that preserves positivity and is contractive in square-root/Hellinger distance, potentially reducing prediction noise without ordinary Euclidean blurring.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: Maximal monotonicity and contraction semigroup for the quantum drift-diffusion (Derrida-Lebowitz-Speer-Spohn) equation arXiv:2608.16792
Unverified 2026

Data-Identified Neural Dependency Graph

Partition a neural state or feature vector into blocks and identify directed dependencies between blocks from one-step transition data. Use the inferred design structure matrix as a hard mask or soft gate on recurrent, state-space, graph, or mixture-of-experts couplings, replacing a dense unconstrained interaction matrix with a data-supported sparse graph.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Novel methodology for obtaining design structure matrices using network identification arXiv:2608.16759
Unverified 2026

Negative Bethe-Hessian positional features

Augment node features with eigenvectors corresponding to negative eigenvalues of the Bethe-Hessian H(t,G), rather than using only Laplacian or adjacency positional encodings. The diagonal D-I correction is designed for sparse, locally tree-like graphs and should suppress degree-fluctuation artifacts near the connectivity threshold. Feed the resulting coordinates to a GNN through a learned gate so the model can ignore them when they are uninformative.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: The Bethe-Hessian down to the Percolation Threshold arXiv:2608.16672
Unverified 2026

Density-annealed Coulomb embedding repulsion

Treat trainable prototypes, class centers, codebook entries, or router expert embeddings as interacting particles and add a mollified repulsive Coulomb force to their task-gradient update. Unlike a fixed repulsion coefficient, use the paper's explicit density envelope to reduce repulsion over training and use the associated density-dependent mollification radius, so early training prevents collapse while late training permits precise cluster formation.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Quantitative mean-field limits for repulsive Coulomb flows at bounded density and Riesz weak--strong stability arXiv:2608.16655
Unverified 2026

Folded-Gaussian Soft-Mode State Space

Initialize a stable diagonal state-space layer with decay rates \(\omega_i=|\xi_i|\), where \(\xi_i\sim\mathcal N(\mu,\sigma^2)\), instead of using a narrowly clustered rate distribution. The nonzero density of rates near zero creates a population of slow modes whose aggregate impulse response has an algebraic tail, enabling long-horizon memory while every finite-dimensional mode remains exponentially stable.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Statistical Mechanics of a Quantum Harmonic Oscillator with Folded Gaussian Frequency arXiv:2608.16617
Unverified 2026

Saturation-certified checkpoint bracket

Use two nested Riesz reconstruction spaces to estimate unresolved residual energy for every checkpoint. Under a measurable saturation assumption, convert the coarse and enriched monitors into lower and upper error bounds, and certify a unique checkpoint whenever its upper bound lies below every competitor's lower bound.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Reference-free logged energy-oracle recovery for neural approximations of symmetric coercive variational problems: conforming Riesz reconstruction and archive-level selection arXiv:2608.16473
Unverified 2026

Levin-Bit Prompt Scoring

Rank candidate prompts, demonstrations, critiques, or system instructions by how many bits of reproduction cost they save for a specified artifact distribution. Replace raw prompt-token heuristics with a paired score that rewards both higher success probability and lower generation computation, then train or retrieve prompts maximizing this score under a token budget.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The Value of a Prompt: An LLM-Relative Kolmogorov-Complexity Approach arXiv:2608.16438
Unverified 2026

Positive commutator-corrected residual block

Construct a neural residual block as a composition of positive-time flows from two learned vector fields, rather than one unconstrained residual update. Add a learned Lie-bracket correction channel so that the block can cancel leading noncommutative splitting errors without using negative coefficients. The resulting block has a tunable effective integration order while preserving forward-time behavior for dissipative dynamics.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: Convergence analysis of generalized modified splitting methods using multi-index series arXiv:2608.16356
Unverified 2026

Forward-Invariant Expert Authority Router

Replace unconstrained or entropy-regularized MoE routing with a minimally disruptive update that preserves a lower bound on the log-determinant of the experts' weighted output span. The router still tracks the desired mixture, but a projection prevents the active experts from becoming linearly redundant or collapsing onto a low-rank subset.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Readiness Barrier Functions: Forward-Invariant Control Authority for Overactuated Multirotor Allocation arXiv:2608.16335
Unverified 2026

Adaptive hierarchical sparse-grid encoding

Replace a dense multiresolution grid encoding for a coordinate MLP with a hierarchical sparse tensor-product encoding whose active cells are selected by local hierarchical surpluses. Combine anisotropic component grids with alternating binomial weights, then refine only regions whose encoded or prediction residual is large. This should preserve fine detail around localized structures while avoiding the exponential parameter count of a full grid.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Hierarchical sparse-grid particle-in-cell method with locally adaptive mesh refinement arXiv:2608.16294
Unverified 2026

Occupation-weighted Hessian contraction for PINNs

Train a neural PDE solver using collocation points sampled from a fixed reference diffusion and a time weight that compensates for the point-start singularity. Replace the Euclidean Hessian by the intrinsic tensor Gθ=σD²uθσ, and use source Picard updates so that nonlinear curvature coupling is iterated under an explicit contraction target.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Fully nonlinear parabolic equations under a fixed reference diffusion:weighted $L^2$ Hessian estimates and well-posedness arXiv:2608.16119
Unverified 2026

Boundary-Hankel Mediator Regularization

Treat a selected neural submodule as an open dynamical system embedded in the rest of the network. Regularize it to contain internal modes that are simultaneously reachable from many external features and observable through many external outputs, rather than behaving as a one-sided receiver, broadcaster, or disconnected read/write split.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: A Control-Theoretic Formulation of Global Workspace Theory arXiv:2608.15926
Unverified 2026

Euler-Hankel PSD Gram Activation

Replace an unconstrained entrywise nonlinearity on a positive Gram or covariance matrix by a learned scalar function satisfying the paper's finite-order positivity-preserver conditions. The transformed matrix remains PSD for matrices of the target width n, allowing nonlinear Gram propagation without eigenvalue clipping or projection.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A finite-order characterization of entrywise positivity preservers arXiv:2608.15904
Unverified 2026

Geodesic Matrix Divergence Loss

Replace a conventional covariance or density-matrix discrepancy with the geodesic quantum f-divergence between an example's predicted positive-definite matrix and its target matrix. Use t as a controllable interpolation between the standard Petz divergence at t=0 and the maximal divergence at t=1, with f(x)=x log x or another operator-convex power generator. The loss is suited to covariance-predicting networks, SPD-valued embeddings, and matrix-valued classifiers where eigenvector alignment…

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Geodesic Quantum $f$-Divergences arXiv:2608.15833
Unverified 2026

Fisher–Rao geodesic router

Replace Euclidean updates and interpolation of probability vectors in a mixture-of-experts router or attention simplex with updates in square-root coordinates, where the Fisher–Rao geometry is spherical. If the task has a desired neutral or calibrated family of distributions, represent that family as a linear subsphere in square-root space and project router outputs onto it after every update.

Useful6/10
Difficulty4/10
Novelty4/10
Paper: Spectral duality structures and the Fisher--Rao geometry of reset distributions arXiv:2608.15805
Unverified 2026

Hodge-factorized neural vector field

Parameterize a periodic neural vector field as the sum of a harmonic global drift, an exact gradient field, and a co-exact divergence-free field. This gives separate control over conservative attraction/repulsion, rotational transport, and domain-wide drift, potentially preventing one unconstrained MLP from entangling incompatible dynamics.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The Hodge structure of Berry-phase transport: topology, geometry, and noise arXiv:2608.15789
Unverified 2026

Actuator-Aware Envelope Scheduler

Use adaptive performance specifications to prevent a neural controller or policy from demanding output changes that exceed bounded actuator amplitude or action-rate limits. The target error envelope tightens when the policy has control authority and relaxes when saturation or rate clipping persists, instead of allowing the controller to destabilize while chasing an infeasible target. This converts actuator clipping into an explicit slow state that can be used by reinforcement-learning policies…

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Output Feedback Adaptive Performance Control arXiv:2608.15758
Unverified 2026

Local-Tail Adaptive Attention

Replace a global attention truncation rule with a per-query local-tail budget. For each query token, retain nearby or high-priority keys until the estimated discarded interaction strength is below a target epsilon; this uses the paper's central distinction between local tail mass and the extensive norm of the discarded operator. The resulting attention pattern can allocate long-range computation only to tokens whose local tail is large.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Local observable errors from truncating interaction tails in gapped quantum lattice systems arXiv:2608.15576
Unverified 2026

Polynomial-Mixing Block Training

Use the paper's separated-block construction to train recurrent or state-space networks on trajectories with slowly decaying temporal correlations, rather than treating consecutive frames as independent minibatch samples. Thresholded events such as collision, failure, saturation, constraint violation, or reward exceedance are aggregated over blocks with empirically chosen gaps and optionally replaced by finite-resolution cylinder approximations. The method predicts a measurable power-law…

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Statistical properties for irregular observables in slowly mixing hyperbolic systems arXiv:2608.15569
Unverified 2026

Radial singularity-aware collocation

Use the scaled-boundary radial coordinate to control collocation density near a known point singularity or sharp source located at the scaling center. Instead of sampling \(\rho\) uniformly, choose a transformed or Gauss-Jacobi radial rule whose weights analytically cancel the geometric factor \(\rho^{d-1}\), reducing gradient variance and resolving singular fields with fewer points.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Scaled boundary cubature scheme in higher dimensions: integration over polytopes and curved regions arXiv:2608.15563
Unverified 2026

Scaled-boundary quadrature loss

Replace random interior collocation points in domain-integrated neural losses with deterministic points generated by scaling oriented boundary patches toward an interior center. The resulting quadrature exactly integrates low-degree polynomial integrands on affine polytopes and gives a mesh-free, geometry-aware loss for PINNs and neural fields.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Scaled boundary cubature scheme in higher dimensions: integration over polytopes and curved regions arXiv:2608.15563
Unverified 2026

Schatten-budgeted low-rank update aggregation

Replace ordinary Frobenius-norm clipping when merging rank-one LoRA or adapter updates with a Schatten-budget computed from the positive operators |A_k|. For p>=2, the paper's sharp rank-one inequality bounds the norm of the merged update, including interactions between updates that are missed by independent per-update clipping.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: A Counterexample to the Tang Zhang Schatten Norm Conjecture and Sharp Positive Results arXiv:2608.15558
Unverified 2026

Polarized Generalized-Dual Curvature Regularization

Use generalized dual numbers to compute second- or third-order derivatives of the training loss along several parameter-space directions, then use polarization to recover mixed directional derivatives without forming a Hessian or third-order tensor. Add a bounded mixed-curvature penalty or use the resulting directional curvature to rescale updates in directions that are simultaneously sharp.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Efficient Computation of Arbitrary-Order Directional Derivatives in Multiple Directions via Generalized Dual Numbers arXiv:2608.15345
Unverified 2026

Fractional Hilbert-Scale Neural Regularizer

Add a fractional Sobolev penalty to the spatial output of a neural field or reconstruction CNN, rather than relying only on pixelwise weight decay or total variation. The fractional order s continuously controls high-frequency suppression, allowing an experiment to test whether s less than 1 preserves edges better than the classical integer-order penalty while still reducing noise and unstable oscillations.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Nonlocal Tikhonov Regularization: Hilbert Scales, Explicit Rates, and the Classical Limit arXiv:2608.15315