Pith. sign in

REVIEW 2 cited by

Frac-Connections: Fractional Extension of Hyper-Connections

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.14125 v1 pith:CGWV74B4 submitted 2025-03-18 cs.LG cs.AIcs.CL

Frac-Connections: Fractional Extension of Hyper-Connections

classification cs.LG cs.AIcs.CL
keywords frac-connectionshyper-connectionsconnectionsresidualdeepexpandinggradienthidden
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Residual connections are central to modern deep learning architectures, enabling the training of very deep networks by mitigating gradient vanishing. Hyper-Connections recently generalized residual connections by introducing multiple connection strengths at different depths, thereby addressing the seesaw effect between gradient vanishing and representation collapse. However, Hyper-Connections increase memory access costs by expanding the width of hidden states. In this paper, we propose Frac-Connections, a novel approach that divides hidden states into multiple parts rather than expanding their width. Frac-Connections retain partial benefits of Hyper-Connections while reducing memory consumption. To validate their effectiveness, we conduct large-scale experiments on language tasks, with the largest being a 7B MoE model trained on up to 3T tokens, demonstrating that Frac-Connections significantly outperform residual connections.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Dual Attention Residuals

    cs.CL 2026-07 conditional novelty 6.0

    Reciprocal cross-stream depth retrieval improves Transformer pretraining loss across dense and MoE models from 0.1B to 7B.

  2. SiameseNorm: Breaking the Barrier to Reconciling Pre/Post-Norm

    cs.LG 2026-02 unverdicted novelty 6.0

    SiameseNorm is a two-stream architecture that reconciles Pre-Norm and Post-Norm in Transformers by coupling streams via shared residual blocks, yielding performance gains with maintained stability on language, vision,...