← Search

Alexander Munteanu

14 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

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
2023

Almost Linear Constant-Factor Sketching for $\ell_1$ and Logistic Regression

ICLR 2023poster

We improve upon previous oblivious sketching and turnstile streaming results for $\ell_1$ and logistic regression, giving a much smaller sketching dimension achieving $O(1)$-approximation and yielding an efficient optimization problem in the sketch space. Namely, we achieve for any constant $c>0$ a…

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

Bounding the Width of Neural Networks via Coupled Initialization A Worst Case Analysis

ICML 2022spotlight

A common method in training neural networks is to initialize all the weights to be independent Gaussian vectors. We observe that by instead initializing the weights into independent pairs, where each pair consists of two identical Gaussian vectors, we can significantly improve the convergence analys…

Cited by 26SourcePDFScholar
2022

p-Generalized Probit Regression and Scalable Maximum Likelihood Estimation via Sketching and Coresets

AISTATS 2022poster

We study the $p$-generalized probit regression model, which is a generalized linear model for binary responses. It extends the standard probit model by replacing its link function, the standard normal cdf, by a $p$-generalized normal distribution for $p\in[1, \infty)$. The $p$-generalized normal dis…

2019

A Framework for Bayesian Optimization in Embedded Subspaces

ICML 2019oral

We present a theoretically founded approach for high-dimensional Bayesian optimization based on low-dimensional subspace embeddings. We prove that the error in the Gaussian process model is bounded tightly when going from the original high-dimensional search domain to the low-dimensional embedding.…

2019

Random Projections and Sampling Algorithms for Clustering of High-Dimensional Polygonal Curves

NeurIPS 2019poster

We study the $k$-median clustering problem for high-dimensional polygonal curves with finite but unbounded number of vertices. We tackle the computational issue that arises from the high number of dimensions by defining a Johnson-Lindenstrauss projection for polygonal curves. We analyze the resultin…

Cited by 17SourcePDFScholar
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