paper-with-me

Papers

VisualRWKV: Exploring Recurrent Neural Networks for Visual Language Models

2024-06-19 · Haowen Hou, Peigen Zeng, Fei Ma, Fei Richard Yu

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.

📄 PDF Abstract BibTeX arXiv:2406.13362

Code (1)

howard-hou/visualrwkv 공식 구현 pytorch

Tasks

GPULanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

VisualRWKV-HD and UHD: Advancing High-Resolution Processing for Visual Language Models

2024-10-15 · Zihang Li, Haowen Hou

Accurately understanding complex visual information is crucial for visual language models (VLMs). Enhancing image resolution can improve visual perception capabilities, not only reducing hallucinations but also boosting …

Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering

2015-11-17 · Huijuan Xu, Kate Saenko

We address the problem of Visual Question Answering (VQA), which requires joint image and language understanding to answer a question about a given photograph. Recent approaches have applied deep image captioning methods…

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Exploring the Naturalness of Buggy Code with Recurrent Neural Networks

2018-03-21 · Jack Lanchantin, Ji Gao

Statistical language models are powerful tools which have been used for many tasks within natural language processing. Recently, they have been used for other sequential data such as source code.(Ray et al., 2015) showed…

General ClassificationLanguage ModelingLanguage Modelling

Learning Convolutional Text Representations for Visual Question Answering

2017-05-18 · Zhengyang Wang, Shuiwang Ji

Visual question answering is a recently proposed artificial intelligence task that requires a deep understanding of both images and texts. In deep learning, images are typically modeled through convolutional neural netwo…

General Classificationimage-classificationtext-classificationVisual Question Answering+1

Mutux at SemEval-2018 Task 1: Exploring Impacts of Context Information On Emotion Detection

2018-06-01 · SEMEVAL 2018 6 · Pan Du, Jian-Yun Nie

This paper describes MuTuX, our system that is designed for task 1-5a, emotion classification analysis of tweets on SemEval2018. The system aims at exploring the potential of context information of terms for emotion anal…

Emotion ClassificationEmotion RecognitionGeneral ClassificationProduct Recommendation+1