Beyond Frontiers: Scene-Anomaly Guided Autonomous Exploration

IROS 2026

Scene-Anomaly Guided Exploration. SCAGE uses Δ-Net to predict scene anomalies: unexplored or poorly reconstructed regions, and guide the robot to the optimal next-best-view. This approach achieves superior volumetric coverage over existing methods while simultaneously preserving high-fidelity geometric details that traditional frontier-based methods overlook.

Abstract

Autonomous exploration of unknown 3D environments is traditionally driven by coverage-maximizing geometric heuristics. However, these methods typically determine exploration targets without considering the underlying structural context. This leads to inefficient trajectories often limiting the fidelity of the final 3D reconstruction. To bridge the gap between spatial coverage and reconstruction quality, we introduce a paradigm shift: reframing exploration as a geometric anomaly minimization problem.

We present SCAGE: SCene Anomaly Guided Exploration, a novel autonomous exploration framework that operates directly on unstructured 3D point clouds. Instead of blindly chasing volumetric boundaries, we equip the robot with a foundational understanding of standard indoor architecture. As the robot navigates, it continuously evaluates its live 3D observations against these learned expectations. When the incoming geometry contradicts the learned priors of a typical indoor environment, such as a fragmented wall or a partial table, the system flags these regions as scene anomalies. These geometric inconsistencies act as a guiding signal, naturally drawing the robot to investigate and resolve these structural anomalies from optimal vantage points. By actively targeting poorly reconstructed regions rather than just empty space, our approach seamlessly couples spatial discovery with high-fidelity mapping. Extensive evaluations demonstrate that SCAGE achieves superior volumetric coverage (~90% in all scenes) and higher 3D reconstruction quality compared to state-of-the-art baselines.

SCAGE Overview

  • Training Δ-Net (Top): We train the network to predict point-wise distribution shifts (Δρ). By applying synthetic transformations (noise, shearing, masking) to ground-truth point clouds (ρgt), Δ-Net learns to map corrupted inputs back to their true geometry, optimized via Chamfer Distance.
  • Anomaly-Guided Exploration (Bottom): During exploration, Δ-Net processes partial 3D observations from the current pose (P1) to identify high-uncertainty "Scene Anomalies" (A). The system spawns candidate cameras to target these regions, driving the robot to the optimal next-best-view (P2) to capture missing data and resolve the anomalies (B → C).
SCAGE Methodology

Exploration: Coverage and Trajectory

Reconstruction Quality Comparisons

SCAGE (Ours)
Classical
SCAGE (Ours)
Classical
SCAGE (Ours)
NBVP
SCAGE (Ours)
NBVP
SCAGE (Ours)
FrontierNet
SCAGE (Ours)
FrontierNet

Quantitative Results

Quantitative Results

SCAGE significantly outperforms baseline methods in both volumetric coverage (~90% average) and 3D reconstruction quality, halving the average Chamfer distance error. Furthermore, low standard deviations demonstrate high robustness to varying initial positions, even when relying on estimated depth (SCAGE*)

Acknowledgements

The authors acknowledge the support provided by MeitY, Govt. of India, under the project "Capacity Building for Human Resource Development in Unmanned Aircraft System (Drone and Related Technology)."

BibTeX

@InProceedings{BeyondFrontiers_2026_IROS,
  author    = {Kumbar, Akash and Raundhal, Abhinav and Krishna, Madhava},
  title     = {Beyond Frontiers: Scene-Anomaly Guided Autonomous Exploration},
  booktitle = {2026 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
  year      = {2026},
}