Solves: Stability

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

2394 ideas found

Failed on benchmark 2026

Capacity-Preserving Transient Message Passing

Replace ordinary graph convolution with a Markov diffusion whose edge transition probability is proportional to a geometric distance weight d(v,u)^(n−2), following the paper's Delaunay discretization theorem. Use graph Dirichlet capacity on expanding node shells to detect whether information escapes through the graph or repeatedly returns to local neighborhoods, and use this signal to select propagation depth or add a regularizer.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Topology and dynamics of unimodular random hyperbolic manifolds arXiv:2607.25065
Failed on benchmark 2026

Conditional Sinkhorn Adversarial Augmentation

Replace unconstrained input perturbations or generic distribution shifts with a conditional adversarial generator whose samples remain on a prescribed generator manifold. For each context x, maximize downstream loss over generator parameters within a debiased Sinkhorn-divergence radius of the nominal conditional generator, then minimize predictor loss against the resulting worst-case samples.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Generative Distributionally Robust Optimization arXiv:2607.24983
Mechanism confirmed, baseline not beaten 2026

Lyapunov-Calibrated Multiplicative Noise

Use measured local Jacobian growth to set the variance of dropout, feature noise, or stochastic-depth perturbations, implementing the paper's fluctuation-response idea that multiplicative noise is tied to the positive scrambling or Lyapunov rate. The controller maintains a target growth regime instead of applying a fixed noise schedule throughout training. It predicts a stability transition when the estimated growth rate crosses zero and a variance-growth proportionality that can be tested…

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Effective Field Theory of Operator Scrambling from Strong-to-Weak Symmetry Breaking arXiv:2607.24925
✓✓ Beats tuned baseline 2026

Noisy Scrambling-Front Network

Construct a residual sequence or depth network whose nonnegative influence density follows a discretized noisy Fisher-KPP equation: local influence diffuses, grows when small, saturates at a finite carrying capacity, and receives state-dependent noise. Use this density to gate ordinary feature updates rather than relying only on unconstrained residual additions. The mechanism predicts a measurable propagation speed and an instability boundary, allowing the architecture to be falsified…

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Effective Field Theory of Operator Scrambling from Strong-to-Weak Symmetry Breaking arXiv:2607.24925
Failed on benchmark 2026

Spectral-gap adaptive polynomial filtering

Use the paper's sharp sK approximately equal to 1 phase transition to choose between conservative Fejer averaging and higher-order polynomial filtering. When the local fixed-point spectrum is separated from eigenvalue 1, use a Jackson-type filter; near the critical regime, use the safe Fejer filter instead of unrestricted Anderson extrapolation.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Anderson acceleration of the proximal point method: the exact adaptive minimax, a spectral phase transition, and optimal safeguarding arXiv:2607.24643
Mechanism confirmed, baseline not beaten 2026

Padé-Hermite Neural ODE Integrator

Replace explicit Runge-Kutta integration in a neural ODE or probability-flow ODE sampler with the anchored two-derivative method. Each stage uses both the neural vector field and its total time derivative, while the coupled implicit solve is designed so the accepted map has an L-stable Padé stability function. The method should allow larger steps on stiff trajectories without amplifying fast decaying modes.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Arbitrary-Order Padé-Closed Anchored Two-Derivative Time Discretizations: $s$ Active Stages, Order $2s$, and $L$-Stability arXiv:2607.24592
Mechanism confirmed, baseline not beaten 2026

Zero-Augmented Double-Scoring

For each frozen weight tensor, append a second tensor of identically shaped zero weights and assign trainable scores to both the real and dummy edges. Select a fixed number of candidates by top-k score in the doubled space; real edges selected by the competition remain active, while selected dummy edges consume the quota without changing the network. The resulting number of active original edges is learned rather than imposed by a separate layerwise sparsity search.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Double-Scoring: Reliable Extraction of Strong Lottery Tickets arXiv:2607.20555
✓✓ Beats tuned baseline 2026

Spectral Memory-Lift Ensemble

Replace or augment a recurrent or state-space block with a small ensemble of stable linear memory lifts. Each lift stores a low-dimensional state whose repeated matrix powers generate a structured long-range convolution, and a learned gate mixes the experts using both their current predictions and their slowest block-operator mode. The module can represent multiple memory timescales without explicitly storing a long token history.

Useful7/10
Difficulty6/10
Novelty5/10
Paper: Memory operator ensembles indicate proximity to criticality in simulated AMOC transitions arXiv:2607.24310
Failed on benchmark 2026

Carrier-Probed Hidden-State Training

When a neural state-space model has latent directions that are invisible under normal inputs, add a small structured carrier to the input or hidden-state update during selected training windows. The carrier changes local measurement and transition projections, analogous to the paper's carrier-dependent measurement and force projections, and can reveal modes that passive training leaves unconstrained.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Sensor-Limited Observability and Carrier-Induced Reachability of Low-Order Rotor-Coupled NVH in Production Electric Drives: A Magnetic Co-Energy, Gramian, and Active Projection Framework for Production-Signal Feasibility Analysis arXiv:2607.24134
Failed on benchmark 2026

Gramian-Regularized Latent State Models

Add finite-horizon observability and reachability objectives to a recurrent or state-space neural model so that its latent modes are both inferable from outputs and influenceable by available inputs. This directly penalizes the failure mode identified in the paper: a large latent perturbation with nearly zero first-order output projection.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Sensor-Limited Observability and Carrier-Induced Reachability of Low-Order Rotor-Coupled NVH in Production Electric Drives: A Magnetic Co-Energy, Gramian, and Active Projection Framework for Production-Signal Feasibility Analysis arXiv:2607.24134
Mechanism failed 2026

Autocatalytic Hysteresis Memory Cell

Replace or augment a recurrent hidden coordinate with a nonnegative bistable autocatalytic state driven by an external control signal. The cell retains information through metastable low and high states, while a periodic or slowly varying control produces a controlled phase lag and hysteresis useful for temporal regime detection. Explicit noise can be injected to test whether it enhances switching near the predicted intermediate-frequency regime.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Dynamic hysteresis in an autocatalytic reaction network arXiv:2607.24163
Mechanism confirmed, baseline not beaten 2026

Proximal Spherical Cubic Step

Replace the inner step of a neural optimizer with a safeguarded cubic local-model solve. Represent the cubic Taylor model as a homogeneous tensor in an augmented coordinate, solve proximal unit-sphere subproblems by alternating tensor contractions, decode a candidate step, and accept it only when the actual neural loss confirms the predicted decrease.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: A Homogeneous Tensor Framework for High-Order Trust-Region and Spherical Polynomial Optimization arXiv:2607.24046
Mechanism confirmed, baseline not beaten 2026

Feasible Action Mapping Safety Layer

Let a neural policy emit an unconstrained abstract action z, then solve a state-dependent feasibility problem that maps z to an admissible optimal-control parameter p before execution. Unlike coordinate-wise clipping, the mapping accounts for predicted dynamics, coupled state and input constraints, and recursive feasibility, allowing the policy to retain a simple unconstrained output space while the controller enforces plant constraints.

Useful7/10
Difficulty6/10
Novelty5/10
Paper: Bridging Reinforcement Learning and Optimal Control via Feasible Action Mapping arXiv:2607.23930
✓✓ Beats tuned baseline 2026

Learning-Rate-Scaled Weight Decay

Replace constant decoupled weight decay with a coefficient proportional to the current learning rate divided by the peak learning rate. The optimizer applies ordinary decay at the learning-rate peak but weakens decay during cooldown and late training, preventing unnecessary steady-state parameter-norm shrinkage while retaining early-training stabilization.

Useful7/10
Difficulty2/10
Novelty6/10
Paper: Scale Weight Decay and Train Better arXiv:2607.23777
Mechanism confirmed, baseline not beaten 2026

Observer-Corrected Robust Optimizer

Augment SGD or momentum with a state observer that estimates the slowly varying component of minibatch-gradient disturbance from one-step parameter-transition residuals. Cancel the estimated disturbance with feedforward correction, then apply a curvature-dependent robust feedback gain whose closed-loop dynamics satisfy a discrete stability or bounded-gain condition.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Observer-Assisted Relative-Velocity Compensation with LPV-$H_\infty$ Robust Correction for 3D Trajectory Tracking of Underactuated Non-Minimum-Phase AUVs under Ocean Currents arXiv:2607.23653
Failed on benchmark 2026

Contact-Splitting Momentum Optimizer

Implement a momentum optimizer as a contact Hamiltonian splitting rather than as a direct Euler discretization. Introduce an auxiliary scalar contact state and compose exact kinetic, potential, and damping subflows; this produces a second-order conformal integrator whose modified contact energy should decay more reliably at moderately large learning rates.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: When Rates Are Geometric: Rate-Certificate Transfer for Contact Splittings in Optimization arXiv:2607.23642
Mechanism confirmed, baseline not beaten 2026

Shell-Wise Balanced MoE Routing

Replace a soft auxiliary load-balancing loss with a deterministic router correction that balances expert assignments separately within confidence or score shells. The correction preserves the number of tokens assigned to each shell while making every expert receive equal or nearly equal mass inside each shell, preventing high-confidence tokens from monopolizing a subset of experts.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Optimal Dynamic Cooling of Multiple Qubits arXiv:2607.23641
Failed on benchmark 2026

Pole-radius tuning for gradient tracking

Replace generic learning-rate selection in decentralized or federated gradient tracking with a low-dimensional minimax search over the exact scalar-mode pole radius. The optimizer chooses the step size that minimizes the worst predicted contraction over the observed graph spectrum and an estimated curvature interval, rather than relying only on conservative global bounds.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Exact Worst-case Convergence Rates of Distributed Gradient Tracking Methods arXiv:2607.23601
✓✓ Beats tuned baseline 2026

Hodge-dual electrostatic loss

Replace a jointly optimized scalar electrostatic potential in a neural PDE solver with a dual flux represented by a Hodge curl correction. The resulting inner problem is a positive quadratic minimization with the divergence constraint satisfied exactly, avoiding unstable primal-dual training dynamics.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Variational principles for the interaction of liquid crystals and electric fields in the Oseen--Frank model arXiv:2607.23315
✓✓ Beats tuned baseline 2026

Energy-trained monotone coordinate warp

Replace raw spatial coordinates supplied to a neural field or PINN by a learnable monotone radial coordinate generated from a positive neural density. The density is trained through the PDE energy or residual after solving for the network weights, allowing the warp to discover where resolution is needed without singularity labels or an analytic interior solution. Near a singular point, a factor s^(q-1) gives a controlled regularity gain, while a positive learned correction redistributes…

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Mechanics-trained neural coordinate mapping for B-spline analysis of crack-tip and corner singularities arXiv:2607.23229
Failed on benchmark 2026

Barrier-Controlled Basin Switching

Use a learned quasipotential barrier as feedback for optimizer noise and restart control. Increase stochasticity when training is trapped in a high-loss metastable basin and reduce it near a desirable basin, with switching thresholds determined by the estimated barrier rather than by a fixed patience schedule.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Stochastic Dynamics of the Two-Dimensional Low-to-High Transition System Driven by Multiplicative Noise arXiv:2607.23186
Failed on benchmark 2026

Recycled-curvature proximal optimizer

Replace independently restarted proximal-gradient or quasi-Newton solves for a composite neural objective with a curvature-recycling Douglas–Rachford loop. The previous proximal state, residual, and limited-memory BFGS curvature pairs are transported to the next proximal center, reducing expensive loss and gradient evaluations while retaining the cheap nonsmooth proximal operation.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Curvature Recycling Douglas-Rachford Splitting: Transported Quasi-Newton Models for Expensive Smooth Proximal Subproblems arXiv:2607.22895
✓✓ Beats tuned baseline 2026

Directional Hölder Step Controller

Replace a fixed SGD learning rate with a per-update step selected from the positive curvature observed along the proposed direction. The controller estimates the directional Taylor remainder using one or two function evaluations, increases the step when the observed direction is benign, and backtracks only when the update fails a sufficient-decrease test.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Learning from the Descent Direction: Adaptive Gradient Descent under One-Sided Hölder Regularity arXiv:2607.22906
Failed on benchmark 2026

First-Hit Interacting Optimizer

Replace a single optimizer trajectory by N parameter particles and optimize the time until the first particle reaches a target loss or reward threshold. Use distinct interaction regimes: bounded normalized interactions should provide only the usual logarithmic extreme-search improvement, whereas unnormalized coherent force accumulation and stochastic pairwise kicks should produce distinct 1/N and 1/(N ln N) first-hit laws.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Extreme First-Passage Time of Many Interacting Particles arXiv:2607.22528