Solves: Accuracy

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

1956 ideas found

Failed on benchmark 2026

Latent-Component Schrödinger Bridge

Represent both endpoint distributions as Gaussian mixtures and explicitly transport their component labels along with continuous states. Use an entropic coupling between source and target components, then run a separate Gaussian bridge for every selected component pair, with covariance inflation preventing unstable Riccati or Cholesky computations.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: On Bridging Mixture Distributions arXiv:2608.13383
Mechanism failed 2026

Model-Ensemble Space-Filling Explorer

Train an input-generation policy or differentiable signal parameterization to produce trajectories that cover the joint input-state feature space while remaining informative for every plausible neural world model. Replace single-model experiment design by an expectation over an ensemble of models, and optimize this objective with stochastic model and trajectory samples.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Robust Space-Filling Input Design via Stochastic Optimization arXiv:2608.13360
Failed on benchmark 2026

ISS-Gated Positive Neural State Module

Replace an unconstrained recurrent or neural-ODE hidden state with a positive state driven by reaction-like polynomial flows whose rate vector is modulated by inputs or context. Train the module together with an ISS penalty so bounded gate perturbations produce a bounded hidden-state deviation, preventing long-horizon amplification while retaining nonlinear computation.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Input-to-state stability of chemical reaction networks with application to molecular computation arXiv:2608.13302
Mechanism confirmed, baseline not beaten 2026

Doubly-Stochastic Hyper-Residual Blocks

Replace a single residual stream or unconstrained hyper-connection with S parallel feature streams whose cross-stream mixing matrix is doubly stochastic. Parameterize the matrix with Sinkhorn normalization so every layer preserves total stream mass while still learning adaptive information routing. This is a low-overhead alternative to dense cross-stream attention and should reduce stream explosion, collapse, and sensitivity to depth.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Resource-efficient Semantic Coding Schemes with Manifold-constrained Hyper-connections arXiv:2608.13253
Failed on benchmark 2026

Gauge-Free Spectral OT Layer

Parameterize an entropic OT cost only in directions that can change the transport plan, removing row-plus-column potential directions that are invisible because of OT gauge invariance. Whiten the remaining feature coordinates using their empirical covariance, producing an OT layer whose identifiable parameters have substantially more uniform sensitivity.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Sinkhorn Linearization and the Spectral Proxy: Unifying the Statistical and Algorithmic Theory of Feature-Parameterized Inverse Optimal Transport via a Single Spectral Sandwich arXiv:2608.13201
Mechanism confirmed, baseline not beaten 2026

Adjoint-Weak Fractional Residuals

Replace pointwise fractional derivatives of noisy trajectories in a neural PDE or neural dynamics loss with weak projections in which the fractional operator acts on smooth test functions. The network is trained to match integral residuals over local space-time windows, making the residual insensitive to high-frequency measurement noise while retaining sensitivity to the underlying fractional dynamics.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: Robust data-driven discovery of fractional differential equations via weak formulations and Pareto-based subset selection arXiv:2608.12879
Mechanism confirmed, baseline not beaten 2026

Continuation Maps for Training-Mode Transitions

Treat a neural-network training run as a time-dependent dynamical system and define scalar late-time features that distinguish convergent, oscillatory, noisy, and divergent regimes. Instead of exhaustively sweeping a two-dimensional hyperparameter grid, continue the threshold curve of a feature in the learning-rate/weight-decay or learning-rate/noise plane using a secant predictor and one-dimensional correction sweep. This produces an automatically updated stability map and can be used to keep…

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Feature-Based Continuation of Pattern Transitions in a One-Dimensional Brusselator arXiv:2608.12807
Mechanism confirmed, baseline not beaten 2026

Gram-Whitened Directional Pooling

Represent local feature channels as a smooth directional signal and aggregate them with a partition-of-unity family of learnable spherical atoms instead of hard angular bins. Use the atom Gram matrix to whiten the descriptor and add a projected-energy loss, so the network is rewarded for retaining information in the directional subspace rather than merely producing large correlated channel responses.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Point Feature Descriptor via Directional Partition of Unity on Maps arXiv:2608.12794
Mechanism failed 2026

Recurrence-to-Latent Cycling Regularizer

Use the distance-matrix filtration of a sequence embedding as a cheap proxy for state-space persistent homology, and map its persistent recurrence cycles into explicit latent-space loops. Train a recurrent, state-space, or Transformer encoder so that important recurrence cycles have geometrically coherent trajectory paths rather than being artifacts of isolated pairwise returns. This avoids building a Vietoris-Rips complex over every latent window while retaining a mathematically controlled…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Distance Matrices of Ordered Point Clouds and Their Persistent Homology arXiv:2608.12620
Mechanism confirmed, baseline not beaten 2026

Phase-Margin Residual Jacobians

Use the theta-SRG of each residual-block Jacobian to regularize its gain and phase spread, rather than constraining only its spectral norm. For an implicit or deeply unrolled residual network, maintain a positive distance between the SRG enclosure of the block composition and the critical feedback point -1, giving a directly testable invertibility margin for long-horizon propagation.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: The $θ$-Symmetric SRG with Applications to Stability of Cactus Dynamic Networks arXiv:2608.12591
Failed on benchmark 2026

Normal-Cone Certified Priority Weighting

Replace hand-tuned exponentially separated coefficients for multiple neural objectives with weights obtained from a local KKT certificate. For L1 hinge penalties, solve a small linear program that maximizes the smallest tier weight while enforcing approximate stationarity of the weighted objective at the current priority solution. This should preserve high-priority behavior more reliably than fixed loss weights while avoiding unnecessarily large coefficients.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Weight Certificates for Convex Multi-Objective MPC: Geometric Characterization, $\ell^1$ Construction, and $\ell^2$ Foreclosure arXiv:2608.12520
Failed on benchmark 2026

Patch-Consensus Weak Residual Training

Train a neural PDE surrogate using weak residuals on randomly sampled local patches rather than pointwise derivative residuals. On every patch, identify which candidate differential-operator terms are consistently supported, then aggregate supports across many patches to obtain spatial equation regions and use the resulting consensus as a robust routing or auxiliary supervision signal.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Identifying changing partial differential equations using Sampled Local WeakIdent arXiv:2608.12479
Mechanism confirmed, baseline not beaten 2026

Diversity-Weighted Leave-One-Out Policy Baseline

Replace the usual best-sample or uniform group baseline in sampled-policy training with a leave-one-out baseline weighted toward structurally dissimilar solutions. Diverse peers contribute more independent information, while near-duplicate trajectories contribute less redundant signal.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: SSPO: Structure-Aware Similarity-Weighted Preference Optimization for Neural Combinatorial Optimization arXiv:2608.12443
Mechanism failed 2026

Killed-Brownian diffusion score

Replace the standard Gaussian perturbation kernel in a diffusion model for nonnegative or half-space data with the exact Dirichlet heat kernel obtained by subtracting the reflected Gaussian. Train the score network against the analytic boundary-corrected score, preserving absorbing-boundary behavior without clipping, reflection heuristics, or an unconstrained coordinate transform.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: A Heat Kernel Expectation Approach to Boundary-Corrected Li--Yau Estimates for the Dirichlet Heat Equation arXiv:2608.12376
Mechanism failed 2026

Standard-Shadowing Regularizer for Neural ODEs

Train a continuous-depth or latent-state neural ODE to be robust not only to spatial perturbations but also to small distortions of elapsed time. Compare nominal trajectories with perturbed pseudo-trajectories under reparametrizations whose secant slopes lie in [1-epsilon,1+epsilon], and penalize failures of a single near-identity time map to track the perturbed path. This targets the paper's distinction between oriented and standard shadowing, which becomes important when the vector field…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Shadowing in the presence of singularities: oriented versus standard shadowing, entropy and the structure of recurrent sets arXiv:2608.12165
Mechanism failed 2026

Coarse-to-fine active-support transport attention

Replace dense cross-attention weights with a balanced transport plan whose nonzero query-key edges are maintained by a multiscale active-set procedure. Solve the coarse token-group problem first, lift its support to the fine token grid, add only edges indicated by local cost or marginal residuals, and warm-start the fine problem from the lifted plan. This should provide a principled sparse attention pattern rather than fixing a global top-k pattern before seeing the transport solution.

Useful7/10
Difficulty7/10
Novelty6/10
Paper: A Multiscale Primal-Dual Interior-Point Relaxation Method for Large-Scale Optimal Transport Problems arXiv:2608.12060
Mechanism confirmed, baseline not beaten 2026

Safe Receding-Horizon Neural Topology Switching

Treat a change in a neural network mask, expert set, layer width, or adapter configuration as an optimal transition problem rather than an instantaneous switch. A cheap planner proposes a short sequence of topology masks and parameter interpolations, while an expensive forward-pass feasibility filter rejects each candidate intermediate model if it violates accuracy, activation, norm, latency, or memory limits. This permits dynamic pruning and MoE reconfiguration with a certificate that the…

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Network Topology Reconfiguration: Optimal Transition Planning arXiv:2608.12047
Mechanism failed 2026

Clustered alpha-smoothing mixture wrapper

Wrap a stochastic neural predictor with a robust multimodal aggregation procedure: sample the predictor at perturbed inputs, cluster the resulting outputs, trim an alpha-fraction of outliers separately inside every cluster, and return a weighted mixture rather than one global average. This should preserve distinct plausible modes while suppressing adversarial or heavy-tailed samples that would otherwise distort the prediction.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Clustered Randomized Smoothing for Stochastic Prediction Functions arXiv:2608.12037
Mechanism confirmed, baseline not beaten 2026

Boundary-Radial Persistence Loss

Add a topology-aware loss to a segmentation or implicit-shape network by computing radial extended persistence on the predicted boundary rather than on the full predicted mask. Match signed persistence intervals of the prediction to those of the target, penalizing missing, extra, or incorrectly ordered radial components and holes. This should provide a compact shape prior that is sensitive to anatomy-specific radial organization while avoiding volumetric homology computation.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Computing extended persistent homology of radial distance filtrations of Euclidean shapes arXiv:2608.11963
Mechanism confirmed, baseline not beaten 2026

First-Spike Laplacian Attention

Replace multiplicative query-key attention scores with an affinity based on the l1 distance between first-spike latency vectors. For each query token and key token, small latency differences produce large affinity and distant timings decay exponentially, yielding a locality-sensitive attention pattern naturally compatible with leaky spiking neurons.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Lapis: Laplacian Spiking Attention via First-Spike Timing and Membrane Leakage arXiv:2608.11865
Mechanism confirmed, baseline not beaten 2026

Measurement-Space Neural Operator with Mesh Transfer

Build a neural operator around explicit input and output measurement spaces rather than forcing the network to consume and emit a fixed grid. The same learned latent surrogate can be reused on alternative sensor layouts or query meshes through reconstruction and re-encoding maps, with a consistency loss enforcing agreement between measurement pipelines.

Useful7/10
Difficulty6/10
Novelty5/10
Paper: Kernel Methods for Learning Operators with Multiple Inputs and Outputs arXiv:2608.11831
Mechanism confirmed, baseline not beaten 2026

Koopman-generator HJB critic

Replace an unconstrained learned dynamics model in model-based reinforcement learning or neural optimal control with a Koopman-style observable lift and an explicitly estimated infinitesimal generator. Train a value network against an HJB residual formed from this generator, so the critic is constrained by the observed vector field and control directions rather than relying only on temporal-difference targets.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Data-Driven optimal control via Koopman operators and Hamilton-Jacobi-Bellman equations arXiv:2608.11808
Failed on benchmark 2026

Schur-Riesz Greedy Adapter Expansion

Replace blind width or rank expansion with a residualized candidate-selection procedure for low-rank adapters or expert banks. Each candidate block is measured after removing the component already represented by the incumbent network, filtered for numerical conditioning, and accepted only when its projected response produces sufficient loss-relevant gain. This should produce smaller adaptive networks than adding candidates by fixed order or magnitude heuristics.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Schur-Riesz Variational Enrichment: A Generalized Refinement Framework for Finite Elements arXiv:2608.11764
Mechanism confirmed, baseline not beaten 2026

Submetry-Lifted Relational Alignment

Represent a graph, set, or attributed network as a measurable Z-valued kernel and train on lifted representatives while explicitly minimizing over node couplings. The quotient objective is invariant to relabeling by construction, while the lifted loss gives a dense correspondence signal that can stabilize graph attention and relational encoders.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Metric Geometry of Lebesgue, Wasserstein, and Gromov-Wasserstein Spaces: Submetries, Curvature, and Geodesics arXiv:2608.11680