scispace - formally typeset
H

Harry Lang

Researcher at Johns Hopkins University

Publications -  20
Citations -  382

Harry Lang is an academic researcher from Johns Hopkins University. The author has contributed to research in topics: Coreset & Cluster analysis. The author has an hindex of 7, co-authored 18 publications receiving 281 citations. Previous affiliations of Harry Lang include Massachusetts Institute of Technology.

Papers
More filters
Posted Content

New Frameworks for Offline and Streaming Coreset Constructions

TL;DR: This work introduces a new technique for converting an offline coreset construction to the streaming setting, and provides the first generalizations of such coresets for handling outliers.
Proceedings Article

Provable Filter Pruning for Efficient Neural Networks

TL;DR: In this paper, a sampling-based approach for generating compact convolutional neural networks (CNNs) by identifying and removing redundant filters from an over-parameterized network is presented.
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.
Proceedings Article

Clustering high dimensional dynamic data streams

TL;DR: In this paper, a (1 + e)-approximation algorithm for the k-median problem in high-dimensional dynamic geometric data streams is presented. But the algorithm requires a large amount of space and time.
Posted Content

Nearly Optimal Distinct Elements and Heavy Hitters on Sliding Windows

TL;DR: In this article, a composable histogram was proposed to solve the problem of computing the number of distinct elements and heavy hitters in the sliding window model, where only the most recent $n$ elements in the data stream form the underlying set.