paper-with-me

Papers

Perceive Before Reasoning: A Pre-Reasoning Perception Framework for Efficient and Reliable Proactive Mobile Agents

2026-06-02 · Zhijie Ding, Weinan Hong, Zicheng Zhu, Lei Li, Dezhi Kong, Hao Wang, Peng Zhou, Xuchu Jiang, Jiaming Xu arxiv

Multimodal large language models (MLLMs) have substantially advanced mobile agents, yet proactive mobile assistance remains challenging because agents must decide when to intervene before determining how to assist. Existing systems often implement these two decisions within a unified MLLM-based pipeline, leading to goal misalignment between conservative intervention filtering and comprehensive assistance generation, as well as redundant inference when the agent should remain silent. To address these limitations, we propose the Pre-Reasoning Perception Framework (PRPF), a two-stage framework built on perceiving before reasoning. PRPF introduces a lightweight Multimodal Proactive Perceptor (MPP) for intervention gating and context compression, and activates the Proactive Agent Reasoner (PAR) only when intervention is warranted. Experiments on the ProactiveMobile benchmark show that PRPF substantially reduces false trigger rates (FTR) while improving success rates (SR) and inference efficiency over the ProactiveMobile baseline.

📄 PDF Abstract BibTeX arXiv:2606.03236

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Perceive-to-Reason: Decoupling Perception and Reasoning for Fine-Grained Visual Reasoning

2026-07-01 · Hongxing Li, Xiufeng Huang, Dingming Li, Wenjing Jiang 외 arxiv

Fine-grained visual reasoning remains challenging for vision-language models, especially when small but critical visual cues are buried in high-resolution images. Existing approaches rely on repeated cropping or test-tim…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

Perception Before Reasoning: Two-Stage Reinforcement Learning for Visual Reasoning in Vision-Language Models

2025-09-16 · Yan Chen, Long Li, Teng Xi, Long Zeng 외 arxiv

Reinforcement learning (RL) has proven highly effective in eliciting the reasoning capabilities of large language models (LLMs). Inspired by this success, recent studies have explored applying similar techniques to visio…

Reinforcement LearningVisual Reasoning

Learning When to Look: A Disentangled Curriculum for Strategic Perception in Multimodal Reasoning

2025-12-19 · Siqi Yang, Zilve Gao, Haibo Qiu, Fanfan Liu 외 arxiv

Multimodal Large Language Models (MLLMs) demonstrate significant potential but remain brittle in complex, long-chain visual reasoning tasks. A critical failure mode is "visual forgetting", where models progressively lose…

Reinforcement LearningMultimodal ReasoningLogical ReasoningVisual Grounding

Enhancing Geometric Perception in VLMs via Translator-Guided Reinforcement Learning

2026-02-26 · Hao Yu, Shuning Jia, Guanghao Li, Wenhao Jiang 외 arxiv

Vision-language models (VLMs) often struggle with geometric reasoning due to their limited perception of fundamental diagram elements. To tackle this challenge, we introduce GeoPerceive, a benchmark comprising diagram in…

Reinforcement Learning

VisRL: Intention-Driven Visual Perception via Reinforced Reasoning

2025-03-10 · Zhangquan Chen, Xufang Luo, Dongsheng Li

Visual understanding is inherently intention-driven - humans selectively focus on different regions of a scene based on their goals. Recent advances in large multimodal models (LMMs) enable flexible expression of such in…

Reinforcement Learning (RL)Visual Reasoning