paper-with-me

Papers

EventVGGT: Exploring Cross-Modal Distillation for Consistent Event-based Depth Estimation

2026-03-10 · Yinrui Ren, Jinjing Zhu, Kanghao Chen, Zhuoxiao Li, Jing Ou, Zidong Cao, Tongyan Hua, Peilun Shi, Yingchun Fu, Wufan Zhao, Hui Xiong arxiv

Event cameras offer superior sensitivity to high-speed motion and extreme lighting, making event-based monocular depth estimation a promising approach for robust 3D perception in challenging conditions. However, progress is severely hindered by the scarcity of dense depth annotations. While recent annotation-free approaches mitigate this by distilling knowledge from Vision Foundation Models (VFMs), a critical limitation persists: they process event streams as independent frames. By neglecting the inherent temporal continuity of event data, these methods fail to leverage the rich temporal priors encoded in VFMs, ultimately yielding temporally inconsistent and less accurate depth predictions. To address this, we introduce EventVGGT, a novel framework that explicitly models the event stream as a coherent video sequence. To the best of our knowledge, we are the first to distill spatio-temporal and multi-view geometric priors from the Visual Geometry Grounded Transformer (VGGT) into the event domain. We achieve this via a comprehensive tri-level distillation strategy: (i) Cross-Modal Feature Mixture (CMFM) bridges the modality gap at the output level by fusing RGB and event features to generate auxiliary depth predictions; (ii) Spatio-Temporal Feature Distillation (STFD) distills VGGT's powerful spatio-temporal representations at the feature level; and (iii) Temporal Consistency Distillation (TCD) enforces cross-frame coherence at the temporal level by aligning inter-frame depth changes. Extensive experiments demonstrate that EventVGGT consistently outperforms existing methods -- reducing the absolute mean depth error at 30m by over 53\% on EventScape (from 2.30 to 1.06) -- while exhibiting robust zero-shot generalization on the unseen DENSE and MVSEC datasets. The code is available at https://github.com/yinruiRen/EventVGGT.

📄 PDF Abstract BibTeX arXiv:2603.09385

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationZero-shot Generalization

Similar Papers 제목 키워드 기반

DistilVPR: Cross-Modal Knowledge Distillation for Visual Place Recognition

2023-12-17 · Sijie Wang, Rui She, Qiyu Kang, Xingchao Jian 외

The utilization of multi-modal sensor data in visual place recognition (VPR) has demonstrated enhanced performance compared to single-modal counterparts. Nonetheless, integrating additional sensors comes with elevated co…

Knowledge DistillationVisual Place Recognition

Efficient Quantization-Aware Distillation with Cross-Modal Alignment for Edge Vision-Language Models

2026-09-15 · Jinwoo Jeon, GyuYeop Do, Yubin Lim, Nam-Joon Kim 외 arxiv

Large-scale vision-language models (VLM) such as CLIP enable strong open-vocabulary reasoning, yet deploying these capabilities on resource-constrained edge devices remains challenging. EdgeVL addresses this problem by d…

Contrastive Learning

POS-Constrained Parallel Decoding for Non-autoregressive Generation

2021-08-01 · ACL 2021 5 · Kexin Yang, Wenqiang Lei, Dayiheng Liu, Weizhen Qi 외

The multimodality problem has become a major challenge of existing non-autoregressive generation (NAG) systems. A common solution often resorts to sequence-level knowledge distillation by rebuilding the training dataset …

Knowledge DistillationPOSText GenerationText Summarization

Decoupled Hierarchical Distillation for Multimodal Emotion Recognition

2026-02-04 · Yong Li, Yuanzhi Wang, Yi Ding, Shiqing Zhang 외 arxiv

Human multimodal emotion recognition (MER) seeks to infer human emotions by integrating information from language, visual, and acoustic modalities. Although existing MER approaches have achieved promising results, they s…

Multimodal Emotion RecognitionKnowledge Distillation

View-aware Cross-modal Distillation for Multi-view Action Recognition

2025-11-17 · Trung Thanh Nguyen, Yasutomo Kawanishi, Vijay John, Takahiro Komamizu 외 arxiv

The widespread use of multi-sensor systems has increased research in multi-view action recognition. While existing approaches in multi-view setups with fully overlapping sensors benefit from consistent view coverage, par…

Knowledge DistillationAction Recognition