Solves: Accuracy

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

1956 ideas found

Mechanism confirmed, baseline not beaten 2026

Value-Gradient Trajectory Collocation

Replace a static or uniformly random PINN collocation distribution with points generated by rolling out the model's own local feedback dynamics. For a learned scalar field V_theta(x,t), compute a control and adversarial direction from grad_x V_theta, integrate the physical dynamics forward, add controlled Gaussian exploration, and train on the resulting points together with a small uniform reservoir. This should concentrate samples near reachable boundaries, large-residual regions, and…

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Forward Trajectory Steering for Hamilton-Jacobi Reachability Analysis arXiv:2608.11480
✓✓ Beats tuned baseline 2026

FMM-Accelerated Polyharmonic Neural Field Head

Attach a polyharmonic spline decoder to a coordinate MLP or use it as a standalone neural-field output head over a large set of spatial anchors. The decoder represents the output as a low-degree polynomial trend plus a PHS kernel expansion, while FMM evaluates all anchor-to-query interactions in approximately linear or near-linear cost. When coefficients must be fitted or periodically recalibrated, solve the constrained interpolation system with projected conjugate gradients and a sparse…

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Linear-cost Polyharmonic Spline Interpolation of Arbitrary Degree arXiv:2608.11462
Mechanism failed 2026

PEP-Synthesized Minimax Optimizer

Use the interpolation SDP to synthesize coefficients for a short-memory first-order minimax optimizer with a certified worst-case contraction rate. The resulting recurrence can combine current and previous iterates and gradients, providing an offline-designed alternative to hand-tuned simultaneous descent-ascent, extragradient, or optimistic-gradient updates.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Convex-Concave Interpolation and Application of PEP to Bilinear-Coupled Saddle-Point Problem arXiv:2608.11412
Failed on benchmark 2026

Steady-State First-Passage Sensitivity Regularizer

Treat a neural hidden-state process as a finite or discretized continuous-time Markov chain and define a target event as first entry into a target state set. Instead of estimating the derivative of the mean hitting time by expensive long rollouts, build an auxiliary regenerative chain that resets to the source state after reaching the target and estimate the same response from its stationary distribution. Penalize disagreement between this response prediction and short empirical perturbation…

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Exact First-Passage Time Response Theory from Steady-State Response arXiv:2608.11202
Failed on benchmark 2026

Symmetry-Resolved Fourier Bifurcation Monitor

Decompose a periodic recurrent or state-space model into group-symmetry sectors and temporal Fourier modes, then monitor the restricted characteristic spectrum instead of only the full Jacobian. Use the first sector whose characteristic value approaches zero or whose winding number changes to reduce the learning rate, increase damping, or deliberately activate a new dynamical mode.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Local and Global Equivariant Bifurcation for Periodic Weyl and Riesz Fractional Equations arXiv:2608.11101
Failed on benchmark 2026

Scrambled Sobol Diffusion Ensembles

Use Owen-scrambled Sobol points instead of independent Gaussian seeds for batched diffusion sampling, mapping each cube point through the component-wise inverse Gaussian CDF and the model's probability-flow ODE. Estimate ensemble expectations with importance weights computed from the target-to-proposal density ratio, so the estimator remains valid despite finite-step and learned-score transport errors.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Diffusion Quasi-Monte Carlo arXiv:2608.11055
Mechanism failed 2026

Feasibility-Margin Training and Intervention Control

Use the robust safety interval width as a training signal and activate conservative control before the neural policy reaches an infeasible state. The network is trained to preserve a positive reserve between competing constraints, reducing abrupt projection corrections and making the closed loop less sensitive to model and disturbance errors.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Robust Safety Filtering for Input-Constrained Underactuated Linear Systems arXiv:2608.10872
Mechanism confirmed, baseline not beaten 2026

Contractive Floquet return map

For systems with a repeating orbit, train a periodic neural dynamical model together with a return map whose transverse deviations contract after each period. Enforce and measure orbital contraction rather than requiring phase-aligned pointwise trajectories to remain close, allowing phase drift while suppressing divergence across many cycles.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Long-Time Trajectory Approximation via SA-NODEs: Model Predictive and Floquet Strategies arXiv:2608.10738
Mechanism failed 2026

Regret-aware evidential cost compression

Attach an evidential cost head to a neural graph model, representing each edge cost by a weighted set of interval boxes, and compress this representation before the downstream shortest-path or routing solver. Instead of minimizing Jaccard or Jousselme distance between the original and compressed mass functions, choose merges that minimize the induced cost error on the currently selected route, while enforcing a conservative monotonicity condition so that the resulting path regret is bounded.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: Decision-Aware Approximation of Belief Functions for Evidential Combinatorial Optimization arXiv:2608.10650
Failed on benchmark 2026

Bifurcation-Calibrated Stale-Gradient Controller

Represent training near a switching condition as two locally smooth optimizer modes, such as low- and high-momentum updates or two preconditioners, with a delayed gate. Estimate the leading return-map coefficient and use the paper's scaling law to cap the delay or hysteresis width before an attracting optimization oscillation becomes large. The controller can also intentionally permit a small predicted cycle near saddles or plateaus, then remove the delay as soon as the measured cycle amplitude…

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Hopf-like bifurcations induced by hysteresis and time-delay near monodromic tangential singularities arXiv:2608.10581
Mechanism confirmed, baseline not beaten 2026

Congestion-aware equimarginal MoE router

Replace independent token-to-expert softmax routing with a fixed-budget congestion game. Each token group distributes a fixed routing mass across experts, while the marginal value of an expert decreases as other groups send mass there. Iteratively route toward the highest current marginal utility and exploit sorted-prefix supports to produce sparse, capacity-aware assignments.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: The Game of Marginal Utilities arXiv:2608.10373
Failed on benchmark 2026

Delay-Shape Master-Stability Coupling

Replace a monolithic recurrent transition with multiple recurrent modules coupled through a trainable directed matrix whose spectrum is explicitly shaped for the delay-dependent master-stability region. Use heterogeneous indegrees and nonreciprocal edge weights rather than forcing symmetric or all-to-all coupling, because delays can make these structures more stable than homogeneous reciprocal coupling.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Generalized Master Stability of Heterogeneous Delay-Coupled Networks arXiv:2608.10076
Failed on benchmark 2026

Adaptive conformal safety margins

Attach an adaptive conformal error radius to every predicted agent and forecast horizon, then use that radius to inflate collision constraints or mask unsafe actions in a learned policy. Unlike a fixed heuristic margin, the radius automatically grows after systematic prediction failures and shrinks when the predictor is accurate, providing an explicit accuracy-versus-conservatism control.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: Navigating the Proximity-Safety Balance: Constraint Decomposition for Human Following in Pedestrian Crowds arXiv:2608.10056
Mechanism failed 2026

Single-Node Anti-Oscillation Anchor

Use localized feedback on one hidden unit or graph node to break a globally coherent period-two oscillation. This transfers the paper's control result that, under suitable connectivity, anchoring a single agent can destroy a network-wide oscillatory mode without directly modifying every state.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Analysis and Consensus Control of Emergent Dynamic Polarization in Minimally-Nonlinear Opinion Dynamics arXiv:2608.09724
Mechanism failed 2026

Excitation-Controlled Recurrent Learning

Expose a recurrent model to deliberately designed input pulses or latent-state perturbations instead of training only on passive trajectories. Choose perturbations that maximize the smallest eigenvalue of the accumulated feature Gramian, making otherwise indistinguishable recurrent couplings recoverable and reducing uncertainty in long-horizon predictions.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Decoding Gene Regulatory Networks from Single-Cell RNA Velocity arXiv:2608.09722
Mechanism confirmed, baseline not beaten 2026

Walk-on-Spheres stochastic target layer

Train a neural network to represent an elliptic solution using Walk-on-Spheres rollouts as stochastic targets instead of evaluating a mesh-based PDE residual. For each input point, recursively jump to a random point on the largest interior sphere, accumulate source contributions, evaluate boundary data at termination, and regress the network output to the resulting Monte Carlo estimate.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Walk-on-Spheres Monte Carlo and deep neural network approximations of elliptic PDEs with drift and killing arXiv:2608.09494
✓✓ Beats tuned baseline 2026

Constructive Two-View Gauge Initialization

Initialize latent coordinate-frame parameters analytically from two temporally separated neural predictions instead of starting joint optimization from arbitrary translation and orientation. This removes the continuous gauge before backpropagation and should prevent EKF-like or gradient-based failures caused by large yaw and position initialization errors.

Useful7/10
Difficulty4/10
Novelty8/10
Paper: Trajectory-Induced Self-Calibration for Hidden-Target Localization Through an Unknown-Pose Range-Bearing Relay arXiv:2608.09464
Mechanism failed 2026

Koopman Preview Gate for Adaptive Neural Computation

Train a small encoder and latent Koopman predictor to forecast whether a neural sequence model will enter a high-error or high-instability region, then execute an expensive refinement block only when the forecasted risk exceeds a threshold. The base model remains active at every step, so the learned preview model controls computation rather than directly replacing the main predictor. Add a bounded-rate interpolation when the gate switches off, preventing abrupt changes in recurrent state or…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Deep Koopman risk-preview supervised LTV-MPC for direct yaw moment control of distributed drive electric vehicles arXiv:2608.09413
Mechanism confirmed, baseline not beaten 2026

GECC-Gated Loop-Aware Message Passing

Construct order-n generalized edges from intersections of local ego-subgraphs and use their overlap statistics to correct ordinary one-hop aggregation. A learned gate should activate the correction only when local generalized-edge closure is high, because dense but internally inconsistent overlaps are precisely where naive loop corrections can become unreliable.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Ensemble-level loopy message passing with generalized-edge closure for percolation arXiv:2608.09397
Failed on benchmark 2026

Certified Tube Wrapper for Learned Predictive Control

Combine a learned dynamics model or neural policy with a short-horizon robust MPC wrapper. Instead of tightening every future constraint by one stationary worst-case radius, propagate uncertainty using the actual neural closed-loop Jacobians and explicitly fall back when the tightened optimization problem is infeasible, making envelope violations observable rather than silently unsafe.

Useful7/10
Difficulty7/10
Novelty8/10
Paper: Horizon-Dependent Tube MPC for Spacecraft Rendezvous on Elliptical Orbits with Conditional Robust Constraint Satisfaction arXiv:2608.08921
Failed on benchmark 2026

Entropy-stable split quadratic layer

Replace the naive pseudospectral evaluation of a quadratic neural-operator nonlinearity with a two-point split-form product. Use the entropy-stable (alpha, beta) = (1/3, 2/3) split as the default, or learn alpha under the consistency constraint alpha + beta = 1 while monitoring energy growth. The goal is to suppress weakly underresolved aliasing and prevent long-horizon rollout blow-up without full 2/3-rule zero-padding.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: On the Role of Split Formulations on Aliasing Errors and Entropy Stability of Discontinuous Galerkin Schemes arXiv:2608.07355
Failed on benchmark 2026

Differentiable Persistence Landscape Layer

Convert each persistence diagram produced from an input, intermediate feature map, or graph filtration into a discretized persistence landscape and feed it to an MLP or concatenate it with ordinary neural features. Unlike a variable-size list of birth-death pairs, the landscape has a fixed tensor shape and is provably nonexpansive with respect to the diagram Wasserstein distance.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: A Hilbert space embedding of persistence diagrams and barcodes arXiv:2608.08858
Mechanism confirmed, baseline not beaten 2026

Graded Levy-area recurrent state

Replace additive recurrent pooling with a graded state containing the current feature increment, an antisymmetric order-sensitive area matrix, and an optional symmetric quadratic-variation accumulator. Compose chunks using the paper's exact group law, allowing a sequence model to retain compressed pairwise ordering information without explicitly forming all token pairs.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Infinite-Dimensional Levy Area: Probability-Selected Critical Geometry and Sharp Spectral Selection arXiv:2608.08756
Mechanism failed 2026

Retained-Excess Recurrent Unit

Replace a memoryless clipped recurrent output with a clipped observable plus a latent retained overshoot. The network exposes only a bounded output, but stores a fraction of the amount that would have exceeded the bound and feeds it into the next hidden-state update, allowing the model to represent persistent post-saturation effects without making the visible output unstable.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Retained hidden excess generates memory in price-limited markets arXiv:2608.08625