Alan Frieze
   HOME

TheInfoList



OR:

Alan M. Frieze (born 25 October 1945 in
London London is the capital and largest city of England and the United Kingdom, with a population of just under 9 million. It stands on the River Thames in south-east England at the head of a estuary down to the North Sea, and has been a majo ...
, England) is a professor in the Department of Mathematical Sciences at
Carnegie Mellon University Carnegie Mellon University (CMU) is a private research university in Pittsburgh, Pennsylvania. One of its predecessors was established in 1900 by Andrew Carnegie as the Carnegie Technical Schools; it became the Carnegie Institute of Technology ...
,
Pittsburgh Pittsburgh ( ) is a city in the Commonwealth (U.S. state), Commonwealth of Pennsylvania, United States, and the county seat of Allegheny County, Pennsylvania, Allegheny County. It is the most populous city in both Allegheny County and Wester ...
, United States. He graduated from the
University of Oxford , mottoeng = The Lord is my light , established = , endowment = £6.1 billion (including colleges) (2019) , budget = £2.145 billion (2019–20) , chancellor ...
in 1966, and obtained his PhD from the
University of London The University of London (UoL; abbreviated as Lond or more rarely Londin in post-nominals) is a federal public research university located in London, England, United Kingdom. The university was established by royal charter in 1836 as a degree ...
in 1975. His research interests lie in
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many appl ...
, discrete optimisation and
theoretical computer science Theoretical computer science (TCS) is a subset of general computer science and mathematics that focuses on mathematical aspects of computer science such as the theory of computation, lambda calculus, and type theory. It is difficult to circumsc ...
. Currently, he focuses on the probabilistic aspects of these areas; in particular, the study of the asymptotic properties of
random graphs In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability distribution, or by a random process which generates them. The theory of random graphs li ...
, the average case analysis of algorithms, and randomised algorithms. His recent work has included approximate counting and volume computation via
random walks In mathematics, a random walk is a random process that describes a path that consists of a succession of random steps on some mathematical space. An elementary example of a random walk is the random walk on the integer number line \mathbb Z ...
; finding edge disjoint paths in
expander graphs In graph theory, an expander graph is a sparse graph that has strong connectivity properties, quantified using vertex, edge or spectral expansion. Expander constructions have spawned research in pure and applied mathematics, with several applicati ...
, and exploring anti-Ramsey theory and the stability of
routing algorithms Routing is the process of selecting a path for traffic in a network or between or across multiple networks. Broadly, routing is performed in many types of networks, including circuit-switched networks, such as the public switched telephone netwo ...
.


Key contributions

Two key contributions made by Alan Frieze are: (1) polynomial time algorithm for approximating the volume of
convex bodies In mathematics, a convex body in n-dimensional Euclidean space \R^n is a compact convex set with non-empty interior. A convex body K is called symmetric if it is centrally symmetric with respect to the origin; that is to say, a point x lies in ...
(2) algorithmic version for
Szemerédi regularity lemma Szemerédi's regularity lemma is one of the most powerful tools in extremal graph theory, particularly in the study of large dense graphs. It states that the vertices of every large enough graph can be partitioned into a bounded number of parts so ...
Both these algorithms will be described briefly here.


Polynomial time algorithm for approximating the volume of convex bodies

The paper is a joint work by
Martin Dyer Martin Edward Dyer (born 16 July 1946 in Ryde, Isle of Wight, England) is a professor in the School of Computing at the University of Leeds, Leeds, England. He graduated from the University of Leeds in 1967, obtained his MSc from Imperial College ...
, Alan Frieze and
Ravindran Kannan Ravindran Kannan ( ta, ரவீந்திரன் கண்ணன்; born 12 March 1953, Madras) is a Principal Researcher at Microsoft Research India, where he leads the algorithms research group. He is also the first adjunct faculty of C ...
. The main result of the paper is a randomised algorithm for finding an \epsilon approximation to the volume of a convex body K in n-dimensional Euclidean space by assume the existence of a membership oracle. The algorithm takes time bounded by a polynomial in n, the dimension of K and 1/\epsilon. The algorithm is a sophisticated usage of the so-called
Markov chain Monte Carlo In statistics, Markov chain Monte Carlo (MCMC) methods comprise a class of algorithms for sampling from a probability distribution. By constructing a Markov chain that has the desired distribution as its equilibrium distribution, one can obtain ...
(MCMC) method. The basic scheme of the algorithm is a nearly uniform sampling from within K 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

This paper is a combined work by Alan Frieze and
Ravindran Kannan Ravindran Kannan ( ta, ரவீந்திரன் கண்ணன்; born 12 March 1953, Madras) is a Principal Researcher at Microsoft Research India, where he leads the algorithms research group. He is also the first adjunct faculty of C ...
. They use two lemmas to derive the algorithmic version of the
Szemerédi regularity lemma Szemerédi's regularity lemma is one of the most powerful tools in extremal graph theory, particularly in the study of large dense graphs. It states that the vertices of every large enough graph can be partitioned into a bounded number of parts so ...
to find an \epsilon-regular partition.
Lemma 1:
Fix k and \gamma and let G=(V,E) be a graph with n vertices. Let P be an equitable partition of V in classes V_0, V_1, \ldots ,V_k. Assume , V_1, > 4^ and 4^k >600 \gamma ^2. Given proofs that more than \gamma k^2 pairs (V_r,V_s) are not \gamma-regular, it is possible to find in O(n) time an equitable partition P' (which is a refinement of P) into 1+k4^k classes, with an exceptional class of cardinality at most , V_0, +n/4^k and such that \operatorname(P')\geq \operatorname(P) + \gamma^5/20
Lemma 2:
Let W be a R \times C matrix with , R, =p, , C, =q and \, W\, _\inf\leq1 and \gamma be a positive real.
(a) If there exist S \subseteq R, T \subseteq C such that , S, \geq\gamma p, , T, \geq\gamma q and , W(S,T), \geq\gamma , S, , T, then \sigma_1(W)\geq\gamma^3\sqrt
(b) If \sigma_1(W)\geq\gamma\sqrt, then there exist S\subseteq R, T\subseteq C such that , S, \geq\gamma'p, , T, \geq\gamma'q and W(S,T)\geq\gamma', S, , T, where \gamma'=\gamma^3/108. Furthermore, S, T can be constructed in polynomial time.
These two lemmas are combined in the following algorithmic construction of the
Szemerédi regularity lemma Szemerédi's regularity lemma is one of the most powerful tools in extremal graph theory, particularly in the study of large dense graphs. It states that the vertices of every large enough graph can be partitioned into a bounded number of parts so ...
.
tep 1'' Arbitrarily divide the vertices of G into an equitable partition P_1 with classes V_0,V_1,\ldots,V_b where , V_i, \lfloor n/b \rfloor and hence , V_0, . denote k_1=b.
tep 2'' For every pair (V_r,V_s) of P_i, compute \sigma_1(W_). If the pair (V_r,V_s) are not \epsilon-regular then by Lemma 2 we obtain a proof that they are not \gamma=\epsilon^9/108-regular.
tep 3'' If there are at most \epsilon \left( \begin k_1\\ 2 \\ \end \right) pairs that produce proofs of non \gamma-regularity that halt. P_i is \epsilon-regular.
tep 4'' Apply Lemma 1 where P=P_i, k=k_i, \gamma=\epsilon^9/108 and obtain P' with 1+k_i4^ classes
tep 5'' Let k_i+1 = k_i4^, P_i+1=P', i=i+1 and go to Step 2.


Awards and honours

* In 1991, Frieze received (jointly with
Martin Dyer Martin Edward Dyer (born 16 July 1946 in Ryde, Isle of Wight, England) is a professor in the School of Computing at the University of Leeds, Leeds, England. He graduated from the University of Leeds in 1967, obtained his MSc from Imperial College ...
and
Ravi Kannan Ravindran Kannan ( ta, ரவீந்திரன் கண்ணன்; born 12 March 1953, Madras) is a Principal Researcher at Microsoft Research India, where he leads the algorithms research group. He is also the first adjunct faculty of C ...
) the
Fulkerson Prize The Fulkerson Prize for outstanding papers in the area of discrete mathematics is sponsored jointly by the Mathematical Optimization Society (MOS) and the American Mathematical Society (AMS). Up to three awards of $1,500 each are presented at e ...
in Discrete Mathematics awarded by the
American Mathematical Society The American Mathematical Society (AMS) is an association of professional mathematicians dedicated to the interests of mathematical research and scholarship, and serves the national and international community through its publications, meetings, ...
and the
Mathematical Programming Society The Mathematical Optimization Society (MOS), known as the Mathematical Programming Society until 2010,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. * In 2012 he was selected as an AMS Fellow. * 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

Frieze is married to
Carol Frieze Carol Frieze works in the School of Computer Science at Carnegie Mellon University as director of the Women@SCS and SCS4ALL professional organizations. She is co-author of a book on the successful efforts to attract and retain women in computing ...
, who directs two outreach efforts for the computer science department at Carnegie Mellon University.


References


External links


Alan Frieze's web page

Fulkerson prize-winning paper



Certain self-archived works are available here
{{DEFAULTSORT:Frieze, Alan 1945 births Living people Alumni of the University of Oxford Alumni of University College London Carnegie Mellon University faculty Theoretical computer scientists Fellows of the American Mathematical Society English mathematicians Fellows of the Society for Industrial and Applied Mathematics Graph theorists Network scientists People from London