paper-with-me

Papers

ProtoTransfer: Cross-Modal Prototype Transfer for Point Cloud Segmentation

2023-01-01 · ICCV 2023 1 · Pin Tang, Hai-Ming Xu, Chao Ma

Knowledge transfer from multi-modal, i.e., LiDAR points and images, to a single LiDAR modal can take advantage of complimentary information from modal-fusion but keep a single modal inference speed, showing a promising direction for point cloud semantic segmentation in autonomous driving. Recent advances in point cloud segmentation distill knowledge from strictly aligned point-pixel fusion features while leaving a large number of unmatched image pixels unexplored and unmatched LiDAR points under-benefited. In this paper, we propose a novel approach, named ProtoTransfer, which not only fully exploits image representations but also transfers the learned multi-modal knowledge to all point cloud features. Specifically, based on the basic multi-modal learning framework, we build up a class-wise prototype bank from the strictly-aligned fusion features and encourage all the point cloud features to learn from the prototypes during model training. Moreover, to exploit the massive unmatched point and pixel features, we use a pseudo-labeling scheme and further accumulate these features into the class-wise prototype bank with a carefully designed fusion strategy. Without bells and whistles, our approach demonstrates superior performance over the published state-of-the-arts on two large-scale benchmarks, i.e., nuScenes and SemanticKITTI, and ranks 2nd on the competitive nuScenes Lidarseg challenge leaderboard.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPoint Cloud SegmentationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Self-Supervised Prototypical Transfer Learning for Few-Shot Classification

2020-06-19 · Carlos Medina, Arnout Devos, Matthias Grossglauser

Most approaches in few-shot learning rely on costly annotated data related to the goal task domain during (pre-)training. Recently, unsupervised meta-learning methods have exchanged the annotation requirement for a reduc…

ClassificationFew-Shot LearningGeneral ClassificationMeta-Learning+4

Beyond Single-Modal Boundary: Cross-Modal Anomaly Detection through Visual Prototype and Harmonization

2025-01-01 · CVPR 2025 1 · Kai Mao, Ping Wei, Yiyang Lian, Yangyang Wang 외

Anomaly detection is a significant task for its application and research value. While existing methods have made impressive progress within the same modality, cross-modal anomaly detection remains an open and challen…

Anomaly Detection

Learning Multi-Modal Prototypes for Cross-Domain Few-Shot Object Detection

2026-02-21 · Wanqi Wang, Jingcai Guo, Yuxiang Cai, Zhi Chen arxiv

Cross-Domain Few-Shot Object Detection (CD-FSOD) aims to detect novel classes in unseen target domains given only a few labeled examples. While open-vocabulary detectors built on vision-language models (VLMs) transfer we…

Cross-Domain Few-Shot Object Detection

CMAP: Cross-Modal Adaptive Prompting for Multi-Domain Task-Incremental Learning

2026-05-25 · Sriram Mandalika arxiv

Multi-domain task-incremental learning requires a model to sequentially acquire knowledge across visually diverse domains without forgetting prior tasks, and without access to task identity at inference. Parameter-effici…

Incremental Learning

Adaptive Prototype Knowledge Transfer for Federated Learning with Mixed Modalities and Heterogeneous Tasks

2025-02-06 · Keke Gai, Mohan Wang, Jing Yu, Dongjue Wang 외

Multimodal Federated Learning (MFL) enables multiple clients to collaboratively train models on multimodal data while ensuring clients' privacy. However, modality and task heterogeneity hinder clients from learning a uni…

Federated LearningTransfer Learning