HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Efficient Multimodal Learning from Data-centric Perspective

Muyang He; Yexin Liu; Boya Wu; Jianhao Yuan; Yueze Wang; Tiejun Huang; Bo Zhao

Efficient Multimodal Learning from Data-centric Perspective

Abstract

Multimodal Large Language Models (MLLMs) have demonstrated notable capabilities in general visual understanding and reasoning tasks. However, their deployment is hindered by substantial computational costs in both training and inference, limiting accessibility to the broader research and user communities. A straightforward solution is to leverage smaller pre-trained vision and language models, which inevitably cause significant performance drops. In this paper, we demonstrate the possibility of training a smaller but better MLLM with high-quality training data. Specifically, we introduce Bunny, a family of lightweight MLLMs with flexible vision and language backbones for efficient multimodal learning from selected training data. Experiments show that our Bunny-4B/8B outperforms the state-of-the-art large MLLMs on multiple benchmarks. We expect that this work can provide the community with a clean and flexible open-source tool for further research and development. The code, models, and data can be found in https://github.com/BAAI-DCAI/Bunny.

Code Repositories

baai-dcai/bunny
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-coloninst-v1-seenBunny-v1.0-3B (w/ LoRA, w/o extra data)
Accuray: 91.16
image-classification-on-coloninst-v1-seenBunny-v1.0-3B (w/ LoRA, w/ extra data)
Accuray: 92.47
image-classification-on-coloninst-v1-unseenBunny-v1.0-3B (w/ LoRA, w/ extra data)
Accuray: 79.50
image-classification-on-coloninst-v1-unseenBunny-v1.0-3B (w/ LoRA, w/o extra data)
Accuray: 75.50
referring-expression-generation-on-coloninstBunny-v1.0-3B (w/ LoRA, w/ extra data)
Accuray: 96.02
referring-expression-generation-on-coloninstBunny-v1.0-3B (w/ LoRA, w/o extra data)
Accuray: 96.61
referring-expression-generation-on-coloninst-1Bunny-v1.0-3B (w/ LoRA, w/ extra data)
Accuray: 75.08
referring-expression-generation-on-coloninst-1Bunny-v1.0-3B (w/ LoRA, w/o extra data)
Accuray: 69.45

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Efficient Multimodal Learning from Data-centric Perspective | Papers | HyperAI