paper-with-me

홈 › Papers

PhiNets: Brain-inspired Non-contrastive Learning Based on Temporal Prediction Hypothesis

2024-05-23 · Satoki Ishikawa, Makoto Yamada, Han Bao, Yuki Takezawa

Predictive coding is a theory which hypothesises that cortex predicts sensory inputs at various levels of abstraction to minimise prediction errors. Inspired by predictive coding, Chen et al. (2024) proposed another theory, temporal prediction hypothesis, to claim that sequence memory residing in hippocampus has emerged through predicting input signals from the past sensory inputs. Specifically, they supposed that the CA3 predictor in hippocampus creates synaptic delay between input signals, which is compensated by the following CA1 predictor. Though recorded neural activities were replicated based on the temporal prediction hypothesis, its validity has not been fully explored. In this work, we aim to explore the temporal prediction hypothesis from the perspective of self-supervised learning. Specifically, we focus on non-contrastive learning, which generates two augmented views of an input image and predicts one from another. Non-contrastive learning is intimately related to the temporal prediction hypothesis because the synaptic delay is implicitly created by StopGradient. Building upon a popular non-contrastive learner, SimSiam, we propose PhiNet, an extension of SimSiam to have two predictors explicitly corresponding to the CA3 and CA1, respectively. Through studying the PhiNet model, we discover two findings. First, meaningful data representations emerge in PhiNet more stably than in SimSiam. This is initially supported by our learning dynamics analysis: PhiNet is more robust to the representational collapse. Second, PhiNet adapts more quickly to newly incoming patterns in online and continual learning scenarios. For practitioners, we additionally propose an extension called X-PhiNet integrated with a momentum encoder, excelling in continual learning. All in all, our work reveals that the temporal prediction hypothesis is a reasonable model in terms of the robustness and adaptivity.

📄 PDF Abstract BibTeX arXiv:2405.14650

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningContrastive LearningHippocampusPredictionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

PhiNets: a scalable backbone for low-power AI at the edge

2021-10-01 · Francesco Paissan, Alberto Ancilotto, Elisabetta Farella

In the Internet of Things era, where we see many interconnected and heterogeneous mobile and fixed smart devices, distributing the intelligence from the cloud to the edge has become a necessity. Due to limited computatio…

Achieving Fine-grained Cross-modal Understanding through Brain-inspired Hierarchical Representation Learning

2026-01-04 · Weihang You, Hanqi Jiang, Yi Pan, Junhao Chen 외 arxiv

Understanding neural responses to visual stimuli remains challenging due to the inherent complexity of brain representations and the modality gap between neural data and visual inputs. Existing methods, mainly based on r…

Representation LearningCross-Modal RetrievalContrastive LearningVideo Alignment

Treating Brain-inspired Memories as Priors for Diffusion Model to Forecast Multivariate Time Series

2024-09-27 · Muyao Wang, Wenchao Chen, Zhibin Duan, Bo Chen

Forecasting Multivariate Time Series (MTS) involves significant challenges in various application domains. One immediate challenge is modeling temporal patterns with the finite length of the input. These temporal pattern…

Time Series

CoDCL: Counterfactual-Inspired Augmentation Contrastive Learning for Temporal Link Prediction in Social Networks

2026-01-30 · Hantong Feng, Duxin Chen, Wenwu Yu arxiv

Temporal link prediction is crucial for rapidly growing social networks. Existing methods often overlook the underlying causal mechanisms that drive link formation, making it difficult for algorithms to adapt to complex …

Representation LearningContrastive LearningData AugmentationLink Prediction

Brain-Inspired Spike Echo State Network Dynamics for Aero-Engine Intelligent Fault Prediction

2024-06-14 · Mo-Ran Liu, Tao Sun, Xi-Ming Sun

Aero-engine fault prediction aims to accurately predict the development trend of the future state of aero-engines, so as to diagnose faults in advance. Traditional aero-engine parameter prediction methods mainly use the …

Parameter PredictionPredictionTime Series