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

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

21 Oct 2024arXiv:2410.15674archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.15674")

Code

Syntology Ran 6 of 17 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 1 ran · our draft was wrong; 2 ran · fixture could not drive it.

By repository: official repository: 17 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

blue-531/talos officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 6 ran; 2 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · violated contract
1ran · our draft was wrong
2ran · fixture could not drive it
11unverified

Licence: 17 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from blue-531/talos. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_remap_first blue-531/talos/run_tta_val.py official repository ran · our draft was wrong no licence file found · pointer only · 261283216054e8b0 · report
get_remap_second blue-531/talos/run_tta_val.py official repository ran · honoured contract no licence file found · pointer only · 03a862c1bc4bb8d4 · report
iou blue-531/TALoS/utils/lovasz_losses.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · d94639b28b2134ff · report
iou_binary blue-531/TALoS/utils/lovasz_losses.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1211530cd527bd0b · report
lovasz_grad blue-531/TALoS/utils/lovasz_losses.py official repository ran · violated contract fingerprinted no licence file found · pointer only · e85b5d21dc5b8382 · report
train2SemKITTI blue-531/talos/run_tta_val.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · ae0ede157bf07297 · report
SemKITTI2train blue-531/TALoS/dataloader/pc_dataset.py official repository unverified no licence file found · pointer only · f3d8ca81e8d0ee0c · report
extract_nonzero_features blue-531/TALoS/network/segmentator_3d_asymm_spconv_unlock.py official repository unverified no licence file found · pointer only · 3f9a651be8d4082c · report
frame_transform_scan blue-531/TALoS/dataloader/dataset_semantickitti.py official repository unverified no licence file found · pointer only · 3d6928be33f7d1bb · report
from_voxel_to_voxel blue-531/TALoS/dataloader/dataset_semantickitti.py official repository unverified no licence file found · pointer only · 0a96d3b0c027f68e · report
get_model_class blue-531/TALoS/network/cylinder_spconv_3d_unlock.py official repository unverified no licence file found · pointer only · 237978845d0ee378 · report
get_pc_model_class blue-531/TALoS/dataloader/pc_dataset.py official repository unverified no licence file found · pointer only · dc3115f6b6438996 · report
manual_extraction blue-531/TALoS/network/segmentator_3d_asymm_spconv_unlock.py official repository unverified no licence file found · pointer only · 1ff14b65ece70b32 · report
no_extraction blue-531/TALoS/network/segmentator_3d_asymm_spconv_unlock.py official repository unverified no licence file found · pointer only · 936c2117da625a10 · report
register_dataset blue-531/TALoS/dataloader/dataset_semantickitti.py official repository unverified no licence file found · pointer only · c134fed586d67760 · report
register_dataset blue-531/TALoS/dataloader/pc_dataset.py official repository unverified no licence file found · pointer only · 06a0e2786c57fc38 · report
register_model blue-531/TALoS/network/cylinder_spconv_3d_unlock.py official repository unverified no licence file found · pointer only · 9416a0d63c5a653a · report

Tasks

3D Semantic Scene Completion3D Semantic SegmentationSemantic SegmentationTest-time Adaptation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Semantic Scene Completion SemanticKITTI TALoS mIoU 37.9 #1 of 20 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections