You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
Closing the loop in scene reconstruction: Automated evaluation and guided data collection
Publication Type:
Conference/Workshop Paper
Venue:
30th International Symposium on Distributed Simulation and Real Time Applications (DS-RT 2026)
Abstract
Recent advances in Neural Radiance Fields and
3D Gaussian Splatting have enabled photo-realistic rendering
of complex, view-dependent scenes. However, rendering fidelity
heavily depends on strategic viewpoint selection, which currently
relies on manual intervention or inefficient uniform sampling.
This paper introduces an automated, closed-loop framework that
pairs a neural quality estimator with a multi-agent route optimization
strategy for targeted, scene-dependent data collection.
Our approach integrates two core components: a referencefree
perceptual quality network that predicts reconstruction
defects without ground-truth images, and a multi-agent path
planner formulated as a Vehicle Routing Problem to optimize
autonomous resampling trajectories. In an iterative setup, the
system reconstructs an initial scene, evaluates local quality to
pinpoint artifacts, and dispatches an autonomous fleet to capture
targeted supplementary views.
Experimental validations in simulated urban environments
show a distinct reduction in Learned Perceptual Image Patch
Similarity (LPIPS) error after a single refinement loop. While the
route optimisation successfully minimizes operational flight costs,
our analysis reveals that naive greedy viewpoint selection suffers
from severe spatial redundancy. Conversely, introducing a spatial
Non-Maximum Suppression (NMS) layer over predicted error
distributions breaks up viewpoint clustering, decisively outperforming
standard geometric coverage baselines. This framework
establishes a scalable, data-efficient pathway toward autonomous,
self-improving scene capture systems.
Bibtex
@inproceedings{Linden7446,
author = {Joakim Lind{\'e}n and Ludwig Karlsson and H{\aa}kan Forsberg and Masoud Daneshtalab},
title = {Closing the loop in scene reconstruction: Automated evaluation and guided data collection},
volume = {30},
month = {September},
year = {2026},
booktitle = {30th International Symposium on Distributed Simulation and Real Time Applications (DS-RT 2026)},
url = {http://www.es.mdu.se/publications/7446-}
}