ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
… Recent multimodal large language models (MLLMs) have shown remarkable breakthroughs in conventional vision and language problems, demonstrating extraordinary capabilities of …
Event cameras are a rapidly growing sensor modality, offering microsecond-level temporal resolution and high dynamic range, unlike conventional frame-based cameras. However, their asynchronous, sparse event streams are fundamentally different from dense image grids, making it challenging to apply standard deep learning models. This paper bridges that gap by introducing EventGPT, a multimodal large language model that can directly ingest event streams and perform vision-language tasks such as captioning and visual question answering. This is significant because it demonstrates that the powerful reasoning capabilities of LLMs can be extended to non-standard, temporal sensor data, potentially unlocking new applications in robotics, autonomous driving, and real-time scene understanding.
Moreover, the paper addresses a critical limitation in current MLLMs: their reliance on frame-based visual inputs. By treating event streams as a sequence of tokens, EventGPT aligns with the token-based processing of LLMs, enabling a unified architecture that can handle text, images, and events simultaneously. This is a step toward more flexible and general-purpose multimodal AI systems that can process any type of sensory input.
While the abstract does not provide specific numerical metrics, the paper claims state-of-the-art performance on event-based benchmarks. The authors likely compare against prior specialized models (e.g., event-based CNNs or transformers) and show that EventGPT outperforms them on tasks like event captioning and question answering. The key improvement is attributed to the LLM's ability to reason about temporal sequences and context, which is crucial for understanding dynamic scenes.
The broader impact of this work lies in its demonstration that large language models can be adapted to non-traditional sensor modalities beyond text and images. This could lead to more robust AI systems that leverage event cameras for high-speed, low-latency perception in robotics and autonomous vehicles. Additionally, the unified framework may inspire further research into processing other asynchronous data streams (e.g., LiDAR, radar) with LLMs, paving the way for truly multimodal, real-time AI.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba