Pith. sign in

REVIEW 3 cited by

One Wide Feedforward is All You Need

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 2309.01826 v2 pith:FDDLIKUK submitted 2023-09-04 cs.CL cs.AI

classification cs.CLcs.AI
keywords accuracyarchitectureattentionoriginalparameterstransformerableachieving
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The Transformer architecture has two main non-embedding components: Attention and the Feed Forward Network (FFN). Attention captures interdependencies between words regardless of their position, while the FFN non-linearly transforms each input token independently. In this work we explore the role of the FFN, and find that despite taking up a significant fraction of the model's parameters, it is highly redundant. Concretely, we are able to substantially reduce the number of parameters with only a modest drop in accuracy by removing the FFN on the decoder layers and sharing a single FFN across the encoder. Finally we scale this architecture back to its original size by increasing the hidden dimension of the shared FFN, achieving substantial gains in both accuracy and latency with respect to the original Transformer Big.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. A Controlled Study of Attention-Only Transformers

    cs.LG 2026-07 conditional novelty 7.0 of 10

    Attention-only transformers match standard transformers within 0.006 nats of loss at matched parameter count, with the residual gap localized to low-context parametric recall.

  2. BERT4MIMO: A Foundation Model using BERT Architecture for Massive MIMO Channel State Information Prediction

    cs.IT 2025-01 reject novelty 3.0 of 10

    A BERT-inspired transformer is trained to reconstruct masked synthetic massive MIMO channel state information, with reported MSE far below simple linear and MLP baselines.

  3. Mitigating Sycophancy in Decoder-Only Transformer Architectures: Synthetic Data Intervention

    cs.AI 2024-11 reject novelty 2.0 of 10

    Synthetic data intervention is reported to reduce sycophancy in GPT-4o on 100 true-false questions, but the experiment does not establish that the model was actually trained.

Pith tools