Slide 11
Slide 11 text
定性的結果・デモ例
■ 論文 Figure 3 より(Qualitative Results) 例① Object Counting
ユーザー: “How many airplanes are parked in this image? And what are
their categories?”
→ タスク推論: optical_detection, optical_plane_type
→ ツール選択:optical_detection → 飛行機を検出 (bbox取得)
→ ツール選択:optical_plane_type → 各飛行機の機種分類
例② Change Detection(衛星画像での土地変化検出)
ユーザー: “What changes happened between these two
images?”
→ タスク推論: Change Detection
→ ツール選択: Change_Detection_Tool
→ 結果: 変化した領域のマスク画像 + 説明テキスト
例③ VQA(リモートセンシング画像への質問応答)
ユーザー: “What is the dominant land cover type?”
→ DualRAGでドメイン知識(土地被覆分類の定義)を取得
→ Knowledge-grounded回答を生成
Wenjia Xu et al. (2026), “RS-Agent: Automating Remote Sensing Tasks through Intelligent Agent” より引用