paper-with-me

Papers

Empowering Segmentation Ability to Multi-modal Large Language Models

2024-03-21 · YuQi Yang, Peng-Tao Jiang, Jing Wang, Hao Zhang, Kai Zhao, Jinwei Chen, Bo Li

Multi-modal large language models (MLLMs) can understand image-language prompts and demonstrate impressive reasoning ability. In this paper, we extend MLLMs' output by empowering MLLMs with the segmentation ability. The extended MLLMs can both output language responses to the image-language prompts and segment the regions that the complex question or query in the language prompts focuses on. To this end, the existing work, LISA, enlarges the original word embeddings with an additional segment token and fine-tunes dialogue generation and query-focused segmentation together, where the feature of the segment token is used to prompt the segment-anything model. Although they achieve superior segmentation performance, we observe that the dialogue ability decreases by a large margin compared to the original MLLMs. To maintain the original MLLMs' dialogue ability, we propose a novel MLLMs framework, coined as LLaVASeg, which leverages a chain-of-thought prompting strategy to instruct the MLLMs to segment the target region queried by the user. The MLLMs are first prompted to reason about the simple description of the target region from the complicated user query, then extract the visual attributes of the target region according to the understanding of MLLMs to the image. These visual attributes, such as color and relative locations, are utilized to prompt the downstream segmentation model. Experiments show that the proposed method keeps the original dialogue ability and equips the MLLMs' model with strong reasoning segmentation ability. The code is available at https://github.com/YuqiYang213/LLaVASeg.

📄 PDF Abstract BibTeX arXiv:2403.14141

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationReasoning SegmentationSegmentationWord Embeddings

Similar Papers 제목 키워드 기반

InternVideo2.5: Empowering Video MLLMs with Long and Rich Context Modeling

2025-01-21 · Yi Wang, Xinhao Li, Ziang Yan, Yinan He 외

This paper aims to improve the performance of video multimodal large language models (MLLM) via long and rich context (LRC) modeling. As a result, we develop a new version of InternVideo2.5 with a focus on enhancing the …

Object TrackingReferring Expression SegmentationReferring Video Object SegmentationVideo Understanding

ELVIS: Empowering Locality of Vision Language Pre-training with Intra-modal Similarity

2023-04-11 · Sumin Seo, Jaewoong Shin, Jaewoo Kang, Tae Soo Kim 외

Deep learning has shown great potential in assisting radiologists in reading chest X-ray (CXR) images, but its need for expensive annotations for improving performance prevents widespread clinical application. Visual lan…

Phrase Grounding

ForgerySleuth: Empowering Multimodal Large Language Models for Image Manipulation Detection

2024-11-29 · Zhihao Sun, Haoran Jiang, Haoran Chen, Yixin Cao 외

Multimodal large language models have unlocked new possibilities for various multimodal tasks. However, their potential in image manipulation detection remains unexplored. When directly applied to the IMD task, M-LLMs of…

Image ManipulationImage Manipulation Detection

Genixer: Empowering Multimodal Large Language Models as a Powerful Data Generator

2023-12-11 · Henry Hengyuan Zhao, Pan Zhou, Mike Zheng Shou

Multimodal Large Language Models (MLLMs) demonstrate exceptional problem-solving capabilities, but few research studies aim to gauge the ability to generate visual instruction tuning data. This paper proposes to explore …

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

MedSAM-Agent: Empowering Interactive Medical Image Segmentation with Multi-turn Agentic Reinforcement Learning

2026-02-03 · Shengyuan Liu, Liuxin Bao, Qi Yang, Wanting Geng 외 arxiv

Medical image segmentation is evolving from task-specific models toward generalizable frameworks. Recent research leverages Multi-modal Large Language Models (MLLMs) as autonomous agents, employing reinforcement learning…

Medical Image SegmentationInteractive SegmentationReinforcement Learning