SeaBird: Segmentation in Bird's View with Dice Loss Improves Monocular 3D Detection of Large Objects
Abhinav Kumar, Yuliang Guo, Xinyu Huang, Liu Ren, Xiaoming Liu

TL;DR
SeaBird introduces a segmentation-based approach using Dice loss to improve the robustness and accuracy of monocular 3D detection of large objects, addressing a key generalization challenge in autonomous driving.
Contribution
The paper presents SeaBird, a novel segmentation method with Dice loss that enhances large object detection in monocular 3D detectors, backed by theoretical and empirical validation.
Findings
SeaBird achieves state-of-the-art results on KITTI-360.
It significantly improves large object detection on nuScenes.
Dice loss provides superior noise robustness for large object regression.
Abstract
Monocular 3D detectors achieve remarkable performance on cars and smaller objects. However, their performance drops on larger objects, leading to fatal accidents. Some attribute the failures to training data scarcity or their receptive field requirements of large objects. In this paper, we highlight this understudied problem of generalization to large objects. We find that modern frontal detectors struggle to generalize to large objects even on nearly balanced datasets. We argue that the cause of failure is the sensitivity of depth regression losses to noise of larger objects. To bridge this gap, we comprehensively investigate regression and dice losses, examining their robustness under varying error levels and object sizes. We mathematically prove that the dice loss leads to superior noise-robustness and model convergence for large objects compared to regression losses for a simplified…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Remote Sensing and LiDAR Applications · Advanced Neural Network Applications
MethodsDice Loss
