fbpx
Wikipedia

Alan M. Frieze

Alan M. Frieze (born 25 October 1945 in London, England) is a professor in the Department of Mathematical Sciences at Carnegie Mellon University, Pittsburgh, United States. He graduated from the University of Oxford in 1966, and obtained his PhD from the University of London in 1975. His research interests lie in combinatorics, discrete optimisation and theoretical computer science. Currently, he focuses on the probabilistic aspects of these areas; in particular, the study of the asymptotic properties of random graphs, the average case analysis of algorithms, and randomised algorithms. His recent work has included approximate counting and volume computation via random walks; finding edge disjoint paths in expander graphs, and exploring anti-Ramsey theory and the stability of routing algorithms.

Key contributions Edit

Two key contributions made by Alan Frieze are:

(1) polynomial time algorithm for approximating the volume of convex bodies

(2) algorithmic version for Szemerédi regularity lemma

Both these algorithms will be described briefly here.

Polynomial time algorithm for approximating the volume of convex bodies Edit

The paper [1] is a joint work by Martin Dyer, Alan Frieze and Ravindran Kannan.

The main result of the paper is a randomised algorithm for finding an   approximation to the volume of a convex body   in  -dimensional Euclidean space by assume the existence of a membership oracle. The algorithm takes time bounded by a polynomial in  , the dimension of   and  .

The algorithm is a sophisticated usage of the so-called Markov chain Monte Carlo (MCMC) method. The basic scheme of the algorithm is a nearly uniform sampling from within   by placing a grid consisting n-dimensional cubes and doing a random walk over these cubes. By using the theory of rapidly mixing Markov chains, they show that it takes a polynomial time for the random walk to settle down to being a nearly uniform distribution.

Algorithmic version for Szemerédi regularity partition Edit

This paper [2] is a combined work by Alan Frieze and Ravindran Kannan. They use two lemmas to derive the algorithmic version of the Szemerédi regularity lemma to find an  -regular partition.


Lemma 1:
Fix k and   and let   be a graph with   vertices. Let   be an equitable partition of   in classes  . Assume   and  . Given proofs that more than   pairs   are not  -regular, it is possible to find in O(n) time an equitable partition   (which is a refinement of  ) into   classes, with an exceptional class of cardinality at most   and such that  


Lemma 2:
Let   be a   matrix with  ,   and   and   be a positive real.
(a) If there exist  ,   such that  ,   and   then  
(b) If  , then there exist  ,   such that  ,   and   where  . Furthermore,  ,   can be constructed in polynomial time.


These two lemmas are combined in the following algorithmic construction of the Szemerédi regularity lemma.


[Step 1] Arbitrarily divide the vertices of   into an equitable partition   with classes   where   and hence  . denote  .
[Step 2] For every pair   of  , compute  . If the pair   are not  regular then by Lemma 2 we obtain a proof that they are not  regular.
[Step 3] If there are at most   pairs that produce proofs of non  regularity that halt.   is  regular.
[Step 4] Apply Lemma 1 where  ,  ,   and obtain   with   classes
[Step 5] Let  ,  ,   and go to Step 2.

Awards and honours Edit

  • In 1991, Frieze received (jointly with Martin Dyer and Ravi Kannan) the Fulkerson Prize in Discrete Mathematics awarded by the American Mathematical Society and the Mathematical Programming Society. The award was for the paper "A random polynomial time algorithm for approximating the volume of convex bodies" in the Journal of the ACM).
  • In 1997 he was a Guggenheim Fellow.
  • In 2000, he received the IBM Faculty Partnership Award.
  • In 2006 he jointly received (with Michael Krivelevich) the Professor Pazy Memorial Research Award from the United States-Israel Binational Science Foundation.
  • In 2011 he was selected as a SIAM Fellow.[3]
  • In 2012 he was selected as an AMS Fellow.[4]
  • In 2014 he gave a plenary talk at the International Congress of Mathematicians in Seoul, South Korea.
  • In 2015 he was selected as a Simons Fellow.
  • In 2017 he was promoted to University professor.
  • In 2022 he became the Orion Hoch, S 1952 Professor.

Personal life Edit

Frieze is married to Carol Frieze, who directs two outreach efforts for the computer science department at Carnegie Mellon University.[5]

References Edit

  1. ^ M.Dyer, A.Frieze and R.Kannan (1991). "A random polynomial-time algorithm for approximating the volume of convex bodies". Journal of the ACM. Vol. 38, no. 1. pp. 1–17.
  2. ^ A.Frieze and R.Kannan (1999). "A Simple Algorithm for Constructing Szemere'di's Regularity Partition" (PDF). Electron. J. Comb. Vol. 6.
  3. ^ Siam Fellows Class of 2011
  4. ^ List of Fellows of the American Mathematical Society, retrieved 29 December 2012.
  5. ^ Frieze, Carol, Personal, Carnegie Mellon University, retrieved 20 January 2019

External links Edit

  • Alan Frieze's web page
  • Fulkerson prize-winning paper
  • Alan Frieze's publications at DBLP
  • Certain self-archived works are available here

alan, frieze, born, october, 1945, london, england, professor, department, mathematical, sciences, carnegie, mellon, university, pittsburgh, united, states, graduated, from, university, oxford, 1966, obtained, from, university, london, 1975, research, interest. Alan M Frieze born 25 October 1945 in London England is a professor in the Department of Mathematical Sciences at Carnegie Mellon University Pittsburgh United States He graduated from the University of Oxford in 1966 and obtained his PhD from the University of London in 1975 His research interests lie in combinatorics discrete optimisation and theoretical computer science Currently he focuses on the probabilistic aspects of these areas in particular the study of the asymptotic properties of random graphs the average case analysis of algorithms and randomised algorithms His recent work has included approximate counting and volume computation via random walks finding edge disjoint paths in expander graphs and exploring anti Ramsey theory and the stability of routing algorithms Contents 1 Key contributions 1 1 Polynomial time algorithm for approximating the volume of convex bodies 1 2 Algorithmic version for Szemeredi regularity partition 2 Awards and honours 3 Personal life 4 References 5 External linksKey contributions EditTwo key contributions made by Alan Frieze are 1 polynomial time algorithm for approximating the volume of convex bodies 2 algorithmic version for Szemeredi regularity lemmaBoth these algorithms will be described briefly here Polynomial time algorithm for approximating the volume of convex bodies Edit The paper 1 is a joint work by Martin Dyer Alan Frieze and Ravindran Kannan The main result of the paper is a randomised algorithm for finding an ϵ displaystyle epsilon nbsp approximation to the volume of a convex body K displaystyle K nbsp in n displaystyle n nbsp dimensional Euclidean space by assume the existence of a membership oracle The algorithm takes time bounded by a polynomial in n displaystyle n nbsp the dimension of K displaystyle K nbsp and 1 ϵ displaystyle 1 epsilon nbsp The algorithm is a sophisticated usage of the so called Markov chain Monte Carlo MCMC method The basic scheme of the algorithm is a nearly uniform sampling from within K displaystyle K nbsp by placing a grid consisting n dimensional cubes and doing a random walk over these cubes By using the theory of rapidly mixing Markov chains they show that it takes a polynomial time for the random walk to settle down to being a nearly uniform distribution Algorithmic version for Szemeredi regularity partition Edit This paper 2 is a combined work by Alan Frieze and Ravindran Kannan They use two lemmas to derive the algorithmic version of the Szemeredi regularity lemma to find an ϵ displaystyle epsilon nbsp regular partition Lemma 1 Fix k and g displaystyle gamma nbsp and let G V E displaystyle G V E nbsp be a graph with n displaystyle n nbsp vertices Let P displaystyle P nbsp be an equitable partition of V displaystyle V nbsp in classes V 0 V 1 V k displaystyle V 0 V 1 ldots V k nbsp Assume V 1 gt 4 2 k displaystyle V 1 gt 4 2k nbsp and 4 k gt 600 g 2 displaystyle 4 k gt 600 gamma 2 nbsp Given proofs that more than g k 2 displaystyle gamma k 2 nbsp pairs V r V s displaystyle V r V s nbsp are not g displaystyle gamma nbsp regular it is possible to find in O n time an equitable partition P displaystyle P nbsp which is a refinement of P displaystyle P nbsp into 1 k 4 k displaystyle 1 k4 k nbsp classes with an exceptional class of cardinality at most V 0 n 4 k displaystyle V 0 n 4 k nbsp and such that ind P ind P g 5 20 displaystyle operatorname ind P geq operatorname ind P gamma 5 20 nbsp Lemma 2 Let W displaystyle W nbsp be a R C displaystyle R times C nbsp matrix with R p displaystyle R p nbsp C q displaystyle C q nbsp and W inf 1 displaystyle W inf leq 1 nbsp and g displaystyle gamma nbsp be a positive real a If there exist S R displaystyle S subseteq R nbsp T C displaystyle T subseteq C nbsp such that S g p displaystyle S geq gamma p nbsp T g q displaystyle T geq gamma q nbsp and W S T g S T displaystyle W S T geq gamma S T nbsp then s 1 W g 3 p q displaystyle sigma 1 W geq gamma 3 sqrt pq nbsp b If s 1 W g p q displaystyle sigma 1 W geq gamma sqrt pq nbsp then there exist S R displaystyle S subseteq R nbsp T C displaystyle T subseteq C nbsp such that S g p displaystyle S geq gamma p nbsp T g q displaystyle T geq gamma q nbsp and W S T g S T displaystyle W S T geq gamma S T nbsp where g g 3 108 displaystyle gamma gamma 3 108 nbsp Furthermore S displaystyle S nbsp T displaystyle T nbsp can be constructed in polynomial time These two lemmas are combined in the following algorithmic construction of the Szemeredi regularity lemma Step 1 Arbitrarily divide the vertices of G displaystyle G nbsp into an equitable partition P 1 displaystyle P 1 nbsp with classes V 0 V 1 V b displaystyle V 0 V 1 ldots V b nbsp where V i n b displaystyle V i lfloor n b rfloor nbsp and hence V 0 lt b displaystyle V 0 lt b nbsp denote k 1 b displaystyle k 1 b nbsp Step 2 For every pair V r V s displaystyle V r V s nbsp of P i displaystyle P i nbsp compute s 1 W r s displaystyle sigma 1 W r s nbsp If the pair V r V s displaystyle V r V s nbsp are not ϵ displaystyle epsilon nbsp regular then by Lemma 2 we obtain a proof that they are not g ϵ 9 108 displaystyle gamma epsilon 9 108 nbsp regular Step 3 If there are at most ϵ k 1 2 displaystyle epsilon left begin array c k 1 2 end array right nbsp pairs that produce proofs of non g displaystyle gamma nbsp regularity that halt P i displaystyle P i nbsp is ϵ displaystyle epsilon nbsp regular Step 4 Apply Lemma 1 where P P i displaystyle P P i nbsp k k i displaystyle k k i nbsp g ϵ 9 108 displaystyle gamma epsilon 9 108 nbsp and obtain P displaystyle P nbsp with 1 k i 4 k i displaystyle 1 k i 4 k i nbsp classes Step 5 Let k i 1 k i 4 k i displaystyle k i 1 k i 4 k i nbsp P i 1 P displaystyle P i 1 P nbsp i i 1 displaystyle i i 1 nbsp and go to Step 2 Awards and honours EditIn 1991 Frieze received jointly with Martin Dyer and Ravi Kannan the Fulkerson Prize in Discrete Mathematics awarded by the American Mathematical Society and the Mathematical Programming Society The award was for the paper A random polynomial time algorithm for approximating the volume of convex bodies in the Journal of the ACM In 1997 he was a Guggenheim Fellow In 2000 he received the IBM Faculty Partnership Award In 2006 he jointly received with Michael Krivelevich the Professor Pazy Memorial Research Award from the United States Israel Binational Science Foundation In 2011 he was selected as a SIAM Fellow 3 In 2012 he was selected as an AMS Fellow 4 In 2014 he gave a plenary talk at the International Congress of Mathematicians in Seoul South Korea In 2015 he was selected as a Simons Fellow In 2017 he was promoted to University professor In 2022 he became the Orion Hoch S 1952 Professor Personal life EditFrieze is married to Carol Frieze who directs two outreach efforts for the computer science department at Carnegie Mellon University 5 References Edit M Dyer A Frieze and R Kannan 1991 A random polynomial time algorithm for approximating the volume of convex bodies Journal of the ACM Vol 38 no 1 pp 1 17 A Frieze and R Kannan 1999 A Simple Algorithm for Constructing Szemere di s Regularity Partition PDF Electron J Comb Vol 6 Siam Fellows Class of 2011 List of Fellows of the American Mathematical Society retrieved 29 December 2012 Frieze Carol Personal Carnegie Mellon University retrieved 20 January 2019External links EditAlan Frieze s web page Fulkerson prize winning paper Alan Frieze s publications at DBLP Certain self archived works are available here Retrieved from https en wikipedia org w index php title Alan M Frieze amp oldid 1180085513, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.