Solves: Stability

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

2414 ideas found

Unverified 2026

Samuels Chance-Budget Regularizer

Use Samuels' exact lower bound as a differentiable certificate for the probability that a random neural-network cost remains below a hard budget, under independent nonnegative component costs and known means. This can regularize stochastic MoE loads, activation memory, dynamic depth, or per-example loss decompositions without assuming variances or bounded support.

Useful5/10
Difficulty4/10
Novelty8/10
Paper: On Samuels' Conjecture arXiv:2608.18392
Unverified 2026

Exterior-power truncation for 2D tensor channels

Use the dimension-specific relation A_3=0 to remove all intermediate channels transforming as the third exterior power of the two-dimensional vector representation. In tensor-product attention or equivariant MLPs, this is an exact algebraic pruning rule rather than approximate low-rank compression.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: The Brauer category $\mathcal{B}(2)$ has principal graph $D_\infty$ arXiv:2608.18328
Unverified 2026

Schur torsion-filter feature layer

Add a deterministic feature layer that evaluates symmetric Schur-type features on a fixed cyclic orbit and learned reciprocal latent pairs, then projects the resulting channels onto selected residue classes with an exact roots-of-unity filter. The reciprocal construction makes the layer invariant under replacing each latent scalar by its inverse, while the torsion projector prevents leakage between cyclic frequency sectors.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Schur polynomials twisted by roots of unity and reciprocal pairs: torsion filters, fusion quotients, and total unimodularity at odd order arXiv:2608.18302
Unverified 2026

Projective Jacobian Compensation

Add a low-rank control perturbation to each optimizer block so that the next-step parameter dynamics compensate for growth of selected normalized perturbation directions. The control is computed by least squares from Jacobian-vector products, with a trust-region penalty limiting its stochastic cost; unlike isotropic weight decay, it targets directional instability while preserving directions that are already contracting.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Unique Ergodicity for the Projective Process of the 2D Navier--Stokes Equation with Nondegenerate Noise arXiv:2608.18075
Unverified 2026

Discrepancy-balanced minibatch selection

Replace uniformly sampled minibatches with batches selected from a small IID candidate pool to match the pool's statistics in a restricted learned feature space. The selection objective is the neural-training analogue of minimizing treatment-assignment imbalance, so the batch should produce a lower-variance estimate of the population gradient for functions represented by those features.

Useful5/10
Difficulty4/10
Novelty5/10
Paper: The Limits of Experimental Design: Covariate Balance Beyond Low Dimension arXiv:2608.18057
Unverified 2026

Mixed-norm Brascamp–Lieb product block

Construct a four-branch neural interaction whose inputs are affine projections of a two-dimensional latent coordinate and whose output is the weighted product prescribed by the theorem. Normalize this product by the corresponding branch L1 masses, yielding a feature whose mixed norm is theoretically bounded up to the inequality constant. Use the normalized interaction as an architecture component or as a replacement for an unconstrained multiplicative fusion layer.

Useful5/10
Difficulty5/10
Novelty9/10
Paper: Mixed-norm Brascamp-Lieb inequalities arXiv:2608.17952
Unverified 2026

Accessibility regularizer for power-law experts

When a neural field learns power-law exponents, penalize exponent configurations whose Newton support violates the paper's finite-distance accessibility condition. This discourages combinations of exponents that create excessively strong joint singularities while preserving anisotropic scaling when it is supported by the data.

Useful5/10
Difficulty3/10
Novelty8/10
Paper: Newton Support Functions and Metric Completion of Singular Conformal Metrics at Corners arXiv:2608.17714
Unverified 2026

Sharp Schatten Certificate for Adapter Fusion

Replace the ordinary triangle-inequality budget for merging m linear residual branches or LoRA updates by the sharp quasi-reverse Minkowski certificate. During training, penalize or constrain the Schatten norm of the aggregate absolute update, which certifies the norm of the actually merged update with factor C_{p,m} rather than the loose factor m. This is especially attractive for p=2, where the certificate controls Frobenius energy and can be implemented with standard matrix operations.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Sharp Quasi-Reverse Minkowski Inequality for Schatten Norms arXiv:2608.17565
Unverified 2026

Data-consistent contractive residual adapters

Replace an unconstrained residual adapter around a neural linear layer by a contractive operator whose action interpolates observed feature perturbations and remains bounded in operator norm. The adapter is trained adversarially over this structured uncertainty set, producing perturbations tied to empirical feature data rather than arbitrary isotropic noise.

Useful5/10
Difficulty5/10
Novelty4/10
Paper: Operator-based data embedding for data-driven control of continuous-time systems from noisy data arXiv:2608.17518
Unverified 2026

Potential-weighted fractional diffusion layer

Insert a positivity-preserving fractional Schrödinger resolvent into a 1D neural sequence block. Given a nonnegative learned potential V, the layer transforms an input signal f using V^a(-Delta+V)^(-a)f, allowing the network to learn where to smooth or suppress features while retaining an L1 bound independent of the potential magnitude. Use a in (0,1] as a fixed hyperparameter or a clipped learned scalar.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Potential-free $L^1$-estimates for positivity-preserving Riesz transform related to Schrödinger operator in dimension one arXiv:2608.17406
Unverified 2026

Bounded-Path Order Router

Use the paper's eventual path-length bounds to constrain an order-invariant routing graph to a constant-hop communication budget. A learned sparse attention or graph-neural-network layer can explicitly route information through at most three admissible hops, while a more conservative auxiliary route permits at most five minimal-path hops, preventing increasingly long and unstable dependency chains as sequence length grows.

Useful5/10
Difficulty7/10
Novelty8/10
Paper: Invariant chains of graphs arXiv:2608.17354
Unverified 2026

Percolation-guided reinforced sparse attention

Replace dense token-to-token attention on a 2D token grid with local attention plus sparse horizontal and vertical communication axes. Tokens at intersections of selected axes receive extra cross-axis attention edges, creating a reinforced sparse graph that can transmit information across large blocks while using far fewer edges than dense attention. The mask should use light-tailed, approximately geometric spacing in both directions rather than heavy-tailed spacing in one direction.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Near-critical percolation with sparse reinforcements arXiv:2608.17073
Unverified 2026

Asymptotically Commuting Recurrent Blocks

Replace a time-homogeneous recurrent update by a sequence of parameterized maps f_t, and regularize late-time pairs of updates to approximately commute: applying block f_t followed by f_r should agree with applying f_r followed by f_t. This should make long-horizon predictions robust to local time-step reorderings and schedule perturbations, while proximal statistics provide a diagnostic for whether trajectories repeatedly approach one another rather than diverging permanently.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Proximal Relations in Asymptotically Commutative Non-Autonomous Dynamical Systems arXiv:2608.16917
Unverified 2026

Spectral-Gap Convex Perturbation Sampler

Replace rejection sampling or coordinate random walks for adversarial and augmentation perturbations in a convex feasible set with Hit-and-Run: choose a random direction through the current perturbation, compute the exact feasible chord, and sample uniformly on that chord. The paper's spectral-gap result predicts faster global exploration when the perturbation polytope is rounded or whitened, while preserving feasibility at every step.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Spectral Gaps of Hit-and-Run and Coordinate Hit-and-Run arXiv:2608.16878
Unverified 2026

Transversal encoded gates

Construct multiplicative neural gates directly on encoded tensors so that operands are multiplied coordinatewise without decoding between every operation. Polynomial evaluation makes this operation algebraically consistent with multiplication, allowing redundant gated MLPs or bilinear layers to retain fault tolerance while reducing the frequency of expensive correction steps.

Useful5/10
Difficulty5/10
Novelty8/10
Paper: Fault-Tolerant Quantum Computation with Adversarial Errors arXiv:2608.16857
Unverified 2026

Moment-Cone Interaction Regularizer

Use the lifted convex hull as a training-time regularizer for pairs of nonnegative neural features, encouraging their empirical second- and third-order interaction statistics to lie in the paper's moment cone. This constrains correlations, squares, and cubic cross-moments jointly through PSD inequalities instead of merely penalizing large activations.

Useful5/10
Difficulty4/10
Novelty8/10
Paper: Nonnegative Quadratics over a Quadrant with a Bilinear Constraint arXiv:2608.16836
Unverified 2026

Weighted CKN feature-stability regularizer

Apply a weighted Caffarelli–Kohn–Nirenberg deficit to selected intermediate feature channels. The penalty discourages features that obtain large weighted responses only by becoming sharply localized or highly sensitive to small input perturbations. It can be evaluated with input-Jacobian estimates and added to the ordinary task loss.

Useful5/10
Difficulty5/10
Novelty5/10
Paper: Sharp $L^2$-Caffarelli--Kohn--Nirenberg and weighted Poincaré inequalities on half-spaces and orthants and their stability arXiv:2608.16803
Unverified 2026

Square-root density curvature penalty

Regularize probability-valued network outputs in the square-root representation rather than directly penalizing density curvature. This suppresses sharp oscillations while avoiding the severe scaling of derivative penalties involving \(\nabla\rho/\rho\) near vacuum regions.

Useful5/10
Difficulty3/10
Novelty6/10
Paper: Maximal monotonicity and contraction semigroup for the quantum drift-diffusion (Derrida-Lebowitz-Speer-Spohn) equation arXiv:2608.16792
Unverified 2026

Schatten-Stable Noncommutative Matrix Layer

Replace an ordinary elementwise interaction between two feature matrices by a noncommutative functional-calculus layer \(\varphi(A,B)\), where \(A\) and \(B\) are Hermitian channel operators that need not commute. Add a soft penalty on \([A,B]=AB-BA\), and use a Besov-smooth parameterization of \(\varphi\) so that perturbations are controlled in Schatten \(p\)-norm for \(p\leq2\). This creates a principled matrix interaction module that can remain stable when feature operators or graph…

Useful5/10
Difficulty6/10
Novelty8/10
Paper: Commutator estimates for functions of noncommuting self-adjoint operators arXiv:2608.16731
Unverified 2026

Tangent Brownian symmetry breaking

Replace ordinary isotropic residual noise in a normalized continuous-depth block with projected Brownian forcing on the unit sphere. Apply a shared random symmetric quadratic drift to all tokens, plus a small token-specific tangent perturbation; the shared term preserves structured antipodal dynamics while the independent term removes persistent symmetry and cluster degeneracy. This is intended as a controlled stochastic regularizer, not merely additive Gaussian noise.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Random Quadratic Form with random forcing: Metastable synchronization by noise arXiv:2608.16664
Unverified 2026

Hyperuniform Collocation and Minibatch Sampling

Use spatially correlated training points whose low-frequency structure factor vanishes instead of iid points. For neural fields, PINNs, image-coordinate MLPs, or spatially indexed minibatches, this should suppress long-wavelength quadrature and gradient-estimation noise while preserving the represented target dynamics. The finite-order prediction is that a design with structure factor S(k)=O(|k|^{2q}) produces lower variance for smooth losses than iid sampling, especially as the domain or batch…

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Hyperuniform Delone Realizations and Rigidity arXiv:2608.16547
Unverified 2026

Matroid-Capacity Router

Replace independent top-k expert decisions by a global fractional routing problem that enforces token-side and expert-side capacities together with an additional diversity constraint represented by a partition or laminar matroid. Use the resulting Hall-type deficiency certificate to identify overloaded token subsets and penalize the actual structural cause of routing failure rather than relying only on an aggregate load-balancing loss.

Useful5/10
Difficulty6/10
Novelty4/10
Paper: Measurable Matroids: Foundations and Min--Max Theorems arXiv:2608.16464
Unverified 2026

Hermite compound-Poisson feature noise

Replace ordinary additive or multiplicative activation noise with a nonnegative count-valued perturbation generated by the Hermite operator kernel. For a nonnegative feature x, sample an integer N whose distribution is exactly the operator's weight sequence and feed N/n to the next layer; the parameter alpha controls an additional even-jump component and therefore changes the noise geometry independently of the ordinary Poisson component.

Useful5/10
Difficulty5/10
Novelty4/10
Paper: Complete asymptotic expansion for a Durrmeyer variant of operators based on Hermite polynomials arXiv:2608.16272
Unverified 2026

Normal-form block optimizer

Replace raw updates of strongly coupled parameter blocks by updates in rescaled, approximately normal-form coordinates. The optimizer estimates the local coupling matrix between block directions, solves a small modulation system for transformed velocities, and optionally subtracts predictable first-order cross-block drift.

Useful5/10
Difficulty5/10
Novelty4/10
Paper: Construction of two-bubble solutions for the energy-critical NLS in dimension 6 arXiv:2608.16186