paper-with-me

홈 › Papers

Think and Answer ME: Benchmarking and Exploring Multi-Entity Reasoning Grounding in Remote Sensing

2026-03-13 · Shuchang Lyu, Haiquan Wen, Guangliang Cheng, Meng Li, Zheng Zhou, You Zhou, Dingding Yao, Zhenwei Shi arxiv

Recent advances in reasoning language models and reinforcement learning with verifiable rewards have significantly enhanced multi-step reasoning capabilities. This progress motivates the extension of reasoning paradigms to remote sensing visual grounding task. However, existing remote sensing grounding methods remain largely confined to perception-level matching and single-entity formulations, limiting the role of explicit reasoning and inter-entity modeling. To address this challenge, we introduce a new benchmark dataset for Multi-Entity Reasoning Grounding in Remote Sensing (ME-RSRG). Based on ME-RSRG, we reformulate remote sensing grounding as a multi-entity reasoning task and propose an Entity-Aware Reasoning (EAR) framework built upon visual-linguistic foundation models. EAR generates structured reasoning traces and subject-object grounding outputs. It adopts supervised fine-tuning for cold-start initialization and is further optimized via entity-aware reward-driven Group Relative Policy Optimization (GRPO). Extensive experiments on ME-RSRG demonstrate the challenges of multi-entity reasoning and verify the effectiveness of our proposed EAR framework. Our dataset, code, and models will be available at https://github.com/CV-ShuchangLyu/ME-RSRG.

📄 PDF Abstract BibTeX arXiv:2603.12788

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Grounding

Similar Papers 제목 키워드 기반

Think or Not Think: A Study of Explicit Thinking in Rule-Based Visual Reinforcement Fine-Tuning

2025-03-20 · Ming Li, Jike Zhong, Shitian Zhao, Yuxiang Lai 외

This paper investigates the role of explicit thinking process in rule-based reinforcement fine-tuning (RFT) for MLLMs. We first propose CLS-RL for MLLM image classification, using verifiable rewards for fine-tuning. Expe…

ClassificationFew-Shot Learningimage-classificationImage Classification+3

LitStoryTeller: An Interactive System for Visual Exploration of Scientific Papers Leveraging Named entities and Comparative Sentences

2017-08-07 · Qing Ping, Chaomei Chen

The present study proposes LitStoryTeller, an interactive system for visually exploring the semantic structure of a scientific article. We demonstrate how LitStoryTeller could be used to answer some of the most fundament…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Reasoning as a Resource: Optimizing Fast and Slow Thinking in Code Generation Models

2025-06-11 · Zongjie Li, Shuai Wang

This position paper proposes a fundamental shift in designing code generation models: treating reasoning depth as a controllable resource. Rather than being an incidental byproduct of prompting, we argue that the trade-o…

BenchmarkingCode Generation

EntQA: Entity Linking as Question Answering

2021-10-05 · ICLR 2022 4 · Wenzheng Zhang, Wenyue Hua, Karl Stratos

A conventional approach to entity linking is to first find mentions in a given document and then infer their underlying entities in the knowledge base. A well-known limitation of this approach is that it requires finding…

BenchmarkingEntity LinkingEntity RetrievalOpen-Domain Question Answering+3

LLMThinkBench: Towards Basic Math Reasoning and Overthinking in Large Language Models

2025-07-05 · Gaurav Srivastava, Aafiya Hussain, Sriram Srinivasan, Xuan Wang

Large Language Models (LLMs) have achieved remarkable performance on complex mathematical benchmarks, yet often struggle with simple arithmetic tasks and exhibit a tendency toward over-explaining or "overthinking" answer…

BenchmarkingGPUMath