paper-with-me

홈 › Papers

GUIDE: Gaussian Unified Instance Detection for Enhanced Obstacle Perception in Autonomous Driving

2025-11-17 · Chunyong Hu, Qi Luo, Jianyun Xu, Song Wang, Qiang Li, Sheng Yang arxiv

In the realm of autonomous driving, accurately detecting surrounding obstacles is crucial for effective decision-making. Traditional methods primarily rely on 3D bounding boxes to represent these obstacles, which often fail to capture the complexity of irregularly shaped, real-world objects. To overcome these limitations, we present GUIDE, a novel framework that utilizes 3D Gaussians for instance detection and occupancy prediction. Unlike conventional occupancy prediction methods, GUIDE also offers robust tracking capabilities. Our framework employs a sparse representation strategy, using Gaussian-to-Voxel Splatting to provide fine-grained, instance-level occupancy data without the computational demands associated with dense voxel grids. Experimental validation on the nuScenes dataset demonstrates GUIDE's performance, with an instance occupancy mAP of 21.61, marking a 50\% improvement over existing methods, alongside competitive tracking capabilities. GUIDE establishes a new benchmark in autonomous perception systems, effectively combining precision with computational efficiency to better address the complexities of real-world driving environments.

📄 PDF Abstract BibTeX arXiv:2511.12941

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyAutonomous Driving

Similar Papers 제목 키워드 기반

USR-Drive: Unified Driving Scene Representation via Joint Denoising of 3D Gaussians and Boxes

2026-08-19 · Li-Heng Chen, Haokai Pang, Chengye Su, Jiarun Liu 외 arxiv

Spatial representation learning for autonomous driving aims to map raw visual signals into structured 3D scene representations, where object-centric bounding boxes and rendering-oriented 3D primitives (\eg, 3D Gaussians)…

Representation LearningDynamic ReconstructionScene UnderstandingAutonomous Driving

Context-Enhanced Detector For Building Detection From Remote Sensing Images

2023-10-11 · Ziyue Huang, Mingming Zhang, Qingjie Liu, Wei Wang 외

The field of building detection from remote sensing images has made significant progress, but faces challenges in achieving high-accuracy detection due to the diversity in building appearances and the complexity of vast …

DiversitySemantic Segmentation

DIAL-GS: Dynamic Instance Aware Reconstruction for Label-free Street Scenes with 4D Gaussian Splatting

2025-11-10 · Chenpeng Su, Wenhua Wu, Chensheng Peng, Tianchen Deng 외 arxiv

Urban scene reconstruction is critical for autonomous driving, enabling structured 3D representations for data synthesis and closed-loop testing. Supervised approaches rely on costly human annotations and lack scalabilit…

Autonomous Driving

DMAD: Dual Memory Bank for Real-World Anomaly Detection

2024-03-19 · Jianlong Hu, Xu Chen, Zhenye Gan, Jinlong Peng 외

Training a unified model is considered to be more suitable for practical industrial anomaly detection scenarios due to its generalization ability and storage efficiency. However, this multi-class setting, which exclusive…

Anomaly DetectionRepresentation Learning

Point2RBox-v2: Rethinking Point-supervised Oriented Object Detection with Spatial Layout Among Instances

2025-02-06 · CVPR 2025 1 · Yi Yu, Botao Ren, Peiyuan Zhang, Mingxin Liu 외

With the rapidly increasing demand for oriented object detection (OOD), recent research involving weakly-supervised detectors for learning OOD from point annotations has gained great attention. In this paper, we rethink …

object-detectionObject DetectionOriented Object Detection