ML: Training dynamics

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

Unverified 2026

Topology-Guided Capacity Allocation

Use the layer at which persistent connected components and holes disappear to allocate capacity nonuniformly across a network. If representations simplify much earlier than desired, widen the responsible layers or insert an additional block; if simplification is excessively delayed, avoid spending parameters there. This turns persistent-homology COM into an actionable architecture-search signal rather than a post-hoc visualization.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Topological Simplification in Predictive Coding Networks arXiv:2608.02816
Unverified 2026

Response-Based Spectral Degeneracy Breaking

Add a positive multiplicative perturbation to the node or token measure of a symmetric neural operator and use the paper's eigenvalue-response matrix to identify nearly degenerate eigenspaces. Train the perturbation or its scale so that repeated eigenvalues split with a controlled minimum gap, making spectral positional encodings and eigenvector-based message passing more stable.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Response Calculus for Spectral Simplicity and Joint Eigenvalue Densities arXiv:2608.02459
Unverified 2026

Pair-monotone implicit optimizer

Replace the explicit parameter update \(\theta_{k+1}=\theta_k-\eta\nabla L(\theta_k)\) with an approximate generalized proximal step defined by a simple map \(v\). The map is chosen so that the gradient operator and v satisfy an empirical pair-monotonicity condition, allowing larger stable outer steps and reducing oscillations in stiff or highly curved neural-network training.

Useful5/10
Difficulty7/10
Novelty6/10
Paper: Convergence and Stability Analysis of a Generalized Proximal Point Algorithm and Its Inexact Version arXiv:2608.01584
Unverified 2026

Entire Bilinear-Orthogonal Neural Flow

Replace an unconstrained recurrent or state-space transition with a complex-orthogonal flow generated by a skew-transpose matrix. The transition preserves a bilinear quadratic quantity exactly, preventing repeated application across long sequences from causing norm explosion or decay in the linear dynamics.

Useful5/10
Difficulty5/10
Novelty5/10
Paper: The pseudo-quantum representation of finite reversible Markov chains arXiv:2608.01253
Unverified 2026

Finite-State Extinction Monitor and Threshold Scheduler

Treat a quantized recurrent network as a finite deterministic state-transition system and distinguish absorption from latent periodic behavior during inference or training. Use the observed extinction threshold to adapt the activation threshold or recurrent gain, stopping once all tested trajectories reach the zero state and increasing the threshold when trajectories enter nontrivial cycles.

Useful5/10
Difficulty4/10
Novelty8/10
Paper: Extinction thresholds in a graph-based model of HIV infection dynamics arXiv:2608.00340
Unverified 2026

Reflected Event-Driven Residual Dynamics

Replace a uniformly discretized recurrent or continuous-depth model with hybrid hidden-state dynamics: integrate a learned drift between event times, then apply a one-sided reflection update at each irregular observation or constraint event. The reflection prevents the hidden state from violating a lower obstacle, while the explicit jump decomposition avoids smearing abrupt information changes across many small residual steps.

Useful5/10
Difficulty4/10
Novelty5/10
Paper: Generalized reflected BSDEs with irregular obstacles driven by RCLL increasing processes on general filtered space arXiv:2607.29548
Unverified 2026

Pfaffian activation budget

Use a tanh MLP with an explicitly tracked Pfaffian-chain complexity and select its width and input sparsity using the paper's zero-count bound. The bound limits the number of regular decision-boundary crossings along one-dimensional data-space restrictions, so it provides a principled way to discourage excessively oscillatory fits beyond ordinary weight decay.

Useful5/10
Difficulty4/10
Novelty8/10
Paper: Khovanskii's Bezout-type Theorem for Pfaffian Functions: A Self-Contained Proof, and Applications arXiv:2607.29267
Unverified 2026

Distributional spectral-preconditioned features

Replace or augment a singular scalar activation \(\sigma\) with a distributionally regularized activation \(g\) whose Fourier transform is multiplied by \((i\rho)^\alpha\). This suppresses the problematic low-frequency singular component and can produce better-conditioned random-feature or first-layer representations, while a residual raw-activation branch prevents loss of standard approximation behavior.

Useful5/10
Difficulty5/10
Novelty8/10
Paper: Radon Measure Representations for Infinite-Width Neural Networks with Singular Activations arXiv:2607.29258
Unverified 2026

Leader-Directed Differential Evolution for Adapter Training

Use differential evolution over adapter or prompt parameters, combining attraction to the current best parameter vector with a population-difference direction. Binomial crossover supplies coordinate-level exploration, while the operator-selection separation makes it possible to measure raw proposal geometry independently from parameter repair and noisy fitness selection.

Useful5/10
Difficulty5/10
Novelty5/10
Paper: Linear Proposal Operators and Stochastic Search Geometry in SOMA and Differential Evolution arXiv:2607.29228
Unverified 2026

Curvature-Density Monitor for Optimization Transitions

Build a two-dimensional local metric from the neural-network loss along a pair of controlled parameter directions, such as the optimizer velocity and a stochastic-gradient fluctuation direction. Compute both scalar curvature R and curvature density mathcal R = sqrt(|g|) R, then use their different peaks or scaling laws to detect sharp optimization transitions and trigger learning-rate or regularization changes.

Useful5/10
Difficulty7/10
Novelty8/10
Paper: Scalar curvature density as a new invariant in thermodynamic geometry: metric dependence and critical exponents arXiv:2607.29170
Unverified 2026

Determinantal Exclusion Router

Replace independent softmax expert choices with a collision-free Markov router whose particles occupy expert positions on a one-dimensional or circular index lattice. A particle can move only to an empty neighboring expert, and the move rate contains a product of sine ratios that globally repels nearby assignments; this should reduce expert collapse and produce more evenly spread routing without requiring a separate pairwise diversity loss.

Useful5/10
Difficulty7/10
Novelty8/10
Paper: Exact Results for the Symmetric Dyson Exclusion Process arXiv:2607.28807
Unverified 2026

Twisted-Shift Feature Mixer

Build a neural feature-mixing layer from a truncated shift S and a diagonal phase operator T satisfying TS=qST, with |q|=1. The relation forces moving one position in the graded feature basis to multiply the phase operator by q, providing a compact inductive bias for periodic, phase-sensitive, or cyclic data.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: On the diversity of twisted commuting operators arXiv:2607.28372
Unverified 2026

Jacobi Moment Spectral Regularizer

Regularize the Gram spectrum of selected neural layers so that its low-order moments match the spectral moments generated by a truncated q-boson Jacobi operator. Unlike a simple Frobenius or spectral-norm penalty, this controls several parts of the singular-value distribution simultaneously and can discourage harmful spectral tails without forcing all singular values to be equal.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Sharp Bounds on Ground State Energy of the SYK Model arXiv:2607.27185
Unverified 2026

q-Boson Spectral Initialization

Initialize a neural layer with singular values taken from the finite spectral measure of the paper's q-boson Jacobi operator instead of using Xavier or ordinary orthogonal initialization. The resulting layer has a deliberately shaped singular-value distribution and an explicit finite-size spectral edge, allowing initialization to target stable signal propagation while retaining spectral diversity.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Sharp Bounds on Ground State Energy of the SYK Model arXiv:2607.27185
Unverified 2026

Dispersive Analytic Smoothing Block

Insert a short gKdV-inspired spectral flow between neural blocks to regularize rough feature maps without using an isotropic low-pass filter. The module applies a Fourier dispersive phase and derivative-coupled polynomial residual updates, with an optional finite factorial dilation penalty to encourage analytic-looking features.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Instantaneous analytic smoothing of rough data for the modified and cubic gKdV equations arXiv:2607.27115
Unverified 2026

Gradient-Commutator Neural Dynamics

Build a continuous-time neural dynamics module from scalar potential networks and their iterated Lie brackets instead of directly predicting an unrestricted vector field. Gradient primitives provide structured vector fields, while commutators add non-conservative and rotational directions; the paper proves that finite spans of such objects generate every smooth vector field on the stated compact manifold.

Useful5/10
Difficulty6/10
Novelty8/10
Paper: The Lie algebra generated by gradient vector fields arXiv:2607.26890
Unverified 2026

Commutator-flow latent block

Represent each token or graph node by an anti-Hermitian matrix latent state and replace a standard residual transformation with a discretized Lie-algebra vortex flow. The commutator nonlinearities are equivariant under global unitary conjugation, so the block can learn interactions without selecting a basis and preserves the anti-Hermitian state space when initialized there.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Vortex Filaments in Hermitian Reductive Lie Algebras arXiv:2607.26650
Unverified 2026

Melnikov-Calibrated Momentum Escape

Replace an empirically chosen momentum or learning-rate modulation by a forcing amplitude calibrated to the homoclinic energy balance of a reduced optimizer mode. The controller deliberately operates below the separatrix-crossing threshold when stable refinement is desired, or slightly above it when the optimizer must escape a basin. This creates a falsifiable transition prediction rather than merely adding noise or tuning a schedule.

Useful5/10
Difficulty6/10
Novelty8/10
Paper: Determining Critical Temperature Differences of Low-Temperature-Differential Stirling Engines: Nonlinear Dynamics Approach arXiv:2607.26539
Unverified 2026

Marginally-Irrelevant Cross-Stream Gate

Use the paper's marginally irrelevant RG flow to schedule communication between two neural feature streams. A fast stream, such as transformer attention, can interact with a slower or more persistent stream, such as an SSM or low-frequency convolutional branch, through a gate that decreases like \(1/(1+a y_0 \ell)\) instead of remaining fixed across depth or training time. A learnable initial amplitude preserves adaptability while the inverse-logarithmic envelope suppresses harmful long-range…

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Critical Ripples and Dirac Fermions in Crystalline Membranes arXiv:2607.25767
Unverified 2026

Brjuno Resonance Curriculum

Train Fourier or state-space neural models by eliminating well-conditioned spectral modes first and retaining near-resonant modes until a later stage. The schedule is determined by the small-divisor geometry of a reference transport vector, with a cumulative Brjuno-like budget controlling how aggressively spectral corrections may be applied. This should prevent rare nearly resonant modes from producing disproportionately large gradients or unstable long-horizon rollouts.

Useful5/10
Difficulty5/10
Novelty8/10
Paper: Brjuno condition through best approximations and the linearization problem arXiv:2607.25610
Unverified 2026

Dyadic Expert-Overload Barrier

Replace or augment the usual MoE load-balancing loss with a multiscale convex hinge penalty on expert token loads. The penalty is nearly linear for normal loads and increases superlinearly only after successive capacity thresholds are crossed, targeting the long tail of overloaded experts without strongly perturbing balanced routing.

Useful5/10
Difficulty3/10
Novelty5/10
Paper: No Gelation and Global Existence for a Boltzmann Equation with Regularly Varying Mass-Exchange Rates arXiv:2607.25112
Unverified 2026

Christoffel Event Scheduler

Use a Christoffel word as a periodic binary gate for an expensive training operation: activate the operation exactly r times in every N-step period, but distribute those activations as uniformly as possible rather than in blocks or independent Bernoulli trials. Candidate operations include SAM perturbation steps, Hessian-vector preconditioning, gradient clipping, EMA teacher refreshes, or an auxiliary MoE expert. The intended benefit is lower burst-induced gradient variance at the same average…

Useful5/10
Difficulty3/10
Novelty7/10
Paper: Christoffel words as extremal structures in Collatz dynamics arXiv:2607.24844
Unverified 2026

Phase-aware Oja preconditioner

Use Oja's streaming eigenvector estimate on a parameter block's incoming gradient stream, but activate its rank-one preconditioning correction only after the mathematically predicted d log d sample threshold. Before that point, the estimate is treated as unreliable and the optimizer remains close to AdamW or SGD. This prevents early noisy spectral directions from destabilizing training while retaining an O(d)-memory alternative to storing a full gradient covariance matrix.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: The Phase Transition in Online PCA Depends on $n/d\log(d)$, not $n/d$ arXiv:2607.23914
Unverified 2026

Magnitude-Euler Path Signature Regularizer

Represent the computation graph of an MLP as a directed acyclic Lawvere metric space and compute a truncated, length-resolved Euler signature of its active paths. Add a penalty that separates signatures between classes while suppressing signatures that are insensitive to labels, thereby encouraging globally distinct computation routes without changing layer widths or degree statistics.

Useful5/10
Difficulty6/10
Novelty8/10
Paper: Magnitude homology and Euler characteristics of directed acyclic graphs arXiv:2607.23357