Michael Fredric Sipser (born September 17, 1954) is an American
theoretical computer scientist
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 circumscribe the th ...
who has made early contributions to
computational complexity theory
In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource usage, and relating these classes to each other. A computational problem is a task solved by ...
. He is a
professor
Professor (commonly abbreviated as Prof.) is an Academy, academic rank at university, universities and other post-secondary education and research institutions in most countries. Literally, ''professor'' derives from Latin as a "person who pr ...
of
applied mathematics
Applied mathematics is the application of mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and industry. Thus, applied mathematics is a combination of mathematical s ...
and was the Dean of Science at the
Massachusetts Institute of Technology
The Massachusetts Institute of Technology (MIT) is a private land-grant research university in Cambridge, Massachusetts. Established in 1861, MIT has played a key role in the development of modern technology and science, and is one of the ...
.
Biography
Sipser was born and raised in Brooklyn, New York and moved to Oswego, New York when he was 12 years old. He earned his BA in mathematics from
Cornell University
Cornell University is a private statutory land-grant research university based in Ithaca, New York. It is a member of the Ivy League. Founded in 1865 by Ezra Cornell and Andrew Dickson White, Cornell was founded with the intention to teach an ...
in 1974 and his PhD in engineering from the
University of California at Berkeley
The University of California, Berkeley (UC Berkeley, Berkeley, Cal, or California) is a public land-grant research university in Berkeley, California. Established in 1868 as the University of California, it is the state's first land-grant univ ...
in 1980 under the direction of
Manuel Blum
Manuel Blum (born 26 April 1938) is a Venezuelan-American computer scientist who received the Turing Award in 1995 "In recognition of his contributions to the foundations of computational complexity theory and its application to cryptography and ...
.
[Trafton, Anne]
"Michael Sipser named dean of the School of Science: Sipser has served as interim dean since Marc Kastner’s departure"
MIT News Office, June 5, 2014
He joined MIT's
Laboratory for Computer Science
Computer Science and Artificial Intelligence Laboratory (CSAIL) is a research institute at the Massachusetts Institute of Technology (MIT) formed by the 2003 merger of the Laboratory for Computer Science (LCS) and the Artificial Intelligence Lab ...
as a research associate in 1979 and then was a Research Staff Member at
IBM Research
IBM Research is the research and development division for IBM, an American multinational information technology company headquartered in Armonk, New York, with operations in over 170 countries. IBM Research is the largest industrial research org ...
in San Jose. In 1980, he joined the MIT faculty. He spent the 1985-1986 academic year on the faculty of the University of California at Berkeley and then returned to MIT. From 2004 until 2014, he served as head of the MIT Mathematics department. He was appointed Interim Dean of the
MIT School of Science in 2013 and Dean in 2014. He served as Dean until 2020, when he was followed by
Nergis Mavalvala
Nergis Mavalvala (born 1968) is a Pakistani-American astrophysicist. She is the Curtis and Kathleen Marble Professor of Astrophysics at the Massachusetts Institute of Technology (MIT), where she is also the Dean of the university's School of S ...
. He is a fellow of the American Academy of Arts and Sciences. In 2015 he was elected as a fellow of 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, ...
"for contributions to complexity theory and for leadership and service to the mathematical community."
He was elected as an
ACM Fellow
ACM or A.C.M. may refer to:
Aviation
* AGM-129 ACM, 1990–2012 USAF cruise missile
* Air chief marshal
* Air combat manoeuvring or dogfighting
* Air cycle machine
* Arica Airport (Colombia) (IATA: ACM), in Arica, Amazonas, Colombia
Computing
...
in 2017.
Scientific career
Sipser specializes in
algorithm
In mathematics and computer science, an algorithm () is a finite sequence of rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specificat ...
s and
complexity theory, specifically efficient error correcting codes, interactive proof systems, randomness, quantum computation, and establishing the inherent computational difficulty of problems. He introduced the method of probabilistic restriction for proving super-polynomial lower bounds on
circuit complexity
In theoretical computer science, circuit complexity is a branch of computational complexity theory in which Boolean functions are classified according to the size or depth of the Boolean circuits that compute them. A related notion is the circui ...
in a paper joint with Merrick Furst and
James B. Saxe. Their result was later improved to be an exponential lower bound by
Andrew Yao
Andrew Chi-Chih Yao (; born December 24, 1946) is a Chinese computer scientist and computational theorist. He is currently a professor and the dean of Institute for Interdisciplinary Information Sciences (IIIS) at Tsinghua University. Yao use ...
and
Johan Håstad
Johan Torkel Håstad (; born 19 November 1960) is a Swedish theoretical computer scientist most known for his work on computational complexity theory. He was the recipient of the Gödel Prize in 1994 and 2011 and the ACM Doctoral Dissertation Aw ...
.
In an early
derandomization
A randomized algorithm is an algorithm that employs a degree of randomness as part of its logic or procedure. The algorithm typically uses uniformly random bits as an auxiliary input to guide its behavior, in the hope of achieving good performan ...
theorem, Sipser showed that
BPP
BPP may refer to:
Education
* BPP Holdings, a holding company based in the United Kingdom
* BPP Law School, a law school based in the United Kingdom and a constituent school of BPP University
* BPP University, a private university based in the ...
is contained in the
polynomial hierarchy
In computational complexity theory, the polynomial hierarchy (sometimes called the polynomial-time hierarchy) is a hierarchy of complexity classes that generalize the classes NP and co-NP. Each class in the hierarchy is contained within PSPACE. T ...
, subsequently improved by
Peter Gács and
Clemens Lautemann Clemens is both a Late Latin masculine given name and a surname meaning "merciful". Notable people with the name include:
Surname
* Adelaide Clemens (born 1989), Australian actress.
* Andrew Clemens (b. 1852 or 1857–1894), American folk artist
* ...
to form what is now known as the
Sipser-Gács-Lautemann theorem. Sipser also established a connection between
expander graph
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 ...
s and derandomization. He and his PhD student
Daniel Spielman
Daniel Alan Spielman (born March 1970 in Philadelphia, Pennsylvania) has been a professor of applied mathematics and computer science at Yale University since 2006. As of 2018, he is the Sterling Professor of Computer Science at Yale. He is a ...
introduced
expander code
In coding theory, expander codes form a class of error-correcting codes that are constructed from bipartite expander graphs.
Along with Justesen codes, expander codes are of particular interest since they have a constant positive rate, a const ...
s, an application of expander graphs. With fellow graduate student David Lichtenstein, Sipser proved that
Go is
PSPACE
In computational complexity theory, PSPACE is the set of all decision problems that can be solved by a Turing machine using a polynomial amount of space.
Formal definition
If we denote by SPACE(''t''(''n'')), the set of all problems that can b ...
hard.
In quantum computation theory, he introduced the
adiabatic algorithm jointly with
Edward Farhi
Edward Farhi is physicist working on quantum computation as a Principal Scientist at Google. In 2018 he retired from his position as the Cecil and Ida Green Professor of Physics at the Massachusetts Institute of Technology. He was the Director of ...
,
Jeffrey Goldstone
Jeffrey Goldstone (born 3 September 1933) is a British theoretical physicist and an ''emeritus'' physics faculty member at the MIT Center for Theoretical Physics.
He worked at the University of Cambridge until 1977. He is famous for the discove ...
, and Samuel Gutmann.
Sipser has long been interested in the
P versus NP problem
The P versus NP problem is a major unsolved problem in theoretical computer science. In informal terms, it asks whether every problem whose solution can be quickly verified can also be quickly solved.
The informal term ''quickly'', used abov ...
. In 1975, he wagered an ounce of gold with
Leonard Adleman
Leonard Adleman (born December 31, 1945) is an American computer scientist. He is one of the creators of the RSA encryption algorithm, for which he received the 2002 Turing Award, often called the Nobel prize of Computer science. He is also kno ...
that the problem would be solved with a proof that P≠NP by the end of the 20th century. Sipser sent Adleman an
American Gold Eagle
The American Gold Eagle is an official gold bullion coin of the United States. Authorized under the Gold Bullion Coin Act of 1985, it was first released by the United States Mint in 1986. Because the term "eagle" also is the official United ...
coin in 2000 because the problem remained (and remains) unsolved.
Notable books
Sipser is the author of ''
Introduction to the Theory of Computation'',
a textbook for
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 ...
.
Personal life
Sipser lives in Cambridge, Massachusetts with his wife, Ina, and has two children: a daughter, Rachel, who graduated from New York University, and a younger son, Aaron, who graduated from MIT.
References
External links
Personal homepage at MIT
{{DEFAULTSORT:Sipser, Michael
1954 births
Living people
20th-century American mathematicians
21st-century American mathematicians
University of California, Berkeley alumni
Massachusetts Institute of Technology School of Science faculty
Theoretical computer scientists
Fellows of the American Mathematical Society
Fellows of the American Academy of Arts and Sciences
Fellows of the Association for Computing Machinery
Computer science educators
Quantum information scientists
Cornell University alumni
20th-century American engineers
21st-century American engineers