Cross-Platform Benchmark of Neural 3D Reconstruction for Autonomous Laboratory Robots

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究针对实验室机器人3D重建的实时性问题,通过对比NeRF、3D高斯点绘和SAM3D在不同计算平台上的性能,提出轻量级前馈重建与重神经重建分层处理方案。
📝 Abstract
Autonomous robots performing laboratory tasks depend on 3D reconstruction pipelines that can turn raw camera streams into actionable object representations within the latency budget of a physical control loop. Neural 3D reconstruction methods have demonstrated high-quality view synthesis, but their real-time viability across the compute platforms on which laboratory robots actually run remains poorly characterized. In this work, we present a systematic compute-platform benchmark of neural 3D reconstruction methods, evaluating NeRF and 3D Gaussian Splatting training and rendering on GPU-enabled computing devices ranging from single-board computers to server-class nodes, and place Meta's SAM3D single-image reconstruction on the same axes to quantify its latency and fidelity gap relative to per-scene optimization. Our results show that Gaussian Splatting yields higher rendering quality than NeRF at greater GPU cost, and that onboard compute is insufficient for full per-scene optimization at interactive rates. Our preliminary assessment on SAM3D indicates that it delivers plausible object geometry within seconds, but with detail mismatches that can compromise downstream manipulation. Together, these findings motivate tiered pipelines in which lightweight feed-forward reconstruction sustains the real-time perception-and-tracking loop for laboratory robots, while heavier neural reconstruction is scheduled selectively on suitable compute.
Problem

Research questions and friction points this paper is trying to address.

3D Reconstruction
Autonomous Robots
Real-time Viability
Compute Platforms
Neural Methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cross-Platform Benchmark
3D Gaussian Splatting
Real-time Perception
Tiered Pipelines
Autonomous Laboratory Robots
🔎 Similar Papers
No similar papers found.