Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VisualRWKV: Exploring Recurrent Neural Networks for Visual Language Models

About

Visual Language Models (VLMs) have rapidly progressed with the recent success of large language models. However, there have been few attempts to incorporate efficient linear Recurrent Neural Networks (RNNs) architectures into VLMs. In this study, we introduce VisualRWKV, the first application of a linear RNN model to multimodal learning tasks, leveraging the pre-trained RWKV language model. We propose a data-dependent recurrence and sandwich prompts to enhance our modeling capabilities, along with a 2D image scanning mechanism to enrich the processing of visual sequences. Extensive experiments demonstrate that VisualRWKV achieves competitive performance compared to Transformer-based models like LLaVA-1.5 on various benchmarks. Compared to LLaVA-1.5, VisualRWKV has a speed advantage of 3.98 times and can save 54% of GPU memory when reaching an inference length of 24K tokens. To facilitate further research and analysis, we have made the checkpoints and the associated code publicly accessible at the following GitHub repository: see https://github.com/howard-hou/VisualRWKV.

Haowen Hou, Peigen Zeng, Fei Ma, Fei Richard Yu• 2024

Related benchmarks

TaskDatasetResultRank
Autonomous DrivingNoCrash Town02
Return768.3
15
Autonomous DrivingCARLA Leaderboard
Return2.04e+3
9
Autonomous DrivingNoCrash Town01 (test)
Return1.59e+3
6
Showing 3 of 3 rows

Other info

Follow for update