Solves: Stability

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

2394 ideas found

Mechanism confirmed, baseline not beaten 2026

Exact Neural de Rham Backbone

Replace independently parameterized scalar, vector, and higher-order neural outputs with consecutive spaces of ReLU-power differential forms linked by an exact exterior-derivative layer. The network can then produce curl-free, divergence-free, or more general closed fields by construction, while the complex prevents artificial null-space modes that commonly appear when differential constraints are enforced only through sampled residual losses.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: ReLU$^k$ Neural de Rham Complexes arXiv:2607.22478
Mechanism confirmed, baseline not beaten 2026

Adaptive Ballistic-to-Diffusive Propagation Schedule

Use dephasing as a depth- or time-dependent control variable rather than a fixed regularizer: early layers retain coherent transport for feature discrimination, while later layers increase dephasing to eliminate unstable high-frequency oscillations. The schedule is selected from an observable spectral or correlation ratio, giving a falsifiable switch point instead of tuning noise blindly.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: Fermions on a 1D lattice: localized sources and sinks with dephasing arXiv:2607.22240
✓✓ Beats tuned baseline 2026

Gauge-Patched Local Experts

Represent hidden features with several local orthogonal or unitary frames, and let group-valued transition maps align neighboring experts. Instead of forcing every expert to learn a globally coherent coordinate system, train local experts independently and impose a patching constraint that produces a globally consistent feature field. This is especially suitable for graph neural networks on data with heterogeneous local geometries or mixture-of-experts models whose experts specialize by region.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: A PDE approach to the 2D Yang-Mills measure arXiv:2607.22236
Failed on benchmark 2026

Level-Adaptive Replay Memory

Use the recent history of generator outputs as a controllable training window instead of fixing the replay-memory depth globally. Estimate how quickly each fitness level improves as more same-level examples enter the window, and increase memory only when the measured escape probability improves enough to justify the extra stale data.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Closed-Loop Generative Selection: Convergence, Memory, and Noisy Oracles arXiv:2607.22211
Failed on benchmark 2026

Noise-Whitened Trajectory-KL Policy Regularization

Train a neural policy against task cost while penalizing its induced drift mismatch from a reference policy or offline-data dynamics model. Unlike action-space behavior cloning, the penalty weights deviations by the inverse diffusion covariance, so deviations in highly noisy directions are cheap and deviations in predictable directions are expensive. This gives a principled interpolation between reference preservation and task optimization.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Trajectory-Regularized Stochastic Optimal Control via KL Divergence arXiv:2607.22201
✓✓ Beats tuned baseline 2026

Active-Set CG Router

Train a mixture-of-experts router by solving its regularized nonnegative simplex least-squares subproblem with a matrix-free active-set conjugate-gradient method instead of projected gradient or Adam. The router coefficients remain exactly nonnegative and sum to one, while CG rapidly solves each free-set quadratic and the active-set pivots identify sparse expert assignments.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Non-Negative Conjugate Gradients arXiv:2607.22121
Mechanism confirmed, baseline not beaten 2026

Petri-Net Safety Shield for Neural Policies

Compile Boolean safety requirements over a discrete plant state into a Petri Net and place a transition mask between a neural policy and the environment. The policy may score all candidate actions, but only transitions enabled at the current marking are executable; this prevents invariant-violating actions and exposes deadlocks or unreachable policy proposals explicitly.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Constraint-Driven Synthesis of Hyper Petri Nets arXiv:2607.22062
Failed on benchmark 2026

Lie-Poisson Hamiltonian latent block

Replace an unconstrained latent ODE or recurrent update with Hamiltonian dynamics on a product of Euclidean coordinates and a Lie-algebra momentum. The momentum dynamics contain the explicit coadjoint term generated by the Lie-group structure constants, allowing the model to represent rotational or frame-dependent memory without learning this antisymmetric coupling from data.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: The two momenta of an elastic rod: a Hamiltonian picture on framed Lie groups arXiv:2607.21813
Mechanism confirmed, baseline not beaten 2026

Fixed-Projection Temporal Plasticity

Replace backpropagation through a small encoder with an online local update driven by consecutive examples and a fixed random projection of hidden activity. The projection produces a modulatory signal that encourages temporally adjacent inputs to have compatible representations, while the homeostatic term prevents sigmoid units from saturating or collapsing.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Local Synaptic Rules Can Implement a SIGReg Gradient Without Backpropagation arXiv:2607.21622
Mechanism failed 2026

Adversarially calibrated neural residualization

Use neural networks to estimate outcome and treatment nuisances, then edit the resulting debiasing weights so that residualized treatment is conditionally orthogonal to an adversarial class of covariate functions. This should reduce coefficient bias when the two nuisance networks have strongly imbalanced approximation errors, without requiring either network to be correctly specified.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Optimal use of a black-box learner in semiparametric estimation arXiv:2607.21541
Failed on benchmark 2026

Bellman-Resolvent Uncertainty Targets

Attach uncertainty to neural value targets by estimating the empirical one-step Bellman perturbation and propagating it through the discounted closed-loop transition operator. Use the resulting uncertainty to downweight high-variance Bellman targets or regularize the critic toward conservative predictions, especially in offline or model-based reinforcement learning.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Asymptotic Analysis of Empirical Dynamic Programming in Infinite-Horizon Stochastic Optimal Control arXiv:2607.21520
Mechanism confirmed, baseline not beaten 2026

Subcritical Percolation Jordan Readout

Use several independently percolated versions of an input graph and rank nodes by Jordan centrality inside the largest retained components. Feed only the consistently high-ranked nodes to a graph readout or source-localization head, making predictions depend on structurally stable regions rather than shortcut edges or fragile local neighborhoods.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Subcritical percolation and network archaeology on random recursive tree substrate networks arXiv:2607.21428
Mechanism confirmed, baseline not beaten 2026

Transfer-Spectrum Pseudo-Transition Scheduler

Represent the propagation of hidden states, layer states, or optimizer states by a locally estimated transfer operator and monitor its leading eigenvalue gap. When two dominant modes undergo an avoided crossing, reduce the update scale or increase damping; after the gap reopens, restore the normal schedule. This imports the paper's sharp-but-continuous pseudo-transition mechanism rather than treating instability as a binary divergence event.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Thermal pseudo-transitions in a frustrated spin-pseudospin sawtooth chain arXiv:2607.21359
Mechanism failed 2026

Dyadic Resolvent Filter Layer

Replace a single polynomial graph filter or dense inverse with a multiscale layer that applies unitary propagations at dyadic times and combines them according to the dyadic resolvent identity. For a symmetric graph operator, this implements a stable rational spectral filter that can selectively retain or suppress frequency bands while exposing logarithmic multiscale structure.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Dyadic Resolvent Representations of Self-Adjoint Operators: Propagator Expansions, Spectral Measures, and Zeta Functions arXiv:2607.21278
Mechanism confirmed, baseline not beaten 2026

Mpemba Mode-Filtered Training

Track a symmetry-asymmetry functional of network outputs or hidden states under a chosen transformation or channel and estimate which relaxation modes control its late-time decay. Use a short warm-up trajectory to suppress the slow asymmetry mode while allowing larger initial asymmetry in faster modes, producing a training trajectory that can overtake a nominally better-initialized trajectory. This transfers the paper's quantum Mpemba effect as a mode-overlap principle rather than requiring an…

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Entanglement asymmetry and quantum Mpemba effect for Kramers-Wannier duality arXiv:2607.21226
Mechanism confirmed, baseline not beaten 2026

Tangent-Branch Neural Evasion Layer

Wrap a neural multi-agent policy with an analytic planner that generates turn-straight trajectories tangent to pursuer surveillance disks, then selects the branch with the smallest predicted completion time. The network supplies high-level preferences or residual corrections, while the geometric layer prevents unnecessarily entering exclusion regions and exposes an explicit branch-switching signal for training.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Semi-Explicit Solutions to the Prying-Pedestrian Surveillance-Evasion Differential Game and Extensions to Two Pursuers arXiv:2607.21087
Failed on benchmark 2026

Pick-to-Learn Safety Fine-Tuning

Train a neural policy against a simulator using an adaptive constraint set formed from the worst violations, rather than uniformly averaging all rollouts. At each round, identify the trajectory with the largest normalized safety violation, add its state-time features and violation margin to a surrogate barrier or penalty model, and fine-tune the policy until the surrogate constraints are satisfied. This should reduce the gap between nominal validation risk and rare-event failure risk while…

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Certified Stochastic Control via Covariance Steering with Pick-to-Learn arXiv:2607.21086
Mechanism confirmed, baseline not beaten 2026

Forcing-Consistency Training Constraint

Train a recurrent policy or neural controller so that histories with the same observation are forced toward the same intervention decision, while simultaneously requiring that the shared decision covers all unsafe latent transitions. This is stronger than ordinary action imitation or latent-state consistency because the loss explicitly penalizes cases where two observationally indistinguishable histories demand incompatible safety actions.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Supervisory Control with Event Forcing Under Partial Observation arXiv:2607.21040
Mechanism confirmed, baseline not beaten 2026

Mean-Reverting Levy-Jump Optimizer

Replace purely Gaussian optimizer noise with symmetric alpha-stable jumps and add a restoring drift toward an exponential-moving-average parameter anchor. The drift prevents persistent parameter diffusion, while heavy-tailed jumps provide rare, large excursions that can cross sharp basin barriers and remain effective when gradient-noise variance is undefined.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Solow system driven by $α$-stable Lévy process arXiv:2607.20997
Mechanism failed 2026

Constraint Shield for Learned Interaction Dynamics

Wrap a neural policy or neural dynamics model in a short-horizon predictive optimizer that enforces explicit bounds on a learned interaction variable before applying the next action. This separates disturbance rejection and tracking from safety: the network may propose aggressive corrections, but the optimizer projects them onto actions whose predicted force, state, and actuator trajectories remain feasible.

Useful7/10
Difficulty6/10
Novelty5/10
Paper: Interaction Dynamics Modeling and Predictive Control for Safe Steerable Catheter--Tissue Interaction arXiv:2607.20939
Failed on benchmark 2026

Disturbance-Augmented Neural State Space

Augment a neural recurrent or state-space model with an explicit slowly varying disturbance state that absorbs contact effects, friction, hysteresis, actuator mismatch, and other systematic residuals. The network predicts nominal dynamics, while the disturbance channel provides offset-free correction without forcing the main model to memorize every operating-condition-dependent bias.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Interaction Dynamics Modeling and Predictive Control for Safe Steerable Catheter--Tissue Interaction arXiv:2607.20939
Failed on benchmark 2026

Cubic-Rate Third-Order Langevin Optimizer

Replace the usual parameter-plus-momentum Langevin state with a three-level chain consisting of parameters, velocity, and acceleration, while injecting Gaussian noise only into the highest auxiliary state. At a saddle, the escaping direction has a positive rate given by a cubic characteristic equation; use this rate to choose damping or adapt the temperature so that basin escape is accelerated without making the dynamics unstable.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: An Eyring--Kramers Law for the Hypoelliptic Third-Order Langevin Diffusion arXiv:2607.20882
Mechanism confirmed, baseline not beaten 2026

Markov Spectral Equivariant Layer

Replace an orthogonal truncated Fourier or Wigner projection in a compact-Lie-group equivariant layer by a finite-rank Fejér-Markov filter. The filter acts as a normalized positive group convolution, preventing sup-norm amplification and suppressing high-frequency artifacts while retaining exact equivariance.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Structure-Preserving Spectral Dynamic Programming on Compact Lie Groups arXiv:2607.20854
Mechanism confirmed, baseline not beaten 2026

Pipelined bounded-staleness gradient coding

Replace synchronous replicated-gradient computation with a bounded-staleness stream: at optimizer step t, aggregate one gradient for each data partition, using the newest completed evaluation even if it was computed at an earlier model version. Replicated partition placement makes the aggregate robust to stragglers, while pipelining ensures that each worker computes only one partition gradient per step.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Pipelined Gradient Coding arXiv:2607.20739