paper-with-me

Papers

Libra: Building Decoupled Vision System on Large Language Models

2024-05-16 · Yifan Xu, Xiaoshan Yang, Yaguang Song, Changsheng Xu

In this work, we introduce Libra, a prototype model with a decoupled vision system on a large language model (LLM). The decoupled vision system decouples inner-modal modeling and cross-modal interaction, yielding unique visual information modeling and effective cross-modal comprehension. Libra is trained through discrete auto-regressive modeling on both vision and language inputs. Specifically, we incorporate a routed visual expert with a cross-modal bridge module into a pretrained LLM to route the vision and language flows during attention computing to enable different attention patterns in inner-modal modeling and cross-modal interaction scenarios. Experimental results demonstrate that the dedicated design of Libra achieves a strong MLLM baseline that rivals existing works in the image-to-text scenario with merely 50 million training data, providing a new perspective for future multimodal foundation models. Code is available at https://github.com/YifanXu74/Libra.

📄 PDF Abstract BibTeX arXiv:2405.10140

Code (1)

yifanxu74/libra 공식 구현 pytorch

Tasks

Image to textLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

VL-Calibration: Decoupled Confidence Calibration for Large Vision-Language Models Reasoning

2026-04-10 · Wenyi Xiao, Xinchi Xu, Leilei Gan arxiv

Large Vision Language Models (LVLMs) achieve strong multimodal reasoning but frequently exhibit hallucinations and incorrect responses with high certainty, which hinders their usage in high-stakes domains. Existing verba…

Reinforcement LearningMultimodal ReasoningVisual ReasoningVisual Grounding

Neuraxle - A Python Framework for Neat Machine Learning Pipelines

2019-09-01 · Chevalier, Guillaume and Brillant, Alexandre and Hamel, Eric

Code Machine Learning Pipelines - The Right Way. The present new framework is for building neat pipelines, providing the right abstractions to both ease research, development, and deployment of your ML applications. Most…

AutoMLBIG-bench Machine Learning

DiCoR: Decoupled Referent Disambiguation and Contour Recalibration for Efficient Referring Remote Sensing Image Segmentation

2026-08-13 · Ziyang Gao, Zhizhuo Jiang, Jingjing Chang, Yixin Yang 외 arxiv

Referring remote sensing image segmentation (RRSIS) aims to delineate targets specified by natural language expressions in remote sensing imagery. Existing methods mainly follow joint fusion segmentation (JFS) or decoupl…

Image Segmentation

Quantizing Time-Series Models As Dynamical Systems: Trajectory-Based Quantization Sensitivity Score

2026-06-11 · Mariya Pavlova, Harrison Bo Hua Zhu, Lidia Vitanova, Elizaveta Semenova 외 arxiv

We introduce the Trajectory-based Quantization Sensitivity Score (TQS), a metric that reframes post-training quantization (PTQ) through the lens of dynamical-systems stability. By modeling the network's rollout as a disc…

TWIST2: Scalable, Portable, and Holistic Humanoid Data Collection System

2025-11-04 · Yanjie Ze, Siheng Zhao, Weizhuo Wang, Angjoo Kanazawa 외 arxiv

Large-scale data has driven breakthroughs in robotics, from language models to vision-language-action models in bimanual manipulation. However, humanoid robotics lacks equally effective data collection frameworks. Existi…