Solves: Stability

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

2414 ideas found

Unverified 2026

Dynamic String-Averaged Constraint Layer

Insert a differentiable layer that enforces multiple affine consistency constraints by running several short strings of relaxed projections and averaging their outputs. Change the strings and weights across training steps, but impose bounded string length, positive averaging weights, and an almost-cyclic coverage rule so every constraint is revisited regularly. This creates an architecture-level analogue of dynamic string-averaging rather than applying one fixed projection order.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: On the boundedness of infinite products of relaxed projections: perturbations resilience and dynamic string-averaging arXiv:2607.25797
Unverified 2026

Resonant-Mode Observability Regularizer

For a learned recurrent or state-space model, estimate leading Koopman or transfer-operator modes and force their evaluations on a small set of latent states to be linearly independent. This transfers the paper's generic invertibility construction and discourages duplicated, weakly observable, or spectrally collapsed dynamical modes, potentially improving long-horizon prediction and interpretability.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Properties of resonant states for generic smooth expanding maps arXiv:2607.25686
Unverified 2026

Small-ball Jacobian regularization

Regularize a generator so that the Gram determinant of its Jacobian with respect to Gaussian latent noise rarely becomes very small. This should reduce latent-space collapse and make the generated distribution more regular, improving the chance that small Wasserstein or MMD errors correspond to small density-level errors rather than narrow singular spikes.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Estimates of the total variation distance between laws of Sobolev mappings on Gaussian spaces arXiv:2607.25645
Unverified 2026

Fractional Nonlocal-Gradient Residual Block

Augment a local convolutional block with a fractional nonlocal-gradient branch that aggregates directional feature differences over multiple spatial scales. The residual branch gives each location access to long-range variation while preserving the property that constant feature fields produce zero response. A learnable residual gate allows the network to suppress the branch if nonlocal interactions are unhelpful.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Lusin theorem for nonlocal gradients arXiv:2607.25621
Unverified 2026

Latent-Outbreak Learning-Rate Controller

Introduce two bounded state variables into training: x measures latent, reliable learning progress, while y measures the currently active population of high-gain parameter updates or difficult examples. Let x increase irreversibly when active updates are productive, while y grows through interaction with the latent pool and decays through exhaustion. Use y to gate the learning rate or curriculum intensity, producing a low-noise incubation phase followed by an endogenous acceleration phase once…

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Minimal Dynamical Model for Incubation-Outbreak Transitions in Social Norm Diffusion arXiv:2607.25586
Unverified 2026

Degenerate Invariant-Manifold RNN

Replace an unconstrained recurrent state update by a locally parameterized invariant manifold h equals K of z, where the latent dynamics z at the next step equal R of z and preserve slow modes near a degenerate fixed point. Train the embedding and reduced map jointly with an invariance residual, while a weighted lattice norm discourages perturbations in distant channels or spatial sites from growing.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Degenerate fixed points of maps in Banach spaces and lattices with decay and their invariant manifolds arXiv:2607.25577
Unverified 2026

Preference-Ratio Adjacency for Distributed Multi-Objective Training

When clients optimize the same publicly known pair of losses but have private trade-offs, protect only the ratio of objective weights rather than the complete weight vector. Communicate a ratio-conditioned mixed gradient or controller statistic, with sensitivity defined over bounded ratio changes. This can reduce the required privacy noise when common rescaling of all objective weights carries no meaningful private information.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: To What Extent Can Inherent Communication Noise Guarantee Privacy in Distributed Cooperative Control? arXiv:2607.25564
Unverified 2026

Stochastic Operator Stability Monitor

Instrument selected neural-network operators with cheap stochastic perturbations and estimate how much their outputs change under finite-precision perturbations. Use the resulting per-operator score to identify unstable kernels and selectively switch them to FP32, compensated accumulation, or a stable reformulation instead of running the entire model at high precision.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Automated Numerical Stability Analysis of Deep Learning Operators arXiv:2607.25494
Unverified 2026

Decomposed Mean-Field State Layer

Replace a single hidden state or a finite-order covariance/cumulant closure by an ensemble of independently propagated mean-field particles. The network output is reconstructed from particle averages, allowing bimodal and strongly non-Gaussian hidden-state distributions without explicitly evolving third- and higher-order tensors.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Don't truncate, decompose: mean-field dynamics of long-range quantum systems from strongly correlated states arXiv:2607.25434
Unverified 2026

Multiplicative Log-Time Update Clock

Use a multiplicative renewal clock to decide when a neural module is updated, rather than updating at every wall-clock tick or using a fixed iteration schedule. The resulting computation allocates many updates early and increasingly long intervals between later updates, while preserving a tunable stochastic distribution of update times; this is intended for anytime recurrent refinement, continual learning, or adaptive inference where late updates have diminishing marginal value.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: Logarithmic Aging Diffusion from a Multiplicative Event Clock: Rare Event Statistics, Ultraslow Transport, and Ensemble-Time Inequivalence arXiv:2607.25374
Unverified 2026

Sequential Sketched Gauss-Newton

Replace a costly full-data conjugate-gradient solve for a neural-network linearized least-squares step with a sequence of progressively larger sketched solves. Each solve starts from the previous solution, so early iterations cheaply identify the useful update direction and only the final few iterations use the full training batch.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Sequential Preconditioned Conjugate Gradient Method for Linear Statistical Models arXiv:2607.25272
Unverified 2026

Backward-error penalty for learned latent dynamics

Train a learned latent transition not merely to fit one-step data, but to require only a small operator correction before its selected spectral modes become exact eigenmodes. The correction is a measurable backward error, so the regularizer penalizes models whose apparent eigenstructure is highly sensitive to noise or finite-sample error. At inference time, the correction norm can trigger conservative rollout or mode suppression.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: On residual bounds of the EDMD solution to the eigenvalue problem for the Koopman operator and backward shadowing stability of the EDMD/KMD arXiv:2607.25086
Unverified 2026

Differentiable adverse-tail margin training

Replace the usual mean performance objective for a policy or predictor with a positive-margin CVaR objective over sampled deployment perturbations. The network is rewarded only when the mean of the worst perturbation tail remains above a chosen margin, which should suppress brittle solutions that perform well nominally but fail under a small subset of adverse conditions.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: FIRMGrasp: A Friction-Informed Risk Margin for Robust Grasp Synthesis arXiv:2607.25049
Unverified 2026

Low-Order Robust Functional Observer

Attach a small dynamical observer to a neural ODE, RNN, or state-space model and make it estimate only a task-relevant functional of the hidden state, such as logits, value features, or control-relevant projections. Use an incremental quadratic constraint and a bounded-real penalty to make the observer robust to hidden-state nonlinearities and input disturbances, instead of reconstructing the full latent state.

Useful6/10
Difficulty6/10
Novelty5/10
Paper: Functional H_infinity Filtering for Descriptor Systems with Incrementally Quadratic Nonlinearities under Disturbances arXiv:2607.25000
Unverified 2026

Diffusive fast-slow recurrent block

Replace a standard recurrent update with a slow-fast oscillator whose fast hidden state is coupled across feature channels by a graph-Laplacian diffusion term. The slow-fast structure permits sharp transient transitions, while diffusion suppresses unstable disagreement modes and should make long unrolled computation less sensitive to initialization and perturbations.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Diffusion stabilises time-periodic solutions in conservation laws coupled to a relaxation oscillator arXiv:2607.24994
Unverified 2026

Gain-aligned branch shunting

Replace an additive nonnegative feature readout by several local divisive branches, where each branch divides a signal pathway by a positive pool chosen to estimate shared multiplicative gain. Initialize or constrain each pool toward the dominant nuisance covariance direction while retaining an additive bypass so the model can reject harmful normalization. This should improve robustness when nuisance gain is shared across features, but not when the pool support is shuffled or its measurements…

Useful6/10
Difficulty5/10
Novelty5/10
Paper: When Branch-Local Shunting Helps: A Gain-Load-Alignment Principle for Dendritic E/I Networks arXiv:2607.24990
Unverified 2026

Period-Resolvent Recurrent Layer

Construct a recurrent or graph-neural layer on a finite state space with a known bijection T, such as a modular cat map, and use the diagonal resolvent gain (1 − α^kx)^−1 as a state-dependent self-return or memory coefficient. States on short periodic orbits receive larger amplification, while long-period states receive weaker amplification, producing deterministic localization without learned disorder.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Arithmetic Landscape Functions of a Discrete Cat Map arXiv:2607.24857
Unverified 2026

Double-Bracket Projector Refinement

Represent an attention or routing state as a symmetric projector or fixed-spectrum positive semidefinite matrix and refine it using the paper's double-bracket flow instead of unconstrained gradient steps. The update rotates the state toward a task-derived Hermitian cost matrix while preserving its eigenvalues, so rank, trace, and spectral diversity remain fixed by construction.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Path Integral Model of Cognition arXiv:2607.24807
Unverified 2026

Schur-Stable Second-Order Optimizer

Replace ordinary momentum SGD with a two-state position/velocity update whose damping and gradient coupling are explicitly constrained by the discrete Schur-stability region identified for the paper's linearized PSO dynamics. Estimate a conservative local maximum curvature and choose the effective gradient step so that the largest Hessian mode remains inside the stability triangle, allowing more aggressive steps without the loss spikes commonly caused by momentum overshoot.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Long-time Stability and Convergence of Particle Swarm Optimization arXiv:2607.24696
Unverified 2026

Hypertree-Sparse Tensor Initialization

Replace a dense order-p tensorized neural layer with a sparse random hypergraph tensor whose support probability is alpha = c/N^{p-1}. Assign independent zero-mean marks to active hyperedges, so every tensor moment scales as N^{-(p-1)} while the total variance entering each output remains controlled. The resulting locally tree-like computation graph should reduce parameters and multiply-adds without immediately destroying signal propagation.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Spectral aspects of random heavy-tailed tensors arXiv:2607.24695
Unverified 2026

Morphogen-Controlled Topology-Preserving Sparse Growth

Replace fixed sparse masks with a stochastic birth-death process for neural connections or spatial units. A diffusing morphogen-like utility field controls where connections are added or removed, while a local simple-point test rejects removals or additions that would disconnect a layer or alter a prescribed computational topology. This creates an adaptive sparse architecture with a tunable compact-to-branched transition rather than unconstrained magnitude pruning.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Control of morphology and topology in a lattice model of branching morphogenesis arXiv:2607.24619
Unverified 2026

Fisher-Width-Balanced Sparse Fine-Tuning

Select the coordinates of a sparse adapter or sparse fine-tuning mask using both Fisher width and inverse-Fisher width. The mask should avoid parameter subsets that are cheap in the Fisher geometry but extremely large in the inverse-Fisher geometry, or vice versa, thereby controlling both prediction sensitivity and estimator-like uncertainty.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Fisher Widths: Local Learning Geometry and Anisotropic Recovery arXiv:2607.20578
Unverified 2026

Holder-Stable Density Kernel Attention

Use a density-weighted kernel operator whose features are multiplied by sqrt(rho) on both input and output sides. Under bounded kernels, changing the density by L1 distance changes the operator in Hilbert-Schmidt norm only at square-root order, giving a directly testable robustness guarantee for adaptive attention or graph layers.

Useful6/10
Difficulty3/10
Novelty6/10
Paper: Density-Dependent Operators on Density-Projection Condensation Spaces: Ambient Extensions, Zero-Density Defects, and Stability arXiv:2607.24540
Unverified 2026

Canonical Zero-Defect Density Layer

Convert a density-dependent operator acting only on active coordinates into an ambient neural layer by embedding with sqrt(rho) and setting its action to zero on the zero-density defect. This produces the minimum-norm extension and prevents arbitrary or unstable outputs on coordinates that the current density declares unobservable.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Density-Dependent Operators on Density-Projection Condensation Spaces: Ambient Extensions, Zero-Density Defects, and Stability arXiv:2607.24540