Dynamics ideas

Physics-informed losses, stability guarantees, Koopman and Floquet operators, attractor conditioning — on forecasting and control tasks.

Unverified 2026

Coxeter Folding Reversible Recurrence

Build a recurrent block as a fixed or learned ordering of local vertex foldings, mirroring the paper's identification of staircase solution maps with Coxeter elements of a folding group. Each folding changes one polygon coordinate by a rational cross-ratio completion while leaving all other coordinates unchanged. The resulting structured recurrence is reversible and can support constant-memory backpropagation by recomputing folds in reverse order.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Integrability of Cauchy problems for discrete conformal maps and circle patterns arXiv:2607.08901
Unverified 2026

Invariant nonstandard residual blocks

Replace the usual explicit residual update with a nonstandard general-linear block containing several internal feature stages. The effective step is a positive denominator function rather than the raw depth step, allowing the block to take large nominal steps while damping the update and preserving bounded activations. This is most promising for deep residual MLPs, neural ODE discretizations, and state-space sequence models where exploding hidden states limit usable depth.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Some properties of high-order nonstandard multistep multistage methods arXiv:2607.08694
Unverified 2026

Robust Parameter-Update Envelope

Replace an optimizer's endpoint-only step acceptance rule with a robust envelope rule that requires all monitored neural-network constraints to remain feasible for every interpolation point between the old and proposed parameters. This targets transient instability during a large update, such as exploding activations, loss spikes, negative curvature, or violation of a spectral-norm budget, even when the final endpoint appears acceptable.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Robust Dynamic Operating Envelopes in Unbalanced Three-Phase Distribution Systems arXiv:2607.08578
Unverified 2026

Contractive projected residual dynamics

Build a recurrent or continuous-depth block from a dissipative vector field and project every state derivative onto the tangent cone of a closed convex hidden-state set. Unlike ordinary clipping, tangent-cone projection removes only the outward component at the boundary and preserves admissible motion. Under the paper's maximal-dissipativity result, the continuous flow is nonexpansive in its initial state.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Projected incrementally scattering passive systems on closed convex sets arXiv:2607.08301
Unverified 2026

Dissipative drift parameterization

Build the diffusion drift as a contractive linear term plus a spectrally controlled residual, so trajectories are pulled toward a state-dependent center while retaining nonlinear expressivity. This directly targets the paper's sharper one-sided dissipative regime rather than hoping that ordinary weight decay produces dissipativity.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Expressivity and Statistical Trade-offs in Diffusion Policy Learning arXiv:2607.07967
Unverified 2026

Weighted-Volume Contractive Optimizer

Replace a fixed optimizer learning-rate field by a positive state-dependent scaling rho(theta) and penalize expansion of weighted parameter-space volume. The optimizer is encouraged to contract regions of parameter initializations that have high weighted divergence, potentially reducing sensitivity to initialization and stabilizing training near sharp or anisotropic loss landscapes.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Weighted Phase Volume Method in Stability Analysis: Integral Criteria and Ellipsoidal Reachable Sets arXiv:2607.05033
Unverified 2026

Chebyshev-Stabilized SDIRK Neural ODE

Replace explicit RK integration in a stiff neural ODE or continuous-depth residual network with the paper's stiffly accurate SDIRK4 discretization. Instead of performing a dense Newton solve for each implicit stage, solve the diagonal stage equation using a Chebyshev-accelerated residual iteration whose polynomial damps the negative, high-magnitude Jacobian modes responsible for stiffness.

Useful6/10
Difficulty7/10
Novelty7/10
Paper: Explicit stabilized implementation of singly diagonally implicit Runge-Kutta methods arXiv:2607.07497
Unverified 2026

Discounted Saddle-Gap Controller

Track an exponentially discounted approximation to the current min-max saddle gap and use it to control the optimizer of a GAN or adversarial learner. If the recent gap rises, reduce both players' step sizes and clear stale momentum; if it falls consistently, cautiously increase the step sizes. Unlike ordinary loss EMAs, this signal measures whether each player is close to a recent best response and can detect equilibrium-tracking failure even when generator and discriminator losses look benign.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Forgetting-Factor Regret for Online Zero-Sum Games arXiv:2607.07078
Unverified 2026

Particular-Integral Latent Reduction

Augment a latent neural ODE with learned constraint functions whose time derivatives are forced to close linearly on the constraint family, making the zero level set invariant by construction. Integrate only the quotient-relevant coordinates while treating the constraint-generated characteristic coordinates as gauge variables, reducing latent dimension and suppressing long-horizon constraint drift.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Hamiltonian reduction from particular integrals arXiv:2607.07057
Unverified 2026

Puiseux Arclength Continuation for Implicit Layers

Replace the usual linear predictor in continuation of an implicit neural state with a fractional-power predictor fitted from recent states, then correct the prediction using a pseudo-arclength constraint. This is designed for equilibrium layers, implicit sequence models, or homotopy training schedules where the state Jacobian becomes nearly singular and ordinary Newton correction or fixed-point iteration becomes unstable.

Useful6/10
Difficulty6/10
Novelty8/10
Paper: Computing singular solutions of polynomial systems: towards superlinear convergence without deflation arXiv:2607.06329
Unverified 2026

Commutator-Regularized Switched SSM

Build a state-space layer whose latent dynamics use a fixed cyclic schedule of learned generators instead of a single generator. Penalize pairwise commutator norms so that the true ordered cycle remains close to the averaged flow, while periodically checking a quadratic Lyapunov contraction condition on the exact cycle transition.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Commutator-Driven Stability Bounds for Periodic Switching arXiv:2607.05829
Unverified 2026

Cosymplectic Reeb-Hamiltonian Layer

Replace an unconstrained latent transition by a layer with a distinguished scalar coordinate \(t\) and a symplectic leaf state \(x=(q,p)\). The layer advances \(t\) through a Reeb drift while updating \(x\) with a symplectic Hamiltonian step, preventing arbitrary mixing between progression and content coordinates and potentially improving long-horizon stability.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Hamiltonian group actions in cosymplectic geometry arXiv:2607.05231
Unverified 2026

Rank-One Feedback Spectrum Regularizer

Model the scalar feedback route in a recurrent layer as a rank-one perturbation of its open-loop transition. Regularize the frequency response of that route so that no mode reaches unit loop gain, directly targeting oscillatory and slowly decaying instabilities rather than relying only on gradient clipping.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Endogenous Feedback in Size-Structured Transport Equations arXiv:2607.02877
Mechanism failed 2026

Phase-Locked Bursting Cell

Use the paper's third-order phase-locked-loop equations as a recurrent neuron instead of a leaky integrate-and-fire unit. Emit a spike whenever the phase crosses a chosen threshold, allowing one state trajectory to represent both slow burst envelopes and fast within-burst oscillations.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Electronic Bursting Neuron: design, equations and hardware implementation arXiv:2607.02122
Mechanism works 2026

Dispersion-Matched Unitary Fourier State Space

Replace unconstrained per-frequency recurrent dynamics in a Fourier neural operator or spectral state-space model with oscillators initialized from the plasma dispersion relation \(\omega_k=\sqrt{\underline{b}^{2}+|k|^{2}}\). Each Fourier mode first undergoes a norm-preserving rotation at its prescribed frequency, while a small learned residual and optional nonnegative damping account for task-specific dynamics. This should reduce phase drift and exploding or vanishing activations when modeling…

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The Fast Limit Model Associated With The Euler-Maxwell-Two-Fluid System arXiv:2607.00749
Unverified 2026

Delay-Budget Controller for Coupled Training

Treat a coupled neural training loop as a delayed feedback system with two hard delays and two first-order implementation filters. Estimate the dominant coupled Jacobian mode and use the characteristic equation to distinguish a recoverable delay-induced oscillation from a filter-induced instability; then reduce stale-gradient delay only in the former case, and slow or retune EMA or relaxation filters in the latter.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Implementation Filters and Delay-Budget Instability in Coupled Replicator--Mutator Dynamics arXiv:2607.00227
Unverified 2026

Cone Bi-Rayleigh Stability Regularizer

Add a two-sided cone-restricted spectral penalty to a recurrent or state-space model. Instead of estimating growth using a symmetric singular-value surrogate, jointly optimize a positive right vector and positive left vector in the extended quotient from the paper, targeting a real generalized eigenvalue of the learned non-selfadjoint transition operator.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Cone Minimax Principles for Non-Selfadjoint Operator Pencils arXiv:2606.31129
Unverified 2026

Truncated Volterra Stabilizer for Recurrent Blocks

Augment a recurrent or state-space layer with a finite-order causal Volterra compensator that models and cancels dominant nonlinear feedback around a stable linear transition. Use quadratic terms by default and add cubic terms only when the model must operate farther from equilibrium, making truncation order an explicit compute and robustness control.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Approximate Feedback Linearization for a Nonlinear Hyperbolic PDE Class -- Part I: Volterra Truncation arXiv:2607.04361
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

Jointly Contractive Input-Conditioned RNN

Replace pointwise spectral normalization of an RNN transition with a stability constraint on the entire family of input-conditioned matrices. Use a learned positive-definite metric P so every transition contracts in the same state geometry, approximating the paper's uniform exponential stability and input-forgetting guarantee.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Stability of input-output maps and their minimal realizations in state-linear, state-affine, LPV, and linear switched systems arXiv:2607.03849
Mechanism works 2026

Numerical-Range Stabilization for Nonnormal State Dynamics

Replace spectral-radius-only stabilization of a recurrent or state-space transition matrix with a numerical-range constraint. Penalize directions in which the Hermitian part of a rotated transition matrix has a large maximal eigenvalue, controlling nonnormal transient amplification and polynomial state propagation.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Square Functions and the Complete Crouzeix Conjecture in Dimension Three arXiv:2608.27346
Unverified 2026

Carleman-Lifted Polynomial State Space

Replace a standard nonlinear recurrent transition with a truncated Carleman lift containing levels $z_j\approx u^{\otimes j}$, coupled by linear maps that represent quadratic, linear, and forcing terms. The resulting transition is linear in the lifted state but still expresses nonlinear dynamics in the original state, while the highest-order omitted interaction supplies an explicit truncation-defect signal that can be used for adaptive order selection or regularization.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Fast-forwarding quantum algorithms for weakly nonlinear dissipative differential equations and beyond arXiv:2608.25822
Mechanism failed 2026

SBP-Factorized Dissipative Residual Mixing

Insert a weighted negative-semidefinite fourth-order mixing operator into a residual or state-space layer. Instead of learning an unconstrained token-mixing matrix, parameterize its dissipative component as Q = -a W^{-1} B^T W B, ensuring that this component cannot increase the chosen weighted feature energy. Use a boundary-aware finite-difference matrix B along the sequence axis, optionally with learnable banded coefficients while preserving the factorization.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: A 3D Summation-by-Parts scheme on a Hyperboloidal Foliation of Minkowski arXiv:2608.25363
Unverified 2026

Finite-Horizon Walk Reciprocity Control

Add a diagnostic and optional regularizer that measures whether a neural block's multi-step directed interactions differ strongly when traversed forward versus backward. This catches transient directional amplification in deep acyclic or nearly nilpotent networks, which eigenvalue or spectral-radius penalties can miss because all eigenvalues may be zero even though short directed walks are large.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Directed walks shape a universal square-root law of entropy production rate in nonreciprocal systems arXiv:2608.25030