Solves: Stability

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

2414 ideas found

Unverified 2026

Affine-Invariant SPD Batch Alignment

Add a distribution-level regularizer that compares augmented second-moment matrices of neural activations using the affine-invariant Riemannian metric on SPD matrices. This aligns means, variances, and selected nonlinear moments while remaining invariant to invertible linear reparameterizations of feature coordinates.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A Tractable Pseudo-Metric on Non-Parametric Exponential Statistical Manifolds via SPD Geometry arXiv:2607.11092
Unverified 2026

Boundary-Only Cell-Complex Network

Parameterize a cell-complex neural network by features on p-cells and derive lower-dimensional boundary features using the cellular boundary map over F2. For a 2D square complex, neighboring plaquette bits determine each link feature through XOR, reproducing the paper's exact gauge-law reconstruction and preventing the network from representing inconsistent open boundary configurations.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: $p$-Form Gauge Dynamics and Digital Quantum Simulation -- Flux and Cosmological Constant Neutralization arXiv:2607.10950
Unverified 2026

Rigidity-Conditioned Active-Sensing Policy

Add a differentiable geometric-conditioning reward to a neural policy that selects UAV motions or other active-sensing actions. The policy is rewarded for configurations whose sensing Jacobian has a large smallest nonzero singular value, preventing early decisions from overfitting to an uncertain target estimate and encouraging measurements that distinguish competing hypotheses.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Rigidity-Based Multi-UAV Trajectory Optimization for Rapid Cooperative Emergency Target Localization arXiv:2607.10933
Unverified 2026

Orthogonal Latin Expert Router

Use mutually orthogonal Latin labels as deterministic expert assignments for token batches. Each routing family is individually balanced, and pairs of families avoid repeated co-assignment patterns, enabling multiple routing rounds or auxiliary experts without the severe load collisions caused by independent random hashing.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Generalizations of nets and Latin squares arXiv:2607.10890
Unverified 2026

Singularly Perturbed Hierarchical Training

Train the output layer on a fast timescale and the hidden feature layer on a slow timescale, so output coefficients first fit the components representable by the current features before hidden directions move. Use residual plateaus to detect when the fast subsystem has approximately equilibrated, then increase the hidden-layer learning rate to begin the next feature-learning stage.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Singular perturbations and hierarchical learning in two-layer neural networks arXiv:2607.10869
Unverified 2026

Bilinear Two-Level Gradient Preconditioner

Replace the raw gradient update for spatially organized parameter tensors with a two-level correction. The gradient is split into a coarse, low-frequency component handled on a downsampled grid and a fine detail component handled directly, allowing the optimizer to use a larger or better-conditioned step on smooth directions without amplifying pixel-scale noise.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Multilevel Preconditioning Strategies for Convex Optimization Methods in Image Deblurring arXiv:2607.10864
Unverified 2026

Singular-gap controlled stochastic optimizer

Treat a stochastic optimizer as a Markov transition kernel and monitor its contraction on mean-zero observables using singular values, which remains meaningful for non-reversible momentum dynamics. Adapt optimizer hyperparameters online to maximize an empirical singular-value gap, suppressing oscillatory modes that can have small eigenvalue gap but poor transient relaxation.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Relaxation times of non-reversible Markov processes arXiv:2607.10801
Unverified 2026

Wasserstein Poincare-deficit regularizer

Construct intermediate training examples along an optimal-transport coupling between two strongly log-concave endpoint distributions, and regularize the network so that its output variance on each intermediate distribution is no larger than the sharp endpoint-interpolated Poincare scale times its expected input-Jacobian energy. This converts the paper's distributional inequality into a path-wise smoothness constraint for logits, embeddings, or scalar losses.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Sharp Poincaré Interpolation Along Wasserstein Geodesics arXiv:2607.10769
Unverified 2026

Saddle-Node Branch Tracking for Training Control

Use multiple independently initialized training replicas to detect discontinuous transitions in the learned state as a hyperparameter changes. A saddle-node event is identified when two locally stable or unstable solution branches collide, producing an abrupt jump in a validation-relevant order parameter; pseudo-arclength continuation can map this event and choose a hyperparameter path that avoids catastrophic branch loss.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Continuity and Discontinuity of McKean-Vlasov Phase Transitions via Bifurcation Theory arXiv:2607.10723
Unverified 2026

Gradient-Adaptive Parameter-Free Cubic Newton

Replace a fixed-cubic-regularized Newton step with an adaptive cubic model whose coefficient is increased when the observed loss violates the local Taylor model. The regularizer becomes stronger automatically in regions with large gradients, reflecting the paper's generalized smoothness law, while shrinking near stationary points so that Newton curvature is used more aggressively.

Useful6/10
Difficulty7/10
Novelty6/10
Paper: Parameter-Free Cubic-Regularized Newton Method: Sharp Complexity and Generalized Smoothness arXiv:2607.10741
Unverified 2026

Residual-Update Halting

Replace activation-magnitude-based adaptive computation halting with a criterion based on the actual recurrent update and a local stability margin. The loop halts when the state change is small relative to state scale for several consecutive steps, avoiding pathological decisions when LayerNorm-driven dynamics cause the activation norm to collapse.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: LayerNorm as Implicit Gain Control in Looped Transformers arXiv:2607.10681
Unverified 2026

Submodular Budget Router

Replace independent top-k MoE routing with a submodular polyhedral allocation over experts. A learned set function assigns a marginal gain to each additional expert allocation, so the router exhibits diminishing returns and can enforce global capacity constraints rather than making unrelated per-token choices. The allocation is obtained by sorting marginal gains, giving a fast greedy router with piecewise-linear routing regions.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Extended generalized permutahedra, and cointeracting bialgebras arXiv:2607.10683
Unverified 2026

Extrapolation-Ratio Regularizer

Add a differentiable regularizer to neural networks that learn sparse Fourier coefficients or trainable Fourier-feature frequencies. It penalizes predicted energy just outside the training interval when that energy exceeds the theorem-shaped envelope relative to observed in-domain L2 energy, discouraging cancellation patterns that fit the observed interval but explode nearby.

Useful6/10
Difficulty3/10
Novelty8/10
Paper: Optimal Extrapolation Bounds for Sparse Fourier Sums arXiv:2607.10501
Unverified 2026

Bounded-Extrapolation Fourier Layer

Replace an unconstrained Fourier-feature block in an implicit neural representation or coordinate MLP with a sparsity-aware layer whose output gain is normalized according to the distance outside the training interval. The normalization uses the paper's endpoint law, preventing a small in-domain Fourier representation from producing arbitrarily large outputs just beyond the observed coordinate range.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Optimal Extrapolation Bounds for Sparse Fourier Sums arXiv:2607.10501
Unverified 2026

Exact simplex-lattice quantization

Replace independent coordinate rounding of a fixed-sum vector with nearest-point quantization in the projected integer lattice A_n^*. The quantized vector preserves the zero-sum constraint exactly, while the globally optimal rounding correction accounts for the aggregate residual induced by projection.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Faster Closest-Point Algorithm for the $A_n^*$ Lattices arXiv:2607.10479
Unverified 2026

Monotone Jacobi Hybrid Neural ODE

Construct a hybrid neural ODE from several smooth vector-field branches and select the active branch using a learned Hamiltonian-like score. Track a positive-definite matrix representing local tangent sensitivity and force its discrete evolution to be positive semidefinite, adapting the paper's monotone Jacobi-curve condition to neural dynamics.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Second order optimality conditions for piecewise regular extremals in Optimal Control arXiv:2607.10434
Unverified 2026

Branch-Gated Ambiguity Layer

Replace a single smooth inverse predictor near detected ambiguity boundaries with multiple prediction branches and a soft gate. The gate is trained to preserve distinct decompositions rather than forcing the network to interpolate through a thin high-curvature transition layer, while a Jacobian or curvature penalty identifies unresolved ambiguity regions.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Discontinuous Prior-Mode Sections and the Geometry of Ambiguity in Intrinsic Image Decomposition arXiv:2607.10321
Unverified 2026

Projected Non-Gaussian Confidence Loss

Represent input or parameter uncertainty locally by a low-order polynomial expansion of the network output, and compute only task-relevant directional third- and fourth-order moments. Add a penalty that calibrates or controls projected skewness and kurtosis, allowing the model to represent bent or elongated confidence regions without constructing a full dense moment tensor.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Analytical Confidence Boundaries for Non-Gaussian Uncertainty in Perturbed Spacecraft Dynamics arXiv:2607.10095
Unverified 2026

Positive-Cycle Matching Repair

Use the paper's cycle-gain criterion to repair an approximate bipartite matching produced by greedy matching, truncated Sinkhorn, or a neural router. A directed edge from matched red item i to red item j represents replacing i's current blue partner with j's partner; any positive-gain directed cycle is a guaranteed improving, feasibility-preserving reassignment.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Characterization and equilibrium of bichromatic max-sum matchings arXiv:2607.10070
Unverified 2026

GEXIT-weighted posterior training

Use the conservation-law density to weight diffusion training examples by noise level instead of relying on uniform, cosine, or manually selected SNR weighting. This emphasizes noise regions whose local information contribution is largest while clipping the weights to prevent rare regions from destabilizing optimization.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Conservation Laws for Diffusion Models arXiv:2607.10067
Unverified 2026

Kink-Flux Regularization for Max Routers

Use the paper's singular stopping-gain term to explicitly measure how much learned feature covariance crosses a max or routing boundary. Penalize excessive covariance in the normal direction to the switching surface, rather than pretending that the max operation has an ordinary Hessian.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Reflected Optimal Stopping with a Max-Type Payoff: Measure-Valued Stopping Gains and Killed Resolvent Representation arXiv:2607.09987
Unverified 2026

Infrared-Renormalized Global Attention

Add a coordinate-aware long-range aggregation branch whose singular low-frequency component is explicitly centered before it is mixed into token representations. The centering acts as a neural counterterm: constant or slowly varying value fields cannot accumulate an activation contribution that grows with context size, while local and higher-frequency interactions remain available through an ordinary attention residual branch.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Batchelor's formula and infrared renormalization for sedimentation arXiv:2607.09995
Unverified 2026

Projected Play-State Memory

Turn a recurrent or state-space memory into a constrained hereditary state: the latent state remains in a learned convex domain, and only input motion that reaches the boundary changes the plastic component. This creates a nonexpansive, rate-independent memory that should suppress unstable state growth and make the representation depend on meaningful cumulative changes rather than arbitrary update frequency.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Optimal history encoding for elastic-plastic hereditary laws: Sharp input and constitutive approximation arXiv:2607.09974