paper-with-me

Papers

Towards 3D Object-Centric Feature Learning for Semantic Scene Completion

2025-11-17 · Weihua Wang, Yubo Cui, Xiangru Lin, Zhiheng Li, Zheng Fang arxiv

Vision-based 3D Semantic Scene Completion (SSC) has received growing attention due to its potential in autonomous driving. While most existing approaches follow an ego-centric paradigm by aggregating and diffusing features over the entire scene, they often overlook fine-grained object-level details, leading to semantic and geometric ambiguities, especially in complex environments. To address this limitation, we propose Ocean, an object-centric prediction framework that decomposes the scene into individual object instances to enable more accurate semantic occupancy prediction. Specifically, we first employ a lightweight segmentation model, MobileSAM, to extract instance masks from the input image. Then, we introduce a 3D Semantic Group Attention module that leverages linear attention to aggregate object-centric features in 3D space. To handle segmentation errors and missing instances, we further design a Global Similarity-Guided Attention module that leverages segmentation features for global interaction. Finally, we propose an Instance-aware Local Diffusion module that improves instance features through a generative process and subsequently refines the scene representation in the BEV space. Extensive experiments on the SemanticKITTI and SSCBench-KITTI360 benchmarks demonstrate that Ocean achieves state-of-the-art performance, with mIoU scores of 17.40 and 20.28, respectively.

📄 PDF Abstract BibTeX arXiv:2511.13031

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Scene CompletionAutonomous Driving

Results from the Paper

RankTaskDatasetModelMetrics
#11 3D Semantic Scene Completion SemanticKITTI Ocean mIoU: 17.40

Similar Papers 제목 키워드 기반

SOAP: Vision-Centric 3D Semantic Scene Completion with Scene-Adaptive Decoder and Occluded Region-Aware View Projection

2025-01-01 · CVPR 2025 1 · Hyo-Jun Lee, Yeong Jun Koh, HanUl Kim, Hyunseop Kim 외

Existing view transformations in vision-centric 3D Semantic Scene Completion (SSC) inevitably experience erroneous feature duplication in the reconstructed voxel space due to occlusions, leading to a dilution of info…

3D Semantic Scene CompletionDecoder

Vision-based 3D Semantic Scene Completion via Capture Dynamic Representations

2025-03-08 · Meng Wang, Fan Wu, Yunchuan Qin, Ruihui Li 외

The vision-based semantic scene completion task aims to predict dense geometric and semantic 3D scene representations from 2D images. However, the presence of dynamic objects in the scene seriously affects the accuracy o…

3D Semantic Scene CompletionAutonomous Driving

Towards Flexible 3D Perception: Object-Centric Occupancy Completion Augments 3D Object Detection

2024-12-06 · Chaoda Zheng, Feng Wang, Naiyan Wang, Shuguang Cui 외

While 3D object bounding box (bbox) representation has been widely used in autonomous driving perception, it lacks the ability to capture the precise details of an object's intrinsic geometry. Recently, occupancy has eme…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

SCPNet: Semantic Scene Completion on Point Cloud

2023-03-13 · CVPR 2023 1 · Zhaoyang Xia, Youquan Liu, Xin Li, Xinge Zhu 외

Training deep models for semantic scene completion (SSC) is challenging due to the sparse and incomplete input, a large quantity of objects of diverse scales as well as the inherent label noise for moving objects. To add…

3D Semantic Scene CompletionKnowledge DistillationPanoptic SegmentationRepresentation Learning+2

Dynamic Scene Understanding through Object-Centric Voxelization and Neural Rendering

2024-07-30 · Yanpeng Zhao, Yiwei Hao, Siyu Gao, Yunbo Wang 외

Learning object-centric representations from unsupervised videos is challenging. Unlike most previous approaches that focus on decomposing 2D images, we present a 3D generative model named DynaVol-S for dynamic scenes th…

Inverse RenderingNeRFNeural RenderingNovel View Synthesis+3