ML: Regularization

Machine-learning ideas tagged Regularization in the ML taxonomy of the Math2NN corpus.

Unverified 2026

Cutoff-Free ECT Perimeter Feature

Compute a translation- and rotation-robust perimeter feature from the Euler Characteristic Transform and append it to learned shape features. Unlike a finite-radius ECT comparison, the point-anchor subtraction cancels the constant Euler-characteristic tail exactly, eliminating the need to tune a spatial cutoff.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: The Euler Characteristic Transform from a Convex Geometric Perspective arXiv:2607.28021
Unverified 2026

Regular-Variation Entropy Debiasing

Correct minibatch or trajectory-based categorical entropy estimates using the paper's power-law occupancy asymptotic. The corrected estimate adds back entropy lost through unseen rare categories, with the correction magnitude inferred from the number of distinct observed categories and an estimated tail index.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Asymptotic bias of the plug-in Shannon entropy estimator under a regularly varying occupancy model arXiv:2607.27721
Unverified 2026

RIP-Circulant Sparse Projection Layer

Replace a dense Gaussian or learned projection from dimension N to m with a normalized partial circulant projection generated by a single Gaussian vector. For K-sparse hidden states, the restricted-isometry guarantee predicts approximate norm preservation while reducing stored projection parameters from O(mN) to O(N). The projection can be evaluated with an FFT and should be combined with explicit top-k gating so that the sparse-input assumption is enforced.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Improved RIP Bounds for Gaussian Partial Circulant Matrices arXiv:2607.27676
Unverified 2026

Noise-Adaptive Instantaneous Information Regularization

Train a recurrent or state-space neural model with an information regularizer that uses trajectory-dependent predictive information at low observation noise but switches toward instantaneous mutual information as sensor noise increases. The switch is driven by an online estimate of the relative reliability of transfer entropy and instantaneous dependence, rather than by a fixed hyperparameter. This should prevent noisy histories from forcing the latent state to memorize unreliable temporal…

Useful6/10
Difficulty6/10
Novelty6/10
Paper: When trajectory-based bounds fail: information thermodynamics under noisy feedback arXiv:2607.27299
Unverified 2026

Decoder branch witness regularizer

Apply the paper's mechanism-contrast idea to ReLU decoders by requiring each piecewise-affine branch to produce a detectable and distinctive change across at least one activation boundary. Penalize branches with vanishing Jacobian jumps or nearly identical boundary signatures, discouraging observationally interchangeable decoder mechanisms.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Beyond ICA: Identifiability by Symmetry Breaking arXiv:2607.23182
Unverified 2026

Connection-rank boundary bottleneck

Compress representations of graph fragments according to their empirical edge-connection rank instead of using a generic hidden dimension. For fragments with t open ends, learn only the quotient space of boundary behaviors that remain distinguishable after gluing, producing a compositional graph network whose boundary-state dimension is capped by an estimated R^t.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: Mixed partition functions are exactly the graph parameters of exponentially bounded edge-connection rank arXiv:2607.27198
Unverified 2026

Ky-Fan certificate for tensorized layers

Parameterize a large linear layer as a sum of binary tensor products, W = Σ_l A_l ⊗ B_l, and regularize a factor-level upper bound on its top-k singular-value sums. The bound controls all Ky Fan norms of W while requiring SVDs only of the small factors, making it suitable for tensorized MLP or attention projections.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Ky Fan majorization for binary tensor products arXiv:2607.27116
Unverified 2026

Derivative-Dispersion Forcing Regularizer

Use the paper's derivative-dispersion mechanism as a neural regularizer: the input-dependent forcing should produce different derivatives in different hidden directions. Penalize collapse of the Jacobian of the forcing map while retaining a contracting recurrent transition, so hidden states do not converge to a low-dimensional manifold caused by nearly parallel inputs.

Useful6/10
Difficulty4/10
Novelty8/10
Paper: Geometric Properties of Higher Dimensional Solenoidal Attractors arXiv:2607.27089
Unverified 2026

Structure-Preserving Profile Layer

Replace unconstrained output coordinates with a neural parameterization whose outputs are valid monotone profiles by construction, analogous to representing a Young diagram through nonnegative ordered row increments. Train the network against an explicit energy or negative log-probability while preserving the feasible geometry, rather than relying on penalties that permit invalid intermediate states.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Neural variational framework for random Young-diagram limit shapes arXiv:2607.27061
Unverified 2026

Noise-Threshold Basin Merging for Recurrent Memory

Use attractor separation and noise-induced basin coalescence as a robustness test for recurrent networks with multiple learned memories or modes. Estimate the smallest perturbation amplitude at which initially distinct hidden-state attractors become geometrically indistinguishable, then train or operate below that threshold with a safety margin.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Finite-Time Chaos Diagnostics and Noise-Induced Basin Merging in a Two-Dimensional Map arXiv:2607.26963
Unverified 2026

Finite-Plant Minimax RNN

Replace a single recurrent transition with a finite bank of candidate positive linear transitions and use a minimax controller to choose the feedback action at every time step. The controller evaluates candidate successors, selects the action whose worst-case predicted cost is smallest, and clips the action to preserve nonnegative hidden states. This should make an SSM or RNN less sensitive to transition-matrix mismatch and long-horizon disturbances.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Minimax adaptive control for finite sets of positive linear systems arXiv:2607.26816
Unverified 2026

Phase-retrieval observability regularizer

When the Schrödinger generator is learned, regularize its spectrum and eigenvectors so that the magnitude trajectory remains well-conditioned for recovering hidden complex states. Penalize small singular values of the squared-eigenvector matrix and near-colliding eigenvalue pair sums, preventing a learned dynamical layer from becoming spectrally invisible or phase-ambiguous.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Dynamical phase retrieval for Schr{ö}dinger evolution on finite graphs arXiv:2607.26705
Unverified 2026

Lipschitz Observable Factor Bottleneck

Add a latent factor map that is approximately 1-Lipschitz and require it to preserve important scalar 1-Lipschitz observables of the data distribution. Approximate the universal quantifier with an adversarial bank of neural probes, rewarding the encoder for retaining distributionally stable information while discarding high-frequency or sample-specific detail.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Pyramids and Extended Metric Measure Spaces arXiv:2607.26626
Unverified 2026

Hub-neighborhood profile regularizer

Add a degree-conditioned neighborhood-profile penalty to a GNN so that its effective message-passing graph has a controlled hub-neighborhood trend. The regularizer can either target a rank-one null profile, where neighbor degree is approximately independent of root degree, or deliberately target a learned/reference logarithmic trend when preferential-attachment-like structure is useful.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Hub Neighbor-Degree Diagnostics for Sparse Random Graphs arXiv:2607.26624
Unverified 2026

Plunge-spectrum regularizer

Regularize a learned self-adjoint contraction so that its eigenvalues move toward 0 or 1 rather than accumulating in the transition interval. This suppresses ambiguous mixing modes and can enable a smaller binary spectral approximation at inference.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: Tensor factorization and explicit spectral bounds for product-box concentration operators arXiv:2607.26361
Unverified 2026

Essential-Edge Harmonic Attention

Compute one-dimensional persistent homology and minimum-norm harmonic representatives, then use their absolute edge coefficients as topology-aware saliency in a graph transformer. Add the saliency to attention logits or use it as a soft regularizer so the model preferentially propagates information along edges that are essential to persistent cycles.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Essential Simplices Dominate in Harmonic Representatives of One-Dimensional Persistent Classes arXiv:2607.26378
Unverified 2026

Dynamic String-Averaged Constraint Layer

Insert a differentiable layer that enforces multiple affine consistency constraints by running several short strings of relaxed projections and averaging their outputs. Change the strings and weights across training steps, but impose bounded string length, positive averaging weights, and an almost-cyclic coverage rule so every constraint is revisited regularly. This creates an architecture-level analogue of dynamic string-averaging rather than applying one fixed projection order.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: On the boundedness of infinite products of relaxed projections: perturbations resilience and dynamic string-averaging arXiv:2607.25797
Unverified 2026

Resonant-Mode Observability Regularizer

For a learned recurrent or state-space model, estimate leading Koopman or transfer-operator modes and force their evaluations on a small set of latent states to be linearly independent. This transfers the paper's generic invertibility construction and discourages duplicated, weakly observable, or spectrally collapsed dynamical modes, potentially improving long-horizon prediction and interpretability.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Properties of resonant states for generic smooth expanding maps arXiv:2607.25686
Unverified 2026

Small-ball Jacobian regularization

Regularize a generator so that the Gram determinant of its Jacobian with respect to Gaussian latent noise rarely becomes very small. This should reduce latent-space collapse and make the generated distribution more regular, improving the chance that small Wasserstein or MMD errors correspond to small density-level errors rather than narrow singular spikes.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Estimates of the total variation distance between laws of Sobolev mappings on Gaussian spaces arXiv:2607.25645
Unverified 2026

Fractional Nonlocal-Gradient Residual Block

Augment a local convolutional block with a fractional nonlocal-gradient branch that aggregates directional feature differences over multiple spatial scales. The residual branch gives each location access to long-range variation while preserving the property that constant feature fields produce zero response. A learnable residual gate allows the network to suppress the branch if nonlocal interactions are unhelpful.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Lusin theorem for nonlocal gradients arXiv:2607.25621
Unverified 2026

Preference-Ratio Adjacency for Distributed Multi-Objective Training

When clients optimize the same publicly known pair of losses but have private trade-offs, protect only the ratio of objective weights rather than the complete weight vector. Communicate a ratio-conditioned mixed gradient or controller statistic, with sensitivity defined over bounded ratio changes. This can reduce the required privacy noise when common rescaling of all objective weights carries no meaningful private information.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: To What Extent Can Inherent Communication Noise Guarantee Privacy in Distributed Cooperative Control? arXiv:2607.25564
Unverified 2026

Intrinsic Active-Subspace Adapter

Learn a low-dimensional active frame for a neural scalar quantity on a curved latent manifold, rather than averaging gradients in unrelated ambient tangent spaces. Use the frame as the only input to a low-rank adapter or as a constraint on fine-tuning updates, with parallel transport making gradient statistics comparable across samples.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: A Riemannian View on Active Subspaces arXiv:2607.25163
Unverified 2026

Backward-error penalty for learned latent dynamics

Train a learned latent transition not merely to fit one-step data, but to require only a small operator correction before its selected spectral modes become exact eigenmodes. The correction is a measurable backward error, so the regularizer penalizes models whose apparent eigenstructure is highly sensitive to noise or finite-sample error. At inference time, the correction norm can trigger conservative rollout or mode suppression.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: On residual bounds of the EDMD solution to the eigenvalue problem for the Koopman operator and backward shadowing stability of the EDMD/KMD arXiv:2607.25086
Unverified 2026

Low-Order Robust Functional Observer

Attach a small dynamical observer to a neural ODE, RNN, or state-space model and make it estimate only a task-relevant functional of the hidden state, such as logits, value features, or control-relevant projections. Use an incremental quadratic constraint and a bounded-real penalty to make the observer robust to hidden-state nonlinearities and input disturbances, instead of reconstructing the full latent state.

Useful6/10
Difficulty6/10
Novelty5/10
Paper: Functional H_infinity Filtering for Descriptor Systems with Incrementally Quadratic Nonlinearities under Disturbances arXiv:2607.25000