arXiv:2410.15674cs.CV2024-10NeurIPS被引 16

利用视线信息在测试时自适应提升场景补全精度

TALoS: Enhancing Semantic Scene Completion via Test-time Adaptation on the Line of Sight

  • 通过激光雷达观测构建占用与空闲的自监督信号
  • 多时刻预测融合提升语义伪标签质量,性能显著优于基线
  • 延迟更新机制利用未来观测,适合真实驾驶场景部署

语义场景补全(SSC)旨在同时完成几何补全与语义分割。尽管现有方法取得进展,但任务本身的病态性在多样驾驶场景中仍带来挑战。本文提出TALoS,一种新型测试时自适应方法,挖掘驾驶环境中可获取的信息。具体而言,某一时刻的观测可作为另一时刻场景补全的真值:基于激光雷达特性,某点被观测到意味着该位置被占据,且从激光雷达到该点的视线路径上无障碍物。TALoS利用这些观测生成关于占据与空闲的自监督信号,引导模型在测试时适应当前场景。类似地,将多个时刻的可靠预测聚合为语义伪真值用于适应。此外,针对未来观测不可用的问题,提出双优化方案,延迟模型更新直至未来观测到达。在SemanticKITTI验证集和测试集上的评估表明,TALoS显著提升预训练模型性能。

原文摘要 · Abstract (English)

Semantic Scene Completion (SSC) aims to perform geometric completion and semantic segmentation simultaneously. Despite the promising results achieved by existing studies, the inherently ill-posed nature of the task presents significant challenges in diverse driving scenarios. This paper introduces TALoS, a novel test-time adaptation approach for SSC that excavates the information available in driving environments. Specifically, we focus on that observations made at a certain moment can serve as Ground Truth (GT) for scene completion at another moment. Given the characteristics of the LiDAR sensor, an observation of an object at a certain location confirms both 1) the occupation of that location and 2) the absence of obstacles along the line of sight from the LiDAR to that point. TALoS utilizes these observations to obtain self-supervision about occupancy and emptiness, guiding the model to adapt to the scene in test time. In a similar manner, we aggregate reliable SSC predictions among multiple moments and leverage them as semantic pseudo-GT for adaptation. Further, to leverage future observations that are not accessible at the current time, we present a dual optimization scheme using the model in which the update is delayed until the future observation is available. Evaluations on the SemanticKITTI validation and test sets demonstrate that TALoS significantly improves the performance of the pre-trained SSC model. Our code is available at https://github.com/blue-531/TALoS.

语义补全测试时适应激光雷达自监督

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。