Math: Probability

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

Unverified 2026

Discrepancy-bounded signed fast memory

Replace an unrestricted additive recurrent or fast-weight memory with a sign-selectable update: for each incoming update vector, choose between adding and subtracting it so that a smooth compact potential of the memory state is minimized. This is appropriate when the memory representation has sign symmetry, such as signed random features or a learned linear sketch; it is not a drop-in replacement for ordinary gradient updates where the sign carries semantic information.

Useful5/10
Difficulty5/10
Novelty9/10
Paper: Online balancing of vectors with small coordinates arXiv:2608.12490
Unverified 2026

Defect-Regularized Particle Optimizer

Train a small ensemble of parameter particles with stochastic gradients while penalizing excessive pairwise curvature defect. The ensemble acts as a low-cost variational or exploration population, and the defect penalty discourages particle pairs from entering strongly noncontractive regions without requiring the neural loss to be globally convex.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Stability of Finite-Batch Particle Mean-Field Variational Inference Beyond Strong Convexity arXiv:2608.11486
Unverified 2026

Independent-Set Neural Output Head

Replace an unconstrained categorical or multilabel output head with a graph-supported distribution over feasible independent sets. Given neural logits, assign probability proportional to the exponential of the total logit of each selected vertex, so incompatible vertices can never be jointly active. Use exact junction-tree inference for decomposable graphs with small treewidth, and compare against post-hoc masking or penalty-based constraint enforcement.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Graphical Models for Multivariate Count Data arXiv:2608.11366
Unverified 2026

Sharp BLO-based adaptive spike clipping

Use the sharp exponential tail bound to set a local clipping threshold from a desired exceedance probability. Instead of globally clipping activations at a fixed value or percentile, clip each local window at its minimum plus B log(e/delta), where delta is the tolerated fraction of clipped entries.

Useful5/10
Difficulty3/10
Novelty7/10
Paper: Sharp constants in the one-sided John-Nirenberg inequality for functions of bounded lower oscillation arXiv:2608.10892
Unverified 2026

One-sided BLO activation regularizer

Regularize hidden activations or attention logits by their local mean excess above the local minimum, rather than by symmetric variance or absolute magnitude. The penalty specifically suppresses upper-tail spikes while remaining invariant to adding a constant offset to every value in a local window.

Useful5/10
Difficulty4/10
Novelty8/10
Paper: Sharp constants in the one-sided John-Nirenberg inequality for functions of bounded lower oscillation arXiv:2608.10892
Unverified 2026

Gaussian Moment-Window Activation Regularizer

Whiten intermediate feature vectors and constrain several gauge moments to remain in the dimension-dependent interval predicted by the paper's Gaussian/log-concave comparison. Apply the penalty only to moderate orders, where the paper gives a uniform bound independent of the particular log-concave distribution; this should suppress heavy activation tails without forcing all features to be exactly Gaussian.

Useful5/10
Difficulty3/10
Novelty6/10
Paper: Moment comparisons, Sudakov inequalities and entropy of centroid bodies arXiv:2608.10853
Unverified 2026

Authority-Limited Removal Gating

Construct a branching residual network whose active computational paths reproduce according to a fixed offspring/connectivity law, while a controller can only remove paths using an age- or depth-dependent hazard \(u(a)\). Use the resulting bound as a diagnostic and gating schedule: removal can suppress unstable activity and reduce compute, but it should not be expected to cross the reproduction-driven propagation barrier unless the network's expansion operator is also changed.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Removal-Only Actuation in Age-Structured Branching Populations: Fundamental Limits of Equilibrium Placement arXiv:2608.10641
Unverified 2026

Subgaussian orthogonal feature basis

Add a learnable orthogonal rotation to a hidden representation and train it to make every channel projection have a small ψ2/L2 ratio. Unlike variance normalization, this explicitly suppresses directions with unusually heavy empirical tails while preserving the total quadratic energy of the representation.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Geometry of the subgaussian body of an isotropic convex body arXiv:2608.10241
Unverified 2026

Fluctuation-Floor Regularizer for Learned Samplers

Add a trajectory-level consistency constraint to a diffusion or Markov generative model by comparing the likelihood of each sampled path with the likelihood of its reversed path. The constraint uses the paper's sharp fluctuation floor to detect when a model produces too many strongly backward-looking trajectories or hides directional mismatch in a small number of extreme events. This is a regularizer and diagnostic for learned stochastic dynamics, not a replacement for the generative likelihood…

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Bounds for Apparent Second-Law Violations in Quantum Trajectories arXiv:2608.10118
Unverified 2026

Parity-Conserving Reaction-Diffusion Memory

Replace unconstrained recurrent-state decay with a one-dimensional latent defect field whose states evolve by local diffusion and pair reactions. Defects can move over long distances and persist, while creation and removal occur only in pairs, giving the memory a structured cancellation mechanism that is potentially better suited to delayed-event and parity-like sequence dependencies than a standard GRU or diagonal SSM.

Useful5/10
Difficulty5/10
Novelty8/10
Paper: Kinetics of sliding-window quantum error correction arXiv:2608.10081
Unverified 2026

Spectral-Gap Count Augmentation

Replace independent perturbations of a bag-of-events or histogram input by a Markov augmentation that resamples overlapping-window count vectors according to a stationary conditional kernel. The augmentation preserves realistic correlations induced by a learned reversible transition matrix and has a measurable mixing-rate guarantee, preventing an arbitrary augmentation chain from producing highly correlated or unstable samples.

Useful5/10
Difficulty7/10
Novelty8/10
Paper: Conditionally Resampled Sliding-Window Count Kernels: Spectral-Gap Bounds and Poincaré Inequalities arXiv:2608.08678
Unverified 2026

Random-cluster anti-correlated routing

Replace independent Bernoulli branch dropout in a tree-structured mixture or hierarchical MLP with connectivity gates sampled from a q<1 wired random-cluster model. The q<1 law provides conditional negative association across branches, so increasing statistics of disjoint branches have nonpositive covariance; this should reduce redundant expert activation while preserving structured stochastic exploration.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: The $q<1$ Random-Cluster Model on Wired Trees: Uniqueness and Negative Dependence arXiv:2608.08565
Unverified 2026

Polymer-compatible sparse attention

Replace dense token-to-token attention with attention over connected token groups, called polymers, while forbidding nearby polymers from being simultaneously selected. Each candidate group receives an exponentially decaying size and boundary penalty, and the layer sums or samples only compatible collections of groups. The construction should create structured sparsity and prevent redundant overlapping attention regions.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: New results on the domain of analyticity of the free energy for the Ising model arXiv:2608.08396
Unverified 2026

Seven-Factor Stochastic Transition Layer

Parameterize a learned 3-state transition operator as a product of at most seven elementary row-stochastic matrices rather than learning its nine entries independently. Each factor performs one convex pull-in of row i toward row j, so every intermediate and final matrix remains row-stochastic and the layer has a sparse, bounded-depth interpretation.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Bang--bang representation of $3\times 3$ embeddable stochastic matrices arXiv:2608.08242
Unverified 2026

Shape-profile dependence regularizer

Regularize a neural model using the shape function of two learned variables rather than a single mutual-information scalar. For a pair of representations $(X,Y)$, evaluate the profile on a grid of $(\alpha,\beta)$ values and optimize a target profile or penalize undesirable lower-left-triangle dependence. The auxiliary variable $W$ is produced by a small adversarial encoder, approximating the supremum in the definition and thereby finding the most informative conditional decomposition of the…

Useful5/10
Difficulty7/10
Novelty6/10
Paper: Shapes and Norms of Random Pairs arXiv:2608.08039
Unverified 2026

Worst-Subset Conditioning Regularizer

Train an overcomplete linear or MLP layer so that square subsets of its output rows remain numerically invertible after neuron pruning or routing failures. Penalize sampled subsets with unusually small least singular values, using the paper's entropy exponent to quantify the severity expected from random redundancy.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Extreme least singular values of random row submatrices with bounded-density subgaussian entries arXiv:2608.07410
Unverified 2026

Mobility-matched entropy sampler

Build a neural sampler whose deterministic probability-flow dynamics implement the nonlinear Fokker–Planck equation rather than the usual linear Langevin flow. For a selected monotone diffusion law \(P\), use the associated entropy derivative \(\phi'(r)=P'(r)/r\) to define the chemical potential and train a neural velocity field to approximate its descent direction.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Nonlinear Diffusion Equations: Full characterization of Entropies arXiv:2608.07129
Unverified 2026

Adaptive Lambda-Quantile Prediction Head

Replace a fixed quantile output with a Lambda-quantile head that receives a predictive sample set and applies a learned value-dependent threshold \(\Lambda(x)\). Unlike ordinary quantile regression, the model can use a low threshold in one value range and a high threshold in another, which is useful when error costs or calibration requirements vary across the output domain. Start with a piecewise-constant or monotone spline parameterization, then test whether allowing controlled…

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Lambda-quantiles under the microscope arXiv:2608.07122
Unverified 2026

Global-Shift Randomized Batching

Sample one batching aggressiveness parameter once per serving epoch and use it for all busy periods, instead of independently randomizing every batch. This globally coupled randomness preserves nested batching behavior while preventing a fixed traffic pattern from repeatedly aligning with a deterministic timeout.

Useful5/10
Difficulty3/10
Novelty7/10
Paper: Online Multi-Level Aggregation with Per-Batch Maximum Delay arXiv:2608.06796
Unverified 2026

Sharp independent-load tail regularizer

Apply the paper's extremal tail bound to independently sampled nonnegative neural-network contributions, such as stochastic-depth branch activations, independently gated expert loads, or separately allocated memory chunks. Penalize the analytic worst-case probability that their sum exceeds a budget, using the fact that the worst admissible distribution is a sparse Bernoulli spike at the threshold.

Useful5/10
Difficulty4/10
Novelty8/10
Paper: Sharp Tail Bounds Beyond Twice the Mean arXiv:2608.06317
Unverified 2026

Bartlett-LKJ Correlated Head Noise

Replace independent dropout or Gaussian perturbations across attention heads, ensemble members, or diffusion score replicas with a positive-semidefinite correlation matrix sampled from an LKJ distribution. The concentration parameter eta controls whether perturbations are nearly independent or strongly correlated in a controlled way, while the Bartlett construction guarantees a valid covariance without matrix rejection or projection.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Bartlett Couplings of the Onion and Vine LKJ Samplers arXiv:2608.06116
Unverified 2026

Gaussian Minkowski Concavity Regularizer

Represent each class or concept by a convex latent body containing the origin, and penalize violations of the paper's sharp Gaussian Brunn–Minkowski inequality when two bodies are interpolated by Minkowski addition. This regularizes latent supports toward geometries whose Gaussian probability mass remains predictable under interpolation, potentially improving interpolation robustness and out-of-distribution behavior.

Useful5/10
Difficulty7/10
Novelty8/10
Paper: The Brunn--Minkowski inequality for the Gaussian measure arXiv:2608.05390
Unverified 2026

Rényi entropy robustness margin

Add a certified perturbation margin to entropy-based losses so that the desired entropy remains valid after input augmentation, quantization, dropout, or attention noise. Instead of treating the entropy change caused by a perturbation as an uncontrolled empirical quantity, use the sharp modulus \(\Gamma_{\alpha,D}(\delta)\) to enforce a worst-case-safe entropy target.

Useful5/10
Difficulty3/10
Novelty6/10
Paper: Sharp Continuity of Petz and Sandwiched Rényi Conditional Entropies arXiv:2608.04947
Unverified 2026

Unitary-dilated stochastic router

Replace a softmax transition or mixture-of-experts router by probabilities obtained from squared amplitudes of an isometric latent transition. Each input state is mapped to an orthogonal latent subspace, and summing probability over the latent index produces the desired expert or next-state distribution. The latent amplitudes can retain information that would be destroyed by directly averaging expert outputs, while normalization is guaranteed by construction.

Useful5/10
Difficulty6/10
Novelty5/10
Paper: The Born Representation Theorem and the Unistochastic Theorem arXiv:2608.04354