← Search

Ainesh Bakshi

5 accepted papers

2023

Near-Linear Time Algorithm for the Chamfer Distance

NeurIPS 2023poster

For any two point sets $A,B \subset \mathbb{R}^d$ of size up to $n$, the Chamfer distance from $A$ to $B$ is defined as $\texttt{CH}(A,B)=\sum_{a \in A} \min_{b \in B} d_X(a,b)$, where $d_X$ is the underlying distance measure (e.g., the Euclidean or Manhattan distance). The Chamfer distance is a pop…

Cited by 11SourcePDFScholar
2023

Subquadratic Algorithms for Kernel Matrices via Kernel Density Estimation

ICLR 2023top-25%

Kernel matrices, as well as weighted graphs represented by them, are ubiquitous objects in machine learning, statistics and other related fields. The main drawback of using kernel methods (learning and inference using kernel matrices) is efficiency -- given $n$ input points, most kernel-based algori…

Cited by 10SourcePDFScholar
2023

Tensor Decompositions Meet Control Theory: Learning General Mixtures of Linear Dynamical Systems

ICML 2023poster

Recently Chen and Poor initiated the study of learning mixtures of linear dynamical systems. While linear dynamical systems already have wide-ranging applications in modeling time-series data, using mixture models can lead to a better fit or even a richer understanding of underlying subpopulations r…

Cited by 8SourcePDFScholar
2021

Learning a Latent Simplex in Input Sparsity Time

ICLR 2021spotlight

We consider the problem of learning a latent $k$-vertex simplex $K\in\mathbb{R}^d$, given $\mathbf{A}\in\mathbb{R}^{d\times n}$, which can be viewed as $n$ data points that are formed by randomly perturbing some latent points in $K$, possibly beyond $K$. A large class of latent variable models, such…

Cited by 11SourcePDFScholar