paper-with-me

Papers

Kernel Heterogeneity Improves Sparseness of Natural Images Representations

2023-12-22 · Hugo J. Ladret, Christian Casanova, Laurent Udo Perrinet

Both biological and artificial neural networks inherently balance their performance with their operational cost, which balances their computational abilities. Typically, an efficient neuromorphic neural network is one that learns representations that reduce the redundancies and dimensionality of its input. This is for instance achieved in sparse coding, and sparse representations derived from natural images yield representations that are heterogeneous, both in their sampling of input features and in the variance of those features. Here, we investigated the connection between natural images' structure, particularly oriented features, and their corresponding sparse codes. We showed that representations of input features scattered across multiple levels of variance substantially improve the sparseness and resilience of sparse codes, at the cost of reconstruction performance. This echoes the structure of the model's input, allowing to account for the heterogeneously aleatoric structures of natural images. We demonstrate that learning kernel from natural images produces heterogeneity by balancing between approximate and dense representations, which improves all reconstruction metrics. Using a parametrized control of the kernels' heterogeneity used by a convolutional sparse coding algorithm, we show that heterogeneity emphasizes sparseness, while homogeneity improves representation granularity. In a broader context, these encoding strategy can serve as inputs to deep convolutional neural networks. We prove that such variance-encoded sparse image datasets enhance computational efficiency, emphasizing the benefits of kernel heterogeneity to leverage naturalistic and variant input structures and possible applications to improve the throughput of neuromorphic hardware.

📄 PDF Abstract BibTeX arXiv:2312.14685

Code (1)

hugoladret/epistemic_csc 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Differential response of the retinal neural code with respect to the sparseness of natural images

2016-11-21 · Cesar Ravello, Maria-Jose Escobar, Adrian Palacios, Laurent Perrinet

Natural images follow statistics inherited by the structure of our physical (visual) environment. In particular, a prominent facet of this structure is that images can be described by a relatively sparse number of featur…

Data-Informed Global Sparseness in Attention Mechanisms for Deep Neural Networks

2020-11-20 · Ileana Rugina, Rumen Dangovski, Li Jing, Preslav Nakov 외

Attention mechanisms play a crucial role in the neural revolution of Natural Language Processing (NLP). With the growth of attention-based models, several pruning techniques have been developed to identify and exploit sp…

GPULanguage ModelingLanguage ModellingMachine Translation+1

A PAC-Bayesian Analysis of Distance-Based Classifiers: Why Nearest-Neighbour works!

2021-09-28 · Thore Graepel, Ralf Herbrich

Abstract We present PAC-Bayesian bounds for the generalisation error of the K-nearest-neighbour classifier (K-NN). This is achieved by casting the K-NN classifier into a kernel space framework in the limit of vanishing k…

Kernel Nonnegative Matrix Factorization Without the Curse of the Pre-image - Application to Unmixing Hyperspectral Images

2014-07-16 · Fei Zhu, Paul Honeine, Maya Kallas

The nonnegative matrix factorization (NMF) is widely used in signal and image processing, including bio-informatics, blind source separation and hyperspectral image analysis in remote sensing. A great challenge arises wh…

blind source separationHyperspectral image analysis

Suggesting Sentences for ESL using Kernel Embeddings

2017-12-01 · WS 2017 12 · Kent Shioda, Mamoru Komachi, Rue Ikeya, Daichi Mochihashi

Sentence retrieval is an important NLP application for English as a Second Language (ESL) learners. ESL learners are familiar with web search engines, but generic web search results may not be adequate for composing docu…

RetrievalSemantic Textual SimilaritySentenceSentence Retrieval