paper-with-me

Papers

IDU: Incremental Dynamic Update of Existing 3D Virtual Environments with New Imagery Data

2025-08-25 · Meida Chen, Luis Leal, Yue Hu, Rong Liu, Butian Xiong, Andrew Feng, Jiuyi Xu, Yangming Shi arxiv

For simulation and training purposes, military organizations have made substantial investments in developing high-resolution 3D virtual environments through extensive imaging and 3D scanning. However, the dynamic nature of battlefield conditions-where objects may appear or vanish over time-makes frequent full-scale updates both time-consuming and costly. In response, we introduce the Incremental Dynamic Update (IDU) pipeline, which efficiently updates existing 3D reconstructions, such as 3D Gaussian Splatting (3DGS), with only a small set of newly acquired images. Our approach starts with camera pose estimation to align new images with the existing 3D model, followed by change detection to pinpoint modifications in the scene. A 3D generative AI model is then used to create high-quality 3D assets of the new elements, which are seamlessly integrated into the existing 3D model. The IDU pipeline incorporates human guidance to ensure high accuracy in object identification and placement, with each update focusing on a single new object at a time. Experimental results confirm that our proposed IDU pipeline significantly reduces update time and labor, offering a cost-effective and targeted solution for maintaining up-to-date 3D models in rapidly evolving military scenarios.

📄 PDF Abstract BibTeX arXiv:2508.17579

Code (0)

등록된 구현이 없습니다.

Tasks

Camera Pose EstimationChange Detection

Similar Papers 제목 키워드 기반

Lifelong Incremental Reinforcement Learning with Online Bayesian Inference

2020-07-28 · Zhi Wang, Chunlin Chen, Daoyi Dong

A central capability of a long-lived reinforcement learning (RL) agent is to incrementally adapt its behavior as its environment changes, and to incrementally build upon previous experiences to facilitate future learning…

Bayesian InferenceClusteringLifelong learningreinforcement-learning+2

Efficient Incremental Belief Updates Using Weighted Virtual Observations

2024-02-10 · David Tolpin

We present an algorithmic solution to the problem of incremental belief updating in the context of Monte Carlo inference in Bayesian statistical models represented by probabilistic programs. Given a model and a sample-ap…

Probabilistic Programming

Forward Compatible Few-Shot Class-Incremental Learning

2022-03-14 · CVPR 2022 1 · Da-Wei Zhou, Fu-Yun Wang, Han-Jia Ye, Liang Ma 외

Novel classes frequently arise in our dynamically changing world, e.g., new users in the authentication system, and a machine learning model should recognize new classes without forgetting old ones. This scenario becomes…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning

Embedding Space Allocation with Angle-Norm Joint Classifiers for Few-Shot Class-Incremental Learning

2024-11-14 · Dunwei Tu, Huiyu Yi, Tieyi Zhang, Ruotong Li 외

Few-shot class-incremental learning (FSCIL) aims to continually learn new classes from only a few samples without forgetting previous ones, requiring intelligent agents to adapt to dynamic environments. FSCIL combines th…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningFew-Shot Learning+1

Evaluating Continual Learning Algorithms by Generating 3D Virtual Environments

2021-09-16 · Enrico Meloni, Alessandro Betti, Lapo Faggi, Simone Marullo 외

Continual learning refers to the ability of humans and animals to incrementally learn over time in a given environment. Trying to simulate this learning process in machines is a challenging task, also due to the inherent…

Continual Learning