Math: Probability

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

Unverified 2026

Capacity-Shaped Binomial Bottleneck

Replace a continuous scalar latent or probability with a stochastic count Y generated by Y|X=x ~ Binomial(n,x), and feed Y/n to the downstream network. Regularize the aggregate count distribution toward the beta-binomial distribution induced by the arcsine input X~Beta(1/2,1/2), while maximizing the mutual information carried by the count. This creates a compact discrete representation with an analytically specified, nonuniform prior that places more mass near the extreme counts without…

Useful6/10
Difficulty4/10
Novelty7/10
Paper: The Binomial Channel: On Capacity, Optimal Inputs, and Beta-Binomial Approximation arXiv:2607.02683
Mechanism failed 2026

Curvature-Calibrated Exponential Expert Averaging

Replace an unconstrained softmax gate over a finite set of neural experts with exponential weights whose temperature is chosen to satisfy the paper's explicit stability condition. The goal is to prevent low-temperature expert collapse while retaining the model-selection rate when the expert losses are bounded and strongly convex in the prediction.

Useful6/10
Difficulty4/10
Novelty3/10
Paper: Aggregation with Exponential Weights is Optimal in Expectation arXiv:2607.02247
Mechanism failed 2026

Data-Processing Consistency Regularizer

Use the divergence's data-processing principle as a consistency objective between predictions before and after a stochastic augmentation or feature bottleneck. Penalize disagreement under transformations while retaining the asymmetric power-law weighting of the r-deformed divergence.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: $r$-deformed $α$-$z$-Rényi relative entropy arXiv:2607.01805
Unverified 2026

r-Deformed Power Divergence Loss

Replace cross-entropy or ordinary Renyi loss between a target distribution and a model distribution with the paper's r-deformed alpha-z divergence. The deformation parameter r provides a controllable power-law alternative to the logarithm, allowing experiments that emphasize hard, low-probability target events differently from standard log losses.

Useful6/10
Difficulty3/10
Novelty6/10
Paper: $r$-deformed $α$-$z$-Rényi relative entropy arXiv:2607.01805
Unverified 2026

Collision-Aware Subset Attention

Replace ordinary one-token-to-one-expert or one-token-to-one-attention routing with a local latent subset router: a pooled observation can be explained by a compatible subset of tokens. Pairwise compatibility scores assign probability to subsets, and each token receives the marginal probability that it belongs to the selected subset. This should help when tokens represent overlapping objects, occluded entities, or multiple features that should be processed jointly.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Gaussian Belief Propagation for Tracking With Unresolved Measurements arXiv:2606.31716
Unverified 2026

Positive Mellin Mixture Gate

Replace a free-form order-dependent gate with a positive mixture of Mellin powers $(1+s)^{-a}$. This gives a small, interpretable module whose response across the order variable is automatically generated by a positive measure and therefore inherits complete monotonicity, log-convexity, and Hankel-moment structure.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: Order-Moment Transport and Hankel Determinants in Special-Function Inequalities arXiv:2606.31647
Unverified 2026

Measure-Valued Forecast Martingale Regularizer

Attach predictive distributions to successive information-update steps of a recurrent, state-space, iterative, or diffusion model and penalize violations of the measure-valued martingale condition. The model may become more certain as information arrives, but its later forecasts must not exhibit systematic conditional bias relative to earlier forecasts.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Calibrated Probability Forecast Sequences and Measure-Valued Martingales arXiv:2606.31621
Unverified 2026

Fast-Class MoE Router

Replace a flat stochastic MoE router by a two-level continuous-time routing model: experts within a group communicate rapidly, while transitions between groups occur slowly. Use the effective class-level stationary distribution as a soft load-balancing prior, reducing routing oscillation while preserving expert specialization.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: The Invariant Measure of Multiscale Markov Chains via Fast Arborescence Factorization arXiv:2606.31596
Unverified 2026

Completely Monotone Multiscale Attention Decay

Parameterize a relative-position or lag-decay function as a finite positive mixture of exponentials instead of learning arbitrary attention bias values. The resulting kernel is completely monotone on positive distances, so it is nonnegative, decreasing, and has alternating derivative signs; the mixture provides several learned memory scales without allowing oscillatory or unstable long-range biases.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Bernstein Functions at Work: Coalescents, Copulas, and Subordination arXiv:2607.04467
Unverified 2026

Lyapunov-Budgeted Neural MPPI

Wrap a learned residual policy or neural world-model controller around a stabilizing LQR feedback law, and permit sampling-based action refinement only when its estimated Monte Carlo and temperature errors fit inside a Lyapunov perturbation budget. Increase the rollout sample count, reduce temperature, or fall back to the baseline LQR action when the budget is violated. The controller should therefore trade computation for a measurable reduction in unstable or unsafe rollouts.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Finite-Sample Closed-Loop Stability of Model Predictive Path Integral Control for Linear Time-Invariant Systems arXiv:2607.04006
Unverified 2026

Markov-coded synchronization-robust latent streams

Replace an independently generated discrete latent sequence or redundancy stream with a symmetric two-state Markov source whose transition probability is tuned or learned. Train the downstream transformer to reconstruct the semantic target after random insertions, while using the paper's insertion-capacity expression to select the latent rate and redundancy budget. The representation should preserve information under timing drift, repeated tokens, and inserted distractors better than iid token…

Useful6/10
Difficulty5/10
Novelty7/10
Paper: The Insertion List-Decoding Capacity and an Improved Bound on the Deletion List-Decoding Capacity arXiv:2607.03989
Unverified 2026

Phase-only quantum generative flow

Replace a time-dependent neural velocity field with a neural initial phase whose evolution is determined by the Madelung equations. Particles are sampled once from a reference density and then moved deterministically along the characteristic velocity field, while the quantum potential supplies a density-dependent smoothing and curvature correction.

Useful6/10
Difficulty7/10
Novelty6/10
Paper: QH-GEM: Quantum-Hydrodynamic Generative Modeling arXiv:2608.27216
Unverified 2026

KL-Budgeted Poisson-Race Sampling

Replace repeated rejection sampling from a neural proposal P with a Poisson race that selects one proposal candidate with exactly the target distribution Q. Candidate i receives a Poisson arrival time A_i and race score A_i divided by Q(X_i)/P(X_i); the smallest score wins. When Q is close to P in KL divergence, the selected index has low expected logarithmic rank, providing an adaptive compute budget instead of a fixed number of candidates.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: A note on shifting distributions via Poisson races arXiv:2608.26996
Unverified 2026

q-Ary Influence Overlap Regularizer

Use the paper's q-ary overlap inequality as a regularizer for categorical neural networks. Two independently sampled attention, routing, or message-passing supports should rarely overlap in many locations; penalizing the moment q^{|S\cap S'|} discourages redundant histories and correlated interference between heads or experts.

Useful6/10
Difficulty3/10
Novelty6/10
Paper: Cutoff with an $O(1)$ window for Potts Glauber Dynamics on lattice at High Temperature arXiv:2608.26259
Unverified 2026

Wick-Matching Polynomial Interaction Layer

Replace an unconstrained high-order polynomial interaction module with features generated by Gaussian matrix contractions and their exact Wick expansion. The resulting interactions are sums of products of power-sum invariants, with coefficients fixed by perfect-matching counts, providing a low-parameter inductive bias for permutation- or orthogonal-structured data.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Stable Symmetric Series, Differential Operators, and Jack Deformations arXiv:2608.25651
Audited (legacy) 2026

Entropy-Budgeted Contiguous KV Pooling

Use the attention probability distribution over an ordered context to choose contiguous token groups whose pooled attention masses have entropy as close as possible to a prescribed upper budget R. Replace the corresponding key/value vectors by one weighted representative per group, preserving token order and reducing the KV-cache length from n to m. Unlike unconstrained token merging, the entropy constraint gives a direct control knob over how concentrated or diffuse the retained attention…

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Constrained Maximum Entropy Contiguous Aggregations arXiv:2608.25533
Unverified 2026

Uniformly Mixing Coulomb Particle Bank

Represent a set of neural prototypes, mixture components, or latent particles by N points in R^2, and initialize or refresh them with Langevin dynamics targeting a quadratically confined logarithmic Coulomb gas. The logarithmic repulsion prevents particle collapse, while the paper's N-uniform logarithmic Sobolev inequality predicts that mixing need not degrade as the particle bank grows.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Uniform logarithmic Sobolev inequalities for the 2D Coulomb gas at the diffusive temperature scale arXiv:2608.24863
Unverified 2026

Private spectral whitening front-end

Estimate the temporal spectrum of each sequence channel using a locally private procedure, then apply a regularized inverse-square-root spectral filter before the sequence enters attention or an SSM. The filter removes predictable low-frequency or narrow-band redundancy while avoiding unstable amplification at frequencies where the private estimate is small.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: On the privacy cost for dependent Gaussian data: spectral density estimation under local differential privacy arXiv:2608.24847
Audited (legacy) 2026

Persistent-Noise Multi-View Fusion

Train a classifier or encoder to distinguish shared latent corruption from fresh per-view noise instead of treating repeated observations as conditionally independent given the target. A single persistent state corrupts all views, while each view may additionally receive independent observation noise; the fusion loss marginalizes the persistent state exactly. This should reduce overconfident predictions from repeated but systematically biased augmentations, sensor readings, or retrieved…

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Reliability Limits and Decoding for Partial Nanopore Protein Rereads With Persistent State arXiv:2608.24819
Unverified 2026

Unexplained Topology Distillation

Add a directional persistent cross-entropy loss between teacher and student activation persistence diagrams. The loss assigns high probability to teacher topological events that the student reproduces, while accumulating the probability of unmatched teacher events in an explicit unexplained-event mass. This penalizes missing teacher structure without requiring teacher and student diagrams to have the same number of points.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: Persistent Cross Entropy arXiv:2608.24549
Unverified 2026

Constant-sum ordinal preference loss

Use a constant-sum point vector to encode ordered pairwise outcomes and train a neural scorer with an adjacent-categories ordinal likelihood whose slope parameters are tied to those points. The accumulated point score is then a theoretically motivated compressed statistic for repeated comparisons, rather than an arbitrary regression target or one-hot label.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Ranking by points and ordinal models arXiv:2608.23859
Unverified 2026

Second-order fusion prior for point-set diffusion

Add the paper's local Sine_beta fusion law as an analytic score prior for diffusion models that generate unordered point configurations. The model is trained to match both the usual diffusion score and an explicit short-range repulsion score, including the second-order correction that describes finite-scale fused configurations.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Second-order Fusion Asymptotics for Sine\b{eta} Correlation Functions arXiv:2608.23742
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