paper-with-me

홈 › Papers

MMFuser: Multimodal Multi-Layer Feature Fuser for Fine-Grained Vision-Language Understanding

2024-10-15 · Yue Cao, Yangzhou Liu, Zhe Chen, Guangchen Shi, Wenhai Wang, Danhuai Zhao, Tong Lu

Despite significant advancements in Multimodal Large Language Models (MLLMs) for understanding complex human intentions through cross-modal interactions, capturing intricate image details remains challenging. Previous methods integrating multiple vision encoders to enhance visual detail introduce redundancy and computational overhead. We observe that most MLLMs utilize only the last-layer feature map of the vision encoder for visual representation, neglecting the rich fine-grained information in shallow feature maps. To address this issue, we propose \modelname, a simple yet effective multi-layer feature fuser that efficiently integrates deep and shallow features from Vision Transformers (ViTs). Specifically, it leverages semantically aligned deep features as queries to dynamically extract missing details from shallow features, thus preserving semantic alignment while enriching the representation with fine-grained information. Applied to the LLaVA-1.5 model, \modelname~achieves significant improvements in visual representation and benchmark performance, providing a more flexible and lightweight solution compared to multi-encoder ensemble methods. The code and model have been released at https://github.com/yuecao0119/MMFuser.

📄 PDF Abstract BibTeX arXiv:2410.11829

Code (1)

yuecao0119/MMFuser 공식 구현 pytorch

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

MultiFuser: Multimodal Fusion Transformer for Enhanced Driver Action Recognition

2024-08-03 · Ruoyu Wang, Wenqian Wang, Jianjun Gao, Dan Lin 외

Driver action recognition, aiming to accurately identify drivers' behaviours, is crucial for enhancing driver-vehicle interactions and ensuring driving safety. Unlike general action recognition, drivers' environments are…

Action Recognition

EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs

2023-10-13 · Xiangyu Zhao, Bo Liu, Qijiong Liu, Guangyuan Shi 외

We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs), Unlike existing multimodal models th…

Image Generationmultimodal generationText GenerationText-to-Image Generation

Disentangled Multimodal Brain MR Image Translation via Transformer-based Modality Infuser

2024-02-01 · Jihoon Cho, Xiaofeng Liu, Fangxu Xing, Jinsong Ouyang 외

Multimodal Magnetic Resonance (MR) Imaging plays a crucial role in disease diagnosis due to its ability to provide complementary information by analyzing a relationship between multimodal images on the same subject. Acqu…

Brain Tumor SegmentationTranslationTumor Segmentation

CAFuser: Condition-Aware Multimodal Fusion for Robust Semantic Perception of Driving Scenes

2024-10-14 · Tim Broedermann, Christos Sakaridis, Yuqian Fu, Luc van Gool

Leveraging multiple sensors is crucial for robust semantic perception in autonomous driving, as each sensor type has complementary strengths and weaknesses. However, existing sensor fusion methods often treat sensors uni…

Autonomous DrivingPanoptic SegmentationSemantic SegmentationSensor Fusion

TopoDiffuser: A Diffusion-Based Multimodal Trajectory Prediction Model with Topometric Maps

2025-08-01 · Zehui Xu, Junhui Wang, Yongliang Shi, Chao Gao 외 arxiv

This paper introduces TopoDiffuser, a diffusion-based framework for multimodal trajectory prediction that incorporates topometric maps to generate accurate, diverse, and road-compliant future motion forecasts. By embeddi…

Trajectory Prediction