paper-with-me

홈 › Papers

GeoLLaVA: Efficient Fine-Tuned Vision-Language Models for Temporal Change Detection in Remote Sensing

2024-10-25 · Hosam Elgendy, Ahmed Sharshar, Ahmed Aboeitta, Yasser Ashraf, Mohsen Guizani

Detecting temporal changes in geographical landscapes is critical for applications like environmental monitoring and urban planning. While remote sensing data is abundant, existing vision-language models (VLMs) often fail to capture temporal dynamics effectively. This paper addresses these limitations by introducing an annotated dataset of video frame pairs to track evolving geographical patterns over time. Using fine-tuning techniques like Low-Rank Adaptation (LoRA), quantized LoRA (QLoRA), and model pruning on models such as Video-LLaVA and LLaVA-NeXT-Video, we significantly enhance VLM performance in processing remote sensing temporal changes. Results show significant improvements, with the best performance achieving a BERT score of 0.864 and ROUGE-1 score of 0.576, demonstrating superior accuracy in describing land-use transformations.

📄 PDF Abstract BibTeX arXiv:2410.19552

Code (1)

HosamGen/GeoLLaVA 공식 구현 pytorch

Tasks

Change Detection

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Pruning 설명 없음

Similar Papers 제목 키워드 기반

GeoLLaVA-8K: Scaling Remote-Sensing Multimodal Large Language Models to 8K Resolution

2025-05-27 · Fengxiang Wang, Mingshuo Chen, Yueying Li, Di Wang 외

Ultra-high-resolution (UHR) remote sensing (RS) imagery offers valuable data for Earth observation but pose challenges for existing multimodal foundation models due to two key bottlenecks: (1) limited availability of UHR…

8kAvgEarth ObservationLarge Language Model+2

An Approach to Enriching Surgical Video Datasets for Fine-Grained Spatial-Temporal Understanding of Vision-Language Models

2026-04-01 · Lennart Maack, Alexander Schlaefer arxiv

Surgical video understanding is a crucial prerequisite for advancing Computer-Assisted Surgery. While vision-language models (VLMs) have recently been applied to the surgical domain, existing surgical vision-language dat…

An Open-Source Benchmark and Baseline for Multi-temporal Referring Segmentation

2026-05-31 · Bingyu Li, Da Zhang, Tao Huo, Zhiyuan Zhao 외 arxiv

Large Vision-Language Models (LVLMs) have shown strong visual understanding and language-guided grounding abilities, yet their capacity for multi-temporal visual reasoning remains underexplored. To bridge this gap, we in…

Change DetectionVisual Reasoning

Multimodal Web Navigation with Instruction-Finetuned Foundation Models

2023-05-19 · Hiroki Furuta, Kuang-Huei Lee, Ofir Nachum, Yutaka Matsuo 외

The progress of autonomous web navigation has been hindered by the dependence on billions of exploratory interactions via online reinforcement learning, and domain-specific model designs that make it difficult to leverag…

Autonomous Web NavigationInstruction FollowingLanguage Modelling

UniRS: Unifying Multi-temporal Remote Sensing Tasks through Vision Language Models

2024-12-30 · Yujie Li, Wenjia Xu, Guangzuo Li, Zijian Yu 외

The domain gap between remote sensing imagery and natural images has recently received widespread attention and Vision-Language Models (VLMs) have demonstrated excellent generalization performance in remote sensing multi…

Question AnsweringScene ClassificationVisual Question Answering