paper-with-me

홈 › Papers

Depth AnyEvent: A Cross-Modal Distillation Paradigm for Event-Based Monocular Depth Estimation

2025-09-18 · Luca Bartolomei, Enrico Mannocci, Fabio Tosi, Matteo Poggi, Stefano Mattoccia arxiv

Event cameras capture sparse, high-temporal-resolution visual information, making them particularly suitable for challenging environments with high-speed motion and strongly varying lighting conditions. However, the lack of large datasets with dense ground-truth depth annotations hinders learning-based monocular depth estimation from event data. To address this limitation, we propose a cross-modal distillation paradigm to generate dense proxy labels leveraging a Vision Foundation Model (VFM). Our strategy requires an event stream spatially aligned with RGB frames, a simple setup even available off-the-shelf, and exploits the robustness of large-scale VFMs. Additionally, we propose to adapt VFMs, either a vanilla one like Depth Anything v2 (DAv2), or deriving from it a novel recurrent architecture to infer depth from monocular event cameras. We evaluate our approach with synthetic and real-world datasets, demonstrating that i) our cross-modal paradigm achieves competitive performance compared to fully supervised methods without requiring expensive depth annotations, and ii) our VFM-based models achieve state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2509.15224

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth Estimation

Similar Papers 제목 키워드 기반

Revisiting Cross-Modal Knowledge Distillation: A Disentanglement Approach for RGBD Semantic Segmentation

2025-05-30 · Roger Ferrod, Cássio F. Dantas, Luigi di Caro, Dino Ienco

Multi-modal RGB and Depth (RGBD) data are predominant in many domains such as robotics, autonomous driving and remote sensing. The combination of these multi-modal data enhances environmental perception by providing 3D s…

Autonomous DrivingContrastive LearningData AugmentationDisentanglement+3

Cross-Modal Distillation for RGB-Depth Person Re-Identification

2018-10-27 · Frank Hafner, Amran Bhuiyan, Julian F. P. Kooij, Eric Granger

Person re-identification is a key challenge for surveillance across multiple sensors. Prompted by the advent of powerful deep learning models for visual recognition, and inexpensive RGB-D cameras and sensor-rich mobile r…

Autonomous DrivingCross-Modal Person Re-IdentificationCross-Modal Person Re-Identificationobject-detection+3

Selective Transfer Learning of Cross-Modality Distillation for Monocular 3D Object Detection

2026-03-08 · Rui Ding, Meng Yang, Nanning Zheng arxiv

Monocular 3D object detection is a promising yet ill-posed task for autonomous vehicles due to the lack of accurate depth information. Cross-modality knowledge distillation could effectively transfer depth information fr…

Monocular 3D Object DetectionKnowledge DistillationAutonomous VehiclesTransfer Learning

RadOcc: Learning Cross-Modality Occupancy Knowledge through Rendering Assisted Distillation

2023-12-19 · Haiming Zhang, Xu Yan, Dongfeng Bai, Jiantao Gao 외

3D occupancy prediction is an emerging task that aims to estimate the occupancy states and semantics of 3D scenes using multi-view images. However, image-based scene perception encounters significant challenges in achiev…

Knowledge DistillationPrediction

Non-target Divergence Hypothesis: Toward Understanding Domain Gaps in Cross-Modal Knowledge Distillation

2024-09-04 · Yilong Chen, Zongyi Xu, Xiaoshui Huang, Shanshan Zhao 외

Compared to single-modal knowledge distillation, cross-modal knowledge distillation faces more severe challenges due to domain gaps between modalities. Although various methods have proposed various solutions to overcome…

Knowledge Distillation