Event Transformer. a Sparse-Aware Solution for Efficient Event Data Processing

Abstract

Event cameras are sensors of great interest for many applications that run in low-resource and challenging environments. They log sparse illumination changes with high temporal resolution and high dynamic range, while they present minimal power consumption. However, top-performing methods often ignore specific event-data properties, leading to the development of generic but computationally expensive algorithms. Efforts toward efficient solutions usually do not achieve top-accuracy results for complex tasks. This work proposes a novel framework, Event Transformer (EvT)1, that effectively takes advantage of event-data properties to be highly efficient and accurate. We introduce a new patch-based event representation and a compact transformer-like architecture to process it. EvT is evaluated on different event-based benchmarks for action and gesture recognition. Evaluation results show better or comparable accuracy to the state-of-the-art while requiring significantly less computation resources, which makes EvT able to work with minimal latency both on GPU and CPU.

Cite

Text

Sabater et al. "Event Transformer. a Sparse-Aware Solution for Efficient Event Data Processing." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022. doi:10.1109/CVPRW56347.2022.00301

Markdown

[Sabater et al. "Event Transformer. a Sparse-Aware Solution for Efficient Event Data Processing." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022.](https://mlanthology.org/cvprw/2022/sabater2022cvprw-event/) doi:10.1109/CVPRW56347.2022.00301

BibTeX

@inproceedings{sabater2022cvprw-event,
  title     = {{Event Transformer. a Sparse-Aware Solution for Efficient Event Data Processing}},
  author    = {Sabater, Alberto and Montesano, Luis and Murillo, Ana C.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2022},
  pages     = {2676-2685},
  doi       = {10.1109/CVPRW56347.2022.00301},
  url       = {https://mlanthology.org/cvprw/2022/sabater2022cvprw-event/}
}