paper-with-me

홈 › Papers

Fine-grained Image-to-LiDAR Contrastive Distillation with Visual Foundation Models

2024-05-23 · Yifan Zhang, Junhui Hou

Contrastive image-to-LiDAR knowledge transfer, commonly used for learning 3D representations with synchronized images and point clouds, often faces a self-conflict dilemma. This issue arises as contrastive losses unintentionally dissociate features of unmatched points and pixels that share semantic labels, compromising the integrity of learned representations. To overcome this, we harness Visual Foundation Models (VFMs), which have revolutionized the acquisition of pixel-level semantics, to enhance 3D representation learning. Specifically, we utilize off-the-shelf VFMs to generate semantic labels for weakly-supervised pixel-to-point contrastive distillation. Additionally, we employ von Mises-Fisher distributions to structure the feature space, ensuring semantic embeddings within the same class remain consistent across varying inputs. Furthermore, we adapt sampling probabilities of points to address imbalances in spatial distribution and category frequency, promoting comprehensive and balanced learning. Extensive experiments demonstrate that our approach mitigates the challenges posed by traditional methods and consistently surpasses existing image-to-LiDAR contrastive distillation methods in downstream tasks. The source code is available at https://github.com/Eaphan/OLIVINE.

📄 PDF Abstract BibTeX arXiv:2405.14271

Code (1)

eaphan/olivine 공식 구현 pytorch

Tasks

Representation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Boosting 3D Object Detection by Simulating Multimodality on Point Clouds

2022-06-30 · CVPR 2022 1 · Wu Zheng, Mingxuan Hong, Li Jiang, Chi-Wing Fu

This paper presents a new approach to boost a single-modality (LiDAR) 3D object detector by teaching it to simulate features and responses that follow a multi-modality (LiDAR-image) detector. The approach needs LiDAR-ima…

3D Object Detectionobject-detectionObject Detection

A Multihead Continual Learning Framework for Fine-Grained Fashion Image Retrieval with Contrastive Learning and Exponential Moving Average Distillation

2026-03-21 · Ling Xiao, Toshihiko Yamasaki arxiv

Most fine-grained fashion image retrieval (FIR) methods assume a static setting, requiring full retraining when new attributes appear, which is costly and impractical for dynamic scenarios. Although pretrained models sup…

class-incremental learningContrastive LearningContinual LearningImage Retrieval

Multi-Granularity Contrastive Knowledge Distillation for Multimodal Named Entity Recognition

2021-11-16 · ACL ARR November 2021 11 · Anonymous

It is very valuable to recognize named entities from short and informal multimodal posts in this age of information explosion. Despite existing methods success in multi-modal named entity recognition (MNER), they rely on…

Knowledge DistillationMulti-modal Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+1

One-shot Embroidery Customization via Contrastive LoRA Modulation

2025-09-23 · Jun Ma, Qian He, Gaofeng He, Huang Chen 외 arxiv

Diffusion models have significantly advanced image manipulation techniques, and their ability to generate photorealistic images is beginning to transform retail workflows, particularly in presale visualization. Beyond ar…

Knowledge DistillationContrastive LearningImage ManipulationStyle Transfer

Image-to-Lidar Self-Supervised Distillation for Autonomous Driving Data

2022-03-30 · CVPR 2022 1 · Corentin Sautier, Gilles Puy, Spyros Gidaris, Alexandre Boulch 외

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation o…

3D Object Detection3D Semantic SegmentationAutonomous Drivingobject-detection+3