Solves: Accuracy

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

2012 ideas found

Failed on benchmark 2026

Nonlinear Noise-Tightening Drift

Replace a linear restoring drift in score-based sampling, latent dynamics, or stochastic regularization with a state-dependent nonlinear restoring term that is at least as contractive globally and more contractive away from the origin. This should reduce stationary variance without changing the worst-case local contraction certificate.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Wasserstein Stability of Contracting Flows: Effective Rates, Euler Self-Correction, and Noise Tightening arXiv:2607.14291
Mechanism confirmed, baseline not beaten 2026

Self-Correcting Euler Horizon Rule

Use contraction-aware integration rather than assuming that Euler discretization error grows monotonically with sampling time. For a contracting neural ODE, permit a transient error peak but choose the step size and terminal horizon using the predicted peak time and subsequent exponential decay.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Wasserstein Stability of Contracting Flows: Effective Rates, Euler Self-Correction, and Noise Tightening arXiv:2607.14291
✓✓ Beats tuned baseline 2026

Conformal Residual Gate for Latent Filtering

Use held-out calibration trajectories to convert decoded latent-filter residuals into distribution-free error thresholds. At inference, the threshold can flag unreliable estimates, inflate measurement uncertainty, request an additional observation, or switch to a higher-dimensional fallback model instead of silently propagating a bad latent state.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Learning reduced-order latent linear models for Kalman filtering of nonlinear systems arXiv:2607.14273
Mechanism confirmed, baseline not beaten 2026

Harmonic-coordinate neural PDE ansatz

Build a complex-valued coordinate map q(x) whose components are harmonic and whose gradients are mutually null, then feed q(x) into an otherwise unconstrained neural function v. Any learned output of the form u(x)=v(q(x)) is analytically harmonic when the constraints are satisfied, so the network does not need to rediscover the Laplace structure from collocation data. This is especially suitable for two-dimensional elliptic PDEs, where q=x+iy is the canonical example.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Harmonic Variables for Laplace Operators on Homogeneous Spaces arXiv:2607.14132
Failed on benchmark 2026

ISS-Constrained Modular Recurrent Network

Replace an unconstrained recurrent block with two coupled modules: a contractive perceptual estimator and an input-to-state-stable cognitive state transition. Spectral normalization and a controlled Euler residual step enforce a quantitative gain condition, preventing hidden-state explosion while retaining long memory when the contraction factor is chosen close to one.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: A modular state-space model of human perception, cognition, and decision dynamics arXiv:2607.14078
Mechanism confirmed, baseline not beaten 2026

Effective-resistance natural-gradient routing

Replace independent expert activation or ordinary softmax routing with an exact fixed-m external-field subset router. Parameterize expert weights by logits, use the subset covariance as the Fisher matrix, and precondition router gradients with its Moore-Penrose pseudoinverse on the sum-zero subspace. The paper's resistance bound supplies a data-dependent ceiling for pairwise logit updates, preventing unstable motion when some experts have low inclusion variance.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Effective Resistance in Fixed-Rank External-Field Measures and Constant-Stretch Correlated Sampling on the Hypersimplex arXiv:2607.13990
✓✓ Beats tuned baseline 2026

Moment-Calibrated Verification Stopping

Replace a fixed-depth all-accept verifier cascade with a depth controller calibrated to the latent distribution of per-instance false-accept rates. The controller should stop when the predicted reliability gain from another gate is smaller than its inference cost, avoiding the severe overconfidence caused by treating correlated verdicts as independent evidence.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Partially Correlated Verifier Cascades in LLM Harnesses: Concave Log-Odds, Polynomial Reliability, and Blind-Spot Ceilings arXiv:2607.13918
Failed on benchmark 2026

Rank-Revealing Representative Tokens

Compress a transformer KV cache by selecting actual past tokens whose key or hidden-state columns form a stable basis for all cached tokens. Instead of retaining tokens with the largest attention scores or leverage scores independently, compute rank-revealing pivoting of the leading right-singular-vector matrix and retain its pivot columns, then evaluate attention using the representatives plus an optional low-cost residual correction.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Computing Strong Rank-Revealing Factorizations for Matrices with Orthonormal Rows arXiv:2607.13532
Failed on benchmark 2026

Border-Collision Multi-Attractor Memory

Use the paper's stable periodic orbits and border-collision transitions as an intentional memory mechanism in a recurrent module. Different input-dependent parameter settings can place the same cell in fixed-point, period-2, or higher-period regimes, allowing a compact state to encode discrete modes without allocating one separate neural attractor per mode.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Noninvertibility and Bifurcation Phenomena in a Four-Partitions Piecewise Linear Map arXiv:2607.13519
Unverified 2026

Change-Gated Online Adaptation

Attach a CPDNet-like monitor to a sequential neural model and use its soft change probability to gate online parameter updates. The model should update little or not at all during nominal operation, but rapidly increase adaptation after residuals and internal features indicate a regime change, avoiding both stale parameters and continual self-training drift.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Change-Aware Self-Adaptive AI-Aided Kalman Filters With Neural Change Point Detection arXiv:2607.13387
Mechanism confirmed, baseline not beaten 2026

Stoichiometric Conservation Head

Replace a network head that independently predicts coupled physical source terms with a low-dimensional rate head followed by a fixed stoichiometric map. This makes conservation of total mass or other linear invariants exact by construction and leaves the network responsible only for learning the kinetics of admissible exchange channels.

Useful7/10
Difficulty3/10
Novelty6/10
Paper: Data driven non-equilibrium moist phase exchanges for atmospheric convection within a discontinuous Galerkin model of the compressible Euler equations arXiv:2607.13360
Failed on benchmark 2026

Algebraically smoothed ReLU for differentiable planning

When a neural network is placed inside a Newton, SQP, or interior-point optimization loop, replace its ReLUs only in the embedded inference graph by a smooth algebraic approximation. The approximation is uniformly close to ReLU but has well-defined first and second derivatives, improving Hessian-based action optimization without retraining or changing the learned weights.

Useful7/10
Difficulty3/10
Novelty4/10
Paper: Model predictive control for laser thermal processing: operator learning, closed-loop validation, and out-of-distribution analysis arXiv:2607.13289
✓✓ Beats tuned baseline 2026

Profile-Preserving Multislice Noise

For an input with exactly $\alpha_a$ occurrences of each state $a\in\{0,\ldots,n-1\}$, corrupt it by repeatedly swapping two positions with different states instead of independently resampling tokens. This defines a Markov process on the connected fixed-profile multislice, preserving global composition exactly and avoiding the distribution shift caused by ordinary categorical masking.

Useful7/10
Difficulty3/10
Novelty7/10
Paper: The Action of the Lie Algebra $\mathfrak{sl}_n$ on Colored Graphs and Multicolored Johnson Graphs arXiv:2607.13208
Mechanism confirmed, baseline not beaten 2026

Arithmetic-cone regularization for periodic neural flows

Build a periodic neural vector field \(f_\theta(x)\) whose Fourier coefficients are explicitly estimated, then penalize Fourier energy at modes nearly orthogonal to a desired drift direction \(\rho\). The penalty controls the small-denominator quantity used by the paper's contraction argument, producing a certificate that trajectories remain within bounded distance of \(\rho t\) over arbitrarily long horizons when the contraction margin is satisfied.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: A technical note on the arithmetic cone of smooth periodic vector fields arXiv:2607.13102
Mechanism confirmed, baseline not beaten 2026

Information-Profile Watermark Shaping

Train a generative watermark so that its information about the payload is deliberately distributed across positions or overlapping windows instead of being concentrated in a few easily cropped tokens. The objective uses the paper's conditional information profile and the footprint-resolution lower bound to select the smallest carrier support compatible with a target crop size, while preserving generation quality outside that support.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Watermark Forensics for Generative Models: An Information-Theoretic Perspective arXiv:2607.13003
✓✓ Beats tuned baseline 2026

Dissipative Completely-Monotone Memory Layer

Replace an unconstrained recurrent or state-space transition with a finite quadrature of completely monotone memory modes. Couple the visible state and memory states as adjoint operators, so their cross terms cancel in the energy derivative and the layer is contractive even when visible-state damping is zero.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Graph-space well-posedness for diffusion equations with degenerate instantaneous diffusion arXiv:2607.12871
✓✓ Beats tuned baseline 2026

Null-space conservation projection

Add an exact linear-constraint projection to the output solve of a neural operator or physics-informed model. The network produces an unconstrained prediction or coefficient vector, while a small constrained least-squares layer removes the component violating known conservation laws and separately penalizes residuals that cannot be enforced exactly.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: A Structure-Preserving Method of Fundamental Solutions for the Multi-Phase Mullins-Sekerka Flow arXiv:2607.12759
Mechanism confirmed, baseline not beaten 2026

Constraint-preserving DAE neural block

Build a neural dynamical block whose hidden state contains differential variables and Lagrange multipliers, with a singular descriptor matrix enforcing constraints during propagation. This avoids the drift and ill-conditioning that can arise when exact constraints are represented only by a penalty term.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Contour integral methods and structured perturbations for linear differential-algebraic equations arXiv:2607.12628
Failed on benchmark 2026

Contour-resolvent state-space layer

Replace repeated time-stepping of a stiff linear state-space block with a quadrature approximation to its inverse Laplace transform. The layer propagates a hidden state using a small set of complex shifted linear solves, which can be batched and reused across many time steps or parameter values.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Contour integral methods and structured perturbations for linear differential-algebraic equations arXiv:2607.12628
✓✓ 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