paper-with-me

홈 › Papers

Streaming Binary Sketching based on Subspace Tracking and Diagonal Uniformization

2017-05-22 · Anne Morvan, Antoine Souloumiac, Cédric Gouy-Pailler, Jamal Atif

In this paper, we address the problem of learning compact similarity-preserving embeddings for massive high-dimensional streams of data in order to perform efficient similarity search. We present a new online method for computing binary compressed representations -sketches- of high-dimensional real feature vectors. Given an expected code length $c$ and high-dimensional input data points, our algorithm provides a $c$-bits binary code for preserving the distance between the points from the original high-dimensional space. Our algorithm does not require neither the storage of the whole dataset nor a chunk, thus it is fully adaptable to the streaming setting. It also provides low time complexity and convergence guarantees. We demonstrate the quality of our binary sketches through experiments on real data for the nearest neighbors search task in the online setting.

📄 PDF Abstract BibTeX arXiv:1705.07661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Localized sketching for matrix multiplication and ridge regression

2020-03-20 · Rakshith S Srinivasa, Mark A. Davenport, Justin Romberg

We consider sketched approximate matrix multiplication and ridge regression in the novel setting of localized sketching, where at any given point, only part of the data matrix is available. This corresponds to a block di…

regression

Fast and Accurate SVD-Type Updating in Streaming Data

2025-09-02 · Johannes J. Brust, Michael A. Saunders arxiv

For a datastream, the change over a short interval is often of low rank. For high throughput information arranged in matrix format, recomputing an optimal SVD approximation after each step is typically prohibitive. Inste…

Recommendation Systems

Online Categorical Subspace Learning for Sketching Big Data with Misses

2016-09-27 · Yanning Shen, Morteza Mardani, Georgios B. Giannakis

With the scale of data growing every day, reducing the dimensionality (a.k.a. sketching) of high-dimensional data has emerged as a task of paramount importance. Relevant issues to address in this context include the shee…

Movie RecommendationQuantization

Streaming PCA and Subspace Tracking: The Missing Data Case

2018-06-12 · Laura Balzano, Yuejie Chi, Yue M. Lu

For many modern applications in science and engineering, data are collected in a streaming fashion carrying time-varying information, and practitioners need to process them with a limited amount of memory and computation…

Decision Making

Online Robust Subspace Tracking from Partial Information

2011-09-18 · Jun He, Laura Balzano, John C. S. Lui

This paper presents GRASTA (Grassmannian Robust Adaptive Subspace Tracking Algorithm), an efficient and robust online algorithm for tracking subspaces from highly incomplete information. The algorithm uses a robust $l^1$…

Matrix Completion