中文利用细化模块提升3D语义场景补全
ENEnhancing 3D Semantic Scene Completion with a Refinement Module
ESSC-RM提出即插即用的语义场景补全增强框架,包含两阶段:基线网络生成粗略体素预测,再由3D U-Net的预测噪声感知模块(PNAM)和体素局部几何模块(VLGM)多尺度细化。在SemanticKITTI上持续提升语义预测性能,方法通用,可无缝集成现有模型。
arXiv:2512.18363v2 Announce Type: replace Abstract: We propose ESSC-RM, a plug-and-play Enhancing framework for Semantic Scene Completion with a Refinement Module, which can be seamlessly integrated into existing SSC models. ESSC-RM operates in two phases: a baseline SSC network first produces a coarse voxel prediction, which is subsequently refined by a 3D U-Net-based Prediction Noise-Aware Module (PNAM) and Voxel-level Local Geometry Module (VLGM) under multiscale supervision. Experiments on SemanticKITTI show that ESSC-RM consistently improves semantic prediction performance. When integrate