paper-with-me

홈 › Papers

An Efficient Hash-based Data Structure for Dynamic Vision Sensors and its Application to Low-energy Low-memory Noise Filtering

2023-04-28 · Pradeep Kumar Gopalakrishnan, Chip-Hong Chang, Arindam Basu

Events generated by the Dynamic Vision Sensor (DVS) are generally stored and processed in two-dimensional data structures whose memory complexity and energy-per-event scale proportionately with increasing sensor dimensions. In this paper, we propose a new two-dimensional data structure (BF_2) that takes advantage of the sparsity of events and enables compact storage of data using hash functions. It overcomes the saturation issue in the Bloom Filter (BF) and the memory reset issue in other hash-based arrays by using a second dimension to clear 1 out of D rows at regular intervals. A hardware-friendly, low-power, and low-memory-footprint noise filter for DVS is demonstrated using BF_2. For the tested datasets, the performance of the filter matches those of state-of-the-art filters like the BAF/STCF while consuming less than 10% and 15% of their memory and energy-per-event, respectively, for a correlation time constant Tau = 5 ms. The memory and energy advantages of the proposed filter increase with increasing sensor sizes. The proposed filter compares favourably with other hardware-friendly, event-based filters in hardware complexity, memory requirement and energy-per-event - as demonstrated through its implementation on an FPGA. The parameters of the data structure can be adjusted for trade-offs between performance and memory consumption, based on application requirements.

📄 PDF Abstract BibTeX arXiv:2304.14688

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BLOOM BLOOM is a decoder-only Transformer language model that was trained on the ROOTS corpus, a dataset comprising hundreds of sources in 46 natural and 13 programming languages…

Similar Papers 제목 키워드 기반

Enhance Vision-based Tactile Sensors via Dynamic Illumination and Image Fusion

2025-03-27 · Artemii Redkin, Zdravko Dugonjic, Mike Lambeta, Roberto Calandra

Vision-based tactile sensors use structured light to measure deformation in their elastomeric interface. Until now, vision-based tactile sensors such as DIGIT and GelSight have been using a single, static pattern of stru…

Separating Self-Expression and Visual Content in Hashtag Supervision

2017-11-27 · CVPR 2018 6 · Andreas Veit, Maximilian Nickel, Serge Belongie, Laurens van der Maaten

The variety, abundance, and structured nature of hashtags make them an interesting data source for training vision models. For instance, hashtags have the potential to significantly reduce the problem of manual supervisi…

Retrieval

Temporal-Aware Spiking Transformer Hashing Based on 3D-DWT

2025-01-12 · Zihao Mei, Jianhao Li, Bolin Zhang, Chong Wang 외

With the rapid growth of dynamic vision sensor (DVS) data, constructing a low-energy, efficient data retrieval system has become an urgent task. Hash learning is one of the most important retrieval technologies which can…

Retrieval

Adaptive and Dynamic Multi-Resolution Hashing for Pairwise Summations

2022-12-21 · Lianke Qin, Aravind Reddy, Zhao Song, Zhaozhuo Xu 외

In this paper, we propose Adam-Hash: an adaptive and dynamic multi-resolution hashing data-structure for fast pairwise summation estimation. Given a data-set $X \subset \mathbb{R}^d$, a binary function $f:\mathbb{R}^d\ti…

Fast Feature Field ($\text{F}^3$): A Predictive Representation of Events

2025-09-29 · Richeek Das, Kostas Daniilidis, Pratik Chaudhari arxiv

This paper develops a mathematical argument and algorithms for building representations of data from event-based cameras, that we call Fast Feature Field ($\text{F}^3$). We learn this representation by predicting future …

Optical Flow EstimationSemantic SegmentationDepth Estimation