paper-with-me

Papers

LION: Empowering Multimodal Large Language Model with Dual-Level Visual Knowledge

2024-01-01 · CVPR 2024 1 · Gongwei Chen, Leyang Shen, Rui Shao, Xiang Deng, Liqiang Nie

Multimodal Large Language Models (MLLMs) have endowed LLMs with the ability to perceive and understand multi-modal signals. However most of the existing MLLMs mainly adopt vision encoders pretrained on coarsely aligned image-text pairs leading to insufficient extraction and reasoning of visual knowledge. To address this issue we devise a dual-Level vIsual knOwledge eNhanced Multimodal Large Language Model (LION) which empowers the MLLM by injecting visual knowledge in two levels. 1) Progressive incorporation of fine-grained spatial-aware visual knowledge. We design a vision aggregator cooperated with region-level vision-language (VL) tasks to incorporate fine-grained spatial-aware visual knowledge into the MLLM. To alleviate the conflict between image-level and region-level VL tasks during incorporation we devise a dedicated stage-wise instruction-tuning strategy with mixture-of-adapters. This progressive incorporation scheme contributes to the mutual promotion between these two kinds of VL tasks. 2) Soft prompting of high-level semantic visual evidence. We facilitate the MLLM with high-level semantic visual evidence by leveraging diverse image tags. To mitigate the potential influence caused by imperfect predicted tags we propose a soft prompting method by embedding a learnable token into the tailored text instruction. Comprehensive experiments on several multi-modal benchmarks demonstrate the superiority of our model (e.g. improvement of 5% accuracy on VSR and 3% CIDEr on TextCaps over InstructBLIP 5% accuracy on RefCOCOg over Kosmos-2).

📄 PDF Abstract BibTeX

Code (1)

rshaojimmy/jiutian 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Similar Papers 제목 키워드 기반

LION : Empowering Multimodal Large Language Model with Dual-Level Visual Knowledge

2023-11-20 · Gongwei Chen, Leyang Shen, Rui Shao, Xiang Deng 외

Multimodal Large Language Models (MLLMs) have endowed LLMs with the ability to perceive and understand multi-modal signals. However, most of the existing MLLMs mainly adopt vision encoders pretrained on coarsely aligned …

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Empowering Dysarthric Speech: Leveraging Advanced LLMs for Accurate Speech Correction and Multimodal Emotion Analysis

2024-10-13 · Kaushal Attaluri, Anirudh CHVS, Sireesha Chittepu

Dysarthria is a motor speech disorder caused by neurological damage that affects the muscles used for speech production, leading to slurred, slow, or difficult-to-understand speech. It affects millions of individuals wor…

Emotion RecognitionSentence

EVA-CLIP-18B: Scaling CLIP to 18 Billion Parameters

2024-02-06 · Quan Sun, Jinsheng Wang, Qiying Yu, Yufeng Cui 외

Scaling up contrastive language-image pretraining (CLIP) is critical for empowering both vision and multimodal models. We present EVA-CLIP-18B, the largest and most powerful open-source CLIP model to date, with 18-billio…

image-classificationImage ClassificationZero-Shot Transfer Image Classification

AIN: The Arabic INclusive Large Multimodal Model

2025-01-31 · Ahmed Heakl, Sara Ghaboura, Omkar Thawkar, Fahad Shahbaz Khan 외

Amid the swift progress of large language models (LLMs) and their evolution into large multimodal models (LMMs), significant strides have been made in high-resource languages such as English and Chinese. While Arabic LLM…

document understandingmodelVideo Understanding

LLaVA-Med: Training a Large Language-and-Vision Assistant for Biomedicine in One Day

2023-06-01 · NeurIPS 2023 11 · Chunyuan Li, Cliff Wong, Sheng Zhang, Naoto Usuyama 외

Conversational generative AI has demonstrated remarkable promise for empowering biomedical practitioners, but current investigations focus on unimodal text. Multimodal conversational AI has seen rapid progress by leverag…

Image ClassificationInstruction FollowingLanguage ModellingQuestion Answering+3