Solves: Accuracy

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

2030 ideas found

Failed on benchmark 2026

Contraction-budgeted MPPI policy head

Attach a sampling-based rollout correction head to a neural policy or learned world model, and adapt its temperature and number of rollouts so that approximation error stays within the contraction margin of a nominal policy. The controller should spend samples only when the local state-dependent error gain is close to violating the small-gain condition, instead of using a fixed MPPI sample count everywhere.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Stochastic Stability of Nonlinear MPPI via Contraction Theory and Control Lyapunov Functions arXiv:2607.06945
Failed on benchmark 2026

FSAL Runge-Kutta Neural Block

Replace a weight-tied residual or neural-ODE stepper with an explicit Runge–Kutta method satisfying the reused-last-stage conditions. The final derivative is evaluated at the exact endpoint and becomes the first derivative of the next step, saving one expensive neural-vector-field call per step while preserving the designed integration order.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: On the order of Runge Kutta methods reusing last stage arXiv:2607.06788
Mechanism confirmed, baseline not beaten 2026

Tolerance-controlled adaptive low-rank layers

Replace selected dense neural-network operators by low-rank factors whose rank is selected by a randomized residual test at a user-specified tolerance. Construct candidate bases in large blocks for efficient matrix operations, then prune the block to the smallest rank that passes the residual criterion instead of treating the block size as the final rank.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Adaptive, Matrix-Free Low-Rank Approximation arXiv:2607.06758
Failed on benchmark 2026

Variationally Relaxed Optimizer State

Replace an opaque adaptive-optimizer state update with a small controller variable obtained by minimizing a strongly convex energy jointly associated with the proposed parameter motion. The controller is allowed to relax toward the current gradient before the parameter update, while the visible update uses the reduced energy and its envelope gradient. This creates an optimizer whose hidden geometry is optimized rather than inherited from a fixed exponential-moving-average recurrence.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Optimization Geometrodynamics: Variational Reduction and Interaction Curvature arXiv:2607.06723
Mechanism confirmed, baseline not beaten 2026

Worst-Subset Conditioned Linear Layer

Replace an unconstrained overcomplete linear measurement or embedding matrix by one trained to remain well-conditioned after deletion of a prescribed number of rows. The objective explicitly targets the smallest singular value over sampled row subsets, preventing a layer from relying on fragile combinations of features that disappear under channel, sensor, token, or measurement erasures.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Extreme least singular values of Gaussian row submatrices and a phase retrieval stability problem arXiv:2607.06249
Mechanism confirmed, baseline not beaten 2026

Pareto Continuation Training

Generate a family of multi-objective neural-network solutions by continuation rather than training each scalarization from scratch. Starting from one converged model, predict parameter changes as the constraint threshold moves, then apply a small number of Newton or quasi-Newton correction steps to recover a nearby Pareto-optimal model.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Efficient Pareto-Front Generation for Electric Machines using IGA and Second Order Derivatives arXiv:2607.06085
Failed on benchmark 2026

Conservative Sparse Mortar Cross-Attention

Replace dense coarse-to-fine cross-attention at multiresolution interfaces with a sparse, nonnegative overlap operator whose weighted feature average is exactly conserved between the two resolutions. Use this operator as a low-order path and blend it with an unrestricted neural cross-attention path through a convex limiter that keeps features inside a box or simplex domain. The construction is especially suitable for adaptive token grids, hierarchical graph neural networks, neural operators…

Useful7/10
Difficulty5/10
Novelty8/10
Paper: Invariant-domain-preserving limiting with Adaptive Mesh Refinement for Legendre-Gauss-Lobatto Discontinuous Galerkin Spectral Element Methods arXiv:2607.06045
Mechanism failed 2026

UCB Drift Router for Cheap-or-Expert Inference

Replace a fixed confidence threshold in cascaded inference or mixture-of-experts routing with a queue-aware UCB-DPP controller. The controller sends an input to a cheap model when its optimistic estimated success is sufficiently high and the expert backlog is large, while escalating uncertain or high-value inputs when the penalty for an error dominates congestion. This should reduce expensive-model utilization without allowing latency or escalation queues to diverge.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Learning When to Automate: Queue Control in Human-AI Service Systems arXiv:2607.06017
Failed on benchmark 2026

Rate-Controlled Smoothed-Sign Optimizer

Replace the fixed numerical stabilizer in signSGD by an exponentially decaying stability path, so the optimizer remains sign-like for a controllable duration instead of eventually reverting toward ordinary gradient descent as gradients become small. Sweep the decay rate as an explicit implicit-bias parameter: slower annealing should retain the non-Euclidean, barrier-like bias, while faster annealing should approach the sign endpoint more closely.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Stability Annealing Selects the Implicit Bias of Smoothed Sign Descent: A Rate-Indexed Barrier Path on Separable Data arXiv:2607.06013
Failed on benchmark 2026

Rotation-aware low-rank Adam

Treat every low-rank basis refresh as a change of coordinates instead of assuming that old optimizer coordinates remain aligned with the new basis. Transport the first moment with the basis-overlap matrix, but collapse the second moment to a rotation-blind isotropic estimate rather than applying the same coordinate transformation to elementwise squared moments. This should eliminate second-moment staleness while preserving the memory savings of low-rank optimization.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: No Subspace to Track: Non-Identifiability and Optimizer State in Low-Rank Training arXiv:2607.05872
Mechanism confirmed, baseline not beaten 2026

Controllability-Guided Low-Mode Adapter

Use a small number of learned low-mode controls and a fixed bank of Lie words to generate structured high-mode updates. This gives a parameter-efficient adapter for spectral operators or sequence models: the trainable degrees of freedom live only in the low modes, while commutator compositions provide deterministic propagation paths to larger offsets. The design is especially suitable for fine-tuning a pretrained Fourier or state-space model under a strict parameter budget.

Useful7/10
Difficulty6/10
Novelty9/10
Paper: Sphere Constraints and Harmonic Map Flow: Controllability and Reachability by Low-Mode Forcing arXiv:2607.05687
Failed on benchmark 2026

Smoothed Burg Proximal Optimizer

Use a smoothed Burg entropy as the mirror map in a proximal-gradient optimizer for positive or simplex-valued neural parameters. The optimizer performs a Bregman-proximal step instead of an additive Euclidean update, while the smoothing parameter avoids the singularity of ordinary Burg entropy at zero.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: On The Linear Convergence of Bregman Proximal Gradient Methods with Applications to Kullback--Leibler regression arXiv:2607.05539
Mechanism confirmed, baseline not beaten 2026

Moment-Preserving Anisotropic Feature Tree

Replace a dense multiresolution voxel or hash-grid encoder with an omnitree-like anisotropic feature partition. Each cell stores a vector-valued scaling feature and its children are introduced only when local Haar detail energy is large; coarsening replaces children by their mean, so compression does not introduce an arbitrary offset. Splitting can be restricted to the coordinate whose one-dimensional detail coefficient is largest, allowing thin structures to receive resolution only in the…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Towards Fully Dynamic Omnitrees: Moment-Conserving Anisotropic Compression With Wavelets arXiv:2607.04881
Failed on benchmark 2026

Differentiable Gaussian DAG Layer

Replace an unconstrained covariance or dependency module with a topologically ordered linear-Gaussian DAG whose edge transforms and innovation covariances are neural-network parameters. The layer computes a joint covariance by a differentiable triangular solve, allowing downstream losses to use uncertainty, conditional prediction, or dependency penalties while preserving positive semidefiniteness by construction. This is especially suitable for graph neural networks, structured VAEs, and…

Useful7/10
Difficulty5/10
Novelty6/10
Paper: A Differentiable Covariance Calculus for Linear Gaussian Bayesian Networks arXiv:2607.04578
Failed on benchmark 2026

Tangent-Cone Score Target

Use the Gaussian mass of the local inward tangent cone to construct an analytic score target for noisy points lying within O(\sigma) of a support boundary or corner. This prevents a score network from learning an incorrect full-manifold or Euclidean approximation in the region where diffusion sampling is most sensitive to support truncation.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Boundary-layer asymptotics for Gaussian-smoothed singular measures arXiv:2607.04514
Mechanism confirmed, baseline not beaten 2026

Adjoint Pointwise PINN Certificates

Attach a query-specific error certificate to a mesh-based PINN by applying the discrete PDE operator to the network's compatible finite-element reconstruction. For each query point, solve one adjoint system whose sensitivity-weighted residual gives the exact signed error relative to the discrete target, while norm bounds and a discretization estimator produce an interval when exact correction is unavailable. The same sensitivity scores can be fed back into collocation-point selection.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: Pointwise Error Estimates for Numerical Physics-Informed Neural Networks arXiv:2607.03431
✓✓ Beats tuned baseline 2026

Conformal-symplectic sandwich layer

Replace an unconstrained one-step transition network with a symmetric damping–symplectic-core–damping composition. The damping strength is one learned scalar rate and is applied through positive exponential diagonal factors, so every step has a known contraction law while the neural core models nonlinear conservative transport.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: CSympNet-ID: conformal-symplectic map learning for linearly damped Hamiltonian systems arXiv:2607.03339
Failed on benchmark 2026

Fold-Avoiding Endogenous Feedback Layer

Build a recurrent or state-space layer whose transition matrix depends on a scalar pooled from the current hidden state. Estimate the local derivative of the scalar closure and penalize feedback gains that approach the fold threshold, preventing abrupt branch changes and excessive sensitivity.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Endogenous Feedback in Size-Structured Transport Equations arXiv:2607.02877
Failed on benchmark 2026

Spectral-cusp-factored neural wavefunction

Represent the physical wavefunction as a fixed cusp factor multiplied by a neural residual, rather than forcing the network to learn Coulomb singularities from data. Use cutoff distance features so the factor is nontrivial only near coalescences and remains numerically bounded at long range. The residual should have substantially lighter Fourier tails and therefore require less network capacity to attain a given energy or local-energy accuracy.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Cut-off Jastrow Factors and Spectral Barron Regularity of Coulombic Electronic Wave Functions arXiv:2607.02492
✓✓ Beats tuned baseline 2026

Weak Cartan curvature loss

Replace a pointwise Gauss-equation penalty involving the determinant of a neural surface Hessian with a weak Cartan residual built from an orthonormal coframe and its connection 1-form. The residual is evaluated after integration against compactly supported test functions, making curvature supervision less sensitive to noisy second derivatives and compatible with rough neural surfaces.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Cartan's and Gauss's equations and rigidity theorems for isometric embeddings in low Sobolev regularity arXiv:2607.02412
Mechanism failed 2026

Exact Multi-Population Hyperplane Router

Replace a learned binary MoE gate with a hyperplane whose two sides contain prescribed proportions of several token populations simultaneously. In a low-dimensional routing projection, solve the cap-volume equations directly, producing deterministic per-population load control without an auxiliary load-balancing loss. Recursively applying the construction yields a balanced binary expert tree.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: From Ham-Sandwich to Centerpoints: Semialgebraic Algorithms for Cutting Polytopal Measures arXiv:2607.02400
Mechanism failed 2026

Bounded Signed Fast-Memory Gate

Replace an unconstrained input-dependent multiplier on a recurrent fast-weight state with a sign-preserving tanh gate. The new state retains an additive low-rank update and optionally a separately modulated innovation term, but the accumulated-memory branch can never be amplified by a factor whose magnitude exceeds one.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: Stable Self-Modulating Quantum Fast-Weight Programmers with Bounded Memory Gates arXiv:2607.02363
Mechanism confirmed, baseline not beaten 2026

Policy-Coupled Robust Action Selection

Add conformal prediction sets for every action of a contextual policy, then select the action maximizing its worst-case utility over the corresponding set. Calibrate the sets using the outcome generated by this same max-min policy, rather than calibrating each action independently; this directly targets reliable utility under deployment decisions.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Prediction Sets for Counterfactual Decisions: Coverage, Optimality, and Conformal Prediction arXiv:2607.02206
Mechanism failed 2026

Nonlinear Laplacian Equilibrium GNN Layer

Replace several fixed message-passing layers with an implicit graph layer whose state is the solution of a nonlinear flow equilibrium. Learn monotone edge laws from endpoint features, solve for node potentials with damped chord-Newton steps, and use the resulting edge flows or potentials as the layer output. Monotonicity and the Laplacian Jacobian provide a principled stability mechanism while retaining sparse graph computation.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: NLF: A Resistor-Network Framework and Linear-Time Solver for Convex Network-Flow Equilibria arXiv:2607.02041