Can an MLP Absorb Its Own Skip Connection?

Researchers have proven fundamental limits on when skip connections in neural networks can be mathematically absorbed into residual-free architectures. The work establishes that for common gated activations like SwiGLU and GeGLU, and nonlinear functions like ReLU squared, skip connections cannot be eliminated through architectural redesign, even across deep compositions. This constrains the design space for efficient model compression and informs why certain architectural patterns persist across modern transformers and large language models, suggesting practitioners cannot simplify these structures without functional loss.
Modelwire context
ExplainerThe paper's contribution isn't just negative: by formally bounding which activation families permit absorption, it implicitly maps the design space where compression *is* theoretically permissible, which is the more actionable result for practitioners.
This connects directly to the 'Transformer as an Euler Discretization of Score-based Variational Flow' paper from the same day, which proved that standard Transformer layers emerge from a continuous dynamical system. That work gave a principled account of *why* certain architectural components appear; this paper adds a complementary constraint, showing that skip connections in gated-activation networks aren't removable artifacts but load-bearing structures. Together they push against the same informal assumption that modern transformer components are interchangeable or collapsible under reparameterization. The quasi-equivariant metanetworks paper is also relevant at the margin: if weight-space models are to faithfully represent functional identity across architectures, knowing which structural features are mathematically non-eliminable tightens what those models must preserve.
Watch whether compression-focused teams at major labs cite these impossibility bounds when justifying residual retention in distilled or pruned model variants over the next six months. Silence there would suggest the result is not yet reaching practitioners.
Coverage we drew on
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsSwiGLU · GeGLU · ReLU · ReGLU
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.