Biography:Kenneth L. Clarkson

From HandWiki
Short description: American computer scientist
Ken Clarkson at SoCG 2011

Kenneth Lee Clarkson is an American computer scientist known for his research in computational geometry. He is a researcher at the IBM Almaden Research Center, and co-editor-in-chief of Discrete and Computational Geometry[1] and of the Journal of Computational Geometry.[2]

Biography

Clarkson received his Ph.D. from Stanford University in 1984, under the supervision of Andrew Yao.[3] Until 2007 he worked for Bell Labs.[4]

In 1998 he was co-chair of the ACM Symposium on Computational Geometry.

Research

Clarkson's primary research interests are in computational geometry.

His most highly cited paper, with Peter Shor, uses random sampling to devise optimal randomized algorithms for several problems of constructing geometric structures, following up on an earlier singly-authored paper by Clarkson on the same subject.[5][6] It includes algorithms for finding all [math]\displaystyle{ k }[/math] intersections among a set of [math]\displaystyle{ n }[/math] line segments in the plane in expected time [math]\displaystyle{ O(k+n\log n) }[/math], finding the diameter of a set of [math]\displaystyle{ n }[/math] points in three dimensions in expected time [math]\displaystyle{ O(n\log n) }[/math], and constructing the convex hull of [math]\displaystyle{ n }[/math] points in [math]\displaystyle{ d }[/math]-dimensional Euclidean space in expected time [math]\displaystyle{ O(n^{\lfloor d/2\rfloor}+n\log n) }[/math]. The same paper also uses random sampling to prove bounds in discrete geometry, and in particular to give tight bounds on the number of k-sets.

Clarkson has also written highly cited papers on the complexity of arrangements of curves and surfaces,[7] nearest neighbor search,[8][9] motion planning,[10] and low-dimensional linear programming and LP-type problems.[11]

Awards and honors

In 2008 Clarkson was named ACM Fellow for his "contributions to computational geometry."[12]

References

  1. Editors, Discrete & Computational Geometry. Retrieved 2024-01-31.
  2. Editorial Team, Journal of Computational Geometry. Retrieved 2024-01-31.
  3. TCS Genealogy, Association for Computing Machinery.
  4. Clarkson's page at Bell Labs , retrieved January 15, 2009.
  5. Clarkson, Kenneth L. (1987), "New applications of random sampling in computational geometry", Discrete and Computational Geometry 2 (2): 195–222, doi:10.1007/BF02187879 .
  6. Clarkson, Kenneth L. (1989), "Applications of random sampling in computational geometry. II", Discrete and Computational Geometry 4 (5): 387–421, doi:10.1007/BF02187740 .
  7. Clarkson, Kenneth L. (1990), "Combinatorial complexity bounds for arrangements of curves and spheres", Discrete and Computational Geometry 5 (2): 99–160, doi:10.1007/BF02187783 .
  8. Clarkson, Kenneth L. (1988), "A randomized algorithm for closest-point queries", SIAM Journal on Computing 17 (4): 830–847, doi:10.1137/0217052 .
  9. Clarkson, K. L. (1999), "Nearest neighbor queries in metric spaces", Discrete and Computational Geometry 22 (1): 63–93, doi:10.1007/PL00009449 .
  10. Clarkson, K. (1987), "Approximation algorithms for shortest path motion planning", Proc. 19th ACM Symposium on Theory of Computing, pp. 56–65, doi:10.1145/28395.28402 .
  11. Clarkson, Kenneth L. (1995), "Las Vegas algorithms for linear and integer programming when the dimension is small", Journal of the ACM 42 (2): 488–499, doi:10.1145/201019.201036 .
  12. Award citation, ACM Fellow.

External links