A review that describes the RetNet architecture and enumerates its applications across many domains, without presenting new experimental results.
Cross-Axis Transformer with 3D Rotary Positional Embeddings
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Despite lagging behind their modal cousins in many respects, Vision Transformers have provided an interesting opportunity to bridge the gap between sequence modeling and image modeling. Up until now however, vision transformers have largely been held back, due to both computational inefficiency, and lack of proper handling of spatial dimensions. In this paper, we introduce the Cross-Axis Transformer. CAT is a model inspired by both Axial Transformers, and Microsoft's recent Retentive Network, that drastically reduces the required number of floating point operations required to process an image, while simultaneously converging faster and more accurately than the Vision Transformers it replaces.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A Survey of Retentive Network
A review that describes the RetNet architecture and enumerates its applications across many domains, without presenting new experimental results.