菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-25
📄 Abstract - FracEvent: Event-Camera Simulation via Fractional-Relaxation Pixel Dynamics

Event cameras asynchronously report brightness changes with microsecond-level temporal resolution, but real event data remain difficult to collect at scale because specialized sensors, careful synchronization, and task-specific annotations are required. Event-camera simulation is therefore important to event-based vision tasks. Most practical simulators build on contrast-threshold event generation, some with additional filtering, stochastic noise, or hand-tuned sensor parameters. While effective, such formulations often simplify the temporal structure produced by the lifecycle of each pixel, which can distort event timing and weaken downstream transfer. We introduce FracEvent, an event simulator that models this pixel-level lifecycle with fractional-relaxation voltage dynamics. Given a log-intensity trajectory, FracEvent drives a compact stack of relaxation modes, combines their responses into a voltage state, emits ON/OFF events by localizing threshold crossings on the continuous voltage trajectory, and updates the reference while retaining the underlying memory modes. This retained state links residual voltage response to later event timing. We evaluate FracEvent through event-stream comparison and downstream transfer on image reconstruction and optical flow estimation. Across multiple datasets, FracEvent improves the temporal structure of generated events and achieves stronger downstream-transfer results than competing simulator baselines, showing its practical value for event-camera simulation.

顶级标签: computer vision simulation event cameras
详细标签: event camera simulation pixel dynamics fractional relaxation temporal resolution 或 搜索:

FracEvent:基于分数阶松弛像素动力学的事件相机仿真 / FracEvent: Event-Camera Simulation via Fractional-Relaxation Pixel Dynamics


1️⃣ 一句话总结

本文提出了一种名为FracEvent的事件相机仿真方法,通过模拟像素内部电压的“分数阶松弛”过程,更真实地还原了事件触发的时间细节,从而在图像重建和光流估计等下游任务中表现优于现有仿真方法。

源自 arXiv: 2606.26636