TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Efficient Multimodal Learning from Data-centric Perspective

Efficient Multimodal Learning from Data-centric Perspective

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

2024-02-18Image ClassificationReferring expression generationReferring Expression Comprehension
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Image ClassificationColonINST-v1 (Seen)Accuray92.47Bunny-v1.0-3B (w/ LoRA, w/ extra data)
Image ClassificationColonINST-v1 (Seen)Accuray91.16Bunny-v1.0-3B (w/ LoRA, w/o extra data)
Image ClassificationColonINST-v1 (Unseen)Accuray79.5Bunny-v1.0-3B (w/ LoRA, w/ extra data)
Image ClassificationColonINST-v1 (Unseen)Accuray75.5Bunny-v1.0-3B (w/ LoRA, w/o extra data)
Referring expression generationColonINST-v1 (Unseen)Accuray75.08Bunny-v1.0-3B (w/ LoRA, w/ extra data)
Referring expression generationColonINST-v1 (Unseen)Accuray69.45Bunny-v1.0-3B (w/ LoRA, w/o extra data)
Referring expression generationColonINST-v1 (Seen)Accuray96.61Bunny-v1.0-3B (w/ LoRA, w/o extra data)
Referring expression generationColonINST-v1 (Seen)Accuray96.02Bunny-v1.0-3B (w/ LoRA, w/ extra data)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise2025-07-13