Wiola: A Gated Spiral Attention Architecture for Efficient Small Language Models
A recent publication on arXiv (2608.14604) presents Wiola, a language model focused on decoders, optimized for parameter counts between 10 and 100 million, aimed at on-device inference and controlled scientific research. This architecture incorporates three innovative components in each layer: Spiral Rotary Positional Encoding, which enhances long-range discrimination by modifying standard rotary frequencies with a gradually increasing per-dimension factor, all while maintaining parameter count; Gated Spiral Attention, which implements a content-adaptive scalar gate for implicit soft head selection based on a causal cumulative statistic of the query stream; and a Butterfly feed-forward block that substitutes the traditional expansion layer with a multiplicative design. The authors of this study highlight the need for small-scale language models that adapt beyond standard transformer blocks.
Key facts
- Paper arXiv:2608.14604 introduces Wiola, a decoder-only language model.
- Targets small language models in the 10-100 million parameter range.
- Aims for on-device inference, rapid experimentation, and controlled scientific study.
- Novelty lies in three drop-in components per layer.
- Spiral Rotary Positional Encoding perturbs rotary frequencies with a slowly growing per-dimension factor.
- Gated Spiral Attention introduces a per-head, content-adaptive scalar gate from a causal cumulative statistic of the query stream.
- Butterfly feed-forward block replaces conventional expansion layer with a multiplicative structure.
- The paper is published on arXiv with announcement type 'cross'.
Entities
Institutions
- arXiv