CVDec 1, 2025

Artemis: Structured Visual Reasoning for Perception Policy Learning

arXiv:2512.01988v1h-index: 9
Originality Highly original
AI Analysis

This addresses the issue of reduced performance in perception tasks due to unstructured linguistic reasoning, offering a more effective approach for AI systems requiring spatial and object-centric visual understanding.

The paper tackles the problem of visual perception policy learning by introducing Artemis, a framework that uses structured proposal-based reasoning instead of natural language chains, achieving strong performance on grounding and detection tasks and showing generalization to counting and geometric-perception tasks.

Recent reinforcement-learning frameworks for visual perception policy have begun to incorporate intermediate reasoning chains expressed in natural language. Empirical observations indicate that such purely linguistic intermediate reasoning often reduces performance on perception tasks. We argue that the core issue lies not in reasoning per se but in the form of reasoning: while these chains perform semantic reasoning in an unstructured linguistic space, visual perception requires reasoning in a spatial and object-centric space. In response, we introduce Artemis, a perception-policy learning framework that performs structured proposal-based reasoning, where each intermediate step is represented as a (label, bounding-box) pair capturing a verifiable visual state. This design enables explicit tracking of intermediate states, direct supervision for proposal quality, and avoids ambiguity introduced by language-based reasoning. Artemis is built on Qwen2.5-VL-3B, achieves strong performance on grounding and detection task and exhibits substantial generalization to counting and geometric-perception tasks. The consistent improvements across these diverse settings confirm that aligning reasoning with spatial representations enhances perception-policy learning. Owing to its strengthened visual reasoning, Artemis also achieves competitive performance on general MLLM benchmarks, illustrating that spatially grounded reasoning provides a principled route toward scalable and general perception policies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes