paper-with-me

Papers

Forest-Chat: Adapting Vision-Language Agents for Interactive Forest Change Analysis

2026-01-21 · James Brock, Ce Zhang, Nantheera Anantrasirichai arxiv

The increasing availability of high-resolution satellite imagery, together with advances in deep learning, creates new opportunities for forest monitoring workflows. Two central challenges in this domain are pixel-level change detection and semantic change interpretation, particularly for complex forest dynamics. While large language models (LLMs) are increasingly adopted for data exploration, their integration with vision-language models (VLMs) for remote sensing image change interpretation (RSICI) remains underexplored, especially beyond urban environments. This paper introduces Forest-Chat, an LLM-driven agent for forest change analysis, enabling natural language querying across multiple RSICI tasks, including change detection and captioning, object counting, deforestation characterisation, and change reasoning. Forest-Chat builds upon a multi-level change interpretation (MCI) vision-language backbone with LLM-based orchestration, incorporating zero-shot change detection via AnyChange and multimodal LLM-based zero-shot change captioning and refinement. To support adaptation and evaluation in forest environments, we introduce the Forest-Change dataset, comprising bi-temporal satellite imagery, pixel-level change masks, and semantic change captions via human annotation and rule-based methods. Forest-Chat achieves mIoU and BLEU-4 scores of 67.10% and 40.17% on Forest-Change, and 88.13% and 34.41% on LEVIR-MCI-Trees, a tree-focused subset of LEVIR-MCI. In a zero-shot capacity, it achieves 60.15% and 34.00% on Forest-Change, and 47.32% and 18.23% on LEVIR-MCI-Trees. Further experiments demonstrate the value of caption refinement for injecting geographic domain knowledge into supervised captions, and the system's limited label domain transfer onto JL1-CD-Trees. These findings demonstrate that interactive, LLM-driven systems can support accessible and interpretable forest change analysis.

📄 PDF Abstract BibTeX arXiv:2601.14637

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionObject Counting

Similar Papers 제목 키워드 기반

Vision-Language Agents for Interactive Forest Change Analysis

2026-01-08 · James Brock, Ce Zhang, Nantheera Anantrasirichai arxiv

Modern forest monitoring workflows increasingly benefit from the growing availability of high-resolution satellite imagery and advances in deep learning. Two persistent challenges in this context are accurate pixel-level…

Change Detection

Short-form Text Rewriting with Phi Silica

2026-05-30 · Divya Tadimeti, Shawn Pan, Sameera Lanka, Chenghui Zhou 외 arxiv

Short-form text rewriting is a constrained variant of paraphrasing in which limited context and high semantic density leave little room for variation. While large language models perform well on general paraphrasing, sma…

parameter-efficient fine-tuning

NavGPT: Explicit Reasoning in Vision-and-Language Navigation with Large Language Models

2023-05-26 · Gengze Zhou, Yicong Hong, Qi Wu

Trained with an unprecedented scale of data, large language models (LLMs) like ChatGPT and GPT-4 exhibit the emergence of significant reasoning abilities from model scaling. Such a trend underscored the potential of trai…

Instruction FollowingVision and Language NavigationVisual Navigation

Vocabulary Expansion of Chat Models with Unlabeled Target Language Data

2024-12-16 · Atsuki Yamaguchi, Terufumi Morishita, Aline Villavicencio, Nikolaos Aletras

Chat models (i.e. language models trained to follow instructions through conversation with humans) outperform base models (i.e. trained solely on unlabeled data) in both conversation and general task-solving abilities. T…

PrivMedChat: End-to-End Differentially Private RLHF for Medical Dialogue Systems

2026-03-03 · Sudip Bhujel arxiv

Large language models are increasingly used for patient-facing medical assistance and clinical decision support, but adapting them to clinical dialogue often requires supervision derived from doctor-patient conversations…

Reinforcement Learning