paper-with-me

홈 › Papers

Coding schemes in neural networks learning classification tasks

2024-06-24 · Alexander van Meegen, Haim Sompolinsky

Neural networks posses the crucial ability to generate meaningful representations of task-dependent features. Indeed, with appropriate scaling, supervised learning in neural networks can result in strong, task-dependent feature learning. However, the nature of the emergent representations, which we call the coding scheme', is still unclear. To understand the emergent coding scheme, we investigate fully-connected, wide neural networks learning classification tasks using the Bayesian framework where learning shapes the posterior distribution of the network weights. Consistent with previous findings, our analysis of the feature learning regime (also known as non-lazy', rich', or mean-field' regime) shows that the networks acquire strong, data-dependent features. Surprisingly, the nature of the internal representations depends crucially on the neuronal nonlinearity. In linear networks, an analog coding scheme of the task emerges. Despite the strong representations, the mean predictor is identical to the lazy case. In nonlinear networks, spontaneous symmetry breaking leads to either redundant or sparse coding schemes. Our findings highlight how network properties such as scaling of weights and neuronal nonlinearity can profoundly influence the emergent representations.

📄 PDF Abstract BibTeX arXiv:2406.16689

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Encoding categorical data: Is there yet anything 'hotter' than one-hot encoding?

2023-12-28 · Ekaterina Poslavskaya, Alexey Korolev

Categorical features are present in about 40% of real world problems, highlighting the crucial role of encoding as a preprocessing component. Some recent studies have reported benefits of the various target-based encoder…

Coding for Crowdsourced Classification with XOR Queries

2019-06-25 · James Chin-Jen Pang, Hessam Mahdavifar, S. Sandeep Pradhan

This paper models the crowdsourced labeling/classification problem as a sparsely encoded source coding problem, where each query answer, regarded as a code bit, is the XOR of a small number of labels, as source informati…

ClassificationGeneral Classification

Semi-supervised multiscale dual-encoding method for faulty traffic data detection

2022-12-27 · Yongcan Huang, Jidong J. Yang

Inspired by the recent success of deep learning in multiscale information encoding, we introduce a variational autoencoder (VAE) based semi-supervised method for detection of faulty traffic data, which is cast as a class…

Time SeriesTime Series Analysis

Sparse Coding on Symmetric Positive Definite Manifolds using Bregman Divergences

2014-08-30 · Mehrtash Harandi, Richard Hartley, Brian Lovell, Conrad Sanderson

This paper introduces sparse coding and dictionary learning for Symmetric Positive Definite (SPD) matrices, which are often used in machine learning, computer vision and related areas. Unlike traditional sparse coding sc…

Action RecognitionDictionary LearningFace RecognitionGeneral Classification+2

A Hybrid Neural Coding Approach for Pattern Recognition with Spiking Neural Networks

2023-05-26 · Xinyi Chen, Qu Yang, Jibin Wu, Haizhou Li 외

Recently, brain-inspired spiking neural networks (SNNs) have demonstrated promising capabilities in solving pattern recognition tasks. However, these SNNs are grounded on homogeneous neurons that utilize a uniform neural…

image-classificationImage Classification