Solves: Stability

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

2394 ideas found

Mechanism confirmed, baseline not beaten 2026

Skew-Midpoint Neural Dynamics

Replace an unconstrained recurrent transition or latent ODE vector field with a port-Hamiltonian update whose metric is positive definite and whose interaction operator is skew-symmetric. Use an implicit midpoint step so the quadratic latent energy is preserved exactly in the unforced, constant-metric case, preventing long-horizon drift while retaining learnable nonlinear interactions.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Mixed finite element discretization of intrinsic geometrically exact beams for explicit multibody dynamics arXiv:2607.20245
Mechanism confirmed, baseline not beaten 2026

Manifold-kernel attention

Replace or augment dot-product attention with a non-increasing radial kernel of pairwise representation distance. The bandwidth is normalized using an estimated local intrinsic dimension and local neighbor scale, creating an explicit locality-controlled attention operator.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Graphon as a Bridge between Graphs and Manifolds arXiv:2607.20213
Mechanism confirmed, baseline not beaten 2026

Invariant-domain learned reconstruction

Insert a neural local reconstruction into a finite-volume or graph-based simulator, but hard-cap its contribution so every reconstructed state remains in the physical admissible set. The network learns accuracy-sensitive gradients or stencil weights; a deterministic limiter, rather than a penalty loss, guarantees positive density and pressure for arbitrary network outputs.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Guarantees by Construction for Learned Finite Volume Schemes on Steady Supersonic Flow arXiv:2607.20171
Mechanism confirmed, baseline not beaten 2026

Histogram-Controlled Cluster Updates for Iterative GNNs

Replace node-by-node scheduling in an iterative message-passing network with a learned scheduler that selects one graph cluster at a time, while updating all nodes in that cluster synchronously. The scheduler observes a quantized histogram of local residual weights, making its state invariant to permutations of nodes inside a cluster and independent of cluster cardinality.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Learning to Decode Quantum LDPC Codes via Cluster-Based Sequential Belief Propagation arXiv:2607.20130
Mechanism confirmed, baseline not beaten 2026

Coordinate Path-Integral Joint Gibbs Policy

Construct a joint exploratory policy directly from the players' learned q-functions even when their Gibbs conditionals are incompatible. Integrate the players' own-action gradients along a fixed coordinate path to obtain a scalar joint energy, then sample all actions from one tempered Gibbs distribution; this supplies a coherent correlated exploration mechanism rather than independently sampling contradictory policies.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Continuous-Time Reinforcement Learning for $N$-Player Stochastic Differential Games with Exploratory Policies arXiv:2607.19928
✓✓ Beats tuned baseline 2026

Cross-Partial Nash Compatibility Regularizer

Add an integrability penalty to a multi-agent critic so that the players' entropy-regularized Gibbs best responses can be represented by one coherent joint policy. The penalty detects whether the learned action-value functions define a conservative joint action field, preventing independent agents from learning mutually incompatible conditional policies.

Useful7/10
Difficulty5/10
Novelty8/10
Paper: Continuous-Time Reinforcement Learning for $N$-Player Stochastic Differential Games with Exploratory Policies arXiv:2607.19928
Failed on benchmark 2026

Rank-Normalized Nonlinear Spectral Preconditioner

Construct a robust covariance estimate of layer activations by replacing each feature with its empirical Gaussian normal score before eigendecomposition, then applying coordinate-wise nonlinear eigenvalue shrinkage rather than multiplying all eigenvalues by one scalar. Use the cleaned covariance to whiten activations or precondition updates to the associated linear layer. This targets unstable directions caused by small batches, heavy-tailed activations, and rare outliers while retaining…

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Mens: Nonlinear shrinkage estimation in nonparanormal models for financial applications arXiv:2607.19825
Failed on benchmark 2026

Doubled-angle orientation order pooling

Add a differentiable orientation-pooling layer after steerable filters or an orientation-bin expansion. It aggregates unoriented line evidence using doubled-angle vectors, so a feature at angle θ is identical to one at θ+π, while symmetric orientations cancel naturally instead of producing an arbitrary mean angle. Feed the network both the Cartesian order parameter and its magnitude-based confidence.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Perceived vertical and eye level as one orientation order parameter: a closed-form account of the Li-Matin rules for egocentric space arXiv:2607.19681
Failed on benchmark 2026

Universal Trust-Region Neural Optimizer

Replace a neural-network optimizer's globally fixed learning-rate geometry with an adaptive quadratic trust region. At every update, construct a local curvature model, accept or reject the step using the ratio between realized and predicted loss decrease, and expand or contract the radius accordingly; the same controller should automatically become conservative in nonconvex regions and Newton-like near a well-conditioned minimum.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: On the Universality of Simple Trust-Region Algorithms arXiv:2607.19647
Failed on benchmark 2026

Volume-Mass Diffusion GNN

Replace ordinary graph propagation by diffusion with a positive node-dependent mass matrix \(\mathbf V\), so high-volume nodes update slowly and low-volume nodes update rapidly. Use node volumes as fixed metadata, a function of degree, or learned positive gates; this makes the architecture sensitive to dynamical localization that degree-normalized GCNs cannot represent.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Localization transitions of diffusion dynamics in physical networks arXiv:2607.19486
Failed on benchmark 2026

Dual-Ensemble Latent Transition Model

Train a latent recurrent or state-space model with separate equilibrium and source-sink transition matrices instead of forcing one transition matrix to explain all latent dynamics. Use the equilibrium matrix for stationary occupancy and reversible statistics, and use a recycling matrix for directed hitting times, committors, and source-to-target flow; this should remove fixed-lag coarse-graining bias in latent world models.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Markov state models revisited: Principles and algorithms for unbiased observables arXiv:2607.19452
Mechanism confirmed, baseline not beaten 2026

Cholesky-Structured SPD Classifier

Build an SPD classifier and residual head directly from Cholesky factors, using lower-triangular differences and matrix-power terms instead of generic eigendecomposition-based logarithm operators. This retains covariance geometry while making positive-definiteness automatic and backpropagation more numerically stable for minibatch training.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Riemannian Deep Learning: Modules, Networks, and Geometries arXiv:2607.19305
Mechanism failed 2026

Unconstrained Proper-Velocity Hyperbolic Layers

Replace Lorentz-hyperboloid tensors with proper-velocity tensors whose spatial coordinates can be transformed by standard Euclidean affine layers and activations. Reconstruct the Lorentz time coordinate only at manifold boundaries, preserving the hyperbolic representation while avoiding repeated projection, normalization, or fragile exponential-map calculations.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Riemannian Deep Learning: Modules, Networks, and Geometries arXiv:2607.19305
Mechanism confirmed, baseline not beaten 2026

Correction-aware tree optimizer

Replace star-shaped parameter synchronization with a rooted-tree primal-dual optimizer in which each worker owns a parameter block and communicates only with its parent and children. Dual updates performed at a node are explicitly redistributed as child correction messages, preventing stale-consensus errors caused by level-synchronous execution.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: A frugal primal-dual splitting with minimal lifting over arbitrary rooted trees arXiv:2607.18932
Mechanism confirmed, baseline not beaten 2026

Delay-Aware Frequency-Preserving Recurrent Coupling

For coupled recurrent or state-space modules that represent oscillatory or periodic signals, explicitly account for communication or attention delay in the characteristic equation. Tune the coupling gain or add a phase-lead compensator so that the desired latent frequency remains a closed-loop mode instead of being shifted by small delays.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: How network perturbations distort agreement trajectories in LTI multi-agent systems arXiv:2607.18913
Failed on benchmark 2026

Limiter-Smoothing Bifurcation Guard

Use the paper's finding that smooth approximations of a circular current limiter can generate spurious Hopf bifurcations to audit smooth bounded operations in optimizers and networks. Compare exact projection with a differentiable surrogate, continue both dynamics in clipping threshold or step size, and reject a surrogate if it introduces a unit-circle crossing absent from the exact map.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Bifurcation Analysis of Sub-Synchronous Oscillations Related to Grid-Forming Converter Inner Controllers arXiv:2607.18894
✓✓ Beats tuned baseline 2026

Resonance-Aware Stochastic RNN Control

Estimate the leading complex resonances of the noise-averaged hidden-state dynamics of a stochastic RNN and use them to detect or control statistically persistent oscillations. The key design principle is to treat resonance radius and Lyapunov growth as independent signals: hidden trajectories can be Lyapunov-stable while the annealed dynamics still produce narrow-band ringing because a transfer-operator eigenvalue lies close to the unit circle.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Statistical periodicity in noise-induced order from Ruelle-Pollicott resonances arXiv:2607.18771
Failed on benchmark 2026

Variance-aware gradient reduction trees

Replace a fixed distributed gradient-reduction topology with a topology selected from recent estimates of each shard's mean and variance. The selector minimizes the paper's predicted second-moment rounding cost, favoring shallow placement for high-variance coordinates and Huffman-like placement for unequal-variance blocks, while retaining the same number of additions and communication volume.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: A Second-Moment Theory for Floating-Point Reduction Trees arXiv:2607.18758
Failed on benchmark 2026

Two-sided conditioned DFA

Replace the raw DFA outer-product update with a damped left-right preconditioned update that whitens both presynaptic activity directions and local-error directions. The activity factor removes nuisance-dominated input anisotropy, while the error factor equalizes postsynaptic credit coordinates; separate damping prevents noisy error covariances from destabilizing training.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: Conditioned Direct Feedback Alignment via Activity and Error Geometry arXiv:2607.18574
Failed on benchmark 2026

Balanced design attention

Construct overlapping attention windows from a block design instead of using one dense sequence-by-sequence attention matrix. Every token appears in exactly $r$ windows and every token pair co-occurs in exactly $\lambda$ windows, giving uniform coverage and avoiding the uneven connectivity of arbitrary sparse masks.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Block designs and systems of pairs arXiv:2607.18499
Failed on benchmark 2026

ISS-Certified Sampled Optimizer Wrapper

Wrap a recurrent or state-space neural network in a sampled-data feedback loop: latent states evolve continuously or at every fine solver step, while a constrained optimizer updates the control, adapter, or residual-gating vector only every M steps. Between optimizer updates, use zero-order hold or linear interpolation and reject updates that violate a learned Lyapunov decrease condition. This should prevent large transient latent explosions caused by aggressive optimizer updates while…

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Large-Signal Stability Analysis of Optimization-Based Secondary Control for Distributed Energy Resources arXiv:2607.18500
Failed on benchmark 2026

Hysteretic Multiscale Sequence Router

Insert a slow routing state and an intermediate hysteresis variable between a neural memory and its next-state selector. The hysteresis prevents small prediction fluctuations from repeatedly changing the active attractor, while the slower router learns transition probabilities independently of the attractor parameters.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Learnable Sequential Memory in Coupled Oscillator Networks arXiv:2607.18439
Mechanism failed 2026

Critical Spectral Mode Compression

Replace a large diagonalizable recurrent or state-space transition operator by a sparse set of retained oscillatory modes selected according to their contribution to the output autocorrelation. Unlike magnitude-based pruning, the objective is to preserve the power-law return signal generated by pairwise spectral differences, enabling long memory with far fewer modes.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Information Compression at Criticality arXiv:2607.18388
✓✓ Beats tuned baseline 2026

Van der Pol radial-stable recurrent cell

Replace an unconstrained linear recurrent update with a two-dimensional oscillator state per hidden feature and use amplitude-dependent damping: negative damping below a target radius and positive damping above it. The cell should preserve phase information over long sequences while preventing hidden-state explosion or collapse.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Coupled Van der Pol Networks arXiv:2607.18337