HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Hierarchical Neural Memory Network for Low Latency Event Processing

Ryuhei Hamaguchi Yasutaka Furukawa Masaki Onishi Ken Sakurada

Hierarchical Neural Memory Network for Low Latency Event Processing

Abstract

This paper proposes a low latency neural network architecture for event-based dense prediction tasks. Conventional architectures encode entire scene contents at a fixed rate regardless of their temporal characteristics. Instead, the proposed network encodes contents at a proper temporal scale depending on its movement speed. We achieve this by constructing temporal hierarchy using stacked latent memories that operate at different rates. Given low latency event steams, the multi-level memories gradually extract dynamic to static scene contents by propagating information from the fast to the slow memory modules. The architecture not only reduces the redundancy of conventional architectures but also exploits long-term dependencies. Furthermore, an attention-based event representation efficiently encodes sparse event streams into the memory cells. We conduct extensive evaluations on three event-based dense prediction tasks, where the proposed approach outperforms the existing methods on accuracy and latency, while demonstrating effective event and image fusion capabilities. The code is available at https://hamarh.github.io/hmnet/

Code Repositories

hamarh/HMNet_pth
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-gen1-detectionHMNet-L3
Params: -
mAP: 47.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Hierarchical Neural Memory Network for Low Latency Event Processing | Papers | HyperAI