paper-with-me

홈 › Papers

GeoPix: Multi-Modal Large Language Model for Pixel-level Image Understanding in Remote Sensing

2025-01-12 · Ruizhe Ou, Yuan Hu, Fan Zhang, Jiaxin Chen, Yu Liu

Multi-modal large language models (MLLMs) have achieved remarkable success in image- and region-level remote sensing (RS) image understanding tasks, such as image captioning, visual question answering, and visual grounding. However, existing RS MLLMs lack the pixel-level dialogue capability, which involves responding to user instructions with segmentation masks for specific instances. In this paper, we propose GeoPix, a RS MLLM that extends image understanding capabilities to the pixel level. This is achieved by equipping the MLLM with a mask predictor, which transforms visual features from the vision encoder into masks conditioned on the LLM's segmentation token embeddings. To facilitate the segmentation of multi-scale objects in RS imagery, a class-wise learnable memory module is integrated into the mask predictor to capture and store class-wise geo-context at the instance level across the entire dataset. In addition, to address the absence of large-scale datasets for training pixel-level RS MLLMs, we construct the GeoPixInstruct dataset, comprising 65,463 images and 140,412 instances, with each instance annotated with text descriptions, bounding boxes, and masks. Furthermore, we develop a two-stage training strategy to balance the distinct requirements of text generation and masks prediction in multi-modal multi-task optimization. Extensive experiments verify the effectiveness and superiority of GeoPix in pixel-level segmentation tasks, while also maintaining competitive performance in image- and region-level benchmarks.

📄 PDF Abstract BibTeX arXiv:2501.06828

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningLanguage ModelingLanguage ModellingLarge Language ModelQuestion AnsweringSegmentationText GenerationVisual GroundingVisual Question Answering

Similar Papers 제목 키워드 기반

GeoPixel: Pixel Grounding Large Multimodal Model in Remote Sensing

2025-01-23 · Akashah Shabbir, Mohammed Zumri, Mohammed Bennamoun, Fahad S. Khan 외

Recent advances in large multimodal models (LMMs) have recognized fine-grained grounding as an imperative factor of visual understanding and dialogue. However, the benefits of such representation in LMMs are limited to t…

4k

GRASP: Geospatial pixel Reasoning viA Structured Policy learning

2025-08-23 · Chengjie Jiang, Yunqi Zhou, Jiafeng Yan, Jing Li 외 arxiv

Geospatial pixel reasoning aims to generate segmentation masks in remote sensing imagery directly from natural-language instructions. Most existing approaches follow a paradigm that fine-tunes multimodal large language m…

Reinforcement Learning

Towards a Multimodal Large Language Model with Pixel-Level Insight for Biomedicine

2024-12-12 · Xiaoshuang Huang, Lingdong Shen, Jia Liu, Fangxin Shang 외

In recent years, Multimodal Large Language Models (MLLM) have achieved notable advancements, demonstrating the feasibility of developing an intelligent biomedical assistant. However, current biomedical MLLMs predominantl…

Language ModelingLanguage ModellingLarge Language ModelMixture-of-Experts+4

PiTe: Pixel-Temporal Alignment for Large Video-Language Model

2024-09-11 · Yang Liu, Pengxiang Ding, Siteng Huang, Min Zhang 외

Fueled by the Large Language Models (LLMs) wave, Large Visual-Language Models (LVLMs) have emerged as a pivotal advancement, bridging the gap between image and text. However, video making it challenging for LVLMs to perf…

Language ModelingLanguage Modelling

Text as Images: Can Multimodal Large Language Models Follow Printed Instructions in Pixels?

2023-11-29 · Xiujun Li, Yujie Lu, Zhe Gan, Jianfeng Gao 외

Recent multimodal large language models (MLLMs) have shown promising instruction following capabilities on vision-language tasks. In this work, we introduce VISUAL MODALITY INSTRUCTION (VIM), and investigate how well mul…

In-Context LearningInstruction FollowingMM-Vetvisual instruction following