Unverified
2026
Construct a 2D recurrent or residual neural lattice with slowly varying local couplings, while parameterizing those couplings so that an anisotropy invariant remains constant across all spatial and depth locations. The network obtains controlled local propagation velocities rather than arbitrary inhomogeneous amplification, enabling depth-dependent receptive fields while preserving near-critical signal propagation.
Useful6/10
Difficulty6/10
Novelty8/10
Unverified
2026
Build a recurrent ReLU module that evaluates a binary refinement cascade using a fixed-dimensional state and shared cell weights. Replace hard binary digit selection with two overlapping circle coordinates; switch between their affine state updates only at points where the two candidate updates agree, so the switch is an exact continuous piecewise-linear ReLU operation rather than a multiplicative gate.
Useful6/10
Difficulty6/10
Novelty7/10
Unverified
2026
Warp each observed shape and its interior scalar fields into a fixed reference domain using a learned diffeomorphism, then process the resulting canonical SDF with a CNN or 3D encoder. The representation should be insensitive to translation, rotation, reflection, scale, and re-parameterization when the correspondence module is constrained to absorb those transformations rather than shape changes.
Useful6/10
Difficulty6/10
Novelty6/10
Unverified
2026
Add a transformation-invariant global shape loss based on the interpoint-distance distribution or its Riesz-energy transform to a network that predicts polygon vertices or masks. Matching this signature forces the prediction to reproduce global side-length and angle structure even when local vertex correspondence is ambiguous, while random translations, rotations, and reflections require no alignment preprocessing. The uniqueness guarantee applies to generic polygonal domains, so this should be…
Useful6/10
Difficulty4/10
Novelty6/10
Unverified
2026
Represent prototypes or attention keys by points p_i on the unit sphere and regularize their configuration with a Green-potential log-partition objective inspired by the TPMS branch-point formulation. The objective penalizes configurations whose positive and negative Gibbs-weighted potentials are concentrated in different regions, providing a smoother alternative to pairwise repulsion or uniformity losses.
Useful6/10
Difficulty4/10
Novelty6/10
Unverified
2026
Project each FFN residual update onto the tangent space of the current token residual direction before adding it to the stream. This preserves the component that changes representation direction while suppressing norm-only motion, which may reduce residual-norm drift and aggregation-induced representation collapse.
Useful6/10
Difficulty4/10
Novelty6/10
Unverified
2026
Replace a conventional signed-graph message-passing layer with two coupled feature channels: a fixed channel invariant under switching and an anti-fixed channel that changes sign under switching. Unsigned aggregation updates invariant features, while signed aggregation updates anti-invariant features, implementing the paper's sphere-plus-involution representation at the hidden-state level.
Useful6/10
Difficulty4/10
Novelty5/10
Unverified
2026
Parameterize continuous representation sectors using the Hodge geometry of the character torus rather than arbitrary Euclidean coordinates. Use the resulting metric to encode sector locations and impose local spectral smoothness, allowing a model to interpolate between geometrically nearby twists while retaining non-topological variation.
Useful6/10
Difficulty5/10
Novelty7/10
Unverified
2026
Replace ordinary codebook or prototype updates with the paper's diagonal-free particle dynamics in feature space. Each prototype is attracted toward the current minibatch feature distribution, while pairwise negative-distance interactions spread prototypes apart and suppress codebook collapse. The exponent q in (0,2) controls the interaction profile, with q less than 1 producing a stronger near-collision force but requiring numerical regularization.
Useful6/10
Difficulty4/10
Novelty6/10
Unverified
2026
Represent a neural deformation of a mesh or simplicial graph by vertex positions \(f\), and constrain every oriented simplex to retain positive signed volume. Add a logarithmic barrier during feasible optimization and use a feasibility-restoration phase for initially inverted elements, turning foldover prevention into a hard geometric invariant rather than a soft penalty.
Useful6/10
Difficulty6/10
Novelty7/10
Unverified
2026
Add a deliberate large-constant-learning-rate phase in which training loss is not forced monotonically toward interpolation. The phase is intended to calibrate shared, high-signal directions before the optimizer memorizes example-specific nuisance directions, and should be stopped when validation error is minimized even if training error remains high.
Useful6/10
Difficulty5/10
Novelty6/10
Unverified
2026
Replace an unconstrained recurrent or residual transition with a block-structured contractive realization whose input-dependent multiplier is a direct sum of bounded branches. The resulting layer has a built-in non-expansive energy bound on the chosen normalized input domain, while still allowing different branches to respond to different coordinates or feature groups.
Useful6/10
Difficulty5/10
Novelty5/10
Unverified
2026
Store a finite library of successful robot configurations or action-conditioned waypoints and construct a smooth soft minimum of their distances. Use the negative distance gradient as a structured action prior, add a learned residual policy, and pass the combined action through a quadratic-program safety layer. This gives a neural controller an explicit attraction basin toward demonstrated solutions while preventing violations of known state constraints.
Useful6/10
Difficulty5/10
Novelty6/10
Unverified
2026
Construct a routed neural state update from a collection of branch maps whose inverse-style refinement operators are uniformly contractive. The discrete routing sequence acts as an expandable symbolic code, while contraction makes the continuous state associated with a long routing history insensitive to initialization and earlier perturbations. Use a finite active top-\(K\) set during training, but retain an expandable branch table so the model can represent increasingly complex or rare modes.
Useful6/10
Difficulty6/10
Novelty7/10
Unverified
2026
Replace dense spatial attention on a 2D feature grid by attention from every non-landmark token to a small periodic set of landmark tokens. Choose landmarks using the paper's residue construction so that every non-landmark token has at least one landmark exactly k Manhattan steps away. Use this guaranteed edge as a sparse global-information route, combined with a cheap local convolution or residual path for accuracy.
Useful6/10
Difficulty5/10
Novelty7/10
Unverified
2026
Equip a latent world model with a learned positive-definite state-dependent metric and penalize violations of one-step contraction under the predicted dynamics. Use the paper's metric-geodesic energy as an auxiliary consistency loss between clean and perturbed latent rollouts, making the model more robust to observation noise and compounding prediction errors.
Useful6/10
Difficulty6/10
Novelty6/10
Unverified
2026
Replace arithmetic averaging of feature covariances by the weighted Bures–Wasserstein barycenter of several SPD covariance matrices. The layer aggregates covariance statistics from augmentations, heads, channels, or local patches in a way that respects the geometry of centered Gaussian feature distributions and remains invariant under congruence changes of coordinates.
Useful6/10
Difficulty5/10
Novelty5/10
Unverified
2026
Partition the network output into blocks according to their estimated local controllability order and replace the ordinary residual norm by the anisotropic gauge q_p(r) = max_i ||r_i||^(1/i). Train an inverse network or unrolled solver with blockwise target tolerances ||r_i|| approximately less than or equal to rho^i, so directions reachable only through higher-order changes are not incorrectly treated as equally first-order errors.
Useful6/10
Difficulty4/10
Novelty8/10
Unverified
2026
Initialize VQ-VAE, product-quantization, or prototype embeddings from a matrix-scrambled digital net after mapping points into the data latent region. This aims to prevent early codebook collisions and dead entries by giving codewords broad coverage and controlled minimum separation, rather than relying on Gaussian initialization or random samples that contain increasingly large local gaps.
Useful6/10
Difficulty4/10
Novelty7/10
Unverified
2026
Generate augmentation parameters from a binary digital net with matrix or linear scrambling instead of independently sampled uniforms or fully Owen-scrambled points. The construction should cover the augmentation hypercube while avoiding the severe local clustering predicted for random and locally independent scrambling, giving each training window a more uniform set of transformation strengths.
Useful6/10
Difficulty4/10
Novelty7/10
Unverified
2026
Train a neural network that predicts a symmetric matrix family without choosing a particular latent basis. In addition to matching pointwise eigenvalues, match gauge-invariant relational quantities formed by traces of products of matrices at several inputs; these distinguish matrix families that have identical spectra at every input but differ in their shared eigenvector geometry. Evaluate the result after one global orthogonal Procrustes alignment, not by independently aligning every sample.
Useful6/10
Difficulty5/10
Novelty7/10
Unverified
2026
Replace an unconstrained quadratic interaction between channel derivatives with a learnable combination of Lorentzian and antisymmetric null forms. For wave-equation surrogates, this enforces exact cancellation when two interacting features have parallel null directions, suppressing resonant derivative products that otherwise cause unstable long-horizon rollouts.
Useful6/10
Difficulty5/10
Novelty7/10
Unverified
2026
Construct a recurrent state-space model with a neutral quasiperiodic phase variable and transverse amplitude variables whose non-autonomous coupling decays polynomially in inference time. The phase subsystem provides persistent torus-like memory, while the transverse subsystem receives only a vanishing perturbation, limiting long-horizon drift caused by continual corrections.
Useful6/10
Difficulty5/10
Novelty8/10
Unverified
2026
Represent the predicted solution as $u_{\theta}(x)={\rm d}_{\Omega}(x)^s v_{\theta}(x)$, where $v_{\theta}$ is an unconstrained neural network and ${\rm d}_{\Omega}$ is the distance to the boundary. This builds the fractional Dirichlet boundary layer into the architecture and leaves the network to learn the smoother quotient $u/{\rm d}_{\Omega}^{s}$, which the paper proves extends Hölder-continuously to the boundary when the reaction has sufficient integrability.
Useful6/10
Difficulty4/10
Novelty6/10