Solves: Stability

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

2330 ideas found

Failed on benchmark 2026

Concurrent-Learning Leak Calibration

Replace a fixed leak coefficient in a continuous-time SSM or leaky RNN by an online estimate learned from current and replayed hidden-state transitions. The estimator exploits the scalar nature of each decay parameter: a single transition with a nonzero hidden-state regressor is sufficient for exponential identification in the noiseless model, without requiring persistent excitation from the whole sequence.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: An Adaptive Longitudinal Platooning Design Based On Concurrent Learning arXiv:2608.06840
Failed on benchmark 2026

Transient-Identified Optimizer Time Constant

Replace the fixed momentum time constant in a neural optimizer by an online estimate of the effective update-lag time constant. Model the optimizer velocity as a first-order actuator, use a composite prediction-error identifier to adapt the time constant, and constrain the estimate to remain positive; the method should identify the correct time constant after a finite informative transient even when the gradient history is not persistently exciting.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Correct Online Estimation of the Powertrain Time Constants in Adaptive Vehicular Platooning arXiv:2608.06835
Mechanism confirmed, baseline not beaten 2026

Quasi-uniform residual least squares

Train a frozen-feature or linearized neural network by residual least squares on deterministic quasi-uniform points rather than independently sampled collocation points. The paper's norm-equivalence result predicts that, once the number of residual points is proportional to the number of active features, the empirical residual controls the continuous residual and avoids random undersampling of localized errors.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Optimal Neural Network Approximation via Empirical Least Squares with Deterministic Samples arXiv:2608.06687
Mechanism confirmed, baseline not beaten 2026

Lipschitz-Certified Cache Refresh

Attach a certificate to a cached transformer KV state or recurrent latent state and refresh it only while its predicted certificate remains inside a latency-contracted admissible region. The controller uses a bound on certificate drift to guarantee that the state will remain admissible throughout the next sampling, communication, and execution delay, reducing unnecessary recomputation while exposing a measurable refresh boundary.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: CIPS: Maximal Certified Persistence in Cyber-Physical Systems arXiv:2608.06626
Failed on benchmark 2026

Hessian-Spectrum Transition Monitor and Beta Controller

Use the paper's explicit Hessian dependence on learned singular values to detect when a feature mode approaches a curvature transition, then adapt weight decay or learning rate before the mode destabilizes. This turns regularization from a static hyperparameter into feedback control based on mode-wise curvature and feature amplitude.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Cascading Through the Hierarchy: Regularizer-Induced Feature Detection as Phase Transitions in Deep Linear Neural Networks arXiv:2608.06597
Failed on benchmark 2026

Conformal Residual Certificates for Neural Rollouts

Attach a finite-sample conformal error radius to a neural surrogate of a dynamical or sequence model, and propagate that radius through the model's local sensitivity. The model should expose a calibrated prediction set or abstain whenever the accumulated bound exceeds a task-specific tolerance, making long-horizon failure a measurable coverage event rather than an unobserved drift.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Certified Feedforward Tracking for Unknown Nonlinear Systems via Invertible Neural Networks arXiv:2608.06419
Mechanism confirmed, baseline not beaten 2026

Tamed subgradient Langevin optimizer

Replace the raw subgradient step by a state-dependent tamed step that is approximately linear for small subgradients but saturates for superlinear ones, and optionally add Langevin noise. Unlike ordinary fixed gradient clipping, the taming threshold is coupled to the step size, so the modification becomes small in the small-step regime while preventing a single nonsmooth or exploding coordinate from destabilizing training.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: The Tamed Subgradient Unadjusted Langevin Algorithm beyond Convexity arXiv:2608.06283
Mechanism confirmed, baseline not beaten 2026

Polar-Muon Stiefel Optimizer

Use the negative polar factor of a tangent-projected momentum matrix as the update direction for a weight matrix constrained to the Stiefel manifold. After taking the step, apply a polar retraction so the columns remain exactly orthonormal, avoiding penalty losses and constraint drift.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Muon on the Stiefel Manifold Admits an Exact Closed-Form Update arXiv:2608.06218
Failed on benchmark 2026

Sensitivity-Particle Training for Marginal-Only Latent ODEs

Train an augmented latent neural ODE from snapshot observations of only the visible coordinates by transporting particles from an initial latent distribution and differentiating their visible locations through forward sensitivity equations. Replace density-PDE discretization or potentially biased same-particle density objectives with a kernel marginal-matching loss whose gradient is estimated using independent particle sets.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Characteristic Sensitivity Ensembles for Inference of Hidden Dynamics from Marginal Observations arXiv:2608.06190
Failed on benchmark 2026

Polynomial Orbit-Pattern Regularization

Add a trajectory-complexity monitor and regularizer to an RNN, SSM, or world model that limits the number of distinct hidden-state symbol patterns produced over selected time subsets. The paper's nullness criterion suggests targeting polynomial maximal pattern growth rather than merely minimizing one-step Jacobian norms, thereby suppressing combinatorial explosion of long-horizon behaviors while retaining nontrivial dynamics.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Maximal pattern complexity and structure of null systems arXiv:2608.06103
Mechanism confirmed, baseline not beaten 2026

Maximum-cardinality token-expert routing

Construct a bipartite candidate graph between tokens and experts from the router’s top-k logits, then solve a capacity-constrained maximum-cardinality matching rather than dispatching each token independently. The mechanism targets the extreme tail of routing completion: it should reduce unmatched or repeatedly reassigned tokens and lower maximum dispatch delay and expert starvation, even when average routing quality changes little.

Useful7/10
Difficulty6/10
Novelty4/10
Paper: Collective search-and-capture under competing assignment policies arXiv:2608.06084
Failed on benchmark 2026

Backward-Bifurcation Competitive Memory

Replace an ordinary contracting recurrent state with two spatially coupled competing latent populations whose nonlinear interaction admits a stable finite-amplitude coexistence state even when the infinitesimal invasion eigenvalue is negative. This creates hysteretic, robust memory: a representation survives small perturbations and weak evidence, but can be switched by a sufficiently large input pulse.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Backward bifurcations in spatial replicator models:when invasion criteria fail to predict coexistence arXiv:2608.05914
Mechanism confirmed, baseline not beaten 2026

David-coordinate invertible warp

Parameterize the local anisotropic deformation of a 2D neural warp by an unconstrained field ν rather than directly predicting a Beltrami coefficient μ. Map it through μ=F(ν)=ν/(2+|ν|), which guarantees |μ|<1 at every pixel while retaining a simple distortion measure K=1+|ν|. This allows an invertible image-coordinate or spatial-transformer layer to represent highly distorted regions without sigmoid saturation near |μ|=1.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: An Orlicz variational formula for David-type Beltrami equations arXiv:2608.05618
Mechanism failed 2026

Lipschitz-Controlled Metric Projected Optimizer

Replace Euclidean projected gradient descent with a state-dependent SPD preconditioner whose inverse defines the projection metric. Spectrally clip the preconditioner and limit its step-to-step variation, using the paper's convergence conditions to prevent adaptive-metric oscillations while retaining useful curvature scaling.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Convergence Rates for Variational Inequality Projection Neural Networks with a State-Dependent Metric arXiv:2608.05574
✓✓ Beats tuned baseline 2026

Divergence-Free Spherical Kernel Layer

Build a kernel aggregation layer whose output is a tangent vector field on the unit sphere and whose surface divergence is identically zero by construction. For each source point, use a matrix kernel obtained by applying a surface-rotated gradient in the query variable to a scalar zonal kernel; this is a differential-form version of the paper's matrix-valued construction. The layer can replace attention or message passing when the target dynamics are incompressible, such as spherical fluid…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Divergence-free interpolation of tangential vector fields via matrix-valued kernels arXiv:2608.05547
Mechanism confirmed, baseline not beaten 2026

Passivity-Governed Momentum

Add an explicit gradient feedthrough D to a momentum optimizer and choose it below the estimated inverse smoothness, D < 1/L. Use the resulting passivity margin to govern momentum: increase the momentum-channel gain only while the measured storage dissipation remains nonnegative, and reduce the feedthrough or momentum when the passivity residual becomes positive.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: A Passivity-Based Analysis of First-Order Momentum-Based Methods arXiv:2608.05492
Mechanism failed 2026

Nucleation-Controlled Attractor Switching

Use the critical-droplet mechanism to control noise injection and perturbation-based switching in bistable recurrent networks or diffusion samplers. Instead of applying uniform noise, estimate front speed and interface cost, then create the smallest spatially localized perturbation expected to exceed the critical droplet size and trigger deterministic growth toward the target attractor.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: Nucleation beyond Equilibrium: Fronts Control Invasion in Bistable Ecosystems arXiv:2608.05251
Failed on benchmark 2026

Dirac-Coupled Energy-Shaping Optimizer

Construct optimizer variables as interconnected Hamiltonian subsystems: parameters store potential energy, momentum stores kinetic energy, and a skew coupling transfers energy between them without net creation. Positive-semidefinite resistance removes energy and provides an explicit damping knob, separating conservative exploration from dissipative convergence.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Port-Hamiltonian modelling of coupled rigid/flexible multibody systems arXiv:2608.05143
Failed on benchmark 2026

Tail-aware spectral learning-rate schedule

Use the evolving singular spectrum of the represented matrix W_t=U_tV_t^{\top} to modulate one common, gauge-equivariant learning rate. Slow the shared update when spectral mass accumulates outside the intended low-rank subspace, preventing adaptive dynamics from amplifying nuisance tail directions while retaining the shared-rate structure needed for low-rank recovery.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: The Loss Does Not See the Basis, but Adam Does arXiv:2608.05136
Mechanism confirmed, baseline not beaten 2026

Schur-Coarse Preconditioner for Implicit Layers

Replace the standard diagonal or identity preconditioner used when solving an implicit neural layer with a coarse/fine Schur-complement preconditioner. The hidden state is decomposed into a low-dimensional coarse subspace and its orthogonal complement; the coarse interaction is solved accurately, while the fine block receives a damped approximate inverse. The method is especially suitable for deep equilibrium models, implicit MLPs, and Newton or quasi-Newton training of residual dynamics.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: A point-free theory of quantitative homogenization arXiv:2608.05077
Mechanism confirmed, baseline not beaten 2026

Unbiased Path-Rejection Langevin Corrector

Replace a discretized Langevin sampler used with a neural energy model by a short underdamped diffusion proposal followed by exact path-space rejection correction. The correction uses a Girsanov likelihood ratio and an unbiased randomized estimator, so accepted samples target the continuous-time diffusion rather than a biased Euler chain.

Useful7/10
Difficulty8/10
Novelty8/10
Paper: Exact simulation of diffusions and improved algorithms for log-concave sampling arXiv:2608.05022
Mechanism failed 2026

Sharp C1 invariant-manifold budget for recurrent layers

Construct a recurrent cell with a slow state x and an explicitly contracting auxiliary state y, then constrain the learned nonlinear perturbation in the C1 norm. Set the allowed perturbation size from the normal contraction lambda using the sharp budget (1-sqrt(lambda))^2, so the hidden dynamics retain a differentiable invariant graph and can be reduced safely to the slow coordinate.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: On the sharpness of the $C^1$-norm threshold for perturbations in the normally hyperbolic invariant manifold theorem---a toy model perspective arXiv:2608.04862
Mechanism confirmed, baseline not beaten 2026

Toda-Krylov adaptive polynomial layer

Replace a fixed-order polynomial or recurrent state-space block by an Arnoldi basis built from a learned operator and the current input, and use subdiagonal coefficients as geometry-aware gates over Krylov depth. The gates quantify how much genuinely new direction each operator application contributes, allowing the layer to stop early near Krylov breakdown and suppress redundant or unstable directions.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Two-dimensional Toda--Arnoldi correspondence: Holomorphic Krylov geometry and counterdiabatic transport arXiv:2608.04850
Failed on benchmark 2026

Saturation-Persistence Trust Region

Use the distinction between persistent saturated equilibria and immediate equilibrium loss to adapt the clipping threshold or learning rate. Increase the allowable update only when saturation is locally persistent and attracting; reduce it when saturation produces a nonpositive branch slope, a shrinking stability margin, or a sharp increase in clipped residual variance.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Analytical Prediction of Voltage Collapse in Current-Limited Grid-Forming Inverters arXiv:2608.04740