TL;DR
REALM is a novel cross-modal framework that aligns event camera data with RGB foundation models, enabling zero-shot downstream tasks and state-of-the-art feature matching without task-specific training.
Contribution
It introduces a method to project event data into RGB model latent space using LoRA, allowing generalization and zero-shot application of image decoders to event streams.
Findings
Effective mapping of events into ViT-based latent space.
Enables zero-shot depth estimation and semantic segmentation.
Achieves state-of-the-art performance in wide-baseline feature matching.
Abstract
Event cameras provide several unique advantages over standard frame-based sensors, including high temporal resolution, low latency, and robustness to extreme lighting. However, existing learning-based approaches for event processing are typically confined to narrow, task-specific silos and lack the ability to generalize across modalities. We address this gap with REALM, a cross-modal framework that learns an RGB and Event Aligned Latent Manifold by projecting event representations into the pretrained latent space of RGB foundation models. Instead of task-specific training, we leverage low-rank adaptation (LoRA) to bridge the modality gap, effectively unlocking the geometric and semantic priors of frozen RGB backbones for asynchronous event streams. We demonstrate that REALM effectively maps events into the ViT-based foundation latent space. Our method allows us to perform downstream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
