Architecture ideas

Attention variants, state-space and recurrent cells, normalization and token-mixing schemes — each tested against the standard block it replaces.

Unverified 2026

Ground-State Fractional Attention

Replace or augment relative-position attention with a positive fractional-integration mixing kernel whose radial behavior has separate inner and outer power laws. Tokens close to one another interact through the usual fractional singularity, while tokens near different radial scales receive a ground-state correction that can improve multiscale information transport without introducing a dense learned positional table.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Sharp Broken-Power Lorentz Estimates for Fractional Powers of Radial Schrödinger Operators with Inverse-Square Asymptotics arXiv:2607.11280
Unverified 2026

Dyck-Polytope Sparse Routing

Replace independent top-k expert or attention-edge selection with a gate vector constrained by hierarchical path budgets modeled on the paper's extended-Dyck-path polytope. Ordinary interactions receive continuous nonnegative capacities, while a designated class of cross-group interactions receives binary or clipped-to-one gates, producing structured sparsity and preventing many correlated paths from consuming the same routing budget.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: FFLV bases for covariant representations of $\mathfrak{gl}(m|n)$ arXiv:2607.11133
Unverified 2026

Spectrally Balanced Subdivision Backbone

Construct a sparse message-passing graph from a tree backbone by subdividing every backbone edge and attaching leaves so that 2d_T1(x_i)+f_i is constant across backbone vertices. Use this graph as a fixed communication skeleton, with propagation weights calibrated by the predicted spectral radius. The same construction can be compressed into an effective backbone operator by eliminating subdivision and leaf nodes.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Tight lower bound for the spectral radius of connected graphs with given matching number arXiv:2607.11061
Unverified 2026

Bilinear-Form Structured Transition

Construct the latent transition from a nondegenerate bilinear form phi and a form-compatible operator instead of from an unconstrained dense matrix. The resulting SSM has an exact orthogonal or symplectic algebraic structure, reducing transition parameter redundancy and testing whether preservation of a latent pairing improves extrapolation on reversible, parity-sensitive, or Hamiltonian-like sequence tasks.

Useful5/10
Difficulty5/10
Novelty5/10
Paper: Based maps to Lagrangian Grassmannians, Quivers, and Bott Periodicity arXiv:2607.10956
Unverified 2026

Prime-Gated Maximal-Length Binary Reservoir

Replace a learned recurrent transition with a sparse binary reservoir compiled from prime-count gates. Three permanently active control vertices implement copy and XNOR transitions, allowing the signal state to realize an affine feedback register over \(\mathbb F_2\) with period \(2^m-1\) using only \(O(m)\) edges and bounded in-degree. Train only an input projection and readout, or use straight-through estimators if end-to-end adaptation is required.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Pulse Graphs: Prime-Activated Boolean Dynamics on Directed Graphs arXiv:2607.10453
Unverified 2026

Multiset Distance Positional Encoding

Add a permutation-invariant positional channel to a graph neural network by encoding each node through the histogram of shortest-path distances to a selected landmark set. Unlike standard ordered landmark distances, this representation is unchanged when landmarks are permuted and can be optimized to reduce node collisions. Use a small learned projection of the histogram alongside ordinary node features, with an optional collision penalty during training.

Useful5/10
Difficulty5/10
Novelty4/10
Paper: Multiset resolvability parameters in graphs: A survey with new results and open problems arXiv:2607.10311
Unverified 2026

Homoclinic Symbolic Reservoir

Construct a periodically driven hybrid recurrent state-space model whose vector field is piecewise smooth across learned switching surfaces. Engineer a transverse homoclinic intersection around a hyperbolic recurrent state; the resulting shift-like invariant set provides a controllable symbolic reservoir for sequence prediction and long-horizon generation.

Useful5/10
Difficulty7/10
Novelty7/10
Paper: Homoclinic Theorems for piecewise smooth vector fields arXiv:2607.09618
Unverified 2026

Crossover-Aware Multiscale Attention

Build a neural architecture whose receptive field or attention span is increased according to an estimated disorder-to-order crossover scale. Local branches process windows below the crossover as if they were stochastic, while a global branch is activated only when the context exceeds the predicted scale needed to expose deterministic recurrence. This targets sequences or images containing long-range quasiperiodic, hierarchical, or algorithmically generated structure that is statistically…

Useful5/10
Difficulty5/10
Novelty7/10
Paper: The scales of disorder in perfect quasicrystals arXiv:2607.09274
Unverified 2026

Subduction-Based Tangent Augmentation

Train a predictor on quotient-consistent tangent jets rather than only on transformed samples. Generate several local representatives of the same orbit, compute first-order feature perturbations, and aggregate them through a shared tangent module before prediction. This gives a structured alternative to treating augmented views as independent examples and can improve robustness to composed transformations.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Diffeological Riemannian orbifolds arXiv:2607.08939
Unverified 2026

Spherical Height-Routed Multiscale Network

Replace an unconstrained deep routing tree by a q-ary descendant hierarchy with an explicit even height h=0,2,4,... labeling feature scale or computation depth. Train the router so that empirical occupancy of heights follows the exact even-sector law from the Nagao quotient, preventing concentration at shallow layers or unstable overuse of very deep paths.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: $K$-spherical horospherical averages on the Nagao quotient: tree combinatorics and exact discrepancy arXiv:2607.08704
Unverified 2026

Ensemble-Averaged Sparse Graph Search

Replace a binary neural connectivity mask by independent Bernoulli edge probabilities and optimize a deterministic expected message-passing objective before discretization. The resulting module can search sparse GNN edges or expert-to-token routes without repeatedly sampling many discrete architectures during training.

Useful5/10
Difficulty5/10
Novelty5/10
Paper: Learning LDPC codes with quantized density evolution over relaxed protographs arXiv:2607.08484
Unverified 2026

Charge-conserving Z3 neural block

Represent each feature as belonging to one of three \(\mathbb{Z}_3\) charge sectors and constrain every linear and multiplicative operation to obey charge addition modulo 3. Add invariant cubic gates such as \(x_1x_2x_3\) or \(x_q^3\), which can express the same phase-insensitive interaction selected by the paper's three-photon drive. This should improve data efficiency and exact cyclic-augmentation consistency when the task has a genuine ternary symmetry.

Useful5/10
Difficulty4/10
Novelty6/10
Paper: Quantum and Classical Potts Criticality in Driven-Dissipative Bosonic Lattices arXiv:2607.08425
Unverified 2026

Lattice-Laplace Polytope Attention

Replace or augment conventional dot-product attention with features generated by a convex polytope's lattice Laplace partition function. For a query-dependent point inside a learnable polytope, the log-partition gradient is the expected lattice direction under a Gibbs distribution, while its Hessian is a covariance matrix that supplies curvature-aware features.

Useful5/10
Difficulty5/10
Novelty8/10
Paper: Dual Lattice Functions of Polytopes arXiv:2607.08101
Unverified 2026

Compact Abelian Graph Positional Codes

Replace one-hot node IDs or large positional encodings in a GNN with coordinates from a compact abelian Cayley graph. The coordinates preserve graph-shortest-path geometry exactly, while Fourier characters of cyclic factors provide smooth neural features with fewer channels.

Useful5/10
Difficulty7/10
Novelty7/10
Paper: Dimension and Order Bounds for Isometric Embeddings of Graphs into Abelian Cayley Graphs, and the Abelian Dividend arXiv:2607.07939
Unverified 2026

Rayleigh–Jeans Condensation Routing

Replace softmax attention or dense MoE routing with a normalized Rayleigh–Jeans distribution over tokens or experts. If an item's energy is close to the chemical potential, its probability becomes disproportionately large, creating controllable low-energy condensation instead of the exponentially smooth allocation produced by softmax.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Thermodynamic description of worldwide distribution of energy and carbon emission arXiv:2607.07315
Unverified 2026

Masked Universal Host Layer

Represent many related sparse graph or attention patterns inside one fixed host connectivity pattern and activate each target instance with binary directional masks. The learned edge transformation and sparse-kernel layout are shared across instances, while the mask selects the target graph, enabling one compiled operator to process heterogeneous structures.

Useful5/10
Difficulty5/10
Novelty5/10
Paper: A universal emulator for planar Ising lattices arXiv:2607.05308
Unverified 2026

Matroid-rank interaction bottleneck

Construct a candidate feature for every edge pair or structured token pair, then retain a numerically independent subset under a feature-Jacobian matroid. The neural layer computes only the selected interactions, preserving directions that add new information rather than pruning solely by magnitude or attention score.

Useful5/10
Difficulty6/10
Novelty7/10
Paper: Analytic Spread via Linear Matroids arXiv:2607.07458
Unverified 2026

Monotone Resolvent Elimination Layer

Build an implicit layer from a piecewise-linear maximal monotone operator on visible variables z_* and auxiliary variables z_**, then eliminate the auxiliary block rather than exposing it in the network output. Compute the layer through a fixed point of the eliminated component of a nonexpansive resolvent, with damping when the auxiliary map is not strictly contractive.

Useful5/10
Difficulty6/10
Novelty6/10
Paper: Maximal monotonicity of piecewise polyhedral mappings arXiv:2607.07358
Unverified 2026

Four-Root Ternary Mixer

Replace a generic three-input concatenation MLP with a permutation-symmetric mixer built from the four signed combinations x+y-z, x-y+z, -x+y+z, and -x-y-z. Apply a shared truncated exponential to these combinations and aggregate symmetric pairwise products, producing controlled quadratic and higher-order interactions without materializing a full trilinear tensor.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: On $η$-periodic Formal Ternary Laws arXiv:2607.06795
Unverified 2026

Random-layer minimum-gain conditioning

Factor a neural linear layer as W = M A, where A is randomized at initialization and M is a deterministic channel mixer or learned feature transform. Regularize M toward low inverse-Hilbert–Schmidt norm under a scale constraint, because the paper's theorem predicts that this raises the high-probability lower bound on s_min(W) and reduces near-singular initialization events.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: On the smallest singular value of the product of random and deterministic matrices arXiv:2607.06785
Unverified 2026

Frieze-consistent multiplicative feature block

Replace a standard two-layer multiplicative interaction block with auxiliary positive features X whose neighboring products generate two coupled feature grids x and y. Add the Y-diamond recurrence as either a hard recurrent update or a differentiable consistency loss, forcing local interactions to obey the same compatibility structure as an SL2/Y-frieze.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: All Y-friezes come from $\mathrm{SL}_2$-friezes arXiv:2607.06767
Unverified 2026

Stable Magnitude Bottleneck

Insert a magnitude-only bottleneck whose output is the absolute value of a random independent-feature expansion of the latent vector. Train a decoder to reconstruct the latent representation or input modulo one global sign, while explicitly rejecting feature distributions whose normalized L1 mass is too small. The module provides a controlled way to obtain sign-invariant representations without allowing arbitrary coordinate-wise sign loss.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Stable Phase Retrieval for Spans of Independent Random Variables arXiv:2607.06693
Unverified 2026

Random-label irregular sparse attention

Construct a sparse attention mask from a fixed regular candidate graph and one scalar random label per token, retaining edge $(u,v)$ when $x_u+x_v\geq\tau$. Unlike independent random pruning, this produces correlated neighborhoods and a controllable distribution of token degrees, potentially giving some tokens broad receptive fields while retaining a fixed sparse budget.

Useful5/10
Difficulty3/10
Novelty7/10
Paper: Irregular subgraph in a regular graph arXiv:2607.06465
Unverified 2026

Patterned-Walk Graph Signature

Augment a graph neural network or graph transformer with counts of cyclic walks whose successive steps are required to be graph edges or graph non-edges according to a binary pattern. These features encode induced-subgraph structure that ordinary adjacency powers miss, and can be concatenated to the graph-level token or used as an auxiliary prediction target.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: Generalized spectral closedness of $\mathcal{F}$-free graph classes arXiv:2607.06455