paper-with-me

홈 › Papers

Advantages of Neural Population Coding for Deep Learning

2024-11-01 · Heiko Hoffmann

Scalar variables, e.g., the orientation of a shape in an image, are commonly predicted using a single output neuron in a neural network. In contrast, the mammalian cortex represents variables with a population of neurons. In this population code, each neuron is most active at its preferred value and shows partial activity for other values. Here, we investigate the benefit of using a population code for the output layer of a neural network. We compare population codes against single-neuron outputs and one-hot vectors. First, we show theoretically and in experiments with synthetic data that population codes improve robustness to input noise in networks of stacked linear layers. Second, we demonstrate the benefit of using population codes to encode ambiguous outputs, such as the pose of symmetric objects. Using the T-LESS dataset of feature-less real-world objects, we show that population codes improve the accuracy of predicting 3D object orientation from image input.

📄 PDF Abstract BibTeX arXiv:2411.00393

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

NLP4Neuro: Sequence-to-sequence learning for neural population decoding

2025-07-03 · Jacob J. Morra, Kaitlyn E. Fouke, Kexin Hang, Zichen He 외 arxiv

Delineating how animal behavior arises from neural activity is a foundational goal of neuroscience. However, as the computations underlying behavior unfold in networks of thousands of individual neurons across the entire…

Modeling the correlated activity of neural populations: A review

2018-06-21

The principles of neural encoding and computations are inherently collective and usually involve large populations of interacting neurons with highly correlated activities. While theories of neural function have long rec…

A PyTorch-Compatible Spike Encoding Framework for Energy-Efficient Neuromorphic Applications

2025-04-15 · Alexandru Vasilache, Jona Scholz, Vincent Schilling, Sven Nitzsche 외

Spiking Neural Networks (SNNs) offer promising energy efficiency advantages, particularly when processing sparse spike trains. However, their incompatibility with traditional datasets, which consist of batches of input v…

reinforcement-learningReinforcement Learning

Diagonal Acceleration for Covariance Matrix Adaptation Evolution Strategies

2019-05-14 · Youhei Akimoto, Nikolaus Hansen

We introduce an acceleration for covariance matrix adaptation evolution strategies (CMA-ES) by means of adaptive diagonal decoding (dd-CMA). This diagonal acceleration endows the default CMA-ES with the advantages of sep…

Optimal prior-dependent neural population codes under shared input noise

2014-12-01 · NeurIPS 2014 12 · Agnieszka Grabska-Barwinska, Jonathan W. Pillow

The brain uses population codes to form distributed, noise-tolerant representations of sensory and motor variables. Recent work has examined the theoretical optimality of such codes in order to gain insight into the prin…