Architecture ideas

Research ideas extracted from mathematics papers, categorized as Architecture.

Unverified 2026

Continued-Fraction Lacunary Features

Replace random Fourier features or a dense sinusoidal positional encoding with a compact bank whose frequencies are the continued-fraction denominators of an irrational number. Inverse-frequency amplitudes provide multiscale structure with a controlled sub-Lipschitz regularity profile, while lacunarity reduces the number of frequencies needed to represent oscillatory structure.

Useful6/10
Difficulty3/10
Novelty5/10
Paper: Regularity, quantitative deviation, and non-rigidity of a lacunary skew product arXiv:2608.25821
Unverified 2026

Wick-Matching Polynomial Interaction Layer

Replace an unconstrained high-order polynomial interaction module with features generated by Gaussian matrix contractions and their exact Wick expansion. The resulting interactions are sums of products of power-sum invariants, with coefficients fixed by perfect-matching counts, providing a low-parameter inductive bias for permutation- or orthogonal-structured data.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Stable Symmetric Series, Differential Operators, and Jack Deformations arXiv:2608.25651
Unverified 2026

Biclique-free hierarchical attention

Replace dense token-to-token attention by a learned binary relation generated from a small number of hierarchical predicates, while rejecting masks that contain a fixed K_{t,t} biclique. The paper's incidence bound predicts near-linear active edges for these structured relations, giving sparse attention with a measurable worst-case complexity target rather than relying only on average sparsity.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Almost-linear Zarankiewicz bounds in $1$-semi-equational theories arXiv:2608.25464
Unverified 2026

Harmonic Global Latent Channels

Augment a mesh or graph neural network with an explicit low-dimensional channel for topological circulation or flux modes. The network predicts a local gauge-fixed field u and global coefficients a, then reconstructs the physical field as y = u + Ha, so local message passing does not need to synthesize global modes through many layers.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Optimal Control in Hilbert Complex Spaces with Finite Element Exterior Calculus arXiv:2608.25266
Unverified 2026

Truncated-Fourier Domain Pooling

Replace ordinary masked mean pooling with a Fourier-compressed quadrature operator for arbitrary two-dimensional or three-dimensional domains. The geometry is preprocessed once into reusable grid weights, allowing every channel and every training example using the same domain to be pooled without boundary-area bias.

Useful6/10
Difficulty3/10
Novelty7/10
Paper: "Truncated Fourier Filtering" method for fast and high-order evaluation of integrals and convolutions in general domains arXiv:2608.25264
Unverified 2026

Sparse Multiscale Kernel-Frame Operator

Replace dense grid tokens or global spectral features with coefficients of compactly supported kernels centered on a nested hierarchy of spatial points. Encode an input field into coarse-to-fine coefficients, apply a neural map to those coefficients, and decode the predicted coefficients at arbitrary query locations; the contribution from each level provides an explicit multiscale output decomposition.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: The Frame Kernel Method for Multiscale Operator Learning arXiv:2608.25084
Unverified 2026

Private spectral whitening front-end

Estimate the temporal spectrum of each sequence channel using a locally private procedure, then apply a regularized inverse-square-root spectral filter before the sequence enters attention or an SSM. The filter removes predictable low-frequency or narrow-band redundancy while avoiding unstable amplification at frequencies where the private estimate is small.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: On the privacy cost for dependent Gaussian data: spectral density estimation under local differential privacy arXiv:2608.24847
Unverified 2026

Noncrossing Brace Attention

Replace unconstrained combinations of several attention or adapter operations with a brace-style composition that inserts each operation into a distinct ordered interval of a base sequence. The resulting computation preserves the order of host and inserted operations and forbids crossing dependencies, producing hierarchical attention patterns with an explicit structural bias.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Braces on the cohomology of noncrossing 2-partitions arXiv:2608.24820
Unverified 2026

Positive Garside-factor tokenizer

Replace raw braid-generator sequences by sequences of positive simple Garside factors obtained from the left-greedy normal form. Because powers of \(\Delta\) lie in the Hilden subgroup, they can be removed while preserving the relevant double-coset presentation, reducing non-uniqueness and often shortening the sequence. Feed the resulting factor tokens to a Transformer or sequence classifier, and train it to be invariant to inserted removable \(\Delta\)-powers.

Useful6/10
Difficulty5/10
Novelty9/10
Paper: Every Plat Presentation Admits a Positive Bounded Braid Representative arXiv:2608.24003
Unverified 2026

Finite-Splitting Directional Attention

Construct a directional attention head whose admissible slopes are leaves of an M-adic interval tree with a prescribed finite splitting number. Instead of evaluating all K directions independently at every spatial location, route each query through only the branch decisions of the tree and share feature projections among directions that remain in the same multiscale angular interval.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Directional maximal operators in the plane arXiv:2608.23871
Unverified 2026

Exact Elasticity-Complex Message Passing

Construct a mesh neural network with node, edge, face, and cell feature spaces modeled on the four spaces of the discrete elasticity complex. Replace unconstrained cross-order message passing by fixed incidence and geometric operators whose compositions vanish exactly, so gradient-like, incompatibility-like, and divergence-like features cannot contain algebraically spurious components.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: A Vector-Valued Co-Chain/Chain Complex Associated to the Elasticity Complex arXiv:2608.23829
Unverified 2026

PSD Spectral CNN Block

Parameterize a multi-channel two-dimensional convolutional operator through a learned filter bank B, then use the composed operator B*B as the layer response. Its Fourier response is positive semidefinite exactly at every spatial frequency, enabling stable smoothing or diffusion-like residual updates without frequency-grid penalty terms.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Addendum to "Factoring non-negative operator valued trigonometric polynomials in two variables" arXiv:2608.23073
Unverified 2026

Weak-Bounded Riesz Attention

Replace one local spatial aggregation in a CNN or vision transformer with a discretized Riesz potential whose kernel is proportional to $\|x-y\|^{-(n-s)}$. Normalize the layer using the paper's sharp weak-type constant and penalize empirical violations of the resulting tail bound, encouraging nonlocal context without allowing a small set of pixels or tokens to generate arbitrarily large responses.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Sharp constants for weak estimates of Riesz Potentials when $0<s<\min\{n,2\}$ arXiv:2608.31043
Unverified 2026

Cayley-Residual Graph Convolution

Approximate a graph's adjacency by a learned abelian Cayley host and use one shared message-passing operator for every edge in the same inverse-pair generator class. Keep only the unexplained original edges as a residual branch, so the layer interpolates between a parameter-efficient group convolution and ordinary graph message passing.

Useful5/10
Difficulty7/10
Novelty7/10
Paper: The Cayley Completion of a Graph arXiv:2608.30894
Unverified 2026

Dominance-Fold Graph Pooling

Before message passing, repeatedly detect a pair of vertices with nested open neighborhoods and fold away the dominated vertex while preserving its information in the surviving vertex's feature state. The graph reduction is justified by homotopy invariance of the independence complex, while the feature merge prevents task-relevant attributes from being lost. Add a topology-aware ablation comparing this exact fold against random node pooling and standard learned pooling.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: The Homotopy Types of the Independence and Perfect Matching Complex of Möbius Ladder Graph arXiv:2608.30601
Unverified 2026

Cross-Channel Vector Wavelet Front End

Replace a channelwise wavelet or strided-convolution front end with vector-valued wavelet filters that deliberately pair different scalar wavelets across channels. The resulting subbands retain compact-support multiscale structure and can be recombined exactly, while a small learned 1x1 mixing layer operates on the cross-channel coefficients instead of learning a full expensive convolution at every scale.

Useful5/10
Difficulty5/10
Novelty4/10
Paper: Vector-Valued Wavelet Bases as Hilbert $\mathbb{M}_m(\mathbb{R})$-Module Bases: A Construction from Scalar Wavelets arXiv:2608.30589
Unverified 2026

Uniformly bounded Jacobi spectral features

Replace raw powers or unconstrained polynomial spectral features with normalized Jacobi features whose amplitude is provably bounded on the entire input interval. Use trainable mixtures of these features in a positional encoding, graph spectral layer, or MLP front end, while preserving the theorem's normalization and optionally constraining the learned mixture norm.

Useful5/10
Difficulty4/10
Novelty7/10
Paper: The Koornwinder--Kostenko--Teschl Conjecture for Jacobi Polynomials and the Discrete Laguerre Phase Transition arXiv:2608.30486
Unverified 2026

Strongly-regular sparse attention

Use the adjacency matrix of a vertex-transitive strongly regular graph as a fixed sparse attention or token-mixing mask. Every vertex has the same degree, and every pair of vertices has exactly one of two common-neighbor counts, giving predictable two-hop coverage and avoiding the degree and connectivity irregularities of random sparsification.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: Vertex-transitive strongly regular graphs in the switching class of doubly transitive two-graphs arXiv:2608.30330
Unverified 2026

Krasikov-Normalized Jacobi Feature Layer

Replace raw polynomial features in a scalar MLP expansion with endpoint-weighted orthonormal Jacobi features. The paper's envelope gives a degree- and parameter-aware scale for each feature, preventing high-degree terms or endpoint behavior from dominating gradients while preserving a richer approximation basis than low-degree monomials.

Useful5/10
Difficulty4/10
Novelty6/10
Paper: The Erdélyi--Magnus--Nevai and Krasikov Conjectures for Jacobi Polynomials arXiv:2608.30304
Unverified 2026

Indefinite Grassmann Adapter

Replace an unconstrained low-rank adapter or similarity projection with a learned subspace carrying a prescribed signed metric. The module learns an orthonormal basis U for a k=p+q dimensional subspace, forces the compressed form U^*I_{m,n}U to have p positive and q negative eigenvalues, and uses the resulting pseudo-inner product for signed attention or retrieval scores.

Useful5/10
Difficulty5/10
Novelty8/10
Paper: The Grassmannian of indefinite subspaces arXiv:2608.30249
Unverified 2026

Orthogonal anti-Latin hash routing

Replace random or learned routing hashes for tokens arranged on a d by d grid with a fixed family of mutually orthogonal anti-Latin squares. Each channel assigns exactly d of the d squared tokens to every bucket, while any two channels jointly distinguish every grid position. The resulting router has deterministic load balance and multi-view positional diversity.

Useful5/10
Difficulty5/10
Novelty7/10
Paper: Mutually orthogonal anti-Latin squares arXiv:2608.30082
Unverified 2026

Heisenberg Bracket Positional Encoding

Replace or augment standard sinusoidal or RoPE position features with bracket-quadratic phases $e(-\theta n\lfloor\beta n\rfloor)$ generated by a Heisenberg nilmanifold orbit. Multiple irrational coefficients and output frequencies produce a cheap deterministic encoding whose empirical cross-position correlations should exhibit cancellation instead of the periodic aliasing of rational or finite-frequency encodings.

Useful5/10
Difficulty3/10
Novelty7/10
Paper: Sets whose differences avoid a bracket quadratic arXiv:2608.30078
Unverified 2026

Singularity-Aware Groupoid Transport Layer

Replace a globally shared latent transformation group by a source-dependent collection of valid transformation paths. A feature at latent point z is transported only along paths whose transformed coordinate never reaches the singular locus, while homotopic paths are identified and composable paths are concatenated. This should let an equivariant model represent branched or incomplete symmetries that ordinary group-equivariant layers must discard.

Useful5/10
Difficulty6/10
Novelty8/10
Paper: Lie groupoid integration of singular isometries of the Poincaré disk arXiv:2608.30077
Unverified 2026

Function-Separating Latent Code

Add a task-aware error-protection code to a binary or low-cardinality latent representation. The encoder remains systematic, preserving the original latent coordinates, but appends repeated or parity coordinates computed from a linear task map so that latent states with different task values are separated by at least a chosen Hamming distance. Redundancy is allocated according to the rank of the task map rather than the full latent dimension.

Useful5/10
Difficulty5/10
Novelty6/10
Paper: On systematicity of linear function-correcting codes arXiv:2608.29389