中文
相关论文

相关论文: Autoregressive Pretraining with Mamba in Vision

200 篇论文

Understanding videos is one of the fundamental directions in computer vision research, with extensive efforts dedicated to exploring various architectures such as RNN, 3D CNN, and Transformers. The newly proposed architecture of state space…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Guo Chen , Yifei Huang , Jilan Xu , Baoqi Pei , Zhe Chen , Zhiqi Li , Jiahao Wang , Kunchang Li , Tong Lu , Limin Wang

Transformers and their variants have achieved great success in speech processing. However, their multi-head self-attention mechanism is computationally expensive. Therefore, one novel selective state space model, Mamba, has been proposed as…

音频与语音处理 · 电气工程与系统科学 2025-03-04 Yang Xiao , Rohan Kumar Das

State Space Models (SSMs) like Mamba2 are a promising alternative to Transformers, with faster theoretical training and inference times -- especially for long context lengths. Recent work on Matryoshka Representation Learning -- and its…

机器学习 · 计算机科学 2024-10-10 Abhinav Shukla , Sai Vemprala , Aditya Kusupati , Ashish Kapoor

Transformer structure has achieved great success in multiple applied machine learning communities, such as natural language processing (NLP), computer vision (CV) and information retrieval (IR). Transformer architecture's core mechanism\,…

信息检索 · 计算机科学 2026-01-06 Zhichao Xu

Inspired by the recent success of the Mamba architecture in vision and language domains, we introduce a Unified Attention-Mamba (UAM) backbone. Unlike previous hybrid approaches that integrate Attention and Mamba modules in fixed…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Taixi Chen , Jingyun Chen , Nancy Guo

This paper introduces AIM, a collection of vision models pre-trained with an autoregressive objective. These models are inspired by their textual counterparts, i.e., Large Language Models (LLMs), and exhibit similar scaling properties.…

Transformers are the current architecture of choice for NLP, but their attention layers do not scale well to long contexts. Recent works propose to replace attention with linear recurrent layers -- this is the case for state space models,…

计算与语言 · 计算机科学 2024-07-09 Hugo Pitorro , Pavlo Vasylenko , Marcos Treviso , André F. T. Martins

State-space models (SSMs) have recently shown promise in capturing long-range dependencies with subquadratic computational complexity, making them attractive for various applications. However, purely SSM-based models face critical…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Abdelrahman Shaker , Syed Talal Wasim , Salman Khan , Juergen Gall , Fahad Shahbaz Khan

Deep learning has been extensively applied in medical image reconstruction, where Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) represent the predominant paradigms, each possessing distinct advantages and inherent…

Linear RNN architectures, like Mamba, can be competitive with Transformer models in language modeling while having advantageous deployment characteristics. Given the focus on training large-scale Transformer models, we consider the…

机器学习 · 计算机科学 2025-06-30 Junxiong Wang , Daniele Paliotta , Avner May , Alexander M. Rush , Tri Dao

Mamba-based models, VMamba and Vim, are a recent family of vision encoders that offer promising performance improvements in many computer vision tasks. This paper compares Mamba-based models with traditional Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Ali Nasiri-Sarvi , Mahdi S. Hosseini , Hassan Rivaz

Harnessing low-light enhancement and domain adaptation, nighttime UAV tracking has made substantial strides. However, over-reliance on image enhancement, limited high-quality nighttime data, and a lack of integration between daytime and…

计算机视觉与模式识别 · 计算机科学 2025-05-13 You Wu , Xiangyang Yang , Xucheng Wang , Hengzhou Ye , Dan Zeng , Shuiwang Li

Training deep learning models for semantic occupancy prediction is challenging due to factors such as a large number of occupancy cells, severe occlusion, limited visual cues, complicated driving scenarios, etc. Recent methods often adopt…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Heng Li , Yuenan Hou , Xiaohan Xing , Yuexin Ma , Xiao Sun , Yanyong Zhang

Transformer-based low-light enhancement methods have yielded promising performance by effectively capturing long-range dependencies in a global context. However, their elevated computational demand limits the scalability of multiple…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Xuanqi Zhang , Haijin Zeng , Jinwang Pan , Qiangqiang Shen , Yongyong Chen

The recent empirical success of Mamba and other selective state space models (SSMs) has renewed interest in non-attention architectures for sequence modeling, yet their theoretical foundations remain underexplored. We present a first-step…

机器学习 · 计算机科学 2026-02-16 Mugunthan Shandirasegaran , Hongkang Li , Songyang Zhang , Meng Wang , Shuai Zhang

3D Hand reconstruction from a single RGB image is challenging due to the articulated motion, self-occlusion, and interaction with objects. Existing SOTA methods employ attention-based transformers to learn the 3D hand pose and shape, yet…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Haoye Dong , Aviral Chharia , Wenbo Gou , Francisco Vicente Carrasco , Fernando De la Torre

We introduce a novel method for pre-training of large-scale vision encoders. Building on recent advancements in autoregressive pre-training of vision models, we extend this framework to a multimodal setting, i.e., images and text. In this…

We empirically study autoregressive pre-training from videos. To perform our study, we construct a series of autoregressive video models, called Toto. We treat videos as sequences of visual tokens and train transformer models to…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Jathushan Rajasegaran , Ilija Radosavovic , Rahul Ravishankar , Yossi Gandelsman , Christoph Feichtenhofer , Jitendra Malik

State Space Models (SSMs) have emerged as efficient alternatives to attention for vision tasks, offering lineartime sequence processing with competitive accuracy. Vision SSMs, however, require serializing 2D images into 1D token sequences…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Yi-Kuan Hsieh , Jun-Wei Hsieh , Xin li , Ming-Ching Chang , Yu-Chee Tseng

Vision-Language Models (VLMs) have rapidly advanced by leveraging powerful pre-trained Large Language Models (LLMs) as core reasoning backbones. As new and more capable LLMs emerge with improved reasoning, instruction-following, and…

人工智能 · 计算机科学 2026-04-14 Sameera Horawalavithana , Lauren Phillips , Ian Stewart , Sai Munikoti , Karl Pazdernik
‹ 上一页 1 8 9 10 下一页 ›