Solves: Stability

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

2414 ideas found

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
Mechanism confirmed, baseline not beaten 2026

Positive-cycle Jacobian penalty

Penalize short positive feedback cycles in an iterative neural module by suppressing products of absolute Jacobian blocks around the cycle. This targets the mechanism responsible for exponential temperature sensitivity rather than merely penalizing the total Jacobian norm, allowing strong feed-forward paths while controlling recurrent amplification.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Feedback Cycles in Exploratory Equilibria arXiv:2607.18128
Mechanism confirmed, baseline not beaten 2026

PDE Sinkhorn with asymmetric geometric boundaries

Build a Schrödinger-bridge solver that represents the two Sinkhorn scaling factors as solutions of forward and backward Kolmogorov PDEs, rather than requiring explicit transition-density evaluation. Enforce an oblique Neumann condition on the backward factor and a normal no-flux condition on the forward factor, allowing degenerate diffusion and hard domain boundaries to be handled directly.

Useful7/10
Difficulty7/10
Novelty8/10
Paper: Reflected Schrodinger Bridge Problem over Sub-Riemannian Manifold arXiv:2607.17904
✓✓ Beats tuned baseline 2026

Exponential-Map Stochastic Residual Layer

Replace additive Euclidean stochastic residual updates with tangent-space updates followed by the Riemannian exponential map. A neural drift network produces a tangent vector, while noise is sampled using the metric induced by the inverse diffusion tensor; the resulting layer is invariant to smooth coordinate reparameterizations up to numerical integration error.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: On the use of the Belopol'skaya-Daletskii representation of a diffusion on a Riemann manifold to construct path integrals arXiv:2607.17871
Mechanism confirmed, baseline not beaten 2026

Residual-Gated Lift Depth

Use the paper's localized truncation residual as an online certificate for whether the current polynomial lift is expressive enough. Start with a low-degree edge lift and activate additional degree blocks or a learned closure only when the residual exceeds a calibrated threshold, avoiding the cost and instability of always using a large polynomial dictionary.

Useful7/10
Difficulty4/10
Novelty8/10
Paper: Graph-Induced Tensor Liftings for Networked SEIR Models: Dimensional Reduction and Residual Analysis arXiv:2607.17664
Mechanism confirmed, baseline not beaten 2026

Delay-Kernel Bifurcation Scheduler

Use the paper's stability-switching mechanism as a training and inference schedule: begin with a short or broadly distributed delay inside the stable region, then increase the mean delay or concentrate the kernel only when oscillatory or multistable dynamics are useful. The schedule is controlled by the predicted characteristic-root crossing rather than by training step count alone.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Macroscopic Multistability and Bifurcations in Theta-Neuron Networks with Distributed Delays arXiv:2607.17645
✓✓ Beats tuned baseline 2026

Encoder-reset recursive world-model training

Replace full-history backpropagation through time for an online recurrent or state-space neural network with a fixed-length batch protocol. An encoder maps the most recent input-output window to the latent state at the beginning of each batch, after which the learned dynamics are rolled forward and updated recursively from the new batch only. This should prevent state drift across long streams while retaining adaptation to changing dynamics.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Online learning of neural state-space models arXiv:2607.17614
Mechanism confirmed, baseline not beaten 2026

Semantic Pushforward Uncertainty Head

Convert an LM's probabilities over a controlled set of verbal continuations into probabilities over application states using a fixed semantic map, then calibrate the resulting state vector on held-out labeled examples. This replaces unconstrained verbal confidence with an auditable posterior estimate whose error can be directly evaluated.

Useful7/10
Difficulty4/10
Novelty5/10
Paper: Calibrating Semantic Uncertainty from Observable Language-Model Probabilities arXiv:2607.17447
Failed on benchmark 2026

Spectral-Band Dual-Timescale Network

Split hidden dynamics into relaxation bands when the Jacobian spectrum has a gap, evolve each band with its own timescale, and retain an explicit cross-band exchange term. This yields a principled dual-timescale RNN or SSM rather than choosing fast and slow branches heuristically.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Richards' equation as a hydrodynamic limit: Chapman--Enskog reduction of the continuum kinetic equation for unsaturated soil water arXiv:2607.17358
Mechanism failed 2026

Hill-Floquet Regularization for Periodic RNNs

Train a recurrent or state-space network together with a periodic hidden-state trajectory, then use the Fourier-domain Hill operator of its linearized dynamics to penalize positive Floquet growth rates. The method can retain algebraic hidden-state constraints, avoiding the inaccurate practice of treating a singular descriptor matrix as invertible.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Koopman-based stability analysis of differential-algebraic equations with applications to frictional multibody systems arXiv:2607.17339
Mechanism confirmed, baseline not beaten 2026

Focus-Coefficient Switched Optimizer

Partition optimizer state space into regions and assign each region a different update rule, such as two learning rates, momentum values, or preconditioners. Fit the local radial normal form of the resulting piecewise-smooth training dynamics and switch to the branch whose first nonzero coefficient predicts contraction toward the stationary point.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: Normal form method of center-focus problem in piecewise-smooth systems and algorithm design arXiv:2607.17167
Mechanism confirmed, baseline not beaten 2026

Faithful Latent Fixed-Point Solver

Replace repeated iterations of an expensive high-dimensional update S with iterations of a lower-dimensional latent map T, then decode the resulting latent state with D. Train E, D, and T with explicit intertwining losses so that encoding a full update agrees with updating the latent state, and decoding a latent update agrees with applying the original update.

Useful7/10
Difficulty6/10
Novelty6/10
Paper: Faithful Decoding arXiv:2607.17073
Failed on benchmark 2026

Floquet Monodromy Optimizer

Replace a stationary optimizer by a periodic two- or multi-phase schedule, such as alternating large and small learning rates, SGD and momentum, or gradients from different loss components. Stability is assessed over the complete period using the product of phase-wise linearized update maps, allowing a phase that is individually expansive to be safely combined with a contracting phase.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Floquet Driving of Enzymatic Reactions: Counting Statistics and Long-Time Currents arXiv:2607.17072
Mechanism confirmed, baseline not beaten 2026

Monotone CDT autoencoder bottleneck

Build an autoencoder whose decoder outputs a monotone quantile function rather than an unconstrained spatial field. The latent representation can be compressed with POD or a neural bottleneck in CDT space, while the decoder guarantees valid transport maps and therefore avoids negative densities, mass drift, and spurious oscillations common in unconstrained reduced-order neural decoders.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Reduced Order Modeling of One-Dimensional Conservative PDEs via the Cumulative Distribution Transform arXiv:2607.17066
Mechanism confirmed, baseline not beaten 2026

Noise-Triggered Latent Rank Adaptation

Use the recursive errors-in-variables subspace spectrum as a controller for the width of a latent SSM rather than fixing the state dimension in advance. Neurons or state channels are added when corrected covariance eigenvalues rise above the noise floor and pruned when they remain below it, producing a model-order-adaptive recurrent architecture for nonstationary streams.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: A recursive subspace based method for errors-in-variables model identification of time-varying systems arXiv:2607.17065
Mechanism confirmed, baseline not beaten 2026

Gain-Weighted Cluster Co-Design

Use small-gain diagnostics to jointly learn module normalization and a communication partition rather than imposing a fixed global spectral constraint. Clusters should be formed around high-gain feedback loops, because grouping weakly related modules cannot improve the certificate and only adds bookkeeping.

Useful7/10
Difficulty7/10
Novelty7/10
Paper: Cluster-Based Distributed Small-Signal Stability Certificates for Grid-Forming Inverter Networks arXiv:2607.16985