scispace - formally typeset
V

Vladimir Braverman

Researcher at Johns Hopkins University

Publications -  185
Citations -  3374

Vladimir Braverman is an academic researcher from Johns Hopkins University. The author has contributed to research in topics: Computer science & Coreset. The author has an hindex of 25, co-authored 158 publications receiving 2475 citations. Previous affiliations of Vladimir Braverman include University of California, Los Angeles & Google.

Papers
More filters
Proceedings ArticleDOI

Beating CountSketch for heavy hitters in insertion streams

TL;DR: One can achieve O(logn loglogn) bits of space for the problem of returning all ℓ2-heavy hitters, i.e., those items j for which fj ≥ є √F2, where fj is the number of occurrences of item j in the stream, and F2 = ∑i ∈ [n] fi2.
Proceedings ArticleDOI

NetLock: Fast, Centralized Lock Management Using Programmable Switches

TL;DR: NetLock is a new centralized lock manager that co-designs servers and network switches to achieve high performance without sacrificing flexibility in policy support, and to exploit the capability of emerging programmable switches to directly process lock requests in the switch data plane.
Book ChapterDOI

How hard is counting triangles in the streaming model

TL;DR: A new graph parameter ρ(G) --- the triangle density is presented, and it is conjectured that the space complexity of the triangles problem is Θ(m/ρ(G)).
Proceedings ArticleDOI

Clustering problems on sliding windows

TL;DR: A data structure that extends smooth histograms as introduced by Braverman and Ostrovsky to operate on a broader class of functions and shows that using only polylogarithmic space the authors can maintain a summary of the current window from which they can construct an O(1)-approximate clustering solution.
Posted Content

Recursive Sketching For Frequency Moments

TL;DR: This paper provides a different yet simple approach to obtain a $O(\log(m)\log(nm)\cdot (\log\log n)^4\cdot n^{1-{2\over k}})$ algorithm for constant $\epsilon$ and shows that this algorithm requires only $4$-wise independence, in contrast to existing methods that use pseudo-random generators for computing large frequency moments.