paper-with-me

Papers

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

2025-06-25 · Markus Gross, Aya Fahmy, Danit Niwattananan, Dominik Muhle, Rui Song, Daniel Cremers, Henri Meeß

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 Panoptic Scene Completion (PSC) advances the SSC domain by integrating instance-level information, thereby enhancing object-level sensitivity in scene understanding. While PSC was introduced using LiDAR modality, methods based on camera images remain largely unexplored. Moreover, recent Transformer-based SSC approaches utilize a fixed set of learned queries to reconstruct objects within the scene volume. Although these queries are typically updated with image context during training, they remain static at test time, limiting their ability to dynamically adapt specifically to the observed scene. To overcome these limitations, we propose IPFormer, the first approach that leverages context-adaptive instance proposals at train and test time to address vision-based 3D Panoptic Scene Completion. Specifically, IPFormer adaptively initializes these queries as panoptic instance proposals derived from image context and further refines them through attention-based encoding and decoding to reason about semantic instance-voxel relationships. Experimental results show that our approach surpasses state-of-the-art methods in overall panoptic metrics PQ$^\dagger$ and PQ-All, matches performance in individual metrics, and achieves a runtime reduction exceeding 14$\times$. Furthermore, our ablation studies reveal that dynamically deriving instance proposals from image context, as opposed to random initialization, leads to a 3.62% increase in PQ-All and a remarkable average improvement of 18.65% in combined Thing-metrics. These results highlight our introduction of context-adaptive instance proposals as a pioneering effort in addressing vision-based 3D Panoptic Scene Completion.

📄 PDF Abstract BibTeX arXiv:2506.20671

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Camera-Only 3D Panoptic Scene Completion for Autonomous Driving through Differentiable Object Shapes

2025-05-14 · Nicola Marinello, Simen Cassiman, Jonas Heylen, Marc Proesmans 외

Autonomous vehicles need a complete map of their surroundings to plan and act. This has sparked research into the tasks of 3D occupancy prediction, 3D scene completion, and 3D panoptic scene completion, which predict a d…

3D Semantic Scene CompletionAutonomous DrivingAutonomous VehiclesDecision Making+1

Instance-Aware Image Completion

2022-10-22 · Jinoh Cho, Minguk Kang, Vibhav Vineet, Jaesik Park

Image completion is a task that aims to fill in the missing region of a masked image with plausible contents. However, existing image completion methods tend to fill in the missing region with the surrounding texture ins…

Image Generationobject-detectionObject DetectionSemantic Segmentation

PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness

2023-12-04 · CVPR 2024 1 · Anh-Quan Cao, Angela Dai, Raoul de Charette

We propose the task of Panoptic Scene Completion (PSC) which extends the recently popular Semantic Scene Completion (SSC) task with instance-level information to produce a richer understanding of the 3D scene. Our PSC pr…

Autonomous Driving

Towards Learning to Complete Anything in Lidar

2025-04-16 · Ayca Takmaz, Cristiano Saltori, Neehar Peri, Tim Meinhardt 외

We propose CAL (Complete Anything in Lidar) for Lidar-based shape-completion in-the-wild. This is closely related to Lidar-based semantic/panoptic scene completion. However, contemporary methods can only complete and rec…

Stripformer: Strip Transformer for Fast Image Deblurring

2022-04-10 · Fu-Jen Tsai, Yan-Tsung Peng, Yen-Yu Lin, Chung-Chi Tsai 외

Images taken in dynamic scenes may contain unwanted motion blur, which significantly degrades visual quality. Such blur causes short- and long-range region-specific smoothing artifacts that are often directional and non-…

DeblurringImage Deblurring