← Search

Chris Schwiegelshohn

15 accepted papers

2026

Terminal Dimension Reduction for Time Series with Applications

ICML 2026poster

Terminal embeddings have emerged as a powerful tool for dimension reduction. Given a set of points $P\subset \mathbb{R}^d$, a terminal embedding is a mapping $f:\mathbb{R}^d\rightarrow \mathbb{R}^t$ that preserves the pairwise distance between any pair of points $p\in P$ and $q\in \mathbb{R}^d$ up t…

Cited by 0SourceScholar
2025

Distributed Differentially Private Data Analytics via Secure Sketching

ICML 2025poster

We introduce the *linear-transformation model*, a distributed model of differentially private data analysis. Clients have access to a trusted platform capable of applying a public matrix to their inputs. Such computations can be securely distributed across multiple servers using simple and efficien…

Cited by 0SourcePDFScholar
2025

Improved Learning via k-DTW: A Novel Dissimilarity Measure for Curves

ICML 2025poster

This paper introduces $k$-Dynamic Time Warping ($k$-DTW), a novel dissimilarity measure for polygonal curves. $k$-DTW has stronger metric properties than Dynamic Time Warping (DTW) and is more robust to outliers than the Fréchet distance, which are the two gold standards of dissimilarity measures fo…

Cited by 0SourcePDFScholar
2025

Randomized Dimensionality Reduction for Euclidean Maximization and Diversity Measures

ICML 2025poster

Randomized dimensionality reduction is a widely-used algorithmic technique for speeding up large-scale Euclidean optimization problems. In this paper, we study dimension reduction for a variety of maximization problems, including max-matching, max-spanning tree, as well as various measures for datas…

Cited by 0SourcePDFScholar
2025

Simple and Optimal Sublinear Algorithms for Mean Estimation

NeurIPS 2025poster

We study the sublinear multivariate mean estimation problem in $d$-dimensional Euclidean space. Specifically, we aim to find the mean $\mu$ of a ground point set $A$, which minimizes the sum of squared Euclidean distances of the points in $A$ to $\mu$. We first show that a multiplicative $(1+\vareps…

Cited by 0SourceScholar
2024

Low-Distortion Clustering with Ordinal and Limited Cardinal Information

AAAI 2024technical

Motivated by recent work in computational social choice, we extend the metric distortion framework to clustering problems. Given a set of n agents located in an underlying metric space, our goal is to partition them into k clusters, optimizing some social cost objective. The metric space is defined…

Cited by 7SourcePDFScholar
2024

Sparse Dimensionality Reduction Revisited

ICML 2024poster

The sparse Johnson-Lindenstrauss transform is one of the central techniques in dimensionality reduction. It supports embedding a set of $n$ points in $\mathbb{R}^d$ into $m=O(\varepsilon^{-2} \ln n)$ dimensions while preserving all pairwise distances to within $1 \pm \varepsilon$. Each input point $…

Cited by 3SourcePDFScholar
2023

On Generalization Bounds for Projective Clustering

NeurIPS 2023poster

Given a set of points, clustering consists of finding a partition of a point set into $k$ clusters such that the center to which a point is assigned is as close as possible. Most commonly, centers are points themselves, which leads to the famous $k$-median and $k$-means objectives. One may also choo…

Cited by 4SourcePDFScholar
2023

Optimal Sketching Bounds for Sparse Linear Regression

AISTATS 2023poster

We study oblivious sketching for $k$-sparse linear regression under various loss functions. In particular, we are interested in a distribution over sketching matrices $S\in\mathbb{R}^{m\times n}$ that does not depend on the inputs $A\in\mathbb{R}^{n\times d}$ and $b\in\mathbb{R}^n$, such that, given…

Cited by 8SourcePDFScholar
2022

Improved Coresets for Euclidean $k$-Means

NeurIPS 2022accept

Given a set of $n$ points in $d$ dimensions, the Euclidean $k$-means problem (resp. Euclidean $k$-median) consists of finding $k$ centers such that the sum of squared distances (resp. sum of distances) from every point to its closest center is minimized. The arguably most popular way of dealing with…

Cited by 45SourcePDFScholar
2021

Improved Coresets and Sublinear Algorithms for Power Means in Euclidean Spaces

NeurIPS 2021spotlight

In this paper, we consider the problem of finding high dimensional power means: given a set $A$ of $n$ points in $\R^d$, find the point $m$ that minimizes the sum of Euclidean distance, raised to the power $z$, over all input points. Special cases of problem include the well-known Fermat-Weber probl…

Cited by 36SourcePDFScholar
2019

Fully Dynamic Consistent Facility Location

NeurIPS 2019poster

We consider classic clustering problems in fully dynamic data streams, where data elements can be both inserted and deleted. In this context, several parameters are of importance: (1) the quality of the solution after each insertion or deletion, (2) the time it takes to update the solution, and (3)…

2018

On Coresets for Logistic Regression

NeurIPS 2018spotlight

Coresets are one of the central methods to facilitate the analysis of large data. We continue a recent line of research applying the theory of coresets to logistic regression. First, we show the negative result that no strongly sublinear sized coresets exist for logistic regression. To deal with int…

Cited by 126SourcePDFScholar