paper-with-me

Papers

Label-Efficient LiDAR Semantic Segmentation with 2D-3D Vision Transformer Adapters

2025-03-05 · Julia Hindel, Rohit Mohan, Jelena Bratulic, Daniele Cattaneo, Thomas Brox, Abhinav Valada

LiDAR semantic segmentation models are typically trained from random initialization as universal pre-training is hindered by the lack of large, diverse datasets. Moreover, most point cloud segmentation architectures incorporate custom network layers, limiting the transferability of advances from vision-based architectures. Inspired by recent advances in universal foundation models, we propose BALViT, a novel approach that leverages frozen vision models as amodal feature encoders for learning strong LiDAR encoders. Specifically, BALViT incorporates both range-view and bird's-eye-view LiDAR encoding mechanisms, which we combine through a novel 2D-3D adapter. While the range-view features are processed through a frozen image backbone, our bird's-eye-view branch enhances them through multiple cross-attention interactions. Thereby, we continuously improve the vision network with domain-dependent knowledge, resulting in a strong label-efficient LiDAR encoding mechanism. Extensive evaluations of BALViT on the SemanticKITTI and nuScenes benchmarks demonstrate that it outperforms state-of-the-art methods on small data regimes. We make the code and models publicly available at: http://balvit.cs.uni-freiburg.de.

📄 PDF Abstract BibTeX arXiv:2503.03299

Code (0)

등록된 구현이 없습니다.

Tasks

LIDAR Semantic SegmentationPoint Cloud SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

LEST: Large-scale LiDAR Semantic Segmentation with Transformer

2023-07-14 · Chuanyu Luo, Nuo Cheng, Sikun Ma, Han Li 외

Large-scale LiDAR-based point cloud semantic segmentation is a critical task in autonomous driving perception. Almost all of the previous state-of-the-art LiDAR semantic segmentation methods are variants of sparse 3D con…

Autonomous DrivingLIDAR Semantic SegmentationSegmentationSemantic Segmentation

CLFT: Camera-LiDAR Fusion Transformer for Semantic Segmentation in Autonomous Driving

2024-04-27 · Junyi Gu, Mauro Bellone, Tomáš Pivoňka, Raivo Sell

Critical research about camera-and-LiDAR-based semantic object segmentation for autonomous driving significantly benefited from the recent development of deep learning. Specifically, the vision transformer is the novel g…

Autonomous DrivingDecoderSegmentationSemantic Segmentation+1

Domain Adaptation in LiDAR Semantic Segmentation via Alternating Skip Connections and Hybrid Learning

2022-01-14 · Eduardo R. Corral-Soto, Mrigank Rochan, Yannis Y. He, Shubhra Aich 외

In this paper we address the challenging problem of domain adaptation in LiDAR semantic segmentation. We consider the setting where we have a fully-labeled data set from source domain and a target domain with a few label…

Domain AdaptationImage-to-Image TranslationLIDAR Semantic SegmentationSegmentation+2

Multi-modal NeRF Self-Supervision for LiDAR Semantic Segmentation

2024-11-05 · Xavier Timoneda, Markus Herb, Fabian Duerr, Daniel Goehring 외

LiDAR Semantic Segmentation is a fundamental task in autonomous driving perception consisting of associating each LiDAR point to a semantic label. Fully-supervised models have widely tackled this task, but they require l…

Autonomous DrivingDomain AdaptationLIDAR Semantic SegmentationNeRF+1

Bootstrapping a 4D LiDAR Annotation Tool from Video Foundation Models

2026-08-26 · Jihun Kim, Hyun-Kurl Jang, Hyemin Yang, Jinnyeong Yang 외 arxiv

Progress in 4D LiDAR segmentation is bottlenecked by data. Assigning temporally consistent labels across sparse point cloud sequences is costly and hard to scale, and every new task or domain tends to demand fresh dense …

Scene UnderstandingVideo Segmentation