paper-with-me

Papers

Discwise Active Learning for LiDAR Semantic Segmentation

2023-09-23 · Ozan Unal, Dengxin Dai, Ali Tamer Unal, Luc van Gool

While LiDAR data acquisition is easy, labeling for semantic segmentation remains highly time consuming and must therefore be done selectively. Active learning (AL) provides a solution that can iteratively and intelligently label a dataset while retaining high performance and a low budget. In this work we explore AL for LiDAR semantic segmentation. As a human expert is a component of the pipeline, a practical framework must consider common labeling techniques such as sequential labeling that drastically improve annotation times. We therefore propose a discwise approach (DiAL), where in each iteration, we query the region a single frame covers on global coordinates, labeling all frames simultaneously. We then tackle the two major challenges that emerge with discwise AL. Firstly we devise a new acquisition function that takes 3D point density changes into consideration which arise due to location changes or ego-vehicle motion. Next we solve a mixed-integer linear program that provides a general solution to the selection of multiple frames while taking into consideration the possibilities of disc intersections. Finally we propose a semi-supervised learning approach to utilize all frames within our dataset and improve performance.

📄 PDF Abstract BibTeX arXiv:2309.13276

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningLIDAR Semantic SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Railway LiDAR semantic segmentation based on intelligent semi-automated data annotation

2024-10-17 · Florian Wulff, Bernd Schaeufele, Julian Pfeifer, Ilja Radusch

Automated vehicles rely on an accurate and robust perception of the environment. Similarly to automated cars, highly automated trains require an environmental perception. Although there is a lot of research based on eith…

3D Semantic SegmentationActive LearningImage SegmentationLIDAR Semantic Segmentation+2

Annotator: A Generic Active Learning Baseline for LiDAR Semantic Segmentation

2023-10-31 · NeurIPS 2023 11

Active learning, a label-efficient paradigm, empowers models to interactively query an oracle for labeling new data. In the realm of LiDAR semantic segmentation, the challenges stem from the sheer volume of point clouds,…

Active LearningDomain AdaptationLIDAR Semantic SegmentationSemantic Segmentation+1

LiDAL: Inter-frame Uncertainty Based Active Learning for 3D LiDAR Semantic Segmentation

2022-11-11 · Zeyu Hu, Xuyang Bai, Runze Zhang, Xin Wang 외

We propose LiDAL, a novel active learning method for 3D LiDAR semantic segmentation by exploiting inter-frame uncertainty among LiDAR frames. Our core idea is that a well-trained model should generate robust results irre…

Active LearningLIDAR Semantic SegmentationSemantic Segmentation

Interactive4D: Interactive 4D LiDAR Segmentation

2024-10-10 · Ilya Fradlin, Idil Esen Zulfikar, Kadir Yilmaz, Theodora Kontogianni 외

Interactive segmentation has an important role in facilitating the annotation process of future LiDAR datasets. Existing approaches sequentially segment individual objects at each LiDAR scan, repeating the process throug…

Interactive SegmentationSegmentation

MaskRange: A Mask-classification Model for Range-view based LiDAR Segmentation

2022-06-24 · Yi Gu, Yuming Huang, Chengzhong Xu, Hui Kong

Range-view based LiDAR segmentation methods are attractive for practical applications due to their direct inheritance from efficient 2D CNN architectures. In literature, most range-view based methods follow the per-pixel…

ClassificationData AugmentationImage SegmentationPanoptic Segmentation+2