paper-with-me

Papers

Generative Event Pretraining with Foundation Model Alignment

2026-03-24 · Jianwen Cao, Jiaxu Xing, Nico Messikommer, Davide Scaramuzza arxiv

Event cameras provide robust visual signals under fast motion and challenging illumination conditions thanks to their microsecond latency and high dynamic range. However, their unique sensing characteristics and limited labeled data make it challenging to train event-based visual foundation models (VFMs), which are crucial for learning visual features transferable across tasks. To tackle this problem, we propose GEP (Generative Event Pretraining), a two-stage framework that transfers semantic knowledge learned from internet-scale image datasets to event data while learning event-specific temporal dynamics. First, an event encoder is aligned to a frozen VFM through a joint regression-contrastive objective, grounding event features in image semantics. Second, a transformer backbone is autoregressively pretrained on mixed event-image sequences to capture the temporal structure unique to events. Our approach outperforms state-of-the-art event pretraining methods on a diverse range of downstream tasks, including object recognition, segmentation, and depth estimation. Together, VFM-guided alignment and generative sequence modeling yield a semantically rich, temporally aware event model that generalizes robustly across domains.

📄 PDF Abstract BibTeX arXiv:2603.23032

Code (0)

등록된 구현이 없습니다.

Tasks

Object RecognitionDepth Estimation

Similar Papers 제목 키워드 기반

Scaling Dense Event-Stream Pretraining from Visual Foundation Models

2026-03-04 · Zhiwen Chen, Junhui Hou, Zhiyu Zhu, Jinjian Wu 외 arxiv

Learning versatile, fine-grained representations from irregular event streams is pivotal yet nontrivial, primarily due to the heavy annotation that hinders scalability in dataset size, semantic richness, and application …

Generative Medical Event Models Improve with Scale

2025-08-16 · Shane Waxler, Paul Blazek, Davis White, Daniel Sneider 외 arxiv

Realizing personalized medicine at scale calls for methods that distill insights from longitudinal patient journeys, which can be viewed as a sequence of medical events. Foundation models pretrained on large-scale medica…

CliPPER: Contextual Video-Language Pretraining on Long-form Intraoperative Surgical Procedures for Event Recognition

2026-03-25 · Florian Stilz, Vinkle Srivastav, Nassir Navab, Nicolas Padoy arxiv

Video-language foundation models have proven to be highly effective in zero-shot applications across a wide range of tasks. A particularly challenging area is the intraoperative surgical procedure domain, where labeled d…

Contrastive Learning

Beyond Safe Data: Pretraining-Stage Alignment with Regular Safety Reflection

2026-06-17 · Jinhan Li, Kexian Tang, Yihan Xu, Zhuorui Ye 외 arxiv

To achieve deeper safety alignment for large language models (LLMs), recent efforts have studied how to push safety interventions earlier into the pretraining stage, primarily by filtering unsafe data or rewriting it int…

Brain-DiT: A Universal Multi-state fMRI Foundation Model with Metadata-Conditioned Pretraining

2026-04-14 · Junfeng Xia, Wenhao Ye, Xuanye Pan, Xinke Shen 외 arxiv

Current fMRI foundation models primarily rely on a limited range of brain states and mismatched pretraining tasks, restricting their ability to learn generalized representations across diverse brain states. We present Br…