paper-with-me

홈 › Papers

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

2024-10-21 · Hyun-Kurl Jang, Jihun Kim, Hyeokjun Kweon, Kuk-Jin Yoon

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.

📄 PDF Abstract BibTeX arXiv:2410.15674

Code (1)

blue-531/talos 공식 구현 pytorch

Tasks

3D Semantic Scene Completion3D Semantic SegmentationSemantic SegmentationTest-time Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Generative Semantic Scene Completion

2026-08-27 · Shi Chen, Weifeng Ge arxiv

Outdoor LiDAR semantic scene completion (SSC) recovers a dense semantic voxel grid from a scan observing 1% of the target volume, under class imbalance beyond 7,000x. We recast SSC as generative semantic scene completion…

Test-time Adaptation

IPFormer: Visual 3D Panoptic Scene Completion with Context-Adaptive Instance Proposals

2025-06-25 · Markus Gross, Aya Fahmy, Danit Niwattananan, Dominik Muhle 외

Semantic Scene Completion (SSC) has emerged as a pivotal approach for jointly learning scene geometry and semantics, enabling downstream applications such as navigation in mobile robotics. The recent generalization to Pa…

Scene Understanding

Enhancing 3D Semantic Scene Completion with a Refinement Module

2025-12-20 · Dunxing Zhang, Jiachen Lu, Han Yang, Lei Bao 외 arxiv

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 …

3D Semantic Scene Completion

Disentangling Instance and Scene Contexts for 3D Semantic Scene Completion

2025-07-11 · Enyu Liu, En Yu, Sijia Chen, Wenbing Tao

3D Semantic Scene Completion (SSC) has gained increasing attention due to its pivotal role in 3D perception. Recent advancements have primarily focused on refining voxel-level features to construct 3D scenes. However, tr…

3D Semantic Scene Completion

PointSSC: A Cooperative Vehicle-Infrastructure Point Cloud Benchmark for Semantic Scene Completion

2023-09-22 · Yuxiang Yan, Boda Liu, Jianfei Ai, Qinbu Li 외

Semantic Scene Completion (SSC) aims to jointly generate space occupancies and semantic labels for complex 3D scenes. Most existing SSC models focus on volumetric representations, which are memory-inefficient for large o…

Point Cloud CompletionSegmentation