paper-with-me

Papers

Learning Shared RGB-D Fields: Unified Self-supervised Pre-training for Label-efficient LiDAR-Camera 3D Perception

2024-05-28 · Xiaohao Xu, Ye Li, Tianyi Zhang, Jinrong Yang, Matthew Johnson-Roberson, Xiaonan Huang

Constructing large-scale labeled datasets for multi-modal perception model training in autonomous driving presents significant challenges. This has motivated the development of self-supervised pretraining strategies. However, existing pretraining methods mainly employ distinct approaches for each modality. In contrast, we focus on LiDAR-Camera 3D perception models and introduce a unified pretraining strategy, NeRF-Supervised Masked Auto Encoder (NS-MAE), which optimizes all modalities through a shared formulation. NS-MAE leverages NeRF's ability to encode both appearance and geometry, enabling efficient masked reconstruction of multi-modal data. Specifically, embeddings are extracted from corrupted LiDAR point clouds and images, conditioned on view directions and locations. Then, these embeddings are rendered into multi-modal feature maps from two crucial viewpoints for 3D driving perception: perspective and bird's-eye views. The original uncorrupted data serve as reconstruction targets for self-supervised learning. Extensive experiments demonstrate the superior transferability of NS-MAE across various 3D perception tasks under different fine-tuning settings. Notably, NS-MAE outperforms prior SOTA pre-training methods that employ separate strategies for each modality in BEV map segmentation under the label-efficient fine-tuning setting. Our code is publicly available at https://github.com/Xiaohao-Xu/Unified-Pretrain-AD/ .

📄 PDF Abstract BibTeX arXiv:2405.17942

Code (1)

xiaohao-xu/unified-pretrain-ad 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingNeRFNeural Renderingobject-detectionObject DetectionRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SSAVSV: Towards Unified Model for Self-Supervised Audio-Visual Speaker Verification

2025-06-21 · Gnana Praveen Rajasekhar, Jahangir Alam

Conventional audio-visual methods for speaker verification rely on large amounts of labeled data and separate modality-specific architectures, which is computationally expensive, limiting their scalability. To address th…

Contrastive LearningSelf-Supervised LearningSpeaker Verification

A Unified Membership Inference Method for Visual Self-supervised Encoder via Part-aware Capability

2024-04-03 · Jie Zhu, Jirong Zha, Ding Li, Leye Wang

Self-supervised learning shows promise in harnessing extensive unlabeled data, but it also confronts significant privacy concerns, especially in vision. In this paper, we aim to perform membership inference on visual sel…

Contrastive LearningSelf-Supervised Learning

A Unified and Scalable Membership Inference Method for Visual Self-supervised Encoder via Part-aware Capability

2025-05-15 · Jie Zhu, Jirong Zha, Ding Li, Leye Wang

Self-supervised learning shows promise in harnessing extensive unlabeled data, but it also confronts significant privacy concerns, especially in vision. In this paper, we perform membership inference on visual self-super…

Contrastive LearningSelf-Supervised Learning

Representation Learning by Ranking under multiple tasks

2021-03-28 · Lifeng Gu

In recent years, representation learning has become the research focus of the machine learning community. Large-scale pre-training neural networks have become the first step to realize general intelligence. The key to th…

Data AugmentationMulti-Label LearningRepresentation LearningRetrieval+1

Multi-Operator Few-Shot Learning for Generalization Across PDE Families

2025-08-02 · Yile Li, Shandian Zhe arxiv

Learning solution operators for partial differential equations (PDEs) has become a foundational task in scientific machine learning. However, existing neural operator methods require abundant training data for each speci…

Few-Shot Learning