Pith. sign in

REVIEW 3 cited by

Sparse Universal Transformer

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 2310.07096 v1 pith:MGKSERVW submitted 2023-10-11 cs.CL cs.AI

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

The Universal Transformer (UT) is a variant of the Transformer that shares parameters across its layers. Empirical evidence shows that UTs have better compositional generalization than Vanilla Transformers (VTs) in formal language tasks. The parameter-sharing also affords it better parameter efficiency than VTs. Despite its many advantages, scaling UT parameters is much more compute and memory intensive than scaling up a VT. This paper proposes the Sparse Universal Transformer (SUT), which leverages Sparse Mixture of Experts (SMoE) and a new stick-breaking-based dynamic halting mechanism to reduce UT's computation complexity while retaining its parameter efficiency and generalization ability. Experiments show that SUT achieves the same performance as strong baseline models while only using half computation and parameters on WMT'14 and strong generalization results on formal language tasks (Logical inference and CFQ). The new halting mechanism also enables around 50\% reduction in computation during inference with very little performance decrease on formal language tasks.

Discussion (0). Sign in 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. Chain-of-Experts: Unlocking the Communication Power of Mixture-of-Experts Models

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Chain-of-Experts replaces one parallel MoE routing step with several sequential expert steps inside a layer, reporting lower loss and memory use in small-scale experiments.

  2. Reproducing Recurrent Transformers: The CoTFormer

    cs.LG 2026-07 conditional novelty 5.0 of 10

    A reproduction of CoTFormer confirms its perplexity results, finds its adaptive-compute claims fragile, and shows looped computation benefits p-hop retrieval but not inductive counting.

  3. CoT-X: An Adaptive Framework for Cross-Model Chain-of-Thought Transfer and Optimization

    cs.AI 2025-11 conditional novelty 5.0 of 10

    An adaptive summarization framework compresses chain-of-thought traces and transfers them across model families, claiming up to 40.5% accuracy gains over truncation on medical QA and 84% fewer configuration evaluation...

Pith tools