Cuckoo Linear AlgebraOpen Website

2015 (modified: 12 Nov 2022)KDD 2015Readers: Everyone
Abstract: In this paper we present a novel data structure for sparse vectors based on Cuckoo hashing. It is highly memory efficient and allows for random access at near dense vector level rates. This allows us to solve sparse l1 programming problems exactly and without preprocessing at a cost that is identical to dense linear algebra both in terms of memory and speed. Our approach provides a feasible alternative to the hash kernel and it excels whenever exact solutions are required, such as for feature selection.
0 Replies

Loading