paper-with-me

Papers

PerceptionGPT: Effectively Fusing Visual Perception into LLM

2023-11-11 · CVPR 2024 1 · Renjie Pi, Lewei Yao, Jiahui Gao, Jipeng Zhang, Tong Zhang

The integration of visual inputs with large language models (LLMs) has led to remarkable advancements in multi-modal capabilities, giving rise to visual large language models (VLLMs). However, effectively harnessing VLLMs for intricate visual perception tasks remains a challenge. In this paper, we present a novel end-to-end framework named PerceptionGPT, which efficiently and effectively equips the VLLMs with visual perception abilities by leveraging the representation power of LLMs' token embedding. Our proposed method treats the token embedding of the LLM as the carrier of spatial information, then leverage lightweight visual task encoders and decoders to perform visual perception tasks (e.g., detection, segmentation). Our approach significantly alleviates the training difficulty suffered by previous approaches that formulate the visual outputs as discrete tokens, and enables achieving superior performance with fewer trainable parameters, less training data and shorted training time. Moreover, as only one token embedding is required to decode the visual outputs, the resulting sequence length during inference is significantly reduced. Consequently, our approach enables accurate and flexible representations, seamless integration of visual perception tasks, and efficient handling of a multiple of visual outputs. We validate the effectiveness and efficiency of our approach through extensive experiments. The results demonstrate significant improvements over previous methods with much fewer trainable parameters and GPU hours, which facilitates future research in enabling LLMs with visual perception abilities.

📄 PDF Abstract BibTeX arXiv:2311.06612

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Video Event Reasoning and Prediction by Fusing World Knowledge from LLMs with Vision Foundation Models

2025-07-08 · L'ea Dubois, Klaus Schmidt, Chengyu Wang, Ji-Hoon Park 외

Current video understanding models excel at recognizing "what" is happening but fall short in high-level cognitive tasks like causal reasoning and future prediction, a limitation rooted in their lack of commonsense world…

Future predictionLarge Language ModelVideo UnderstandingWorld Knowledge+1

High-Precision Transformer-Based Visual Servoing for Humanoid Robots in Aligning Tiny Objects

2025-03-06 · Jialong Xue, Wei Gao, Yu Wang, Chao Ji 외

High-precision tiny object alignment remains a common and critical challenge for humanoid robots in real-world. To address this problem, this paper proposes a vision-based framework for precisely estimating and controlli…

Object

BigSmall: Efficient Multi-Task Learning for Disparate Spatial and Temporal Physiological Measurements

2023-03-21 · Girish Narayanswamy, Yujia Liu, Yuzhe Yang, Chengqian Ma 외

Understanding of human visual perception has historically inspired the design of computer vision architectures. As an example, perception occurs at different scales both spatially and temporally, suggesting that the extr…

Multi-Task Learning

On the Perception Bottleneck of VLMs for Chart Understanding

2025-03-24 · Junteng Liu, Weihao Zeng, Xiwen Zhang, Yijun Wang 외

Chart understanding requires models to effectively analyze and reason about numerical data, textual elements, and complex visual components. Our observations reveal that the perception capabilities of existing large visi…

Chart UnderstandingContrastive Learning

UFO: A Unified Approach to Fine-grained Visual Perception via Open-ended Language Interface

2025-03-03 · Hao Tang, ChenWei Xie, Haiyang Wang, Xiaoyi Bao 외

Generalist models have achieved remarkable success in both language and vision-language tasks, showcasing the potential of unified modeling. However, effectively integrating fine-grained perception tasks like detection a…

Instance SegmentationReasoning SegmentationSegmentationSemantic Segmentation