Math: Probability

Machine-learning ideas tagged Probability in the Math taxonomy of the Math2NN corpus.

Unverified 2026

Double-Geometric Layerwise ES

Replace Gaussian perturbations in a low-dimensional neural-network optimizer with independent double-geometric integer mutations and adapt each mutation scale using its exponential-family natural gradient. Apply the method to layerwise quantization scales, adapter coefficients, pruning thresholds, or other integer/discrete hyperparameters rather than to every individual weight.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Integer Natural Evolution Strategies arXiv:2608.23714
Mechanism works 2026

Complete-U Moment Regularizer

Replace disjoint-pair estimates of embedding covariance moments with a complete U-statistic over every distinct pair in a minibatch. For embeddings z, the degree-two kernel h(z_i,z_j)=(z_i^T z_j)^2 estimates the spectral moment tr(M^2), where M=E[zz^T]; complete symmetrization reduces the degenerate component of estimator variance from O(1/B) to O(1/B^2).

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Batched and Complete U-Statistics for Trace-Polynomial Estimation from Classical Shadows arXiv:2608.22962
Unverified 2026

Spectral Lookahead Gate

Add a cheap spectral gate to a state-space model or recurrent event detector that decides whether multi-step lookahead can change the threshold decision. If the learned threshold readout is approximately a nonnegative left eigenvector of the transition matrix, use the current state only; otherwise activate predictive heads and search over a small horizon. This avoids unnecessary rollout computation while preserving early-warning behavior in oscillatory or rotating dynamics.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: React or Predict? A Spectral Rule for Wireless Threshold Detection arXiv:2608.22900
Unverified 2026

Missingness-as-a-Label Signal

Use the observed label-availability indicator as an auxiliary supervision signal when labels are preferentially missing for uncertain or difficult examples. Train the classifier with a joint likelihood containing both the class-label likelihood for labeled examples and a missingness likelihood whose probability depends on the classifier's posterior uncertainty.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Favourable Missingness in Semi-Supervised Classification for Exponential Mixture Models arXiv:2608.22843
Mechanism failed 2026

Critical-depth sparse attention

Represent candidate two-dimensional attention windows as dyadic rectangles and penalize local regions where many deeply embedded windows overlap. Use complementary horizontal and vertical depth exponents rather than independently penalizing one coordinate. The resulting router should reduce pathological concentration of sparse attention computation while preserving access to multiscale context.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Critical two-depth Journé packing for bi-parameter and Zygmund rectangles arXiv:2608.22628
Mechanism failed 2026

Log-Hölder Lyapunov Trust Region

Treat a recurrent or state-space layer as a finite-state Markov cocycle and constrain optimizer steps using the paper's inverse-logarithmic sensitivity of Lyapunov exponents near a zero exponent gap. Instead of enforcing a crude spectral-norm bound, allow updates that are harmless for long-run growth while shrinking steps that could substantially change the recurrent stability profile.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Log-Höder continuity at zero Lyapunov gap for finite state Markov $GL(2)$-cocycles arXiv:2608.22157
Failed on benchmark 2026

Laplace-Heterogeneous MoE Routing

Replace the usual hand-designed expert-load penalty with a heterogeneous survival penalty derived from a susceptibility distribution. Each expert receives an availability factor q_e=G(A_e), where A_e is its cumulative recent routing pressure and G_e is a learned or fixed mixture of exponentials; highly used experts are suppressed smoothly, while heterogeneous experts can have different resistance to pressure. The mixture produces adaptive curvature and long-tailed penalties that may reduce…

Useful6/10
Difficulty4/10
Novelty6/10
Paper: From Individual-Based Stochastic Epidemics to Heterogeneous SIR Equations arXiv:2608.22122
Unverified 2026

Universal Beta Angular Calibration Loss

Use the reciprocal arrangement as a probe of whether a learned representation has the intended angular response, and penalize deviations from the paper's universal beta distribution. This converts the theorem into a distribution-level regularizer rather than assuming that the reciprocal layer itself improves task loss.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Universal Beta Incidence Angles: Cauchy Rigidity and Infinite Arrangements arXiv:2609.00603
Unverified 2026

Finite-domain survival-time MoE router

Replace a static top-k MoE capacity rule with a router whose expert allocation evolves through a finite-domain coverage process. Experts with larger current occupancy can either receive more future capacity, intentionally amplifying specialization, or receive less capacity by reversing the size dependence, allowing a controlled test of the paper's asymmetry-amplification mechanism.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Size-Dependent Growth Rates Amplify Infinitesimal Asymmetry in Nanocrystals arXiv:2609.00145
Unverified 2026

Jump-aware Wasserstein particle dynamics

Represent a neural model's particle ensemble, latent samples, or routing prototypes as an empirical probability measure and penalize its Wasserstein total variation across training or inference steps. Discrete resampling and particle replacement remain allowed, but their mass-distance cost is made explicit so the model cannot obtain a cheap distributional change through untracked teleportation. A weak continuity-equation residual can be added as an auxiliary loss or used as a diagnostic.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Continuity equation on metric spaces via measure-valued derivations and BV-Wasserstein curves arXiv:2608.28586
Unverified 2026

Level-Set Balanced Sparse Mixer

Partition activations into dyadic magnitude bands and allocate sparse connectivity separately to heavy and diffuse coordinates. Protect high-magnitude coordinates with more reliable connections while using randomized flat connectivity for the many small coordinates, keeping the total number of nonzeros fixed.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Level-set entropy and sparse randomized embeddings arXiv:2607.23017
Unverified 2026

Fake-Stationary Volterra Memory Layer

Replace a one-step recurrent update with a causal convolution over past affine innovations using an exponential-fractional kernel. Add mean reversion and calibrate the innovation amplitude so that activation mean and variance remain approximately invariant across sequence position while retaining long-range, power-law-like memory.

Useful5/10
Difficulty6/10
Novelty5/10
Paper: On (fake) Stationarity in Stochastic Volterra Equations with Affine Drift and Regular Kernels arXiv:2608.31099
Unverified 2026

Covariance-aware Gaussian clipping calibration

Use the Gaussian approximation of a high-dimensional maximum to set a simultaneous coordinate-clipping threshold for minibatch gradients or activations. The threshold is sampled from a correlated Gaussian with the observed batch covariance, rather than treating coordinates as independent or estimating an unstable extreme quantile directly.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Cubic-Root Gaussian Approximation under Unrestricted Covariance arXiv:2608.30221
Unverified 2026

Convex-hull difficulty curriculum

Interpret the Cramér energy of an embedding as the logarithm of the number of random in-distribution samples required to reach it through a convex hull. Use this quantity to stratify training data into geometric difficulty levels and schedule exposure from low-energy central points toward high-energy boundary points, or preferentially replay high-energy points after the model has learned the core distribution.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Cramér transform, half-space depth and threshold phenomena for convex bodies arXiv:2608.29972
Unverified 2026

Quadratic Gaussianization for Sign Layers

Add coefficient-spreading and moment-calibration mechanisms to binary or sign-noised linear layers. For each output neuron, normalize its real-valued weights and penalize large normalized coordinates, so its signed preactivation obeys the paper's quadratic Gaussian approximation rather than the weaker linear bound. This should make activation scales more predictable and reduce training instability caused by highly concentrated binary projections.

Useful5/10
Difficulty3/10
Novelty4/10
Paper: A Sharp Small-Coefficient Variant of Khintchine's Inequality and the Sharp $π/2$ Theorem arXiv:2608.29703
Unverified 2026

Convex-Order Distributional Distillation

Represent each neural prediction as a finite probability distribution and project it, under an optimal-transport cost, onto the set of distributions dominated by a teacher or target distribution in convex order. This enforces a global spread and risk relationship across all convex observables rather than adding separate variance, tail, and calibration penalties. Use a periodically refreshed projection during training and test whether it improves uncertainty calibration and robustness at equal…

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Central limit theorem for Wasserstein projection - the case of convex order arXiv:2608.29565
Unverified 2026

Positive Lattice Fourier Features

Construct positional or relative-position features as a nonnegative mixture of lattice cosine functions instead of independently signed sinusoidal features. The resulting bias is the Fourier transform of a positive discrete measure with explicitly bounded spectral support, while the mesh and degree can be initialized in the paper's dense-but-controlled frequency regime.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Mesh-Degree Rigidity for Positive Chebyshev-Fourier Approximants arXiv:2608.28792
Unverified 2026

Khintchine anti-degeneracy regularizer

Add a regularizer that rewards each neuron's expected absolute response to random sign perturbations, normalized by the neuron's l2 norm so ordinary weight scaling cannot trivially increase the objective. Use the paper's distance-sensitive Khintchine lower bound to penalize filters close to the two-coordinate extremal set, promoting distributed and perturbation-stable feature extraction.

Useful5/10
Difficulty3/10
Novelty8/10
Paper: A Two-regime Khintchine Inequality and an Improved Bound on the Degree-1 Fourier Weight for Linear Threshold Functions arXiv:2608.27908
Unverified 2026

Even-Norm Group Diffusion Augmentation

Replace a fixed discrete augmentation distribution over a finite symmetry group by a continuous-time random walk driven by learnable symmetric Poisson jump rates. Use the resulting transformed-example distribution as a symmetry regularizer, with an even ℓ^{2m} distance to uniformity whose behavior is guaranteed to improve monotonically as the symmetric rates increase for the group families covered by the paper.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Proof of the Lyons--White Conjecture arXiv:2608.27708
Unverified 2026

Tunable Haar-Moment Mixing Regularizer

Regularize hidden-state trajectories so that their temporal statistics match the moments of an isotropic Haar-distributed state up to order k, while deliberately leaving moments above k unconstrained. Use k as a controllable mixing knob: k=1 or 2 suppresses drift and anisotropic variance, whereas larger k imposes stronger distributional invariance and may remove useful temporal information.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Experimental Investigation of Tunable-Order Hilbert-Space Ergodicity arXiv:2608.21959
Unverified 2026

Energy-conditioned mean-reverting SSM

Replace the fixed decay coefficient of a stochastic recurrent or state-space layer by an adaptive mean-reversion coefficient driven by the cumulative squared hidden-state energy. The controller approximates conditioning the latent trajectory on a small L2 norm: high-energy trajectories receive stronger restoring drift, whereas low-energy trajectories retain the base dynamics and noise.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Ornstein-Uhlenbeck process conditioned to have restricted $L_2$-norm arXiv:2608.21090
Unverified 2026

Relative-Noise Loss for Covariance Ratios

For a neural module that forms causal or statistical ratios from minibatch covariances, replace raw denominator penalties and raw-scale uncertainty weights with a log-denominator or relative-error objective. The front-door covariance minor has variance proportional to its squared magnitude, so a small denominator is not intrinsically evidence of poor estimation under the Gaussian model. This should prevent the network from spuriously avoiding valid representations merely because their…

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Self-Normalizing Denominators in Rational Causal Estimation arXiv:2608.20223
Unverified 2026

Degree-Aware Tensor Concentration Clipper

Add a calibrated robustification rule after a symmetric polynomial feature map z(x)=vec(x^{\otimes d}). For a convex Lipschitz head or loss applied to z(x), compute a high-probability deviation radius from the paper's concentration rate and clip only examples beyond that radius. This explicitly accounts for the large radial fluctuations created by reusing the same vector in every tensor slot.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Sharp Convex Concentration for Symmetric Random Tensors with Subgaussian Coordinates arXiv:2608.19832
Unverified 2026

Tail-Controlled Representation Coupling

Use PLMS endpoint parameters to impose an explicit penalty or constraint on lower- and upper-tail dependence between learned representation coordinates. This targets rare-event co-activation directly, rather than relying on covariance or average correlation to control extreme latent behavior.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Tau-Rho Equality and Other Dependence Measures of a Subclass of Factorizable Copulas arXiv:2608.19608