paper-with-me

홈 › Papers

Spiking Generative Adversarial Network with Attention Scoring Decoding

2023-05-17 · Linghao Feng, Dongcheng Zhao, Yi Zeng

Generative models based on neural networks present a substantial challenge within deep learning. As it stands, such models are primarily limited to the domain of artificial neural networks. Spiking neural networks, as the third generation of neural networks, offer a closer approximation to brain-like processing due to their rich spatiotemporal dynamics. However, generative models based on spiking neural networks are not well studied. In this work, we pioneer constructing a spiking generative adversarial network capable of handling complex images. Our first task was to identify the problems of out-of-domain inconsistency and temporal inconsistency inherent in spiking generative adversarial networks. We addressed these issues by incorporating the Earth-Mover distance and an attention-based weighted decoding method, significantly enhancing the performance of our algorithm across several datasets. Experimental results reveal that our approach outperforms existing methods on the MNIST, FashionMNIST, CIFAR10, and CelebA datasets. Moreover, compared with hybrid spiking generative adversarial networks, where the discriminator is an artificial analog neural network, our methodology demonstrates closer alignment with the information processing patterns observed in the mouse.

📄 PDF Abstract BibTeX arXiv:2305.10246

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Off the Rails: Hijacking the Scoring Head in Generative End-to-End Driving Planners with Safety-Violating Adversarial Perturbations

2026-06-29 · Halima Bouzidi, Mboutidem Ekemini Mkpong, Haoyu Liu, Mohammad Abdullah Al Faruque arxiv

Generative models have recently seen rapid adoption in End-to-End (E2E) autonomous driving (AD), with diffusion-based denoising and vocabulary-based retrieval becoming the dominant trajectory-decoding paradigms. Despite …

Autonomous Driving

Learning to Time-Decode in Spiking Neural Networks Through the Information Bottleneck

2021-06-02 · NeurIPS 2021 12 · Nicolas Skatchkovsky, Osvaldo Simeone, Hyeryung Jang

One of the key challenges in training Spiking Neural Networks (SNNs) is that target outputs typically come in the form of natural signals, such as labels for classification or images for generative models, and need to be…

Self-Attention Based Generative Adversarial Networks For Unsupervised Video Summarization

2023-07-16 · Maria Nektaria Minaidi, Charilaos Papaioannou, Alexandros Potamianos

In this paper, we study the problem of producing a comprehensive video summary following an unsupervised approach that relies on adversarial learning. We build on a popular method where a Generative Adversarial Network (…

Generative Adversarial NetworkUnsupervised Video SummarizationVideo Summarization

When Spiking neural networks meet temporal attention image decoding and adaptive spiking neuron

2024-06-05 · Xuerui Qiu, Zheng Luan, Zhaorui Wang, Rui-Jie Zhu

Spiking Neural Networks (SNNs) are capable of encoding and processing temporal information in a biologically plausible way. However, most existing SNN-based methods for image tasks do not fully exploit this feature. More…

Do Spikes Protect Privacy? Investigating Black-Box Model Inversion Attacks in Spiking Neural Networks

2025-02-08 · Hamed Poursiami, Ayana Moshruba, Maryam Parsa

As machine learning models become integral to security-sensitive applications, concerns over data leakage from adversarial attacks continue to rise. Model Inversion (MI) attacks pose a significant privacy threat by enabl…