paper-with-me

Papers

Spiking sampling network for image sparse representation and dynamic vision sensor data compression

2022-11-08 · Chunming Jiang, Yilei Zhang

Sparse representation has attracted great attention because it can greatly save storage re- sources and find representative features of data in a low-dimensional space. As a result, it may be widely applied in engineering domains including feature extraction, compressed sensing, signal denoising, picture clustering, and dictionary learning, just to name a few. In this paper, we propose a spiking sampling network. This network is composed of spiking neurons, and it can dynamically decide which pixel points should be retained and which ones need to be masked according to the input. Our experiments demonstrate that this approach enables better sparse representation of the original image and facilitates image reconstruction compared to random sampling. We thus use this approach for compressing massive data from the dynamic vision sensor, which greatly reduces the storage requirements for event data.

📄 PDF Abstract BibTeX arXiv:2211.04166

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingData CompressionDenoisingDictionary LearningImage Reconstruction

Similar Papers 제목 키워드 기반

EAS-SNN: End-to-End Adaptive Sampling and Representation for Event-based Detection with Recurrent Spiking Neural Networks

2024-03-19 · ZiMing Wang, Ziling Wang, Huaning Li, Lang Qin 외

Event cameras, with their high dynamic range and temporal resolution, are ideally suited for object detection, especially under scenarios with motion blur and challenging lighting conditions. However, while most existing…

object-detectionObject Detection

Dictionary Learning with Accumulator Neurons

2022-05-30 · Gavin Parpart, Carlos Gonzalez, Terrence C. Stewart, Edward Kim 외

The Locally Competitive Algorithm (LCA) uses local competition between non-spiking leaky integrator neurons to infer sparse representations, allowing for potentially real-time execution on massively parallel neuromorphic…

Dictionary Learning

ESVAE: An Efficient Spiking Variational Autoencoder with Reparameterizable Poisson Spiking Sampling

2023-10-23 · Qiugang Zhan, Ran Tao, Xiurui Xie, Guisong Liu 외

In recent years, studies on image generation models of spiking neural networks (SNNs) have gained the attention of many researchers. Variational autoencoders (VAEs), as one of the most popular image generation models, ha…

DecoderImage Generation

Sampling binary sparse coding QUBO models using a spiking neuromorphic processor

2023-06-02 · Kyle Henke, Elijah Pelofske, Georg Hahn, Garrett T. Kenyon

We consider the problem of computing a sparse binary representation of an image. To be precise, given an image and an overcomplete, non-orthonormal basis, we aim to find a sparse binary vector indicating the minimal set …

When Prompting Meets Spiking: Graph Sparse Prompting via Spiking Graph Prompt Learning

2026-01-06 · Bo Jiang, Weijun Zhao, Beibei Wang, Jin Tang arxiv

Graph Prompt Feature (GPF) learning has been widely used in adapting pre-trained GNN model on the downstream task. GPFs first introduce some prompt atoms and then learns the optimal prompt vector for each graph node usin…

Representation Learning