Search Results for author: Amir Abboud

Found 4 papers, 0 papers with code

Can You Solve Closest String Faster than Exhaustive Search?

no code implementations26 May 2023 Amir Abboud, Nick Fischer, Elazar Goldenberg, Karthik C. S., Ron Safier

We study the fundamental problem of finding the best string to represent a given set, in the form of the Closest String problem: Given a set $X \subseteq \Sigma^d$ of $n$ strings, find the string $x^*$ minimizing the radius of the smallest Hamming ball around $x^*$ that encloses all the strings in $X$.

On Complexity of 1-Center in Various Metrics

no code implementations6 Dec 2021 Amir Abboud, Mohammad Hossein Bateni, Vincent Cohen-Addad, Karthik C. S., Saeed Seddighin

Moreover, we extend one of our hardness results to rule out subquartic algorithms for the well-studied 1-median problem in the edit metric, where given a set of $n$ strings each of length $n$, the goal is to find a string in the set that minimizes the sum of the edit distances to the rest of the strings in the set.

Impossibility Results for Grammar-Compressed Linear Algebra

no code implementations NeurIPS 2020 Amir Abboud, Arturs Backurs, Karl Bringmann, Marvin Künnemann

In this paper we consider lossless compression schemes, and ask if we can run our computations on the compressed data as efficiently as if the original data was that small.

Subquadratic High-Dimensional Hierarchical Clustering

no code implementations NeurIPS 2019 Amir Abboud, Vincent Cohen-Addad, Hussein Houdrouge

We consider the widely-used average-linkage, single-linkage, and Ward's methods for computing hierarchical clusterings of high-dimensional Euclidean inputs.

Clustering Vocal Bursts Intensity Prediction

Cannot find the paper you are looking for? You can Submit a new open access paper.