Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.CV) · July 16, 2026

ESAR: Event-Based Synthetic Aperture Reconstruction

Harbir Antil, Daniel Blauvelt, David Sayre

Event cameras don't take pictures. Each pixel fires asynchronously whenever the log-brightness it sees crosses a threshold, so you get a stream of signed contrast blips, not frames. This work treats reconstructing a scene from those blips as a synthetic-aperture inverse problem, the same broad idea radar uses to build an image from a moving sensor.

The trick is to solve for a fixed ground-level radiance field rather than a full pixel-by-time volume, tying the two together through a geometric projection. When the camera moves nearly straight down, consecutive views are roughly shifted copies of the same scene, though the combined operator mixes spatial averaging with temporal differencing and ends up badly conditioned, hence regularized inversion. On simulated data and real Falcon Neuro recordings, it recovers coherent large-scale structure while smearing fine texture.

That texture tradeoff is stated plainly in the abstract, and the underlying math deserves the paper itself.

From the arXiv (cs.CV) abstract

Event cameras report asynchronous polarity events when changes in log--radiance exceed a fixed contrast threshold, producing signed temporal contrast measurements rather than conventional image frames. We formulate monocular event-based imaging as a synthetic-aperture inverse problem for a static ground-domain log--radiance field $θ\in \mathbb{R}^{N_g}$. Instead of reconstructing a latent pixel-time volume $v \in \mathbb{R}^{N_pN_t}$, we impose the geometric relation $v=Pθ$,…


More Artificial Intelligence papers