PLEIADES: Building Temporal Kernels with Orthogonal Polynomials
Yan Ru Pei, Olivier Coenen
TL;DR
PLEIADES addresses the challenge of capturing long-range temporal dependencies in online, event-based perception with memory-efficient kernels. By parameterizing temporal filters as weighted sums of orthogonal Jacobi polynomials, the method achieves long temporal receptive fields that can be resampled without fine-tuning, and is integrated into a lightweight spatiotemporal backbone with CenterNet-style heads. The approach yields state-of-the-art results across three event-based benchmarks (DVS128, AIS2024 3ET+, Prophesee GEN4) with remarkably small parameter counts and low memory/compute footprints, while maintaining causality for online inference. The work demonstrates the practical impact of structured temporal kernels for fast, accurate event-based perception and outlines clear paths for further efficiency gains and neuromorphic integrations.
Abstract
We introduce a class of neural networks named PLEIADES (PoLynomial Expansion In Adaptive Distributed Event-based Systems), which contains temporal convolution kernels generated from orthogonal polynomial basis functions. We focus on interfacing these networks with event-based data to perform online spatiotemporal classification and detection with low latency. By virtue of using structured temporal kernels and event-based data, we have the freedom to vary the sample rate of the data along with the discretization step-size of the network without additional finetuning. We experimented with three event-based benchmarks and obtained state-of-the-art results on all three by large margins with significantly smaller memory and compute costs. We achieved: 1) 99.59% accuracy with 192K parameters on the DVS128 hand gesture recognition dataset and 100% with a small additional output filter; 2) 99.58% test accuracy with 277K parameters on the AIS 2024 eye tracking challenge; and 3) 0.556 mAP with 576k parameters on the PROPHESEE 1 Megapixel Automotive Detection Dataset.
