paper-with-me

Papers

Integration of Contrastive Predictive Coding and Spiking Neural Networks

2025-06-10 · Emirhan Bilgiç, Neslihan Serap Şengör, Namık Berk Yalabık, Yavuz Selim İşler, Aykut Görkem Gelen, Rahmi Elibol

This study examines the integration of Contrastive Predictive Coding (CPC) with Spiking Neural Networks (SNN). While CPC learns the predictive structure of data to generate meaningful representations, SNN mimics the computational processes of biological neural systems over time. In this study, the goal is to develop a predictive coding model with greater biological plausibility by processing inputs and outputs in a spike-based system. The proposed model was tested on the MNIST dataset and achieved a high classification rate in distinguishing positive sequential samples from non-sequential negative samples. The study demonstrates that CPC can be effectively combined with SNN, showing that an SNN trained for classification tasks can also function as an encoding mechanism. Project codes and detailed results can be accessed on our GitHub page: https://github.com/vnd-ogrenme/ongorusel-kodlama/tree/main/CPC_SNN

📄 PDF Abstract BibTeX arXiv:2506.09194

Code (1)

vnd-ogrenme/ongorusel-kodlama 공식 구현

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Contrastive Predictive Coding Contrastive Predictive Coding (CPC) learns self-supervised representations by predicting the future in latent space by using powerful autoregressive models. The model uses a…
SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

Predictive Coding as Stimulus Avoidance in Spiking Neural Networks

2019-11-21 · Atsushi Masumori, Lana Sinapayen, Takashi Ikegami

Predictive coding can be regarded as a function which reduces the error between an input signal and a top-down prediction. If reducing the error is equivalent to reducing the influence of stimuli from the environment, pr…

PredictionTemporal Sequences

Dendritic predictive coding: A theory of cortical computation with spiking neurons

2022-05-11 · Fabian A. Mikulasch, Lucas Rudelt, Michael Wibral, Viola Priesemann

Top-down feedback in cortex is critical for guiding sensory processing, which has prominently been formalized in the theory of hierarchical predictive coding (hPC). However, experimental evidence for error units, which a…

Predictive Coding with Spiking Neural Networks: a Survey

2024-09-09 · Antony W. N'dri, William Gebhardt, Céline Teulière, Fleur Zeldenrust 외

In this article, we review a class of neuro-mimetic computational models that we place under the label of spiking predictive coding. Specifically, we review the general framework of predictive processing in the context o…

Edge-computingPredictionSurvey

EchoSpike Predictive Plasticity: An Online Local Learning Rule for Spiking Neural Networks

2024-05-22 · Lars Graf, Zhe Su, Giacomo Indiveri

The drive to develop artificial neural networks that efficiently utilize resources has generated significant interest in bio-inspired Spiking Neural Networks (SNNs). These networks are particularly attractive due to thei…

Self-Supervised Learning

Stochastic Spiking Neural Networks with First-to-Spike Coding

2024-04-26 · Yi Jiang, Sen Lu, Abhronil Sengupta

Spiking Neural Networks (SNNs), recognized as the third generation of neural networks, are known for their bio-plausibility and energy efficiency, especially when implemented on neuromorphic hardware. However, the majori…

Benchmarking