paper-with-me

Papers

Higher-Order Spatial Information for Self-Supervised Place Cell Learning

2024-06-10 · Jared Deighton, Wyatt Mackey, Ioannis Schizas, David L. Boothe Jr., Vasileios Maroulas

Mammals navigate novel environments and exhibit resilience to sparse environmental sensory cues via place and grid cells, which encode position in space. While the efficiency of grid cell coding has been extensively studied, the computational role of place cells is less well understood. This gap arises partially because spatial information measures have, until now, been limited to single place cells. We derive and implement a higher-order spatial information measure, allowing for the study of the emergence of multiple place cells in a self-supervised manner. We show that emergent place cells have many desirable features, including high-accuracy spatial decoding. This is the first work in which higher-order spatial information measures that depend solely on place cells' firing rates have been derived and which focuses on the emergence of multiple place cells via self-supervised learning. By quantifying the spatial information of multiple place cells, we enhance our understanding of place cell formation and capabilities in recurrent neural networks, thereby improving the potential navigation capabilities of artificial systems in novel environments without objective location information.

📄 PDF Abstract BibTeX arXiv:2407.06195

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateSelf-Supervised Learning

Similar Papers 제목 키워드 기반

ARVideo: Autoregressive Pretraining for Self-Supervised Video Representation Learning

2024-05-24 · Sucheng Ren, Hongru Zhu, Chen Wei, Yijiang Li 외

This paper presents a new self-supervised video representation learning framework, ARVideo, which autoregressively predicts the next video token in a tailored sequence order. Two key designs are included. First, we organ…

GPURepresentation Learning

Heterogeneous Contrastive Learning: Encoding Spatial Information for Compact Visual Representations

2020-11-19 · Xinyue Huo, Lingxi Xie, Longhui Wei, Xiaopeng Zhang 외

Contrastive learning has achieved great success in self-supervised visual representation learning, but existing approaches mostly ignored spatial information which is often crucial for visual representation. This paper p…

Contrastive LearningData AugmentationRepresentation Learning

Continual Learning of Conjugated Visual Representations through Higher-order Motion Flows

2024-09-16 · Simone Marullo, Matteo Tiezzi, Marco Gori, Stefano Melacci

Learning with neural networks from a continuous stream of visual information presents several challenges due to the non-i.i.d. nature of the data. However, it also offers novel opportunities to develop representations th…

Continual LearningOptical Flow Estimation

Incorporating Higher-order Structural Information for Graph Clustering

2024-03-17 · Qiankun Li, Haobing Liu, Ruobing Jiang, Tingting Wang

Clustering holds profound significance in data mining. In recent years, graph convolutional network (GCN) has emerged as a powerful tool for deep clustering, integrating both graph structural information and node attribu…

ClusteringDeep ClusteringGraph Clustering

ZigzagPointMamba: Spatial-Semantic Mamba for Point Cloud Understanding

2025-05-27 · Linshuang Diao, Dayong Ren, Sensen Song, Yurong Qian

State Space models (SSMs) such as PointMamba enable efficient feature extraction for point cloud self-supervised learning with linear complexity, outperforming Transformers in computational efficiency. However, existing …

Computational EfficiencyMambaSelf-Supervised LearningState Space Models