paper-with-me

홈 › Papers

Optimizing Vision-Language Interactions Through Decoder-Only Models

2024-12-14 · Kaito Tanaka, Benjamin Tan, Brian Wong

Vision-Language Models (VLMs) have emerged as key enablers for multimodal tasks, but their reliance on separate visual encoders introduces challenges in efficiency, scalability, and modality alignment. To address these limitations, we propose MUDAIF (Multimodal Unified Decoder with Adaptive Input Fusion), a decoder-only vision-language model that seamlessly integrates visual and textual inputs through a novel Vision-Token Adapter (VTA) and adaptive co-attention mechanism. By eliminating the need for a visual encoder, MUDAIF achieves enhanced efficiency, flexibility, and cross-modal understanding. Trained on a large-scale dataset of 45M image-text pairs, MUDAIF consistently outperforms state-of-the-art methods across multiple benchmarks, including VQA, image captioning, and multimodal reasoning tasks. Extensive analyses and human evaluations demonstrate MUDAIF's robustness, generalization capabilities, and practical usability, establishing it as a new standard in encoder-free vision-language models.

📄 PDF Abstract BibTeX arXiv:2412.10758

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CaptioningLanguage ModelingLanguage ModellingMultimodal ReasoningVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Optimizing Dense Visual Predictions Through Multi-Task Coherence and Prioritization

2024-12-04 · Maxime Fontana, Michael Spratling, Miaojing Shi

Multi-Task Learning (MTL) involves the concurrent training of multiple tasks, offering notable advantages for dense prediction tasks in computer vision. MTL not only reduces training and inference time as opposed to havi…

Multi-Task Learning

Vision and Language: from Visual Perception to Content Creation

2019-12-26 · Tao Mei, Wei zhang, Ting Yao

Vision and language are two fundamental capabilities of human intelligence. Humans routinely perform tasks through the interactions between vision and language, supporting the uniquely human capacity to talk about what t…

DecoderQuestion AnsweringvalidVideo Captioning+3

Mining for meaning: from vision to language through multiple networks consensus

2018-06-05 · Iulia Duta, Andrei Liviu Nicolicioiu, Simion-Vlad Bogolin, Marius Leordeanu

Describing visual data into natural language is a very challenging task, at the intersection of computer vision, natural language processing and machine learning. Language goes well beyond the description of physical obj…

Decoder

Can Language Model Understand Word Semantics as A Chatbot? An Empirical Study of Language Model Internal External Mismatch

2024-09-21 · Jinman Zhao, Xueyan Zhang, Xingyu Yue, Weizhe Chen 외

Current common interactions with language models is through full inference. This approach may not necessarily align with the model's internal knowledge. Studies show discrepancies between prompts and internal representat…

ChatbotDecoderLanguage ModelingLanguage Modelling+2

HODN: Disentangling Human-Object Feature for HOI Detection

2023-08-20 · Shuman Fang, Zhiwen Lin, Ke Yan, Jie Li 외

The task of Human-Object Interaction (HOI) detection is to detect humans and their interactions with surrounding objects, where transformer-based methods show dominant advances currently. However, these methods ignore th…

DecoderHuman DetectionHuman-Object Interaction DetectionObject+2