paper-with-me

홈 › Papers

DenseFusion-1M: Merging Vision Experts for Comprehensive Multimodal Perception

2024-07-11 · Xiaotong Li, Fan Zhang, Haiwen Diao, Yueze Wang, Xinlong Wang, Ling-Yu Duan

Existing Multimodal Large Language Models (MLLMs) increasingly emphasize complex understanding of various visual elements, including multiple objects, text information, and spatial relations. Their development for comprehensive visual perception hinges on the availability of high-quality image-text datasets that offer diverse visual elements and throughout image descriptions. However, the scarcity of such hyper-detailed datasets currently hinders progress within the MLLM community. The bottleneck stems from the limited perceptual capabilities of current caption engines, which fall short in providing complete and accurate annotations. To facilitate the cutting-edge research of MLLMs on comprehensive vision perception, we thereby propose Perceptual Fusion, using a low-budget but highly effective caption engine for complete and accurate image descriptions. Specifically, Perceptual Fusion integrates diverse perception experts as image priors to provide explicit information on visual elements and adopts an efficient MLLM as a centric pivot to mimic advanced MLLMs' perception abilities. We carefully select 1M highly representative images from uncurated LAION dataset and generate dense descriptions using our engine, dubbed DenseFusion-1M. Extensive experiments validate that our engine outperforms its counterparts, where the resulting dataset significantly improves the perception and cognition abilities of existing MLLMs across diverse vision-language benchmarks, especially with high-resolution images as inputs. The dataset and code are publicly available at https://github.com/baaivision/DenseFusion.

📄 PDF Abstract BibTeX arXiv:2407.08303

Code (1)

baaivision/densefusion 공식 구현 pytorch

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Multimodal Brain-Computer Interfaces: AI-powered Decoding Methodologies

2025-02-05 · Siyang Li, Hongbin Wang, Xiaoqing Chen, Dongrui Wu

Brain-computer interfaces (BCIs) enable direct communication between the brain and external devices. This review highlights the core decoding algorithms that enable multimodal BCIs, including a dissection of the elements…

Dynamic Model Merging Made Slim

2026-05-17 · Guodong Du, Wanyu Lin arxiv

Model merging enables the reuse of fine-tuned models without joint training or access to original data. Dynamic merging further improves flexibility by selectively activating task-relevant parameters and efficiently comp…

DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion

2019-01-15 · CVPR 2019 6 · Chen Wang, Danfei Xu, Yuke Zhu, Roberto Martín-Martín 외

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately o…

3D Object Detection6D Pose Estimation6D Pose Estimation using RGBDObject+1

How to Merge Your Multimodal Models Over Time?

2024-12-09 · CVPR 2025 1 · Sebastian Dziadzio, Vishaal Udandarao, Karsten Roth, Ameya Prabhu 외

Model merging combines multiple expert models - finetuned from a base foundation model on diverse tasks and domains - into a single, more capable model. However, most existing model merging approaches assume that all exp…

MM-REACT: Prompting ChatGPT for Multimodal Reasoning and Action

2023-03-20 · Zhengyuan Yang, Linjie Li, JianFeng Wang, Kevin Lin 외

We propose MM-REACT, a system paradigm that integrates ChatGPT with a pool of vision experts to achieve multimodal reasoning and action. In this paper, we define and explore a comprehensive list of advanced vision tasks …

Multimodal ReasoningVisual Question Answering