paper-with-me

Papers

Closing the Accuracy Gap in an Event-Based Visual Recognition Task

2019-05-06 · Bodo Rückauer, Nicolas Känzig, Shih-Chii Liu, Tobi Delbruck, Yulia Sandamirskaya

Mobile and embedded applications require neural networks-based pattern recognition systems to perform well under a tight computational budget. In contrast to commonly used synchronous, frame-based vision systems and CNNs, asynchronous, spiking neural networks driven by event-based visual input respond with low latency to sparse, salient features in the input, leading to high efficiency at run-time. The discrete nature of the event-based data streams makes direct training of asynchronous neural networks challenging. This paper studies asynchronous spiking neural networks, obtained by conversion from a conventional CNN trained on frame-based data. As an example, we consider a CNN trained to steer a robot to follow a moving target. We identify possible pitfalls of the conversion and demonstrate how the proposed solutions bring the classification accuracy of the asynchronous network to only 3\% below the performance of the original synchronous CNN, while requiring 12x fewer computations. While being applied to a simple task, this work is an important step towards low-power, fast, and embedded neural networks-based vision solutions for robotic applications.

📄 PDF Abstract BibTeX arXiv:1906.08859

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Moments in Time Dataset: one million videos for event understanding

2018-01-09 · Mathew Monfort, Alex Andonian, Bolei Zhou, Kandan Ramakrishnan 외

We present the Moments in Time Dataset, a large-scale human-annotated collection of one million short videos corresponding to dynamic events unfolding within three seconds. Modeling the spatial-audio-temporal dynamics ev…

Action RecognitionDiversityMultimodal Activity RecognitionTemporal Action Localization

FastLoop: Parallel Loop Closing with GPU-Acceleration in Visual SLAM

2026-03-17 · Soudabeh Mohammadhashemi, Shishir Gopinath, Kimia Khabiri, Parsa Hosseininejad 외 arxiv

Visual SLAM systems combine visual tracking with global loop closure to maintain a consistent map and accurate localization. Loop closure is a computationally expensive process as we need to search across the whole map f…

Visual Tracking

Reading $\neq$ Seeing: Diagnosing and Closing the Typography Gap in Vision-Language Models

2026-03-09 · Heng Zhou, Ao Yu, Li Kang, Yuchen Fan 외 arxiv

Vision-Language Models achieve near-perfect accuracy at reading text in images, yet prove largely typography-blind: capable of recognizing what text says, but not how it looks. We systematically investigate this gap by e…

Visual Reasoning

Can Large Language Models Grasp Event Signals? Exploring Pure Zero-Shot Event-based Recognition

2024-09-15 · Zongyou Yu, Qiang Qu, Xiaoming Chen, Chen Wang

Recent advancements in event-based zero-shot object recognition have demonstrated promising results. However, these methods heavily depend on extensive training and are inherently constrained by the characteristics of CL…

Object RecognitionZero-Shot Learning

Multi-level Attention Fusion Network for Audio-visual Event Recognition

2021-06-12 · Mathilde Brousmiche, Jean Rouat, Stéphane Dupont

Event classification is inherently sequential and multimodal. Therefore, deep neural models need to dynamically focus on the most relevant time window and/or modality of a video. In this study, we propose the Multi-level…