Solves: Stability

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

2414 ideas found

Unverified 2026

Quantile-space Huber-Wasserstein loss

For models that predict probability distributions, replace the usual Wasserstein-2 loss or a Huber penalty on the final Wasserstein distance with a Huber penalty on quantile-by-quantile prediction errors. This suppresses gradients from localized outliers while retaining quadratic gradients on the majority of the distribution, which is useful for uncertainty prediction, histogram prediction, and distributional distillation.

Useful6/10
Difficulty3/10
Novelty5/10
Paper: Huber-Wasserstein barycenters for robust distribution-valued data arXiv:2608.13131
Unverified 2026

Adaptive spectral-gap toroidal encoding

Replace ordinary absolute positional embeddings with coordinates on a learned flat torus and use dual-lattice Fourier characters as positional features. Control the covariance of the coordinate fundamental domain so that the paper's inequality guarantees a lower bound on the smallest nonzero positional frequency, preventing the learned periodic coordinate system from developing arbitrarily weak or nearly constant modes.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Spectral and Isoperimetric Bounds on Flat Tori arXiv:2608.13052
Unverified 2026

Rank-One SRB Latent Dynamics

Replace an unconstrained recurrent latent transition with a map having one deliberately expanding angular coordinate and strongly contracting transverse coordinates. The construction should produce a bounded chaotic attractor with a reproducible stationary distribution while preventing uncontrolled expansion in the remaining hidden dimensions.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: The Bosch and Simó conjecture on the Shilnikov-Hopf bifurcation arXiv:2608.13021
Unverified 2026

Resonance-Gated Triadic Fourier Layer

Replace unconstrained spectral mixing with a three-component triadic interaction whose strength is determined by the quadratic phase mismatch R(xi,xi_1). Near-resonant products receive high weight because their phases remain coherent, while strongly nonresonant products are attenuated. The resonance bandwidth can be fixed from the frequency grid or learned as a positive parameter.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: On solitary wave solutions with two-frequency parameters to the three-component system of quadratic nonlinear Schrödinger equations arXiv:2608.12983
Unverified 2026

Hyperbolic State Transition Regularization

Constrain a recurrent or state-space transition matrix so that its eigenvalues avoid a configurable annulus around the unit circle. This creates a stable/unstable decomposition and should reduce the accumulation of numerical, quantization, and activation-update errors over long sequences while preserving controlled long-term memory.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Topological shadowing for linear operators arXiv:2608.12862
Unverified 2026

Empirical-Covariance-Weighted Low-Rank Dynamics

Apply the paper's weighted nuclear elastic-net principle to the transition matrix of a recurrent or linear state-space layer. Penalize low-rank structure after whitening by the observed hidden-state covariance, while retaining a ridge term that prevents poorly excited state directions from producing unstable or arbitrarily large transition weights.

Useful6/10
Difficulty6/10
Novelty5/10
Paper: Weighted Nuclear Elastic Net Estimation of (Near-) Low-Rank Drift Matrices in Ornstein-Uhlenbeck Processes arXiv:2608.12838
Unverified 2026

Intermittent Multi-Mode Memory Gate

Add a bounded routing state to an RNN, state-space model, or mixture-of-experts layer, with several neutral fixed points representing persistent modes. The state moves between modes when far from a fixed point but escapes each mode only polynomially when close to it, creating controllable long memory without setting a linear eigenvalue arbitrarily close to one. A temperature parameter selects between an entropy-rich phase using many modes and a low-entropy phase concentrated near one preferred…

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Thermodynamic formalism for intermittent maps with multiple neutral fixed points and phase transitions arXiv:2608.12784
Unverified 2026

Trimmed One-Sided Observable Domination

Add an asymmetric distillation loss that requires target or teacher observables to be approximable by source or student observables on only a 1-epsilon mass subset of a coupling. Unlike symmetric feature alignment, the student is penalized only for failing to reproduce target functions on well-matched mass, making the objective robust to outliers, label noise, and partial domain mismatch. The inner minimization allows each target observable to select its best source probe rather than forcing a…

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Extensions of One-Sided Box Geometry and Pyramid Invariants to gd-Sets and qm-Spaces arXiv:2608.12749
Unverified 2026

Progressive Augmented-Lagrangian Warm Starts

Train a constrained neural network on progressively larger data subsets rather than repeatedly solving the full constrained problem from scratch. At each stage, warm-start both the network parameters and constraint multipliers, and use a conservative augmented-Lagrangian gradient update; the paper's local-linear result predicts rapid refinement once the current iterate is near a strong second-order constrained solution.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A Local-Linearly Convergent Algorithm for Nonconvex Equality-Constrained Optimization arXiv:2608.12665
Unverified 2026

Activity-Gated Spectral Message Passing

Replace fixed graph message weights with a source-node activity gate that amplifies or suppresses every outgoing message from that node. Use the linearized epidemic growth condition to calibrate the residual propagation strength so that the dominant graph mode is near, but below, an explicitly chosen stability threshold rather than being determined accidentally by the graph spectrum.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Activity-dependent epidemic spreading on multiscale brain networks predicts Alzheimer's disease progression arXiv:2608.12647
Unverified 2026

Zeno-Free Minkowski Routing

Represent adaptive computation or MoE routing as a continuous latent trajectory that crosses convex mode walls, with a Minkowski norm defining computational speed. At a wall, choose the outgoing latent velocity by the same constrained variational rule as billiard reflection, and use the local path-length certificate to detect or prevent pathological accumulation of infinitely many routing events in finite depth.

Useful6/10
Difficulty7/10
Novelty8/10
Paper: Local finiteness of the number of reflections in semi-dispersing Minkowski billiards arXiv:2608.12618
Unverified 2026

Cactus-Graph Phase Budgeting

Build neural computation graphs with explicitly phase-budgeted serial and parallel branches, treating serial compositions as SRG products and parallel residual branches as SRG sums. Allocate phase centers theta_i so that every loop or branch aggregate stays away from -1, enabling stability-aware architecture search and constructive control of branch gains.

Useful6/10
Difficulty7/10
Novelty8/10
Paper: The $θ$-Symmetric SRG with Applications to Stability of Cactus Dynamic Networks arXiv:2608.12591
Unverified 2026

L1 Priority Penalties with Squared-Hinge Escape Detection

Use unsquared hinge penalties when a neural objective must obey strict priority semantics, and treat squared hinges as approximate penalties rather than exact enforcement mechanisms. Add a residual monitor that detects when a finite weighted solve is still trading a higher-tier violation for lower-tier improvement, then switches to a sequential cascade or projection step.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Weight Certificates for Convex Multi-Objective MPC: Geometric Characterization, $\ell^1$ Construction, and $\ell^2$ Foreclosure arXiv:2608.12520
Unverified 2026

Fourier equilibrium projection for tensor fields

Insert a differentiable Fourier-domain layer after a network predicts a symmetric strain field, projecting every frequency onto the subspace satisfying isotropic mechanical equilibrium. The projection is a closed-form least-squares correction, so the network cannot spend capacity representing large equilibrium violations and the resulting field is physically admissible by construction.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Single-axis high-energy X-ray diffraction tomography for elastic residual strain: uniqueness and stability of solutions in the presence of equilibrium constraints arXiv:2608.12364
Unverified 2026

Criticality-controlled sparsity schedule

Use the min-plus phase transition as a training-time controller: begin near p = 1/2 to preserve the initial active-state fraction across depth, then move above or below criticality to deliberately remove or create sparse pathways. The controller uses a measurable state variable, the activation zero fraction, rather than an arbitrary regularization coefficient.

Useful6/10
Difficulty5/10
Novelty9/10
Paper: Finite-depth scaling and an exact Bernoulli-leaf identity for the min-plus process on the binary tree arXiv:2608.12295
Unverified 2026

Lorentzian coefficient regularization

Represent a nonnegative neural output as a homogeneous polynomial with coefficients indexed by count vectors, and penalize violations of the Lorentzian Hessian signature after factorial normalization. Add an M-convex support penalty so mass can move between coordinates through valid exchange operations rather than forming disconnected or brittle coefficient patterns.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Normalized skew Schur polynomials are Lorentzian arXiv:2608.12266
Unverified 2026

Bloch-Husimi attention

Replace unconstrained attention score vectors by normalized SU(2) coherent-state responses of a positive operator on an (N+1)-dimensional spin space. Each query produces a smooth bounded response over a fixed spherical grid, while values are aggregated normally. The coherent-state kernel imposes geometric structure and exposes a controllable concentration parameter N.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Isospectral majorization and isoperimetric inequalities for coherent states on the Bloch sphere arXiv:2608.12248
Unverified 2026

Near-Return Entropy Monitor for Recurrent Latent Dynamics

Use the paper's separated near-return criterion as a finite-data certificate that a recurrent or latent dynamical model contains positive-complexity behavior rather than merely noisy prediction error. Detect pairs of nearby trajectories that almost return to their starting points but separate at an intermediate time, then either flag the model for long-horizon unreliability or penalize the number and strength of such events. The monitor is suited to learned world models, RNNs, and neural ODEs…

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Shadowing in the presence of singularities: oriented versus standard shadowing, entropy and the structure of recurrent sets arXiv:2608.12165
Unverified 2026

KL-Calibrated Historical Replay

Use the paper's optimal power-prior exponent to determine how much source data, old-task data, or replay data should influence neural-network fine-tuning. Estimate the predictive KL divergence between the current and historical distributions on a small target validation stream, then set the replay loss coefficient from the closed-form rule instead of tuning it by grid search.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: The Optimal Discounting Parameter of the Power Prior under Predictive Log-Loss arXiv:2608.12159
Unverified 2026

MFT Gradient-Flow Monitor

Coarse-grain the training trajectory into a one-dimensional field over depth or parameter blocks, such as normalized gradient energy per layer, and model its redistribution as a fluctuating diffusive current. Compute the macroscopic fluctuation action over a sliding time window; use unusually large action as an early-warning signal for nonstationary gradient bursts and reduce the learning rate before divergence. The controller explicitly distinguishes flat layer profiles from step-like…

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Macroscopic fluctuation theory for the multi-time statistics of current in non-stationary diffusive systems arXiv:2608.12119
Unverified 2026

Post-Commitment Leakage Probe

Evaluate a temporal neural predictor by freezing its prediction before a later exogenous randomisation, then test whether the endpoint residual is systematically ordered by that randomised variable. Under a valid past-only information set, the randomised variable must be conditionally irrelevant to the already committed prediction error; significant ordering indicates leakage, selection bias, or an invalid sufficiency claim.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Testing the limits of past-adapted explanations by post-endpoint randomisation: anticipatory EEG as a worked case arXiv:2608.12072
Unverified 2026

Interleaving-Calibrated Pixel Topology

Use the paper's explicit pixel-spacing error bound to make radial topological features and losses resolution-aware. Treat intervals whose endpoint changes are below the discretization tolerance as unreliable, and use the bound to select contour resolution or a persistence threshold instead of tuning these quantities arbitrarily. This can improve robustness to rasterization, small contour perturbations, and multi-resolution training.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Computing extended persistent homology of radial distance filtrations of Euclidean shapes arXiv:2608.11963
Unverified 2026

Positive Reflected Bellman Layer

Replace an unconstrained spatial aggregation in a neural PDE surrogate or controlled-dynamics model with a fixed-branch expectation layer. Each output is a maximum over controls of a nonnegative weighted average of next-state values, with reflected overshoots attenuated by Robin factors. Increasing any input value therefore cannot decrease the output, giving a hard monotonicity and positivity property instead of relying on a penalty.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Positivity-Preserving Expectation Scheme for Hamilton--Jacobi--Bellman Equations with Oblique Robin Boundary Conditions arXiv:2608.11936
Unverified 2026

Ambiguity-Flat Weyl Feature Layer

Replace a random cyclic filter bank or patch projection with the Weyl–Heisenberg orbit of one normalized learnable prototype. Regularize the prototype so that all nonzero shift and modulation correlations have a large and nearly equal magnitude, maximizing the smallest eigenvalue of the induced feature Gram matrix and preventing poorly observed feature directions.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Uniformly Stable Minimal Weyl--Heisenberg Measurements Approaching the SIC Benchmark arXiv:2608.11850