scispace - formally typeset
A

Avner Magen

Researcher at University of Toronto

Publications -  58
Citations -  1451

Avner Magen is an academic researcher from University of Toronto. The author has contributed to research in topics: Vertex cover & Approximation algorithm. The author has an hindex of 25, co-authored 58 publications receiving 1382 citations. Previous affiliations of Avner Magen include Ryerson University & Compugen.

Papers
More filters
Proceedings ArticleDOI

A sublinear algorithm for weakly approximating edit distance

TL;DR: The algorithm for testing the edit distance works by recursively subdividing the strings A and B into smaller substrings and looking for pairs of substrings in A, B with small edit distance and shows a lower bound of Ω(nΑ/2) on the query complexity of every algorithm that distinguishes pairs of strings with edit distance at most nΑ from those with edit Distance at least n/6.
Journal ArticleDOI

Rank Bounds and Integrality Gaps for Cutting Planes Procedures

TL;DR: A new method is presented for proving rank lower bounds for Cutting Planes and several procedures based on lifting due to Lovász and Schrijver and it is shown that, for both proof systems, rank does not accurately reflect proof size.
Book ChapterDOI

Dimensionality Reductions That Preserve Volumes and Distance to Affine Spaces, and Their Algorithmic Applications

Avner Magen
TL;DR: The method can be applied to many problems with high-dimensional nature such as Projective Clustering and Approximated Nearest Affine Neighbor Search and shows a first poly-logarithmic query time approximation algorithm to the latter.
Journal ArticleDOI

SDP Gaps from Pairwise Independence

TL;DR: It is shown that for any promising predicate P, the integrality gap remains the same as the approximation ratio achieved by a random assignment, even after W(n) levels of the Sherali-Adams hierarchy.
Journal ArticleDOI

Approximating the Weight of the Euclidean Minimum Spanning Tree in Sublinear Time

TL;DR: An algorithm is presented that estimates with high probability the weight of a Euclidean minimum spanning tree of a set of points to within $1 + \eps$ using only $\widetilde{\O}(\sqrt{n} \, \text{poly} (1/\eps)$ queries for constant d.