CVApr 15

POINTS-Seeker: Towards Training a Multimodal Agentic Search Model from Scratch

arXiv:2604.1402999.61 citationsh-index: 22
AI Analysis

This work addresses the challenge of building multimodal agentic search models that can actively retrieve external evidence, outperforming existing models that retrofit general LMMs with search tools.

The authors propose POINTS-Seeker-8B, a multimodal agentic search model trained from scratch with Agentic Seeding and V-Fold compression, achieving state-of-the-art performance across six benchmarks for long-horizon, knowledge-intensive visual reasoning.

While Large Multimodal Models (LMMs) demonstrate impressive visual perception, they remain epistemically constrained by their static parametric knowledge. To transcend these boundaries, multimodal search models have been adopted to actively interact with the external environment for evidence retrieval. Diverging from prevailing paradigms that merely retrofit general LMMs with search tools as modular extensions, we explore the potential of building a multimodal agentic search model from scratch. Specifically, we make the following contributions: (i) we introduce Agentic Seeding, a dedicated phase designed to weave the foundational precursors necessary for eliciting agentic behaviors; (ii) we uncover a performance bottleneck in long-horizon interactions, where the increasing volume of interaction history overwhelms the model's ability to locate ground-truth evidence. To mitigate this, we propose V-Fold, an adaptive history-aware compression scheme that preserves recent dialogue turns in high fidelity while folding historical context into the visual space via rendering; and (iii) we develop POINTS-Seeker-8B, a state-of-the-art multimodal agentic search model that consistently outperforms existing models across six diverse benchmarks, effectively resolving the challenges of long-horizon, knowledge-intensive visual reasoning.

Foundations

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

Your Notes