High Speed Human Action Recognition using a Photonic Reservoir Computer

Enrico Picco,Piotr Antonik,Serge Massar
DOI: https://doi.org/10.1016/j.neunet.2023.06.014
2023-06-19
Abstract:The recognition of human actions in videos is one of the most active research fields in computer vision. The canonical approach consists in a more or less complex preprocessing stages of the raw video data, followed by a relatively simple classification algorithm. Here we address recognition of human actions using the reservoir computing algorithm, which allows us to focus on the classifier stage. We introduce a new training method for the reservoir computer, based on "Timesteps Of Interest", which combines in a simple way short and long time scales. We study the performance of this algorithm using both numerical simulations and a photonic implementation based on a single non-linear node and a delay line on the well known KTH dataset. We solve the task with high accuracy and speed, to the point of allowing for processing multiple video streams in real time. The present work is thus an important step towards developing efficient dedicated hardware for video processing.
Computer Vision and Pattern Recognition,Emerging Technologies,Optics
What problem does this paper attempt to address?
### Problems Addressed by the Paper This paper aims to address the problem of Human Action Recognition (HAR) in videos. Specifically, the authors propose a method based on Photonic Reservoir Computing to achieve high-speed human action recognition. #### Main Contributions 1. **Introduction of a New Training Method**: A new training method based on "Timesteps Of Interest" (TOI) is proposed, which combines information from both short-term and long-term scales. 2. **Efficient Hardware Development**: The method not only performs well in numerical simulations but also achieves high accuracy and high-speed processing in actual photonic systems, capable of real-time processing of multiple video streams. 3. **Simplified Data Preprocessing**: Compared to traditional deep learning methods, this approach simplifies the data preprocessing workflow, reducing the feature extraction steps and thereby increasing the overall data processing speed. #### Experimental Results - Experiments conducted on the KTH dataset achieved a classification accuracy of 90.83% and a processing speed of over 100 frames per second. - The system is relatively small in scale but performs comparably to state-of-the-art digital methods. Through these contributions, the paper takes an important step towards developing efficient specialized hardware for video processing.