Solves: Stability

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

2414 ideas found

Unverified 2026

Adaptive-Batch Proximal Armijo Training

Replace a fixed-batch SGD or proximal-gradient update by a stochastic proximal-subgradient step whose step size is backtracked against an empirical sufficient-decrease condition. If the condition is too noisy or repeatedly fails, enlarge the batch and retry; otherwise retain the current batch, allowing sample size to grow only when needed.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A proximal subgradient method for nonconvex stochastic optimization under the Kurdyka-Łojasiewicz condition arXiv:2608.05460
Unverified 2026

Fractional Sign-Oscillation Penalty

Add a spectral fractional energy-gap regularizer to hidden features defined on a graph, image grid, or token interaction graph. The penalty is large when a channel has sign changes that create high-frequency fractional energy, while preserving the feature magnitude after applying elementwise absolute-value truncation.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Truncations for fractional Laplacians arXiv:2608.05433
Unverified 2026

Covering-Relation Optimizer Corridors

Partition a low-dimensional projection of optimizer state into oriented h-sets and require each optimizer update to map one set across the next while remaining bounded in transverse coordinates. The chain acts as a finite-horizon topological certificate that training cannot leave the intended corridor before reaching a target loss basin.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Oscillatory motion to collision and infinity in the Earth-Moon restricted three body problem arXiv:2608.05400
Unverified 2026

Contour-reduced parametric SSM

Replace repeated full-dimensional matrix-exponential or ODE solves in a conditioned continuous-time state-space layer with contour quadrature evaluated in a projection basis. The same reduced basis and contour nodes can serve many conditioning vectors, while shifted reduced resolvents provide a stable and differentiable approximation over a prescribed time window.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Contour integral methods and model order reduction for parametric linear control systems arXiv:2608.05363
Unverified 2026

Second-Order Deficit Update Scheduler

Replace uniform or purely loss-driven update allocation with a scheduler that targets both the mean update rate and the temporal variance of updates for each parameter group, task, or expert. At every training step, assign the available minibatch slots or accelerator workers to groups with the largest weighted deficits, preventing starvation while avoiding highly bursty update streams that can produce optimizer oscillations.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: TSDM: A Scheduling Policy for Joint Throughput-AoI Optimization in Multichannel Wireless Networks arXiv:2608.05348
Unverified 2026

Hitting-Time Attention Regularizer

Treat each attention head as a directed Markov graph and penalize token pairs that require many propagation steps to reach one another. This discourages isolated attention communities and slow information mixing while preserving the ordinary task objective.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Identifying slow relaxation in many-body quantum systems through state-graph geometry and state-graph heterogeneity arXiv:2608.05298
Unverified 2026

KAM-Stabilized Quasiperiodic Recurrent Memory

Construct a recurrent module with a phase variable and a transverse memory coordinate modeled on a perturbed twist map. Train the transverse state to lie on an invariant graph over the phase, while the phase follows an approximately irrational rigid rotation. A KAM-inspired graph correction and residual penalty should reduce long-horizon drift in recurrent prediction.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Persistence of invariant graphs for twist maps under analytic perturbations arXiv:2608.05239
Unverified 2026

Chain-Current Latent States

Replace an unconstrained geometric latent vector with a state consisting of discrete chain coefficients, a continuous current, and an integral-current curvature. Neural updates are projected through the differential-homology boundary operator, so learned states remain compatible with conservation and boundary structure on meshes or point clouds.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Differential Homology arXiv:2608.05048
Unverified 2026

Automaton-Gated Objective Switching

Augment a neural policy with deterministic DFA states for the task objective and safety constraint, then select among objective-specific policy heads using those states. Before either target is reached, execute a mixed policy; after one target is reached, switch permanently to the policy specialized for the remaining target.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Optimal Constrained sc-LTL Planning in MDPs via Switching Policies arXiv:2608.05021
Unverified 2026

Spectrahedral Obedience Layer

Insert a differentiable equilibrium layer between a neural payoff/state encoder and the final action recommendations. The layer parameterizes a joint recommendation object and enforces all unilateral-deviation inequalities as positive-semidefinite constraints, preventing the network from producing recommendations that agents have a strict incentive to disobey. A quantum-inspired density-matrix parameterization can model correlated recommendations using PSD matrices rather than factorized action…

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Quantum Bayes Correlated Equilibrium and the Comparison of Quantum Information Structures in Games arXiv:2608.04973
Unverified 2026

Gap-conditioned accelerated optimizer

Replace a fixed global learning-rate estimate in an accelerated optimizer with a curvature envelope that depends on the current estimated optimality gap. Use phase restarts and a descent backtracking test so that the method remains safe when the gap or \(H_1\) estimate is inaccurate. The expected benefit is faster progress on objectives whose curvature is large early in training but decreases substantially near a good solution.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A Few Accelerated Algorithms for Convex Optimization under $(H_0,H_1)$-Smoothness arXiv:2608.04884
Unverified 2026

Counterdiabatic spectral transport

When a learned operator changes during training, add a frame-connection correction that transports its current Arnoldi representation instead of allowing hidden states to jump between evolving spectral directions. This is a geometry-aware residual or optimizer correction intended to reduce representation drift during aggressive learning-rate schedules, fine-tuning, and continual learning.

Useful6/10
Difficulty7/10
Novelty8/10
Paper: Two-dimensional Toda--Arnoldi correspondence: Holomorphic Krylov geometry and counterdiabatic transport arXiv:2608.04850
Unverified 2026

Primal-Dual Coarse Correction Optimizer

Add a periodic coarse optimization phase to SGD or Adam that operates on a compressed parameterization and returns a prolongated correction to the full network. Retain nonsmooth constraints or regularizers explicitly through a primal-dual update instead of relying on penalty smoothing. Accept the correction only when it improves a cheap fine-batch merit test, making the method useful even when the coarse objective is only approximately coherent with the fine objective.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Primal-dual multigrid methods for nonsmooth optimization arXiv:2608.04848
Unverified 2026

PSD-Safe Bernstein Distance Kernel

Replace an unconstrained learnable distance-bias function in a graph neural network or distance-aware attention layer by a Bernstein approximation of a positive-definite circular kernel. The resulting kernel is a degree-n polynomial in normalized distance while preserving positive semidefiniteness of every finite Gram matrix on the circle, preventing training from producing an invalid covariance-like similarity structure.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Preservation of Positive-Definiteness by Bernstein Operators on the Circle arXiv:2608.04836
Unverified 2026

Sparse Weighing Mixer

Use enumerated weighing matrices as sparse orthogonal channel-mixing operators inside MLPs or residual blocks. Their ternary entries reduce multiplication to signed additions, while exact orthogonality prevents amplification or attenuation of feature norms; a trainable fixed-support version can recover expressivity without giving up computational sparsity.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Constructing Large Orthogonal Minimally Aliased Response Surface Designs Through Enumeration and Combination of Weighing Designs arXiv:2608.04814
Unverified 2026

Executed-Action and Intervention-Aware Replay

Train the critic on the action that the environment actually received after safety filtering, not only on the actor's nominal action. Prioritize transitions whose estimation residual, barrier proximity, or filter intervention is large, so replay concentrates on the distribution shift introduced by the safety controller instead of repeatedly sampling benign nominal behavior.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Toward Integrating Adaptive Experience Replay and Online Uncertainty Estimation in Safe Actor-Critic Optimal Control arXiv:2608.04732
Unverified 2026

Negative-Sobolev Oscillation Certificate

Regularize a neural signal defined along an ordered axis so that it does not achieve large norm mass while simultaneously having very small negative-Sobolev energy, a combination that mathematically forces many sign changes. Apply the penalty to logits along time, spatial scanlines, token positions, or latent interpolation paths, preserving task-relevant amplitude through normalization and only discouraging unexplained rapid alternation.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: On a family of one-dimensional oscillation inequalities arXiv:2608.04639
Unverified 2026

Orientation-doubling positional channel

For local structures with a forward/reverse ambiguity, expose both ordered directions and add one explicit orientation bit. This creates a shared bidirectional positional encoder that can distinguish reflected neighborhoods without maintaining two completely independent directional encoders.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: Information and Locality in Cayley Graphs arXiv:2608.04608
Unverified 2026

Floquet-Sideband State-Space Layer

Replace a time-invariant linear state-space transition with a periodic transition whose coefficients have a learned period T. Constrain the product of one period to be contractive, and regularize its Fourier sidebands so that periodically driven modes do not accumulate unstable resonant energy. The architecture predicts an observable stability boundary through the spectral radius of its monodromy matrix and a measurable sideband occupation profile.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Analytical Floquet Quantum Statistics from Nonequilibrium Green's Functions arXiv:2608.04558
Unverified 2026

Local Irreducible-Vertex Preconditioner

Use the paper’s observation that the fully irreducible vertex is approximately local after crossed-channel ladders are removed to build a block-local curvature correction for neural-network optimization. Estimate a cheap bare covariance and subtract the inverse full covariance to obtain a local irreducible correction, avoiding a dense four-point model while retaining interaction effects that ordinary diagonal preconditioners miss.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: The two-particle-irreducible vertex of the two-dimensional lattice $φ^4$ model across the Ising transition arXiv:2608.04497
Unverified 2026

Mahalanobis Local Violation Certificate

Attach a differentiable local safety-risk estimate to a neural network by treating the scalar violation margin as a half-space after first-order linearization. Under a Gaussian perturbation model, the estimated probability of crossing the violation boundary is a single normal-CDF evaluation rather than thousands of random perturbation trials. Penalize this risk during training or use it to trigger abstention at inference, while tracking an empirical bound on the fraction of perturbations that…

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Local Violation Certification for Linear Predict-Then-Optimize Pipelines arXiv:2608.04474
Unverified 2026

Multiplicative-Noise Riccati Preconditioner

Replace a standard diagonal optimizer preconditioner with a small Riccati-derived feedback controller for a block of neural parameters. The controller explicitly accounts for update-dependent stochasticity, potentially preventing unstable steps in noisy or strongly coupled training dynamics while permitting larger effective learning rates.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: An $α$-Potential Game Approach to $N$-Player Stochastic Linear-Quadratic Differential Games arXiv:2608.04386
Unverified 2026

Rolling-Ball Projection-Free Optimizer

Replace Euclidean projection onto a smooth convex parameter constraint by a local tangent-halfspace linear minimization step. The method is particularly suitable for convex softmax heads or low-dimensional adapter parameters constrained to an ellipsoid, where projections require matrix solves or expensive nonlinear routines but membership and boundary-normal queries are cheap.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Linearly Convergent Projection-Free Algorithm for Smooth Convex Sets arXiv:2608.04321
Unverified 2026

Ball-Coordinate MCMC for Heavy-Tailed Bayesian Networks

Reparameterize all Bayesian neural-network weights by a bounded latent vector in the unit ball and use a simple ball-constrained MCMC kernel instead of unconstrained HMC or random-walk sampling. A radial diffeomorphism expands points near the ball boundary into arbitrarily large weights, preserving heavy-tailed posterior mass while preventing the sampler from numerically wandering through an unbounded parameter space.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Diffeomorphic Markov Chain Monte Carlo: fast mixing for heavy-tailed distributions arXiv:2608.04284