paper-with-me

Papers

VHM: Versatile and Honest Vision Language Model for Remote Sensing Image Analysis

2024-03-29 · Chao Pang, Xingxing Weng, Jiang Wu, Jiayu Li, Yi Liu, Jiaxing Sun, Weijia Li, Shuai Wang, Litong Feng, Gui-Song Xia, Conghui He

This paper develops a Versatile and Honest vision language Model (VHM) for remote sensing image analysis. VHM is built on a large-scale remote sensing image-text dataset with rich-content captions (VersaD), and an honest instruction dataset comprising both factual and deceptive questions (HnstD). Unlike prevailing remote sensing image-text datasets, in which image captions focus on a few prominent objects and their relationships, VersaD captions provide detailed information about image properties, object attributes, and the overall scene. This comprehensive captioning enables VHM to thoroughly understand remote sensing images and perform diverse remote sensing tasks. Moreover, different from existing remote sensing instruction datasets that only include factual questions, HnstD contains additional deceptive questions stemming from the non-existence of objects. This feature prevents VHM from producing affirmative answers to nonsense queries, thereby ensuring its honesty. In our experiments, VHM significantly outperforms various vision language models on common tasks of scene classification, visual question answering, and visual grounding. Additionally, VHM achieves competent performance on several unexplored tasks, such as building vectorizing, multi-label classification and honest question answering. We will release the code, data and model weights at https://github.com/opendatalab/VHM .

📄 PDF Abstract BibTeX arXiv:2403.20213

Code (2)

opendatalab/h2rsvlm 공식 구현 pytorch
opendatalab/vhm 공식 구현 pytorch

Tasks

HallucinationImage CaptioningLanguage ModelingLanguage ModellingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONQuestion AnsweringScene ClassificationVisual GroundingVisual Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

VRSBench: A Versatile Vision-Language Benchmark Dataset for Remote Sensing Image Understanding

2024-06-18 · Xiang Li, Jian Ding, Mohamed Elhoseiny

We introduce a new benchmark designed to advance the development of general-purpose, large-scale vision-language models for remote sensing images. Although several vision-language datasets in remote sensing have been pro…

Image CaptioningQuestion AnsweringVisual GroundingVisual Question Answering

SkyScript: A Large and Semantically Diverse Vision-Language Dataset for Remote Sensing

2023-12-20 · Zhecheng Wang, Rajanie Prabha, Tianyuan Huang, Jiajun Wu 외

Remote sensing imagery, despite its broad applications in helping achieve Sustainable Development Goals and tackle climate change, has not yet benefited from the recent advancements of versatile, task-agnostic vision lan…

AttributeCross-Modal RetrievalImage GenerationRetrieval+1

PaliGemma: A versatile 3B VLM for transfer

2024-07-10 · Lucas Beyer, Andreas Steiner, André Susano Pinto, Alexander Kolesnikov 외

PaliGemma is an open Vision-Language Model (VLM) that is based on the SigLIP-So400m vision encoder and the Gemma-2B language model. It is trained to be a versatile and broadly knowledgeable base model that is effective t…

Language ModelingLanguage Modelling

Towards Open-Vocabulary Remote Sensing Image Semantic Segmentation

2024-12-27 · Chengyang Ye, Yunzhi Zhuge, Pingping Zhang

Recently, deep learning based methods have revolutionized remote sensing image segmentation. However, these methods usually rely on a pre-defined semantic class set, thus needing additional image annotation and model tra…

Image SegmentationSemantic Segmentation

EarthView: A Large Scale Remote Sensing Dataset for Self-Supervision

2025-01-14 · Diego Velazquez, Pau Rodriguez López, Sergio Alonso, Josep M. Gonfaus 외

This paper presents EarthView, a comprehensive dataset specifically designed for self-supervision on remote sensing data, intended to enhance deep learning applications on Earth monitoring tasks. The dataset spans 15 ter…

Self-Supervised Learning