Paris Kanellakis Award
The Paris Kanellakis Theory and Practice Award is granted yearly by the Association for Computing Machinery (ACM) to honor "specific theoretical accomplishments that have had a significant and demonstrable effect on the practice of computing".[1] It was instituted in 1996, in memory of Paris C. Kanellakis, a computer scientist who died with his immediate family in an airplane crash in South America in 1995 (American Airlines Flight 965).[2] The award is accompanied by a prize of $10,000 and is endowed by contributions from Kanellakis's parents, with additional financial support provided by four ACM Special Interest Groups (SIGACT, SIGDA, SIGMOD, and SIGPLAN), the ACM SIG Projects Fund,[3] and individual contributions.[1]
Winners
Year | Winners | Citation |
---|---|---|
1996 | Leonard Adleman, Whitfield Diffie, Martin Hellman, Ralph Merkle, Ronald Rivest, and Adi Shamir | For "the conception and first effective realization of public-key cryptography".[4] |
1997 | Abraham Lempel and Jacob Ziv | For their pioneering work in data compression, leading to their LZ algorithm which "yields the best compression rate achievable by finite-state encoders" and "can be found in virtually every modern computer".[5] |
1998 | Randal Bryant, Edmund M. Clarke, E. Allen Emerson, and Kenneth L. McMillan | For "their invention of 'symbolic model checking', a method of formally checking system designs widely used in the computer hardware industry".[6] |
1999 | Daniel Sleator and Robert Tarjan | For "invention of the widely used splay-tree data structure".[7] |
2000 | Narendra Karmarkar | For "his theoretical work in devising an interior point method for linear programming that provably runs in polynomial time, and for his implementation work suggesting that Interior Point methods could be effective for linear programming in practice as well as theory".[8] |
2001 | Eugene Myers | For "his contribution to sequencing the human genome, the complete DNA content of a human cell, and encoding all of its genes, the basic building blocks of life".[9] |
2002 | Peter Franaszek | For "his seminal and sustained contributions to the theory and application of constrained channel coding".[10] |
2003 | Gary Miller, Michael Rabin, Robert Solovay, and Volker Strassen | For "their contributions to realizing the practical uses of cryptography and for demonstrating the power of algorithms that make random choices", through work which "led to two probabilistic primality tests, known as the Solovay–Strassen test and the Miller–Rabin test".[11] |
2004 | Yoav Freund and Robert Schapire | For their "seminal work and distinguished contributions [...] to the development of the theory and practice of boosting, a general and provably effective method of producing arbitrarily accurate prediction rules by combining weak learning rules"; specifically, for AdaBoost, their machine learning algorithm, which "can be used to significantly reduce the error of algorithms used in statistical analysis, spam filtering, fraud detection, optical character recognition, and market segmentation, among other applications".[12] |
2005 | Gerard Holzmann, Robert Kurshan, Moshe Vardi, and Pierre Wolper | For "their contribution to techniques that provide powerful formal verification tools for hardware and software systems".[13] |
2006 | Robert Brayton | For "his innovative contributions to logic synthesis and electronic system simulation, which have made possible rapid circuit design technologies for the electronic design automation industry".[14] |
2007 | Bruno Buchberger | For "his role in developing the theory of Groebner bases, which has become a crucial building block to computer algebra, and is widely used in science, engineering, and computer science".[15] |
2008 | Corinna Cortes and Vladimir Vapnik | For "their revolutionary development of a highly effective algorithm known as support vector machines (SVM), a set of related supervised learning methods used for data classification and regression", which is "one of the most frequently used algorithms in machine learning, and is used in medical diagnosis, weather forecasting, and intrusion detection among many other practical applications".[16] |
2009 | Mihir Bellare and Phillip Rogaway | For "their development of practice-oriented provable security, which has resulted in high-quality, cost-effective cryptography, a key component for Internet security in an era of explosive growth in online transactions".[17] |
2010 | Kurt Mehlhorn | For "contributions to algorithm engineering that led to creation of the Library of Efficient Data types and Algorithms (LEDA)", a software collection of data structures and algorithms which "has been incorporated in the applied research programs of thousands of companies worldwide in telecommunications, bioinformatics, computer-aided design (CAD) and geographic information systems (GIS), banking, optical products, and transportation".[18] |
2011 | Hanan Samet | For "pioneering research on quadtrees and other multidimensional spatial data structures for sorting spatial information, as well as his well-received books, which have profoundly influenced the theory and application of these structures".[19] |
2012 | Andrei Broder, Moses S Charikar and Piotr Indyk | For "their groundbreaking work on locality-sensitive hashing that has had great impact in many fields of computer science including computer vision, databases, information retrieval, machine learning, and signal processing".[20] |
2013 | Robert D. Blumofe, and Charles E. Leiserson | For "contributions to efficient and robust parallel computation through both provably efficient randomized scheduling protocols and a set of parallel-language primitives constituting the Cilk framework".[21] They developed provably efficient randomized work stealing scheduling algorithms, and Cilk, a small set of linguistic primitives for programming multithreaded computations.[21] |
2014 | James Demmel | For "contributions to algorithms and software for numerical linear algebra used in scientific computing and large-scale data analysis."[22] |
2015 | Michael Luby | For "groundbreaking contributions to erasure correcting codes, which are essential for improving the quality of video transmission over the Internet."[23] |
2016 | Amos Fiat and Moni Naor | For "the development of broadcast encryption and traitor tracing systems".[24][25] |
2017 | Scott Shenker | For "pioneering contributions to fair queueing in packet-switching networks, which had a major impact on modern practice in computer communication."[26] |
2018 | Pavel A. Pevzner | For "pioneering contributions to the theory, design, and implementation of algorithms for string reconstruction and to their applications in the assembly of genomes."[27] |
2019 | Noga Alon, Phillip Gibbons, Yossi Matias and Mario Szegedy | For "seminal work on the foundations of streaming algorithms and their application to large-scale data analytics."[28] |
See also
Notes
- "Paris Kanellakis Theory and Practice Award". ACM. Archived from the original on 2013-03-17. Retrieved 2012-12-12.
- "ACM Paris Kanellakis Award" (PDF). Conduit. Brown CS Dept. 5 (1): 4. 1996.
- "ACM SIGs: SIG Project Fund (SPF)". ACM. Retrieved 2012-12-12.
- "The first Paris Kanellakis Theory and Practice Award goes to founders of public key cryptography" (Press release). ACM. 12 Feb 1997. Archived from the original on 2012-02-11. Retrieved 2012-12-12.
- "The ACM Paris Kanellakis Theory and Practice Award goes to pioneers in data compression" (Press release). ACM. 26 Mar 1998. Archived from the original on 2012-02-11. Retrieved 2012-12-12.
- "ACM bestows Kanellakis Award for development of 'symbolic model checking,' used in testing computer system designs" (Press release). ACM. 26 Mar 1999. Archived from the original on 2011-06-05. Retrieved 2012-12-12.
- "ACM Paris Kanellakis Theory and Practice Award 1999". ACM. Retrieved 2017-11-22.
- "Interior point" (Press release). ACM. 2000. Archived from the original on 2012-04-02. Retrieved 2012-12-12.
- "ACM honors developer of key software for sequencing the human genome" (Press release). ACM. 22 Jan 2002. Archived from the original on 2012-02-11. Retrieved 2012-12-12.
- "ACM honors Peter Franaszek for contributions to data encoding" (Press release). ACM. 21 May 2003. Archived from the original on 11 February 2012. Retrieved 2012-12-12.
- "ACM honors creators of methods to improve cryptography" (Press release). ACM. 24 May 2004. Archived from the original on 11 February 2012. Retrieved 2012-12-12.
- "ACM Paris Kanellakis Theory and Practice Award 2004". ACM. Retrieved 2017-11-22.
- "ACM honors creators of verification tools for software, hardware" (Press release). ACM. 15 Mar 2006. Retrieved 2012-12-12.
- "ACM honors electronic design automation technologies pioneer" (Press release). ACM. 29 Mar 2007. Archived from the original on 2012-12-02. Retrieved 2012-12-12.
- "ACM Kanellakis Award honors innovator of automated tools for mathematics" (Press release). ACM. 13 May 2008. Archived from the original on 2 May 2013. Retrieved 2012-12-12.
- "ACM awards recognize innovators in computer science" (Press release). ACM. 17 Mar 2009. Archived from the original on 2013-05-02. Retrieved 2012-12-12.
- "ACM awards recognize computer scientists for innovations that have real world impact" (Press release). ACM. 30 Mar 2010. Archived from the original on 2012-12-02. Retrieved 2012-12-12.
- "ACM honors computing innovators for advances in research, commerce and education" (Press release). ACM. 6 Apr 2011. Archived from the original on 2013-05-02. Retrieved 2012-12-12.
- "ACM honors computing innovators for advances in research, education, and industry" (Press release). ACM. 26 Apr 2012. Archived from the original on 2013-05-02. Retrieved 2012-12-12.
- "ACM Paris Kanellakis Theory and Practice Award 2012". ACM. Archived from the original on 2013-03-17. Retrieved 2013-05-05.
- "ACM Paris Kanellakis Theory and Practice Award 2013". ACM. Retrieved 2017-11-22.
- "ACM Paris Kanellakis Theory and Practice Award 2014". ACM. Retrieved 2015-07-17.
- "ACM Paris Kanellakis Theory and Practice Award 2015". ACM. Retrieved 2016-04-29.
- "ACM Paris Kanellakis Theory and Practice Award 2016". ACM. Retrieved 2017-11-22.
- "ACM Honors Eminent Researchers for Technical Innovations: 2016 Recipients Made Contributions in Areas Including Big Data Analysis, Computer Vision, and Encryption". ACM. Retrieved 2017-11-22.
- "ACM Paris Kanellakis Theory and Practice Award: Scott J Shenker". Retrieved 2019-05-16.
- "ACM Paris Kanellakis Theory and Practice Award: Pavel Pevzner". Retrieved 2019-05-16.
- https://awards.acm.org/kanellakis
References
External links
- Paris Kanellakis Theory and Practice Award on the ACM website.
- The Paris Kanellakis Theory and Practice Award Committee on the ACM website.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.