paper-with-me

Papers

Cognitive Visual-Language Mapper: Advancing Multimodal Comprehension with Enhanced Visual Knowledge Alignment

2024-02-21 · Yunxin Li, Xinyu Chen, Baotian Hu, Haoyuan Shi, Min Zhang

Evaluating and Rethinking the current landscape of Large Multimodal Models (LMMs), we observe that widely-used visual-language projection approaches (e.g., Q-former or MLP) focus on the alignment of image-text descriptions yet ignore the visual knowledge-dimension alignment, i.e., connecting visuals to their relevant knowledge. Visual knowledge plays a significant role in analyzing, inferring, and interpreting information from visuals, helping improve the accuracy of answers to knowledge-based visual questions. In this paper, we mainly explore improving LMMs with visual-language knowledge alignment, especially aimed at challenging knowledge-based visual question answering (VQA). To this end, we present a Cognitive Visual-Language Mapper (CVLM), which contains a pretrained Visual Knowledge Aligner (VKA) and a Fine-grained Knowledge Adapter (FKA) used in the multimodal instruction tuning stage. Specifically, we design the VKA based on the interaction between a small language model and a visual encoder, training it on collected image-knowledge pairs to achieve visual knowledge acquisition and projection. FKA is employed to distill the fine-grained visual knowledge of an image and inject it into Large Language Models (LLMs). We conduct extensive experiments on knowledge-based VQA benchmarks and experimental results show that CVLM significantly improves the performance of LMMs on knowledge-based VQA (average gain by 5.0%). Ablation studies also verify the effectiveness of VKA and FKA, respectively. The codes are available at https://github.com/HITsz-TMG/Cognitive-Visual-Language-Mapper

📄 PDF Abstract BibTeX arXiv:2402.13561

Code (1)

hitsz-tmg/cognitive-visual-language-mapper 공식 구현 jax

Tasks

Language ModellingQuestion AnsweringSmall Language ModelVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

SMapper: A Multi-Modal Data Acquisition Platform for SLAM Benchmarking

2025-09-11 · Pedro Miguel Bastos Soares, Ali Tourani, Miguel Fernandez-Cortizas, Asier Bikandi-Noya 외 arxiv

Advancing research in fields such as Simultaneous Localization and Mapping (SLAM) and autonomous navigation critically depends on the availability of reliable and reproducible multimodal datasets. While several influenti…

MaPPER: Multimodal Prior-guided Parameter Efficient Tuning for Referring Expression Comprehension

2024-09-20 · Ting Liu, Zunnan Xu, Yue Hu, Liangtao Shi 외

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models …

cross-modal alignmentReferring ExpressionReferring Expression ComprehensionTransfer Learning

Meta Learning to Bridge Vision and Language Models for Multimodal Few-Shot Learning

2023-02-28 · Ivona Najdenkoska, XianTong Zhen, Marcel Worring

Multimodal few-shot learning is challenging due to the large domain gap between vision and language modalities. Existing methods are trying to communicate visual concepts as prompts to frozen language models, but rely on…

Few-Shot LearningMeta-Learning

Beyond Sight: Towards Cognitive Alignment in LVLM via Enriched Visual Knowledge

2024-11-25 · CVPR 2025 1 · Yaqi Zhao, Yuanyang Yin, Lin Li, MingAn Lin 외

Does seeing always mean knowing? Large Vision-Language Models (LVLMs) integrate separately pre-trained vision and language components, often using CLIP-ViT as vision backbone. However, these models frequently encounter a…

Landmark RecognitionLarge Language Model

DeepPerception: Advancing R1-like Cognitive Visual Perception in MLLMs for Knowledge-Intensive Visual Grounding

2025-03-17 · Xinyu Ma, Ziyang Ding, Zhicong Luo, Chi Chen 외

Human experts excel at fine-grained visual discrimination by leveraging domain knowledge to refine perceptual features, a capability that remains underdeveloped in current Multimodal Large Language Models (MLLMs). Despit…

Domain GeneralizationMultimodal ReasoningVisual Grounding