Krishna.V.Palem | |
---|---|
Born | 1957 (age 65–66) |
Alma mater | University of Texas at Austin National Institute of Technology, Tiruchirappalli |
Awards | W. Wallace McDowell Award, Fellow AAAS, ACM, IEEE, Guggenheim Fellow, Moore Scholar at Caltech. |
Scientific career | |
Fields | Algorithms, Applied Mathematics Computer architecture, Circuits Compilers, Devices Embedded Computing Physics |
Institutions | Rice University, US NYU, US Georgia Institute of Technology, US Nanyang Technological University, Singapore |
Krishna V. Palem is a computer scientist and engineer of Indian origin and is the Kenneth and Audrey Kennedy Professor of Computing at Rice University [1] and the director of Institute for Sustainable Nanoelectronics (ISNE) at Nanyang Technological University (NTU). [2] He is recognized for his "pioneering contributions to the algorithmic, compilation, and architectural foundations of embedded computing", as stated in the citation of his 2009 Wallace McDowell Award, [3] the "highest technical award made solely by the IEEE Computer Society". [4]
Dr. Krishna V Palem received his BE degree in Electronics and Communication Engineering from Regional Engineering College, Tiruchirappalli (now, National Institute of Technology, Tiruchirappalli) in 1979. [5] He obtained his Master of Science and Doctorate of Philosophy degree in Electrical and Computer Engineering from University of Texas at Austin. [6]
He started his career in 1986 as a Research Staff Member at the IBM Thomas J. Watson Research Center where he worked on Probabilistic Algorithms [7] and Optimizing Compilers [8] till 1994. Since 1994, he held tenured faculty positions at the Courant Institute of Mathematical Sciences at NYU (1994–1999) and Georgia Institute of Technology (1999–2006). Since 2007, he has been at Rice University with joint appointments in Computer Science, Electrical and Computer Engineering and Statistics. [1]
In 2000, Palem co-founded the Proceler Inc., an Atlanta-based venture-funded company and served as its Chief Technology Officer. [9] [10]
In 2006–2007, he was both a Canon visiting professor at Nanyang Technological University, Singapore and a Moore Distinguished Faculty Fellow at the California Institute of Technology. [11]
In 2007, he also founded the Institute for Sustainable Nanoelectronics (ISNE) at Nanyang Technological University, Singapore and served as its director till 2013. [12]
In 1998, with Guang Gao, he started the International Conference on Compilers, Architecture, and Synthesis for Embedded Systems (CASES) workshop series [13] which has since grown into the ACM/IEEE sponsored CASES symposium, one of the three anchor conferences of the Embedded Systems Week (ESWeek). [14]
After he moved to NYU in 1994, he founded and headed one of the earliest computer science laboratories in academia on the topic of Embedded Computing called Real-time Compilation Technologies and Instruction Level Parallelism (ReaCT-ILP) within the Courant Institute of Mathematical Sciences. [15] His views expressed in 1996 suggesting the "need for programming tools and software support to eventually compile algorithms implemented in standard and widely used languages such as C onto the hardware platforms" [16] was the mission statement of this laboratory. His PhD advisee Suren Talla's dissertation on this topic, 'Adaptive EPIC Architectures and their Compilers', was awarded the Janet Fabri prize. [17]
Palem fully developed this concept through 'architecture assembly' [18] through Proceler Inc. [19] Architecture assembly [20] was the foundation of the product offering by Proceler Inc. and was first documented in a patent that Proceler Inc. filed in 2002. [21] Architecture assembly produced custom hardware having pre-synthesized computing elements readily available, and using a compiler to rapidly choose and assemble an application specific and therefore a Dynamically VAriable Instruction SeT Architecture (DVAITA). [10] [21] The Analysts' Choice Awards recognized this technology as one of the four nominees for the category of Outstanding technology of 2001. [18] Speaking about this award nomination, Max Baron, the editor-in-chief of Microprocessor report, said that this technology "may develop or be reborn into variants that can change our view of configurable processors, extensions of instruction sets, hardware interpreters, and application-specific accelerators." [18]
Under Palem's direction, the React-ILP laboratory developed the TRIMARAN system, [22] [23] co-developed with the CAR group of HP Labs and the Impact project [24] of the University of Illinois, and was aimed at helping universities conduct research on the then emerging EPIC technology embodied in the Itanium processor. [25]
Since 2002, Palem has been developing the thermodynamic foundations [26] [27] for radically new ways of approaching the challenge of lowering energy consumption by trading computational accuracy. The implementation of this principle in the context of CMOS devices lead to the invention of a widely known patented technology called the Probabilistic CMOS (PCMOS), [28] [29] [30] which Technology Review published by MIT recognized as one of the 10 technologies that are "most likely to change the way we live", in 2008. [31] PCMOS was shown to be useful in designing energy and power efficient architectures by his group. [32] Logic and arithmetic being the building blocks of such architectures, PCMOS motivated a new Probabilistic Boolean Logic (PBL) [33] and its arithmetic, [34] which Palem developed with his PhD advisee Lakshmi Chakrapani, whose dissertation received the Sigma-Xi best PhD thesis award. [35] PCMOS technology has also been favorably reviewed in the press recently [36] [37] [38] when a chip for encryption that was 30 times more energy efficient was announced at the International Solid-State Circuits Conference in February 2009. [39]
Since 2008, Palem has also been a Baker Institute Rice Scholar and has been pursuing embedded computing and PCMOS technology based applications of benefit to society, particularly through the I-Slate as an educational tool for resource constrained societies. This project is being pursued in Southern India in collaboration with the International Institute of Information Technology, Hyderabad and ISNE at Nanyang Technological University. [40] As a part of their 125th anniversary, IEEE recognized I-Slate as one of the seven "Technologies That Will Change the Way Humans Interact with Machines, the World and Each Other". [41] Since 2015, his research focused on solving fundamental complexity questions in classical and quantum computing setting. [42]
The Association for Computing Machinery (ACM) is a US-based international learned society for computing. It was founded in 1947 and is the world's largest scientific and educational computing society. The ACM is a non-profit professional membership group, claiming nearly 110,000 student and professional members as of 2022. Its headquarters are in New York City.
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.
Narendra Krishna Karmarkar is an Indian Mathematician. Karmarkar developed Karmarkar's algorithm. He is listed as an ISI highly cited researcher.
Clock synchronization is a topic in computer science and engineering that aims to coordinate otherwise independent clocks. Even when initially set accurately, real clocks will differ after some amount of time due to clock drift, caused by clocks counting time at slightly different rates. There are several problems that occur as a result of clock rate differences and several solutions, some being more acceptable than others in certain contexts.
Hyper-encryption is a form of encryption invented by Michael O. Rabin which uses a high-bandwidth source of public random bits, together with a secret key that is shared by only the sender and recipient(s) of the message. It uses the assumptions of Ueli Maurer's bounded-storage model as the basis of its secrecy. Although everyone can see the data, decryption by adversaries without the secret key is still not feasible, because of the space limitations of storing enough data to mount an attack against the system.
The random neural network (RNN) is a mathematical representation of an interconnected network of neurons or cells which exchange spiking signals. It was invented by Erol Gelenbe and is linked to the G-network model of queueing networks as well as to Gene Regulatory Network models. Each cell state is represented by an integer whose value rises when the cell receives an excitatory spike and drops when it receives an inhibitory spike. The spikes can originate outside the network itself, or they can come from other cells in the networks. Cells whose internal excitatory state has a positive value are allowed to send out spikes of either kind to other cells in the network according to specific cell-dependent spiking rates. The model has a mathematical solution in steady-state which provides the joint probability distribution of the network in terms of the individual probabilities that each cell is excited and able to send out spikes. Computing this solution is based on solving a set of non-linear algebraic equations whose parameters are related to the spiking rates of individual cells and their connectivity to other cells, as well as the arrival rates of spikes from outside the network. The RNN is a recurrent model, i.e. a neural network that is allowed to have complex feedback loops.
Randal E. Bryant is an American computer scientist and academic noted for his research on formally verifying digital hardware and software. Bryant has been a faculty member at Carnegie Mellon University since 1984. He served as the Dean of the School of Computer Science (SCS) at Carnegie Mellon from 2004 to 2014. Dr. Bryant retired and became a Founders University Professor Emeritus on June 30th, 2020.
The Advanced Learning and Research Institute (ALaRI), a faculty of informatics, was established in 1999 at the University of Lugano with the mission of promoting research and education in embedded systems. The Faculty of Informatics within very few years has become one of the Switzerland major destinations for teaching and research, ranking third after the two Federal Institutes of Technology, Zurich and Lausanne.
Probabilistic complementary metal-oxide semiconductor (PCMOS) is a semiconductor manufacturing technology invented by Pr. Krishna Palem of Rice University and Director of NTU's Institute for Sustainable Nanoelectronics (ISNE). The technology hopes to compete against current CMOS technology. Proponents claim it uses one thirtieth as much electricity while running seven times faster than the current fastest technology.
Nikil Dutt is a Chancellor's Professor of Computer Science at University of California, Irvine, United States. Professor Dutt's research interests are in embedded systems, electronic design automation, computer architecture, optimizing compilers, system specification techniques, distributed systems, and formal methods.
Informatics is the study of computational systems. According to the ACM Europe Council and Informatics Europe, informatics is synonymous with computer science and computing as a profession, in which the central notion is transformation of information. In other countries, the term "informatics" is used with a different meaning in the context of library science, in which case it is synonymous with data storage and retrieval.
Michael David Mitzenmacher is an American computer scientist working in algorithms. He is Professor of Computer Science at the Harvard John A. Paulson School of Engineering and Applied Sciences and was area dean of computer science July 2010 to June 2013. He also runs My Biased Coin, a blog about theoretical computer science.
Lydia E. Kavraki is a Greek-American computer scientist, the Noah Harding Professor of Computer Science, a professor of bioengineering, electrical and computer engineering, and mechanical engineering at Rice University. She is also the director of the Ken Kennedy Institute at Rice University. She is known for her work on robotics/AI and bioinformatics/computational biology and in particular for the probabilistic roadmap method for robot motion planning and biomolecular configuration analysis.
Saraju Mohanty is an American professor of the Department of Computer Science and Engineering, and the director of the Smart Electronic Systems Laboratory, at the University of North Texas in Denton, Texas. Mohanty received a Glorious India Award – Rich and Famous NRIs of America in 2017 for his contributions to the discipline. Mohanty is a researcher in the areas of "consumer electronics for smart cities", "application-Specific things for efficient edge computing", and "methodologies for digital and mixed-signal hardware". He has made significant research contributions to security and IP protection of consumer electronic systems, hardware-assisted security and protection, high-level synthesis of digital signal processing (DSP) hardware, and mixed-signal integrated circuit computer-aided design and electronic design automation. Mohanty has been the editor-in-chief (EiC) of the IEEE Consumer Electronics Magazine since 2016. He has held the Chair of the IEEE Computer Society's Technical Committee on Very Large Scale Integration since September 2014. He holds 4 US patents in the areas of his research, and has published 220 research articles and 3 books.
Beyond CMOS refers to the possible future digital logic technologies beyond the CMOS scaling limits which limits device density and speeds due to heating effects.
David Atienza Alonso is a Spanish/Swiss scientist in the disciplines of computer and electrical engineering. His research focuses on hardware‐software co‐design and management for energy‐efficient and thermal-aware computing systems, always starting from a system‐level perspective to the actual electronic design. He is a full professor of electrical and computer engineering at the Swiss Federal Institute of Technology in Lausanne (EPFL) and the head of the Embedded Systems Laboratory (ESL). He is an IEEE Fellow (2016), and an ACM Fellow (2022).
ACM SIGARCH is the Association for Computing Machinery's Special Interest Group on computer architecture, a community of computer professionals and students from academia and industry involved in research and professional practice related to computer architecture and design. The organization sponsors many prestigious international conferences in this area, including the International Symposium on Computer Architecture (ISCA), recognized as the top conference in this area since 1975. Together with IEEE Computer Society's Technical Committee on Computer Architecture (TCCA), it is one of the two main professional organizations for people working in computer architecture.
Xiaobo Sharon Hu is a Chinese-American computer scientist and engineer known for her work on hardware-software integration, power usage, and reliability of embedded systems design, including work on power- and temperature-aware scheduling algorithms. She has also published highly cited work on deep neural networks, the CORDIC algorithm for trigonometric calculations, and clocking of unconventional computer architectures. She is a professor in the Department of Computer Science and Engineering at the University of Notre Dame.