paper-with-me

Papers

Hierarchical vs. Flat Iteration in Shared-Weight Transformers

2026-04-15 · Sang-Il Han arxiv

We present an empirical study of whether hierarchically structured, shared-weight recurrence can match the representational quality of independent-layer stacking in a Transformer-based language model. HRM-LM replaces L independent Transformer layers with a two-speed recurrent pair: a Fast module operating at every step for local refinement, and a Slow module operating every T steps for global compression. This recurrent hierarchy is unrolled for M = N x T steps with shared parameters. The central and most robust finding, supported by a parameter-matched Universal Transformer ablation (UniTF, 1.2B) across five independent runs, is a sharp empirical gap between the two approaches.

📄 PDF Abstract BibTeX arXiv:2604.14442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Algorithms for Batch Hierarchical Reinforcement Learning

2016-03-29 · Tiancheng Zhao, Mohammad Gowayyed

Hierarchical Reinforcement Learning (HRL) exploits temporal abstraction to solve large Markov Decision Processes (MDP) and provide transferable subtask policies. In this paper, we introduce an off-policy HRL algorithm: H…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Neural Abstractive Multi-Document Summarization: Hierarchical or Flat Structure?

2020-12-01 · AACL (iwdp) 2020 12 · Ye Ma, Lu Zong

With regards to WikiSum (CITATION) that empowers applicative explorations of Neural Multi-Document Summarization (MDS) to learn from large scale dataset, this study develops two hierarchical Transformers (HT) that descri…

DecoderDocument SummarizationMulti-Document SummarizationWord Embeddings

SpiralFormer: Looped Transformers Can Learn Hierarchical Dependencies via Multi-Resolution Recursion

2026-02-12 · Chengting Yu, Xiaobo Shu, Yadao Wang, Yizhen Zhang 외 arxiv

Recursive (looped) Transformers decouple computational depth from parameter depth by repeatedly applying shared layers, providing an explicit architectural primitive for iterative refinement and latent reasoning. However…

MergeOver: Post-Training Token Merging for Recursive Vision Transformers

2026-08-13 · Junseo Kim, Uraz Odyurt, Amirreza Yousefzadeh arxiv

Vision Transformers (ViTs) demonstrate exceptional performance in computer vision but suffer from large parameter counts and quadratic computational complexity, severely limiting their deployment on resource-constrained …

TwistBytes -- Hierarchical Classification at GermEval 2019: walking the fine line (of recall and precision)

2019-08-18 · Fernando Benites

We present here our approach to the GermEval 2019 Task 1 - Shared Task on hierarchical classification of German blurbs. We achieved first place in the hierarchical subtask B and second place on the root node, flat classi…

ClassificationGeneral ClassificationHierarchical Text Classification of Blurbs (GermEval 2019)