← 返回论文检索
ICLR 2025PosterAccept (Poster)

Vision-LSTM: xLSTM as Generic Vision Backbone

Benedikt Alkin, Maximilian Beck, Korbinian Pöppel, Sepp Hochreiter, Johannes Brandstetter

University Linz Emmi AI · ELLIS Unit / University Linz · Johannes Kepler University Linz ELLIS Unit Linz / NXAI GmbH · LIT AI Lab, Johannes Kepler University Linz AND Institute of Advanced Reserch in Artificial Intelligence · Johannes Kepler University (JKU) Linz

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Transformers are widely used as generic backbones in computer vision, despite initially introduced for natural language processing. Recently, the Long Short-Term Memory (LSTM) has been extended to a scalable and performant architecture - the xLSTM - which overcomes long-standing LSTM limitations via exponential gating and parallelizable matrix memory structure. In this paper, we introduce Vision-LSTM (ViL), an adaption of the xLSTM building blocks to computer vision. ViL comprises a stack of xLSTM blocks where odd blocks process the sequence of patch tokens from top to bottom while even blocks go from bottom to top.ViL achieves strong performances on classification, transfer learning and segmentation tasks as well as a beneficial pre-training cost-to-performance trade-off. Experiments show that ViL holds promise to be further deployed as new generic backbone for computer vision architectures.