Text-to-Events: Synthetic Event Camera Streams from Conditional Text Input
Joachim Ott, Zuowen Wang, Shih-Chii Liu
TL;DR
This paper tackles the scarcity of labeled event-camera data by introducing a text-to-events pipeline that generates motion-rich event streams directly from text prompts. It combines a lightweight, iteratively trained autoencoder to produce sparse event frames with a diffusion model conditioned on text embeddings from a large language–video model, enabling end-to-end generation of realistic event sequences that are decoded into ON/OFF streams. The approach is evaluated on DVS gesture data, with pretraining on DAVIS 240C and diffusion training on the DVS128 gesture dataset, achieving 93.8% accuracy on real data and up to 62.8% on generated samples depending on the prompt and sampling, demonstrating the potential to synthesize useful event datasets. The work offers a practical path to scalable, text-driven event data generation, reducing reliance on slow real-data collection and paving the way for future joint intensity-and-event generation from text.
Abstract
Event cameras are advantageous for tasks that require vision sensors with low-latency and sparse output responses. However, the development of deep network algorithms using event cameras has been slow because of the lack of large labelled event camera datasets for network training. This paper reports a method for creating new labelled event datasets by using a text-to-X model, where X is one or multiple output modalities, in the case of this work, events. Our proposed text-to-events model produces synthetic event frames directly from text prompts. It uses an autoencoder which is trained to produce sparse event frames representing event camera outputs. By combining the pretrained autoencoder with a diffusion model architecture, the new text-to-events model is able to generate smooth synthetic event streams of moving objects. The autoencoder was first trained on an event camera dataset of diverse scenes. In the combined training with the diffusion model, the DVS gesture dataset was used. We demonstrate that the model can generate realistic event sequences of human gestures prompted by different text statements. The classification accuracy of the generated sequences, using a classifier trained on the real dataset, ranges between 42% to 92%, depending on the gesture group. The results demonstrate the capability of this method in synthesizing event datasets.
