Unverified
2026
Construct a block of gradient, preconditioned-gradient, or Hessian-vector-product directions without performing full-dimensional Gram-Schmidt. Use a random sketch to orthogonalize the block cheaply, then solve a small generalized eigenproblem using the true parameter-space overlap matrix so the extracted curvature modes are accurate for the generated subspace. Use the selected curvature modes to form a damped or trust-region optimizer step.
Useful5/10
Difficulty6/10
Novelty7/10
Unverified
2026
Represent a population of N circular latent states using a three-parameter Möbius transformation applied to fixed uniform reference phases, rather than learning N unrelated angles. The resulting states remain on the circle by construction and can model concentrated or nearly uniform phase populations through a single concentration parameter.
Useful5/10
Difficulty4/10
Novelty7/10
Unverified
2026
Add a norm-controlled feature mixer that applies a polynomial spectral filter to the channel covariance of a transformer or MLP block. A quadratic filter centered at \(\rho\) suppresses covariance eigenmodes far from the target and preserves modes near it, providing a tunable alternative to purely variance-maximizing mixing or standard normalization.
Useful5/10
Difficulty5/10
Novelty6/10
Unverified
2026
Add a spectral regularizer to a linear state-space or recurrent layer that controls the overlap between its controllable and observable state directions. The regularizer uses the paper's identity to monitor eigenvalues of (I+PQ)^{-1}, equivalently the squared canonical correlations between reachable and observable subspaces, and penalizes degenerate or overly concentrated spectra.
Useful5/10
Difficulty5/10
Novelty6/10
Unverified
2026
For a coordinate network representing a field near a boundary or interface, factor the prediction as u(x)=h(x)v(x), where h is a known fractional-Hardy ground-state profile, and regularize v with a weighted nonlocal difference energy. Add the corresponding critical Hardy penalty to the loss so that the network spends capacity on the nonsingular residual v instead of relearning the boundary singularity.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
Monitor a smoothed training signal and test whether at least one sufficiently long recent interval has remained within a prescribed tolerance. Use the infimum-over-windows functional instead of a pointwise patience counter, and trigger early stopping or learning-rate decay only when a stable interval is statistically supported under dependent, non-stationary noise.
Useful5/10
Difficulty5/10
Novelty6/10
Unverified
2026
Regularize a network using the weak-L^p tail of scale-normalized feature differences between an input and sampled perturbations, instead of averaging all pairwise differences with an ordinary L^p penalty. The weak norm emphasizes persistent high local sensitivities while being less dominated by a single extreme pair than a hard maximum.
Useful5/10
Difficulty4/10
Novelty6/10
Unverified
2026
Use the paper's dimension-dependent exponent transformation to fuse nonnegative outputs from several branches. Instead of selecting an arbitrary generalized-mean exponent, choose the output exponent q=Q_d(p) induced by an input exponent p, making the fusion rule explicitly sensitive to the dimension of the barycentric variables.
Useful5/10
Difficulty3/10
Novelty5/10
Unverified
2026
Regularize learned low-dimensional embeddings or MoE prototypes with an aggregation-diffusion energy. The attractive term encourages compact, semantically coherent groups, while porous-medium diffusion creates density-dependent pressure that prevents points from collapsing into singular clusters.
Useful5/10
Difficulty5/10
Novelty6/10
Unverified
2026
Replace independently sampled random-walk paths used for GNN neighbor or subgraph sampling by persistent rotor walks on the training graph. Each node stores a pointer into a fixed cyclic ordering of its outgoing neighbors; every visit advances the pointer and selects the next neighbor, producing deterministic coverage with no repeated random choices. Use several short rotor trajectories per seed and periodically reinitialize only the rotors in an encountered subgraph.
Useful5/10
Difficulty4/10
Novelty6/10
Unverified
2026
Add a mean-field stochastic binary recurrent layer with an explicit susceptibility controller. The layer estimates the response statistic \(\chi=\beta^2N^{-1}\sum_i\operatorname{sech}^4(u_i)\) and either penalizes or clips it below \(1-\delta\), preventing the high-gain regime in which replicas with identical weights develop strongly divergent states. The expected benefit is more stable long-horizon recurrence and lower variance across stochastic forward passes.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
Regularize the spatial curvature of a scalar-output image network using the paper's Burkholder integrand instead of an isotropic squared-Hessian norm. The energy is nonconvex pointwise but quasiconvex on symmetric Hessians, so compactly supported Hessian perturbations cannot lower the total energy relative to an affine field; this may suppress oscillatory curvature while allowing sharper anisotropic transitions than quadratic smoothing.
Useful5/10
Difficulty4/10
Novelty8/10
Unverified
2026
For a complex-valued neural predictor, penalize violations of positive semidefiniteness of the Nevanlinna-Pick matrix on minibatch inputs. Unlike pointwise output clipping, this couples all examples and directly enforces compatibility with a bounded analytic interpolant of prescribed norm $M$.
Useful5/10
Difficulty4/10
Novelty7/10
Unverified
2026
Replace an ordinary input-convex potential with a potential whose Hessian is encouraged to be symmetric positive definite and symplectic. Add a curvature penalty based on the scalar curvature of the Hessian metric, together with a theorem-derived interior target proportional to the inverse squared distance to the domain boundary. This should suppress pathological third-derivative oscillations while preserving nonquadratic structure near boundaries.
Useful5/10
Difficulty7/10
Novelty8/10
Unverified
2026
Use the hysteresis threshold as a regularizer for attractor diversity. Estimate how many initial states converge to each fixed point and select thresholds that maximize basin entropy or penalize domination by one attractor, reducing attractor collapse in discrete recurrent classifiers and memory modules.
Useful5/10
Difficulty4/10
Novelty8/10
Unverified
2026
Add a curvature-aware structural regularizer to a graph neural network or learned graph-rewiring module. The regularizer raises low-curvature edges toward the sharp 1/2 threshold, which is predicted to suppress first-dimensional cycle-space structure and reduce redundant or conflicting message-passing routes without explicitly computing graph homology.
Useful5/10
Difficulty6/10
Novelty6/10
Unverified
2026
Construct metric-graph Laplacian positional encodings only at frequencies whose empirical eigenvalues are statistically stable under the paper’s $(n v_\mu(h))^{-1/2}$ law. Use local ball-mass estimates and empirical eigengaps to gate or downweight unreliable eigenvectors, preventing small-sample spectral noise from entering a GNN or graph transformer.
Useful5/10
Difficulty4/10
Novelty5/10
Unverified
2026
Add a learned stochastic pair-interaction layer to a particle graph neural network, with a conditional normalizing flow generating the post-interaction relative state. Parameterize the update in center-of-mass and invariant relative coordinates so every sampled interaction preserves pair momentum and kinetic energy exactly. The flow learns the transition law directly from observed scattering or trajectory data, replacing repeated numerical collision solves or unconstrained message-passing…
Useful5/10
Difficulty6/10
Novelty6/10
Unverified
2026
Build a graph neural network on the dual graph of a triangulated surface whose messages are transported by \(\mathfrak{S}_3\) permutation matrices associated with adjacent-face color transports. This removes dependence on arbitrary local color-label choices and gives the network an explicit representation of noncontractible topology through holonomy around cycles.
Useful5/10
Difficulty5/10
Novelty6/10
Unverified
2026
Parameterize a nonnegative neural penalty or energy function as a sum of weighted power-mean differences applied to polynomial features of the network representation. Each atom is globally nonnegative by the power-mean inequality, so the learned penalty cannot become negative or destabilize constrained training, while the cone can represent polynomials outside SOS-plus-nonnegative-circuit certificates.
Useful5/10
Difficulty5/10
Novelty8/10
Unverified
2026
Split a recurrent state into two blocks and initialize their variances and cross-correlation according to the stationary projective energy distribution induced by the transition. This places the initial hidden state near the typical invariant direction of the dynamics instead of forcing a long transient from zero or isotropic noise.
Useful5/10
Difficulty5/10
Novelty7/10
Unverified
2026
Use the complex-conjugate palindromic coefficient that cancels the leading temporal phase defect of oscillatory modes. Implement complex arithmetic directly or use an exactly equivalent doubled-real state, then project the final state to its real component for real-valued prediction tasks.
Useful5/10
Difficulty6/10
Novelty7/10
Unverified
2026
Add a spectral regularizer to a learned graph or sparse attention adjacency that penalizes violation of the paper's energy floor. The regularizer discourages adjacency matrices that retain many edges but collapse into a low-dimensional spectral structure, which may reduce graph-message-passing diversity and worsen oversmoothing.
Useful5/10
Difficulty5/10
Novelty5/10
Unverified
2026
Represent intermediate feature maps on a periodic rectangular grid and regularize each individual Fourier eigenspace so that its spatial energy cannot collapse almost entirely outside a chosen observation region. The target lower bound is derived from the paper's quantitative rectangular estimate and is applied only to narrow Fourier shells, where the feature map is analogous to a degenerate Laplacian eigenfunction.
Useful5/10
Difficulty5/10
Novelty7/10