VELoRA: A Low-Rank Adaptation Approach for Efficient RGB-Event based Recognition
Lan Chen, Haoxiang Yang, Pengpeng Shao, Haoyu Song, Xiao Wang,, Zhicheng Zhao, Yaowei Wang, Yonghong Tian

TL;DR
VELoRA introduces a parameter-efficient fine-tuning method using low-rank adaptation for RGB-Event recognition, enabling effective multi-modal classification with reduced computational cost.
Contribution
It proposes a novel PEFT strategy with modality-specific LoRA tuning for pre-trained vision models in RGB-Event recognition tasks.
Findings
Effective multi-modal feature learning via LoRA tuning.
Improved efficiency in fine-tuning pre-trained models.
Open-source code and models available for reproducibility.
Abstract
Pattern recognition leveraging both RGB and Event cameras can significantly enhance performance by deploying deep neural networks that utilize a fine-tuning strategy. Inspired by the successful application of large models, the introduction of such large models can also be considered to further enhance the performance of multi-modal tasks. However, fully fine-tuning these models leads to inefficiency and lightweight fine-tuning methods such as LoRA and Adapter have been proposed to achieve a better balance between efficiency and performance. To our knowledge, there is currently no work that has conducted parameter-efficient fine-tuning (PEFT) for RGB-Event recognition based on pre-trained foundation models. To address this issue, this paper proposes a novel PEFT strategy to adapt the pre-trained foundation vision models for the RGB-Event-based classification. Specifically, given the RGB…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification
MethodsByte Pair Encoding · Linear Layer · Absolute Position Encodings · Dropout · Softmax · Attention Is All You Need · Dense Connections · Residual Connection · Multi-Head Attention · Adam
