paper-with-me

Papers

Firebolt-VL: Efficient Vision-Language Understanding with Cross-Modality Modulation

2026-04-06 · Quoc-Huy Trinh, Mustapha Abdullahi, Bo Zhao, Debesh Jha arxiv

Recent advances in multimodal large language models (MLLMs) have enabled impressive progress in vision-language understanding, yet their high computational cost limits deployment in resource-constrained scenarios such as personal assistants, document understanding, and smart cameras. Most existing methods rely on Transformer-based cross-attention, whose quadratic complexity hinders efficiency. Moreover, small vision-language models often struggle to precisely capture fine-grained, task-relevant visual regions, leading to degraded performance on fine-grained reasoning tasks that limit their effectiveness in the real world. To address these issues, we introduce Firebolt-VL, an efficient vision-language model that replaces the Transformer-based decoder with a Liquid Foundation Model (LFM) decoder. To further enhance visual grounding, we propose a Token-Grid Correlation Module, which computes lightweight correlations between text tokens and image patches and modulates via the state-space model with FiLM conditioning. This enables the model to selectively emphasize visual regions relevant to the textual prompt while maintaining linear-time inference. Experimental results across multiple benchmarks demonstrate that Firebolt-VL achieves accurate, fine-grained understanding with significantly improved efficiency. Our model and code are available at: https://fireboltvl.github.io

📄 PDF Abstract BibTeX arXiv:2604.04579

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

Firebolt: Weak Supervision Under Weaker Assumptions

2022-03-28 · Proceedings of the 25th International Conference on Artificial Intelligence and Statistics 2022 3 · Zhaobin Kuang, Chidubem Arachie, Bangyong Liang, Pradyumna Narayana 외

Modern machine learning demands a large amount of training data. Weak supervision is a promising approach to meet this demand. It aggregates multiple labeling functions (LFs)—noisy, user-provided labeling heuristics—to r…

parameter estimation

mPLUG-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

2023-02-01 · Haiyang Xu, Qinghao Ye, Ming Yan, Yaya Shi 외

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can bene…

Action ClassificationImage ClassificationImage RetrievalTGIF-Frame+7

LXMERT: Learning Cross-Modality Encoder Representations from Transformers

2019-08-20 · IJCNLP 2019 11 · Hao Tan, Mohit Bansal

Vision-and-language reasoning requires an understanding of visual concepts, language semantics, and, most importantly, the alignment and relationships between these two modalities. We thus propose the LXMERT (Learning Cr…

Language ModelingLanguage ModellingMasked Language ModelingQuestion Answering+4

3D Vision-Language Gaussian Splatting

2024-10-10 · Qucheng Peng, Benjamin Planche, Zhongpai Gao, Meng Zheng 외

Recent advancements in 3D reconstruction methods and vision-language models have propelled the development of multi-modal 3D scene understanding, which has vital applications in robotics, autonomous driving, and virtual/…

3D ReconstructionAutonomous DrivingOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+3

COSMOS: Cross-Modality Self-Distillation for Vision Language Pre-training

2024-12-02 · CVPR 2025 1 · Sanghwan Kim, Rui Xiao, Mariana-Iuliana Georgescu, Stephan Alaniz 외

Vision-Language Models (VLMs) trained with contrastive loss have achieved significant advancements in various vision and language tasks. However, the global nature of the contrastive loss makes VLMs focus predominantly o…

Self-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation with Language-image Pre-trainingZero-Shot Cross-Modal Retrieval+1