Architecture ideas

Research ideas extracted from mathematics papers, categorized as Architecture.

Unverified 2026

Port-Lifted Dynamics Network

Represent every predicted displacement and velocity as the sum of a prescribed boundary lift and a learned residual that is identically zero on the Dirichlet boundary. Feed the boundary velocity into the model through an explicit distributed-port feature and train an energy-balance residual so that the learned interior dynamics cannot inject arbitrary energy at the constrained boundary. This should eliminate boundary drift and reduce the burden on penalties or projection layers.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Strong imposition of Dirichlet boundary velocities in structure-preserving discretizations of elastodynamics arXiv:2607.26248
Unverified 2026

Homotopy-Associative Attention

Augment standard pairwise attention composition with a shared ternary correction m_3(a,b,c), so two different parenthesizations of a three-token or three-edge composition need not agree exactly but are forced to differ by a learned bounded correction. This gives the network a structured way to represent context-dependent compositionality without replacing efficient quadratic attention with unrestricted third-order attention.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Hochschild Cohomology of the Symmetric Square of an Annulus with Stops arXiv:2607.25944
Unverified 2026

Markov-Increment Window Encoder

Replace a collection of overlapping sliding-window features with approximately orthogonal incremental features: the length-m feature contains information not predictable from shorter consecutive windows. Use the paper's transition-operator Toeplitz precision matrix to decorrelate the resulting sequence of window features before attention, suppressing duplicated local evidence and improving conditioning.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Block-hierarchical covariance decompositions for finite-block additive functionals arXiv:2607.25949
Unverified 2026

Dynamic String-Averaged Constraint Layer

Insert a differentiable layer that enforces multiple affine consistency constraints by running several short strings of relaxed projections and averaging their outputs. Change the strings and weights across training steps, but impose bounded string length, positive averaging weights, and an almost-cyclic coverage rule so every constraint is revisited regularly. This creates an architecture-level analogue of dynamic string-averaging rather than applying one fixed projection order.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: On the boundedness of infinite products of relaxed projections: perturbations resilience and dynamic string-averaging arXiv:2607.25797
Unverified 2026

Fractional Nonlocal-Gradient Residual Block

Augment a local convolutional block with a fractional nonlocal-gradient branch that aggregates directional feature differences over multiple spatial scales. The residual branch gives each location access to long-range variation while preserving the property that constant feature fields produce zero response. A learnable residual gate allows the network to suppress the branch if nonlocal interactions are unhelpful.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Lusin theorem for nonlocal gradients arXiv:2607.25621
Unverified 2026

Linear-budget graph-cover attention

Construct a graph on tokens using a cheap similarity or k-nearest-neighbor rule, partition it into small-radius pieces, and use one pooled state per piece for cross-piece communication. The paper's bound guarantees that the total number of vertices exposed by all one-hop piece neighborhoods is at most 4n, so the routing graph can have linear rather than quadratic communication budget. The approximation is controlled by increasing the number of within-piece basis summaries rather than making…

Useful6/10
Difficulty5/10
Novelty7/10
Paper: On efficient graph covers and steered random walks arXiv:2607.25016
Unverified 2026

Low-Order Robust Functional Observer

Attach a small dynamical observer to a neural ODE, RNN, or state-space model and make it estimate only a task-relevant functional of the hidden state, such as logits, value features, or control-relevant projections. Use an incremental quadratic constraint and a bounded-real penalty to make the observer robust to hidden-state nonlinearities and input disturbances, instead of reconstructing the full latent state.

Useful6/10
Difficulty6/10
Novelty5/10
Paper: Functional H_infinity Filtering for Descriptor Systems with Incrementally Quadratic Nonlinearities under Disturbances arXiv:2607.25000
Unverified 2026

Gain-aligned branch shunting

Replace an additive nonnegative feature readout by several local divisive branches, where each branch divides a signal pathway by a positive pool chosen to estimate shared multiplicative gain. Initialize or constrain each pool toward the dominant nuisance covariance direction while retaining an additive bypass so the model can reject harmful normalization. This should improve robustness when nuisance gain is shared across features, but not when the pool support is shuffled or its measurements…

Useful6/10
Difficulty5/10
Novelty5/10
Paper: When Branch-Local Shunting Helps: A Gain-Load-Alignment Principle for Dendritic E/I Networks arXiv:2607.24990
Unverified 2026

Period-Resolvent Recurrent Layer

Construct a recurrent or graph-neural layer on a finite state space with a known bijection T, such as a modular cat map, and use the diagonal resolvent gain (1 − α^kx)^−1 as a state-dependent self-return or memory coefficient. States on short periodic orbits receive larger amplification, while long-period states receive weaker amplification, producing deterministic localization without learned disorder.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: Arithmetic Landscape Functions of a Discrete Cat Map arXiv:2607.24857
Unverified 2026

Double-Bracket Projector Refinement

Represent an attention or routing state as a symmetric projector or fixed-spectrum positive semidefinite matrix and refine it using the paper's double-bracket flow instead of unconstrained gradient steps. The update rotates the state toward a task-derived Hermitian cost matrix while preserving its eigenvalues, so rank, trace, and spectral diversity remain fixed by construction.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Path Integral Model of Cognition arXiv:2607.24807
Unverified 2026

Hypertree-Sparse Tensor Initialization

Replace a dense order-p tensorized neural layer with a sparse random hypergraph tensor whose support probability is alpha = c/N^{p-1}. Assign independent zero-mean marks to active hyperedges, so every tensor moment scales as N^{-(p-1)} while the total variance entering each output remains controlled. The resulting locally tree-like computation graph should reduce parameters and multiply-adds without immediately destroying signal propagation.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: Spectral aspects of random heavy-tailed tensors arXiv:2607.24695
Unverified 2026

Morphogen-Controlled Topology-Preserving Sparse Growth

Replace fixed sparse masks with a stochastic birth-death process for neural connections or spatial units. A diffusing morphogen-like utility field controls where connections are added or removed, while a local simple-point test rejects removals or additions that would disconnect a layer or alter a prescribed computational topology. This creates an adaptive sparse architecture with a tunable compact-to-branched transition rather than unconstrained magnitude pruning.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Control of morphology and topology in a lattice model of branching morphogenesis arXiv:2607.24619
Unverified 2026

Canonical Zero-Defect Density Layer

Convert a density-dependent operator acting only on active coordinates into an ambient neural layer by embedding with sqrt(rho) and setting its action to zero on the zero-density defect. This produces the minimum-norm extension and prevents arbitrary or unstable outputs on coordinates that the current density declares unobservable.

Useful6/10
Difficulty4/10
Novelty7/10
Paper: Density-Dependent Operators on Density-Projection Condensation Spaces: Ambient Extensions, Zero-Density Defects, and Stability arXiv:2607.24540
Unverified 2026

Proximal Tensor Attention Refinement

Build a low-rank trilinear attention module in which query, key, and value factors are constrained to the unit sphere and refined through a few proximal alternating sweeps. The proximal terms suppress factor oscillation and make each sweep improve a well-defined tensor interaction objective, offering a stable alternative to unconstrained tensor-power iterations.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: A Homogeneous Tensor Framework for High-Order Trust-Region and Spherical Polynomial Optimization arXiv:2607.24046
Unverified 2026

Matching-safe sparse layers

Construct the connectivity mask of a sparse MLP or MoE layer so that every active feature group is covered by a matching to an independent input or sample group. If the mask contains unmatched vertices, repair it with the fewest additional edges or low-rank skip connections before training. The goal is to avoid width- or sparsity-induced singular regimes that can produce sharp interpolation-like loss and generalization spikes.

Useful6/10
Difficulty5/10
Novelty8/10
Paper: The Zero Pattern of a Design Matrix Drives Multiple Descent in Over-parameterized Regression arXiv:2607.24041
Unverified 2026

Regular Hypergraph Masks for Balanced Sparse Attention

Construct sparse attention masks as regular or almost-regular hypergraphs: every query selects exactly w keys, while every key receives nearly equal incidence within each score or locality class. This preserves a fixed sparsity budget while removing systematic positional and head-level load imbalance that can cause hot keys, uneven memory traffic, and unstable gradients.

Useful6/10
Difficulty6/10
Novelty6/10
Paper: Optimal Dynamic Cooling of Multiple Qubits arXiv:2607.23641
Unverified 2026

Connectivity-aware ATC gradient tracking

Use the paper's mode decomposition to choose between ordinary DIGing and augmented ATC-DIGing/AugDGM according to the communication spectrum and curvature. The augmented scheme changes the disagreement feedback gain mode by mode, which can reduce the dominant pole radius on well-connected graphs without changing the neural-network architecture.

Useful6/10
Difficulty5/10
Novelty5/10
Paper: Exact Worst-case Convergence Rates of Distributed Gradient Tracking Methods arXiv:2607.23601
Unverified 2026

Homomorphic Tempo Conditioning

Condition a temporal neural network on a tempo or dilation ratio through a homomorphism from multiplicative positive scales to additive latent shifts. A ratio composed from several scale changes then produces the sum of their learned effects, allowing interpolation and extrapolation to rates absent from training instead of using an independent embedding per rate.

Useful6/10
Difficulty4/10
Novelty5/10
Paper: Infinite Canons: Maximally Self-Similar Melodic Lines and Canons with Infinite Solutions arXiv:2607.23210
Unverified 2026

Signature Half-Space Change Detector

Replace a recurrent sequence classifier's unconstrained hidden-state alarm head with an online truncated-signature state and a first-hitting-time linear detector. The module summarizes local order information and cross-channel interactions while preserving exact compositional updates, making it suitable for long streaming sequences and early-exit decisions.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Quickest Detection with Rough Path Signatures arXiv:2607.22958
Unverified 2026

Log-Rank Fluctuation Channels

Augment a causal sequence model with a small hierarchy of prefix summaries weighted by powers of the logarithmic rank of each preceding token. The summaries retain order-sensitive deviations from a baseline representation while costing O(KNd) for sequence length N, hierarchy width K, and hidden dimension d, instead of O(N^2d) dense attention.

Useful6/10
Difficulty4/10
Novelty6/10
Paper: A Logarithmic Fluctuation Hierarchy for Sequential Interacting Diffusions arXiv:2607.22470
Unverified 2026

Berrut-Coded Neural Evaluation

Encode K input vectors at Chebyshev nodes with a Berrut rational interpolant, send different evaluations of that interpolant to N workers, and let every worker run the same neural function on its encoded input. The master reconstructs the desired outputs at the original data nodes from worker responses, allowing stragglers to be omitted and enabling robust rejection of inconsistent responses.

Useful6/10
Difficulty6/10
Novelty7/10
Paper: Robust Berrut-Approximated Coded Computing via Discrete Cosine Transforms arXiv:2607.22427
Unverified 2026

Refine-and-Coarsen Block Router

Turn the paper's graphon refinement operation into an adaptive mixture-of-experts or relational-attention router whose number of blocks is learned rather than fixed. Split a block when its members produce incompatible constraint gradients, and merge blocks when their relation rows are statistically indistinguishable, yielding a compact architecture that grows only where the data require extra structure.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Constrained Multi-Relational Graphons with Maximum Entropy arXiv:2607.22383
Unverified 2026

Tangential Landau Pairwise Noise

Replace isotropic particle noise or unconstrained pairwise graph updates by antisymmetric, relative-velocity-tangential noise. For each pair of particles, the update lies approximately in the hyperplane orthogonal to their relative displacement and has variance determined by a regularized soft-potential kernel. This should produce stochastic exploration while reducing center-of-mass drift and violations of kinetic-energy-like invariants.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: The Homogeneous Landau Equation with Regularised Thermal Noise arXiv:2607.22329
Unverified 2026

Superlinear Reinforced MoE Routing

Replace one-shot softmax expert routing with a small number of synchronous routing rounds in which each token resamples an expert with probability proportional to that expert's current load raised to a power \(\alpha>1\). The resulting positive feedback rapidly creates a dominant routing basin, potentially reducing the number of active experts and communication groups at inference while retaining a controllable exploration phase through the initial round or a token-specific score factor.

Useful6/10
Difficulty5/10
Novelty6/10
Paper: The Conclave Process arXiv:2607.22324