Solves: Stability

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

2414 ideas found

Mechanism confirmed, baseline not beaten 2026

Spectral Burn-In and Retrieval Switch

Use the observer contraction rate as an online inference controller. Run the latent observer when its estimated contraction is strong, and invoke expensive retrieval or latent-state reinitialization only when contraction is weak or observation residuals indicate model mismatch.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Contraction versus Recurrence: An Exponential Separation in Observation-Based Prediction of Deterministic Dynamics arXiv:2607.14885
Mechanism failed 2026

Nested-Cone Latent Dynamics

Augment an RNN or state-space model with a region-valued latent state, such as an ellipsoid or polytope, rather than propagating only a point estimate. Train every transition to map the successor region inside the predecessor-compatible region with a positive margin; this creates a neural version of the paper’s nested coder and makes long-horizon predictions robust to small parameter and input perturbations. A point prediction is decoded from the intersection of the propagated regions, while…

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Stability for boundary actions of cocompact lattices in Euclidean buildings arXiv:2607.14668
Mechanism confirmed, baseline not beaten 2026

Solver-Trajectory Flow Matching

Train a conditional flow-matching model against a sequence of intermediate states generated by an expensive optimisation or refinement process, rather than only matching noise to the final sample. The resulting vector field should require fewer inference steps and remain closer to the solver's feasible trajectory than endpoint-only flow matching.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Trajectory-Aware Flow Matching for Topology Optimisation arXiv:2607.14652
Failed on benchmark 2026

Recursive Bellman Variance Targets

Replace the naive sample variance of correlated rollout returns with a recursive variance target attached to every state-action node or latent rollout node. The target separates uncertainty caused by immediate reward noise, stochastic next-state selection, and uncertainty already present in child value estimates, enabling calibrated heteroscedastic Bellman updates and uncertainty-aware rollout allocation.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Consistent Variance Estimation for Q-Function Estimators in Finite-Horizon MDP Tree Search arXiv:2607.14555
✓✓ Beats tuned baseline 2026

Periodic-Delay Bifurcation Monitor

Build a delayed recurrent layer whose state update contains explicit taps at lags k tau, and monitor whether its linearized dynamics support periodic or antiperiodic modes over a window of length m tau. Use the smallest singular value of the corresponding periodic-boundary residual as a bifurcation margin: values near zero indicate that a new oscillatory memory mode is being created or destroyed. The margin can be used either as a diagnostic or as a regularizer that keeps training away from…

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Bifurcation of periodic and antiperiodic solutions in non-autonomous potential-type delay systems arXiv:2607.14538
✓✓ Beats tuned baseline 2026

State-Dependent Metric Projected Optimizer

Replace the usual projected gradient step with a relaxed projection in a positive-definite metric that changes with the current parameter state. The metric acts as a continuous preconditioner before projection, so updates can be large along poorly conditioned directions while remaining feasible.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: State-Dependent Metric Projection Neural Network for Variational Inequalities arXiv:2607.14519
Mechanism confirmed, baseline not beaten 2026

Sign-Reset PI Optimizer

Replace ordinary gradient descent or momentum with a discrete PI update whose integral gradient state is accumulated only while the gradient direction remains consistent. When the proportional gradient term changes sign, reset the integral state, preventing stale gradients from producing overshoot near minima or after sharp curvature changes.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: A Distributed PI+Reset Scheme for Discrete-Time Economic Dispatch of A Grid-connected BESS Network arXiv:2607.14508
Failed on benchmark 2026

Nonlinear Noise-Tightening Drift

Replace a linear restoring drift in score-based sampling, latent dynamics, or stochastic regularization with a state-dependent nonlinear restoring term that is at least as contractive globally and more contractive away from the origin. This should reduce stationary variance without changing the worst-case local contraction certificate.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Wasserstein Stability of Contracting Flows: Effective Rates, Euler Self-Correction, and Noise Tightening arXiv:2607.14291
Mechanism confirmed, baseline not beaten 2026

Self-Correcting Euler Horizon Rule

Use contraction-aware integration rather than assuming that Euler discretization error grows monotonically with sampling time. For a contracting neural ODE, permit a transient error peak but choose the step size and terminal horizon using the predicted peak time and subsequent exponential decay.

Useful7/10
Difficulty4/10
Novelty6/10
Paper: Wasserstein Stability of Contracting Flows: Effective Rates, Euler Self-Correction, and Noise Tightening arXiv:2607.14291
✓✓ Beats tuned baseline 2026

Conformal Residual Gate for Latent Filtering

Use held-out calibration trajectories to convert decoded latent-filter residuals into distribution-free error thresholds. At inference, the threshold can flag unreliable estimates, inflate measurement uncertainty, request an additional observation, or switch to a higher-dimensional fallback model instead of silently propagating a bad latent state.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Learning reduced-order latent linear models for Kalman filtering of nonlinear systems arXiv:2607.14273
Mechanism confirmed, baseline not beaten 2026

Compactified Burst Controller

Use the paper's distinction between radial attraction and tangential instability at infinity to detect impending hidden-state bursts before they cause numerical failure. When the state approaches a radially growing directional equilibrium, temporarily add radial damping or switch to a bounded fallback update, then restore the original dynamics after angular ejection.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Blow-up Parameter Landscapes for Polynomial Dynamical Systems arXiv:2607.14269
Mechanism confirmed, baseline not beaten 2026

Entropy-Feedback Zeroth-Order Cooling

Replace a fixed temperature schedule in a population-based, derivative-free neural-network optimizer with a feedback controller driven by the entropy of candidate importance weights. When candidate losses are diffuse, the optimizer cools rapidly to exploit progress; when one or a few candidates dominate, cooling slows to prevent irreversible population collapse and loss of exploration.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Information-Theoretic Adaptive Cooling for Deterministic MPPI via Entropy Feedback arXiv:2607.14245
Mechanism confirmed, baseline not beaten 2026

Harmonic-coordinate neural PDE ansatz

Build a complex-valued coordinate map q(x) whose components are harmonic and whose gradients are mutually null, then feed q(x) into an otherwise unconstrained neural function v. Any learned output of the form u(x)=v(q(x)) is analytically harmonic when the constraints are satisfied, so the network does not need to rediscover the Laplace structure from collocation data. This is especially suitable for two-dimensional elliptic PDEs, where q=x+iy is the canonical example.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Harmonic Variables for Laplace Operators on Homogeneous Spaces arXiv:2607.14132
Failed on benchmark 2026

ISS-Constrained Modular Recurrent Network

Replace an unconstrained recurrent block with two coupled modules: a contractive perceptual estimator and an input-to-state-stable cognitive state transition. Spectral normalization and a controlled Euler residual step enforce a quantitative gain condition, preventing hidden-state explosion while retaining long memory when the contraction factor is chosen close to one.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: A modular state-space model of human perception, cognition, and decision dynamics arXiv:2607.14078
Mechanism confirmed, baseline not beaten 2026

Effective-resistance natural-gradient routing

Replace independent expert activation or ordinary softmax routing with an exact fixed-m external-field subset router. Parameterize expert weights by logits, use the subset covariance as the Fisher matrix, and precondition router gradients with its Moore-Penrose pseudoinverse on the sum-zero subspace. The paper's resistance bound supplies a data-dependent ceiling for pairwise logit updates, preventing unstable motion when some experts have low inclusion variance.

Useful7/10
Difficulty6/10
Novelty7/10
Paper: Effective Resistance in Fixed-Rank External-Field Measures and Constant-Stretch Correlated Sampling on the Hypersimplex arXiv:2607.13990
✓✓ Beats tuned baseline 2026

Moment-Calibrated Verification Stopping

Replace a fixed-depth all-accept verifier cascade with a depth controller calibrated to the latent distribution of per-instance false-accept rates. The controller should stop when the predicted reliability gain from another gate is smaller than its inference cost, avoiding the severe overconfidence caused by treating correlated verdicts as independent evidence.

Useful7/10
Difficulty4/10
Novelty7/10
Paper: Partially Correlated Verifier Cascades in LLM Harnesses: Concave Log-Odds, Polynomial Reliability, and Blind-Spot Ceilings arXiv:2607.13918
Failed on benchmark 2026

Hysteretic Safe Optimizer

Use a two-mode optimizer: a learned preconditioned update for normal training and a bounded contractive fallback when the learned update is predicted to increase a monitored energy. Use separate entry and exit thresholds so minibatch noise does not cause rapid switching.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Non-asymptotic Bounds of Learning-based Linear MPC With Input Constraints and Unbounded Stochastic Noise arXiv:2607.13513
Failed on benchmark 2026

Girsanov Drift-Energy Budget

Regularize a neural continuous-time drift by the quadratic control energy required to move it away from a reference drift. Girsanov’s identity makes this an interpretable path-distribution constraint: expected normalized drift energy equals the relative entropy between controlled and reference trajectory laws.

Useful7/10
Difficulty5/10
Novelty5/10
Paper: The nonequilibrium statistical mechanics of Markov interacting particles arXiv:2607.13391
Unverified 2026

Change-Gated Online Adaptation

Attach a CPDNet-like monitor to a sequential neural model and use its soft change probability to gate online parameter updates. The model should update little or not at all during nominal operation, but rapidly increase adaptation after residuals and internal features indicate a regime change, avoiding both stale parameters and continual self-training drift.

Useful7/10
Difficulty5/10
Novelty6/10
Paper: Change-Aware Self-Adaptive AI-Aided Kalman Filters With Neural Change Point Detection arXiv:2607.13387
Mechanism confirmed, baseline not beaten 2026

Stoichiometric Conservation Head

Replace a network head that independently predicts coupled physical source terms with a low-dimensional rate head followed by a fixed stoichiometric map. This makes conservation of total mass or other linear invariants exact by construction and leaves the network responsible only for learning the kinetics of admissible exchange channels.

Useful7/10
Difficulty3/10
Novelty6/10
Paper: Data driven non-equilibrium moist phase exchanges for atmospheric convection within a discontinuous Galerkin model of the compressible Euler equations arXiv:2607.13360
Failed on benchmark 2026

Algebraically smoothed ReLU for differentiable planning

When a neural network is placed inside a Newton, SQP, or interior-point optimization loop, replace its ReLUs only in the embedded inference graph by a smooth algebraic approximation. The approximation is uniformly close to ReLU but has well-defined first and second derivatives, improving Hessian-based action optimization without retraining or changing the learned weights.

Useful7/10
Difficulty3/10
Novelty4/10
Paper: Model predictive control for laser thermal processing: operator learning, closed-loop validation, and out-of-distribution analysis arXiv:2607.13289
✓✓ Beats tuned baseline 2026

Profile-Preserving Multislice Noise

For an input with exactly $\alpha_a$ occurrences of each state $a\in\{0,\ldots,n-1\}$, corrupt it by repeatedly swapping two positions with different states instead of independently resampling tokens. This defines a Markov process on the connected fixed-profile multislice, preserving global composition exactly and avoiding the distribution shift caused by ordinary categorical masking.

Useful7/10
Difficulty3/10
Novelty7/10
Paper: The Action of the Lie Algebra $\mathfrak{sl}_n$ on Colored Graphs and Multicolored Johnson Graphs arXiv:2607.13208
Mechanism confirmed, baseline not beaten 2026

Arithmetic-cone regularization for periodic neural flows

Build a periodic neural vector field \(f_\theta(x)\) whose Fourier coefficients are explicitly estimated, then penalize Fourier energy at modes nearly orthogonal to a desired drift direction \(\rho\). The penalty controls the small-denominator quantity used by the paper's contraction argument, producing a certificate that trajectories remain within bounded distance of \(\rho t\) over arbitrarily long horizons when the contraction margin is satisfied.

Useful7/10
Difficulty6/10
Novelty8/10
Paper: A technical note on the arithmetic cone of smooth periodic vector fields arXiv:2607.13102
Mechanism confirmed, baseline not beaten 2026

Counterfactual-tracking policy ensemble

Maintain a posterior over heterogeneous neural policies, simulate each policy on the same revealed disturbance sequence, and track a posterior-weighted counterfactual reference instead of directly switching among deployed policies. A stabilizing feedback correction keeps the physical state close to the reference, while exponential-weights updates favor policies with low counterfactual cost.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Online Control via Counterfactual Tracking arXiv:2607.13029