Using Spatial Pooler of Hierarchical Temporal Memory to classify noisy videos with predefined complexity
Maciej Wielgosz, Marcin Pietro\'n

TL;DR
This study evaluates the Spatial Pooler of Hierarchical Temporal Memory for noisy video classification, demonstrating significant noise reduction and high accuracy, with detailed system analysis and comparison to baseline methods.
Contribution
The paper introduces a custom HTM-based system with a profiler for analyzing Spatial Pooler performance on noisy videos, highlighting the impact of system parameters on classification accuracy.
Findings
SP achieves approximately 12 times noise reduction in distorted videos.
System with SP outperforms baseline SVM, reaching F1 score of 0.96.
Increasing columns and synapses improves system performance.
Abstract
This paper examines the performance of a Spatial Pooler (SP) of a Hierarchical Temporal Memory (HTM) in the task of noisy object recognition. To address this challenge, a dedicated custom-designed system based on the SP, histogram calculation module and SVM classifier was implemented. In addition to implementing their own version of HTM, the authors also designed a profiler which is capable of tracing all of the key parameters of the system. This was necessary, since an analysis and monitoring of the system performance turned out to be extremely difficult using conventional testing and debugging tools. The system was initially trained on artificially prepared videos without noise and then tested with a set of noisy video streams. This approach was intended to mimic a real life scenario where an agent or a system trained to deal with ideal objects faces a task of classifying distorted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSupport Vector Machine
