paper-with-me

Papers

LaSe-E2V: Towards Language-guided Semantic-Aware Event-to-Video Reconstruction

2024-07-08 · Kanghao Chen, Hangyu Li, Jiazhou Zhou, Zeyu Wang, Lin Wang

Event cameras harness advantages such as low latency, high temporal resolution, and high dynamic range (HDR), compared to standard cameras. Due to the distinct imaging paradigm shift, a dominant line of research focuses on event-to-video (E2V) reconstruction to bridge event-based and standard computer vision. However, this task remains challenging due to its inherently ill-posed nature: event cameras only detect the edge and motion information locally. Consequently, the reconstructed videos are often plagued by artifacts and regional blur, primarily caused by the ambiguous semantics of event data. In this paper, we find language naturally conveys abundant semantic information, rendering it stunningly superior in ensuring semantic consistency for E2V reconstruction. Accordingly, we propose a novel framework, called LaSe-E2V, that can achieve semantic-aware high-quality E2V reconstruction from a language-guided perspective, buttressed by the text-conditional diffusion models. However, due to diffusion models' inherent diversity and randomness, it is hardly possible to directly apply them to achieve spatial and temporal consistency for E2V reconstruction. Thus, we first propose an Event-guided Spatiotemporal Attention (ESA) module to condition the event data to the denoising pipeline effectively. We then introduce an event-aware mask loss to ensure temporal coherence and a noise initialization strategy to enhance spatial consistency. Given the absence of event-text-video paired data, we aggregate existing E2V datasets and generate textual descriptions using the tagging models for training and evaluation. Extensive experiments on three datasets covering diverse challenging scenarios (e.g., fast motion, low light) demonstrate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2407.05547

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo Reconstruction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

LaserHuman: Language-guided Scene-aware Human Motion Generation in Free Environment

2024-03-20 · Peishan Cong, Ziyi Wang, Zhiyang Dou, Yiming Ren 외

Language-guided scene-aware human motion generation has great significance for entertainment and robotics. In response to the limitations of existing datasets, we introduce LaserHuman, a pioneering dataset engineered to …

Motion Generation

Physics-Guided Spatiotemporal State Space Modeling for Lookahead Molten Pool Segmentation in Laser Wire-Feed Welding

2026-06-22 · Sen Li, Haichao Cui, Changhao Yin, Chendong Shao 외 arxiv

Real-time weld-pool perception is critical for closed-loop control in laser wire-feed welding, where sensing, computation, and actuator response introduce unavoidable delay. This paper presents a physics-guided spatiotem…

LASER: A Corrective Lens for LVLMs via Visual Attention Preservation and Sink Suppression

2026-07-02 · Bowen Yuan, Zijian Wang, Yadan Luo, Shijie Wang 외 arxiv

Large vision-language models (LVLMs) exhibit strong reasoning ability but suffer from visual forgetting during long-horizon decoding, where attention progressively drifts away from visual evidence. Existing methods large…

Visual Grounding

LaSER: Language-Specific Event Recommendation

2023-02-24 · Sara Abdollahi, Simon Gottschalk, Elena Demidova

While societal events often impact people worldwide, a significant fraction of events has a local focus that primarily affects specific language communities. Examples include national elections, the development of the Co…

Information RetrievalLearning-To-RankRetrieval

EVENT-Retriever: Event-Aware Multimodal Image Retrieval for Realistic Captions

2025-08-31 · Dinh-Khoi Vo, Van-Loc Nguyen, Minh-Triet Tran, Trung-Nghia Le arxiv

Event-based image retrieval from free-form captions presents a significant challenge: models must understand not only visual features but also latent event semantics, context, and real-world knowledge. Conventional visio…

Image Retrieval