paper-with-me

Papers

Bioinspired random projections for robust, sparse classification

2022-06-18 · Nina Dekoninck Bruhin, Bryn Davies

Inspired by the use of random projections in biological sensing systems, we present a new algorithm for processing data in classification problems. This is based on observations of the human brain and the fruit fly's olfactory system and involves randomly projecting data into a space of greatly increased dimension before applying a cap operation to truncate the smaller entries. This leads to a simple algorithm that is very computationally efficient and can be used to either give a sparse representation with minimal loss in classification accuracy or give improved robustness, in the sense that classification accuracy is improved when noise is added to the data. This is demonstrated with numerical experiments, which supplement theoretical results demonstrating that the resulting signal transform is continuous and invertible, in an appropriate sense.

📄 PDF Abstract BibTeX arXiv:2206.09222

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Ternary and Binary Quantization for Improved Classification

2022-03-31 · Weizhi Lu, Mingrui Chen, Kai Guo, Weiyu Li

Dimension reduction and data quantization are two important methods for reducing data complexity. In the paper, we study the methodology of first reducing data dimension by random projection and then quantizing the proje…

ClassificationDimensionality ReductionQuantization

Random Features for Sparse Signal Classification

2016-06-01 · CVPR 2016 6 · Jen-Hao Rick Chang, Aswin C. Sankaranarayanan, B. V. K. Vijaya Kumar

Random features is an approach for kernel-based inference on large datasets. In this paper, we derive performance guarantees for random features on signals, like images, that enjoy sparse representations and show that t…

ClassificationGeneral Classification

Efficient Dictionary Learning via Very Sparse Random Projections

2015-04-05 · Farhad Pourkamali-Anaraki, Stephen Becker, Shannon M. Hughes

Performing signal processing tasks on compressive measurements of data has received great attention in recent years. In this paper, we extend previous work on compressive dictionary learning by showing that more general …

ClusteringDictionary Learning

Analysis of SparseHash: an efficient embedding of set-similarity via sparse projections

2019-09-02 · Diego Valsesia, Sophie Marie Fosson, Chiara Ravazzi, Tiziano Bianchi 외

Embeddings provide compact representations of signals in order to perform efficient inference in a wide variety of tasks. In particular, random projections are common tools to construct Euclidean distance-preserving embe…

Random Projections of Sparse Adjacency Matrices

2023-09-04 · Frank Qiu

We analyze a random projection method for adjacency matrices, studying its utility in representing sparse graphs. We show that these random projections retain the functionality of their underlying adjacency matrices whil…