EAGLE-360: Embodied Active Global-to-Local Exploration in 360$^\circ$

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Data Science & Analytics · Depth: Expert, quick

Summary

EAGLE-360 is a novel Embodied Active Global-to-Local Exploration framework designed to overcome limitations of Multimodal Large Language Models (MLLMs) in 360-degree panoramic visual search. Standard MLLMs struggle with inherent panoramic properties like severe polar distortion and continuous cylindrical topologies, which significantly reduces target detection accuracy. Current panoramic search methods often rely on fragmented local viewpoints, resulting in myopic, inefficient exploration and poor error recovery. EAGLE-360 addresses this by leveraging global priors to establish an initial holistic perspective, then iteratively narrowing the search space. Its architecture adapts RoPE Rolling, a coordinate-shifting positional encoding, to model continuous panoramic topologies. The framework is supported by the large-scale EAGLE-360 dataset, comprising over 14,000 4K panoramas and 70,000+ VQA dialogues. Training integrates Supervised Fine-Tuning (SFT) with Group Relative Policy Optimization (GRPO) to develop complex spatial reasoning and tool-calling. Experiments demonstrate EAGLE-360 achieves an 8-fold increase in accuracy over the base model and significantly enhances exploration efficiency, setting a new benchmark.

Key takeaway

For Computer Vision Engineers developing 360-degree visual search systems, consider adopting a global-to-local exploration strategy. Your current MLLM approaches likely struggle with panoramic distortions and continuous topologies, leading to inefficient searches. Implementing techniques like RoPE Rolling and leveraging global priors, as demonstrated by EAGLE-360, can significantly boost your target detection accuracy. This also enhances exploration efficiency. Explore constructing large-scale VQA datasets and integrating SFT with GRPO for robust spatial reasoning in your models.

Key insights

EAGLE-360 improves 360-degree visual search by using global priors and adapting MLLMs for panoramic topologies, achieving an 8-fold accuracy increase.

Principles

Method

EAGLE-360 employs global priors for initial perspective, then iteratively narrows the search space. It adapts RoPE Rolling for continuous panoramic topologies and uses SFT with GRPO for training.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.