paper-with-me

홈 › Papers

Fast Binary Embedding via Circulant Downsampled Matrix -- A Data-Independent Approach

2016-01-24 · Sung-Hsien Hsieh, Chun-Shien Lu, Soo-Chang Pei

Binary embedding of high-dimensional data aims to produce low-dimensional binary codes while preserving discriminative power. State-of-the-art methods often suffer from high computation and storage costs. We present a simple and fast embedding scheme by first downsampling N-dimensional data into M-dimensional data and then multiplying the data with an MxM circulant matrix. Our method requires O(N +M log M) computation and O(N) storage costs. We prove if data have sparsity, our scheme can achieve similarity-preserving well. Experiments further demonstrate that though our method is cost-effective and fast, it still achieves comparable performance in image applications.

📄 PDF Abstract BibTeX arXiv:1601.06342

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Binary Embedding using Circulant Matrices

2015-11-20 · Felix X. Yu, Aditya Bhaskara, Sanjiv Kumar, Yunchao Gong 외

Binary embeddings provide efficient and powerful ways to perform operations on large scale data. However binary embedding typically requires long codes in order to preserve the discriminative power of the input space. Th…

Circulant Binary Embedding

2014-05-13 · Felix X. Yu, Sanjiv Kumar, Yunchao Gong, Shih-Fu Chang

Binary embedding of high-dimensional data requires long codes to preserve the discriminative power of the input space. Traditional binary coding methods often suffer from very high computation and storage costs in such a…

Fast Template Matching by Subsampled Circulant Matrix

2015-09-16 · Sung-Hsien Hsieh, Chun-Shien Lu, and Soo-Chang Pei

Template matching is widely used for many applications in image and signal processing and usually is time-critical. Traditional methods usually focus on how to reduce the search locations by coarse-to-fine strategy or fu…

Template Matching

Fast binary embeddings, and quantized compressed sensing with structured matrices

2018-01-26 · Thang Huynh, Rayan Saab

This paper deals with two related problems, namely distance-preserving binary embeddings and quantization for compressed sensing . First, we propose fast methods to replace points from a subset $\mathcal{X} \subset \math…

compressed sensingQuantization

Fast Newton method solving KLR based on Multilevel Circulant Matrix with log-linear complexity

2021-08-19 · Junna Zhang, Shuisheng Zhou, Cui Fu, Feng Ye

Kernel logistic regression (KLR) is a conventional nonlinear classifier in machine learning. With the explosive growth of data size, the storage and computation of large dense kernel matrices is a major challenge in scal…

Binary Classification