Solves: Accuracy

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

2024 ideas found

✓✓ Beats tuned baseline 2026

Lie-group forced dynamics layer

Replace additive neural state updates for rotations or rigid poses with a learned forced dynamical system whose configuration is updated by Lie-group multiplication. The network predicts body-frame force or acceleration in the Lie algebra, while the exponential map guarantees that every predicted configuration remains on SO(3) or SE(3).

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Learning Forced Multibody Dynamics on Lie Groups arXiv:2607.12627
Mechanism confirmed, baseline not beaten 2026

Decoupled Environment Gradient for Joint Policy and Simulator Learning

Augment a neural policy with differentiable environment or data-generation parameters and optimize both using the environment-parameter policy-gradient theorem. The current transition is differentiated with respect to the design parameter, while the continuation value is evaluated under a frozen copy of that parameter; this isolates the local causal effect and avoids repeatedly differentiating through arbitrarily long rollouts. Suitable applications include learnable domain randomization…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Environment Parameter Gradient Theorem for Policy-Environment Co-Design in Reinforcement Learning arXiv:2607.12590
Failed on benchmark 2026

Coulomb transport loss for anti-collapse generation

Train a generator with a Coulomb discrepancy rather than, or in addition to, a local adversarial or reconstruction loss. The induced force attracts generated mass toward the target while repelling excess source mass, giving a geometry-aware anti-collapse regularizer.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Wasserstein gradient flows for Coulomb discrepancies arXiv:2607.12579
Failed on benchmark 2026

Rotated Tucker residual for outlier-resistant KV quantization

Use a low-rank Tucker reconstruction as a structured backbone and quantize only its residual after an orthogonal rotation. The rotation preserves residual energy but redistributes it across coordinates, reducing dynamic-range imbalance and making 2- or 4-bit uniform quantization less damaging than direct quantization of the original KV tensor.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: A JoLT for the KV cache: Near-lossless KV cache compression via joint Lagrangian allocation of Tucker ranks and a rotated residual for llms arXiv:2607.12550
Mechanism confirmed, baseline not beaten 2026

Residual-energy cross attention

Replace dense query-key attention with an adaptive cross approximation constructed from selected query and key pivot tokens. At each rank, choose the pivot pair that removes large estimated residual energy, update the residual by a rank-1 cross correction, and stop when the residual estimate reaches a target tolerance. The resulting factorization computes approximate attention using a small number of landmark interactions while adapting to the actual token distribution.

Useful7/10
Difficulty6/10
Novelty5/10
Paper: Continuous Cross Approximation of Matrices Arising Out of Kernel Functions arXiv:2607.12540
Mechanism failed 2026

Zeta-Corrected Singular Integral Layer

Construct a periodic neural integral layer whose fixed singular kernel behaves like |y|^{-s} near the origin, but whose samples on the uniform grid are replaced on a small symmetric stencil by SinCoTrap correction weights. The correction cancels low-order Taylor errors caused by sampling the singularity, while all nonlocal grid points remain unchanged. Increasing the correction order from p=0 to p=1 or p=2 should reduce discretization error without increasing global grid resolution.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: SinCoTrap: A High-Order Locally Corrected Trapezoidal Rule for Periodic Singular Integrals in Arbitrary Dimensions arXiv:2607.12390
Mechanism confirmed, baseline not beaten 2026

Extreme-Marginal Conditioning Certificate

Use the extreme-eigenvector marginal test to decide whether a Kronecker preconditioner is condition-optimal, rather than blindly running expensive factor refinement. If the certificate fails, construct a low-cost factor correction from the mismatch between tensor marginals of the worst-conditioned spectral states and accept it only with a condition-number line search.

Useful7/10
Difficulty7/10
Novelty8/10
Paper: Structured Preconditioning in Affine-Invariant Geometry: Projection, Certificates, and Kronecker Separation arXiv:2607.12286
Failed on benchmark 2026

ZCA In-Context Output Transport

Train a neural surrogate to predict outputs in a source-domain ZCA-whitened space, then adapt to a shifted domain using only the shifted domain's output mean and covariance. At inference, transport the network prediction through the target covariance square root, yielding a weight-free correction that preserves output-coordinate semantics and can be applied to MLP, CNN, graph-NN, or transformer regressors.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: Gradient-Free Topology Adaptation for Power Flow Surrogates via In-Context Whitening arXiv:2607.12241
Mechanism failed 2026

Static Auxiliary-Graph Ensemble

Run the same neural decoder over several algebraically equivalent augmented graphs and aggregate their variable-level predictions. Each graph exposes different cycle structure and message routes, providing structured architectural diversity rather than ordinary random-seed ensembling.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Auxiliary Nodes for BP Decoding of Quantum LDPC Codes arXiv:2607.12187
Mechanism failed 2026

Equivalent-Constraint Message Passing

Add auxiliary constraint nodes generated from linear combinations of existing constraints, creating a new message-passing graph while preserving the original feasible error set. Use a neural BP layer on the augmented graph so auxiliary nodes provide alternate paths around harmful cycles without changing the target constraints.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Auxiliary Nodes for BP Decoding of Quantum LDPC Codes arXiv:2607.12187
✓✓ Beats tuned baseline 2026

Cyclic Momentum Latents

Add a learnable cyclic-coordinate mechanism to latent dynamics so that selected latent coordinates do not enter the Hamiltonian and their conjugate momenta become conserved. This provides an explicit dimensionality-discovery and invariance bias, encouraging the model to represent nuisance or symmetry directions compactly instead of spending independent dynamics capacity on them.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Generating Physically Plausible Parachute Dynamics with Deep Generative Modeling arXiv:2607.12143
Failed on benchmark 2026

Causal-Masked Neural SDE

Replace a fully connected neural SDE drift with coordinate-wise functions that can read only the paths of graph parents. Learn soft edge gates and penalize violations of the paper's pathwise Lipschitz condition, so the model remains stable during long rollouts and supports explicit interventions on selected coordinates.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Causal Graphs, Markov Properties and Do-calculus for Stochastic Differential Equations arXiv:2607.12140
Mechanism confirmed, baseline not beaten 2026

Topological Response Basis Layer

Insert a small continuous-time Markov latent module between a neural encoder and decoder, with input-dependent transition rates and a fixed library of graph topologies such as directed cycles, reversible chains, and branching motifs. The output is an observable of the stationary distribution, while a learned convex mixture over topology-specific response curves constrains the network to represent responses as combinations of interpretable nonequilibrium mechanisms.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Topological building blocks of nonequilibrium response arXiv:2607.12096
Mechanism confirmed, baseline not beaten 2026

PCA-Hermite Operator Head

Insert a data-fitted PCA bottleneck followed by a sparse multivariate Hermite polynomial head for a Gaussian-like latent representation. The head explicitly represents low-order and selected high-order interactions, while PCA controls high-dimensional input and output truncation error instead of forcing a generic MLP to learn these structures from scratch.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Near-Optimal Learning of Gaussian Sobolev Operators arXiv:2607.11921
Failed on benchmark 2026

Feedback-preconditioned recurrent dynamics

Reparameterize a recurrent or state-space layer so that its hidden-state update contains an explicit stabilizing feedback controller, while the neural network learns only a residual control in the feedback coordinates. Choose K to reduce finite-horizon state-propagation amplification, suppressing exploding hidden states and gradients on long sequences.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Stabilize-then-optimize: Feedback transformations as preconditioners in optimal control arXiv:2607.11835
Mechanism confirmed, baseline not beaten 2026

Rotational-Twist Recurrent Layer

Replace an unconstrained recurrent matrix by a structured asymmetric circulant coupling whose Fourier modes have analytically known complex eigenvalues. A selected nonzero mode becomes a rotating attractor, providing a phase-coded recurrent state that can preserve information through oscillatory dynamics without requiring the optimizer to discover a stable spectral structure from scratch. A weak input projection and optional mode-selection loss can use the attractor as a nonlinear memory…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Graph-Induced Rotational Twisted States in Systems of Identical Oscillators arXiv:2607.11833
Mechanism failed 2026

Critical power-law sparse attention

Replace dense self-attention by a sparse mask on a one-dimensional or ordered token geometry, retaining local neighbors and adding long-range edges with probability proportional to distance raised to \(-(1+\sigma)\). Use \(\sigma\approx0.8\text{--}0.85\) as the initial regime because the paper finds that this range supports delocalized, GOE-like connectivity despite sparse bonds. The resulting layer has linear or near-linear attention cost while maintaining long-range paths.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Emergent quantum chaos from correlations on a random graph arXiv:2607.11662
✓✓ Beats tuned baseline 2026

Newton-Polytope Convex Network

Build a positively homogeneous convex network by representing every intermediate unit as a compact polytope and composing units with Minkowski sums, convex-hull unions, and positive dilations. This gives an explicitly convex and monotone architecture whose geometric complexity can be controlled independently of the number of sampled linear pieces, potentially producing smaller ICNNs for structured convex functions.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Tropical Circuits with Scalar Multiplication Gates arXiv:2607.11540
Mechanism confirmed, baseline not beaten 2026

Branch-Free Double-Word FMA Accumulator

Replace ordinary low-precision multiply-add accumulation in selected neural-network reductions with a two-word floating-point accumulator updated by the paper's branch-free DW-FMA network. The high word retains the main sum and the low word stores the rounding residual, improving cancellation behavior without the control-flow divergence of conditional compensated summation.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Performance evaluation of branch-free fused multiply-add algorithms for multi-component-type multiple-precision floating-point arithmetic arXiv:2607.11391
Mechanism confirmed, baseline not beaten 2026

Instrument-Godambe Preconditioner

Build a low-dimensional neural-network geometry from trainable observables or probes instead of estimating the full Fisher matrix. Precondition the parameter gradient by the inverse variability of the probes and their parameter sensitivity, producing a task-adapted update that can remain usable for implicit models, heavy-tailed data, and parameter-dependent-support distributions.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Weak Information Geometry: Riemannian Structures from Distributional Inference Functions and Stein Discrepancies arXiv:2607.11246
✓✓ Beats tuned baseline 2026

Black-Box Neural Interconnection Stability Margin

Treat recurrent or state-space network blocks as measured dynamical components and analyze their closed-loop interaction through frequency-domain gain, without requiring exact internal state-space equations. Estimate each block's local transfer matrix from perturbation-response experiments, assemble the block interconnection, and regularize training whenever the interaction approaches a small-gain or singularity boundary.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Multiple Vehicles and Traction Network Interaction System Stability Analysis and Oscillation Responsibility Identification arXiv:2607.11243
Failed on benchmark 2026

Hard-Constrained Bernstein Memory Head

Add a causal memory branch whose lag-response function is represented by a Bernstein polynomial with coefficients constrained to produce a nonnegative, decreasing, convex kernel. The branch aggregates past hidden states using this kernel, giving the model a learnable long-memory profile while preventing oscillatory, negative, or increasing historical influence.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Neural Discovery of Memory and Nonlocal Kernels in Integro-Differential Equations with Constrained Kolmogorov--Arnold Networks arXiv:2607.11110
Mechanism confirmed, baseline not beaten 2026

Tikhonov-Stabilized Stochastic Extragradient

Replace the raw stochastic saddle objective by a strongly convex-strongly concave, quadratically anchored objective before applying stochastic extragradient. For a generator-discriminator or policy-rewarder game, anchor the minimizing and maximizing parameter vectors to reference parameters with opposite signs, suppressing persistent stochastic rotations and improving the quality of the final iterate.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Last-Iterate Convergence of Single-Loop Stochastic Methods for Constrained Convex-Concave Minimax Problems arXiv:2607.11056
Failed on benchmark 2026

Joint-Distribution-Aware Deterministic Actor

Modify deterministic actor-critic training so the critic receives an empirical joint state-action distribution and the actor gradient includes both the usual action derivative and the effect of the actor on that distribution. This targets multi-agent or population environments with crowding, consensus, congestion, or mean-field rewards where ignoring distribution dependence creates a systematically biased policy gradient.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Actor-Critic Learning for Extended Mean Field Control with Deterministic Policies arXiv:2607.11005