paper-with-me

Papers

RS-Agent: Automating Remote Sensing Tasks through Intelligent Agent

2024-06-11 · Wenjia Xu, Zijian Yu, Boyang Mu, Zhiwei Wei, Yuanben Zhang, Guangzuo Li, Mugen Peng

The unprecedented advancements in Multimodal Large Language Models (MLLMs) have demonstrated strong potential in interacting with humans through both language and visual inputs to perform downstream tasks such as visual question answering and scene understanding. However, these models are constrained to basic instruction-following or descriptive tasks, facing challenges in complex real-world remote sensing applications that require specialized tools and knowledge. To address these limitations, we propose RS-Agent, an AI agent designed to interact with human users and autonomously leverage specialized models to address the demands of real-world remote sensing applications. RS-Agent integrates four key components: a Central Controller based on large language models, a dynamic toolkit for tool execution, a Solution Space for task-specific expert guidance, and a Knowledge Space for domain-level reasoning, enabling it to interpret user queries and orchestrate tools for accurate remote sensing task. We introduce two novel mechanisms: Task-Aware Retrieval, which improves tool selection accuracy through expert-guided planning, and DualRAG, a retrieval-augmented generation method that enhances knowledge relevance through weighted, dual-path retrieval. RS-Agent supports flexible integration of new tools and is compatible with both open-source and proprietary LLMs. Extensive experiments across 9 datasets and 18 remote sensing tasks demonstrate that RS-Agent significantly outperforms state-of-the-art MLLMs, achieving over 95% task planning accuracy and delivering superior performance in tasks such as scene classification, object counting, and remote sensing visual question answering. Our work presents RS-Agent as a robust and extensible framework for advancing intelligent automation in remote sensing analysis.

📄 PDF Abstract BibTeX arXiv:2406.07089

Code (1)

intellisensing/rs-agent 공식 구현

Tasks

AI AgentDescriptiveInstruction FollowingLanguage ModelingLanguage ModellingLarge Language ModelObject CountingQuestion AnsweringRetrievalRetrieval-augmented GenerationScene ClassificationScene UnderstandingTask PlanningVisual Question Answering

Similar Papers 제목 키워드 기반

ThinkGeo: Evaluating Tool-Augmented Agents for Remote Sensing Tasks

2025-05-29 · Akashah Shabbir, Muhammad Akhtar Munir, Akshay Dudhane, Muhammad Umer Sheikh 외

Recent progress in large language models (LLMs) has enabled tool-augmented agents capable of solving complex real-world tasks through step-by-step reasoning. However, existing evaluations often focus on general-purpose o…

Spatial Reasoning

Remote Sensing ChatGPT: Solving Remote Sensing Tasks with ChatGPT and Visual Models

2024-01-17 · HaoNan Guo, Xin Su, Chen Wu, Bo Du 외

Recently, the flourishing large language models(LLM), especially ChatGPT, have shown exceptional performance in language understanding, reasoning, and interaction, attracting users and researchers from multiple fields an…

Task Planning

Visual Reasoning Agent: Robust Vision Systems in Remote Sensing via Inference-Time Scaling

2025-09-19 · Chung-En Johnny Yu, Brian Jalaian, Nathaniel D. Bastian arxiv

Building robust vision systems for high-stakes domains such as remote sensing requires stronger visual reasoning than what single-pass inference typically provides; yet, retraining large models is often computationally e…

Visual Reasoning

The Potential of Visual ChatGPT For Remote Sensing

2023-04-25 · Lucas Prado Osco, Eduardo Lopes de Lemos, Wesley Nunes Gonçalves, Ana Paula Marques Ramos 외

Recent advancements in Natural Language Processing (NLP), particularly in Large Language Models (LLMs), associated with deep learning-based computer vision techniques, have shown substantial potential for automating a va…

Image SegmentationLine DetectionSemantic Segmentation

MineAgent: Towards Remote-Sensing Mineral Exploration with Multimodal Large Language Models

2024-12-23 · Beibei Yu, Tao Shen, Hongbin Na, Ling Chen 외

Remote-sensing mineral exploration is critical for identifying economically viable mineral deposits, yet it poses significant challenges for multimodal large language models (MLLMs). These include limitations in domain-s…

Decision Making