Bayesian Networks

Total Page:16

File Type:pdf, Size:1020Kb

Bayesian Networks In Michael A. Arbib (Ed.), The Handbook of Brain Theory and Neural Networks, Second Edition, TECHNICAL REPORT Cambridge, MA: The MIT Press, 157-160, 2003. R-216 appropriate with how likely each model would be to have generated Road Map: Learning in Artificial Networks the data. This results in an elegant, general framework for fitting Related Reading: Bayesian Networks; Gaussian Processes; Graphical models to data, which, however, may be compromised by com- Models: Probabilistic Inference; Support Vector Machines putational difficulties in carrying out the ideal procedure. There are many approximate Bayesian implementations, using methods such References as sampling, perturbation techniques, and variational methods. Of- Barber, D., and Bishop, C., 1997, Ensemble learning in Bayesian neural ten these enable the successful approximate realization of practical networks, in Neural Networks and Machine Learning (C. Bishop, Ed.), Bayesian schemes. An attractive, built-in effect of the Bayesian NATO ASI Series, New York: Springer-Verlag. Berger, J. O., 1985, Statistical Decision Theory and Bayesian Analysis, 2nd approach is an automatic procedure for combining predictions from ed., New York: Springer-Verlag. ࡗ several different models, the combination strength of a model being Bishop, C. M., 1995, Neural Networks for Pattern Recognition, Oxford, given by the posterior likelihood of the model. In the case of mod- Engl.: Oxford University Press. ࡗ els linear in their parameters, Bayesian neural networks are closely Box, G., and Tiao, G., 1973, Bayesian Inference in Statistical Analysis, related to Gaussian processes, and many of the computational dif- Reading, MA: Addison-Wesley. ficulties of dealing with more general stochastic nonlinear systems Cover, M., and Thomas, J., 1991, Elements of Information Theory, New can be avoided. York: Wiley. Bayesian methods are readily extendable to other areas, in par- Jordan, M., Ed., 1998, Learning in Graphical Models, Cambridge, MA: ticular density estimation, and the benefits of dealing with uncer- MIT Press. MacKay, D. J. C., 1992, Bayesian interpolation, Neural Computat., 4(3): tainty are again to be found (see Bishop in Jordan, 1998). Tradi- 415–447. tionally, neural networks are graphical representations of functions, MacKay, D. J. C., 1995, Probable networks and plausible predictions: A in which the computations at each node are deterministic. In the review of practical Bayesian methods for supervised neural networks, classification discussion, however, the final output represents a sto- Netw. Computat. Neural Syst., 6(3). ࡗ chastic variable. We can consider such stochastic variables else- Neal, R. M., 1992, Connectionist learning of belief networks, Artif. Intell., where in the network, and the sigmoid belief network is an early 56:71–113. example of a stochastic network (Neal, 1992). There is a major Neal, R. M., 1993, Probabilistic Inference Using Markov Chain Monte conceptual difference between such models and conventional neu- Carlo Methods, Technical Report CRG-TR-93-1, Department of Com- ral networks. Networks in which nodes represent stochastic vari- puter Science, University of Toronto, Toronto, Canada. Neal, R. M., 1996, Bayesian Learning for Neural Networks, Lecture Notes ables are called graphical models (see BAYESIAN NETWORKS) and in Statistics 118, New York: Springer-Verlag. are graphical representations of distributions (GRAPHICAL MOD- Tipping, M. E., 2001, Sparse Bayesian learning and the relevance vector ELS:PROBABILISTIC INFERENCE). Such models evolve naturally machine, J. Machine Learn. Res., no. 1, 211–244. ࡗ from the desire of incorporating uncertainty and nonlinearity in Walker, A. M., 1969, On the asymptotic behaviour of posterior distribu- networked systems. tions, J. R. Statist. Soc. B, 31:80–88. Bayesian Networks Judea Pearl and Stuart Russell Introduction Figure 1 illustrates a simple yet typical Bayesian network. It describes the causal relationships among five variables: the season Probabilistic models based on directed acyclic graphs have a long of the year (X X and rich tradition, beginning with work by the geneticist Sewall 1), whether it’s raining or not ( 2), whether the sprin- X X Wright in the 1920s. Variants have appeared in many fields. Within kler is on or off ( 3), whether the pavement is wet or dry ( 4), and X statistics, such models are known as directed graphical models; whether the pavement is slippery or not ( 5). Here, the absence of X X within cognitive science and artificial intelligence (AI), they are a direct link between 1 and 5, for example, captures our under- known as Bayesian networks. The name honors the Reverend standing that there is no direct influence of season on slipperiness; Thomas Bayes (1702–1761), whose rule for updating probabilities in light of new evidence is the foundation of the approach. The initial development of Bayesian networks in the late 1970s was motivated by the need to model the top-down (semantic) and bottom-up (perceptual) combination of evidence in reading. The capability for bidirectional inferences, combined with a rigorous probabilistic foundation, led to the rapid emergence of Bayesian networks as the method of choice for uncertain reasoning in AI and expert systems, replacing earlier, ad hoc rule-based schemes (Pearl, 1988; Shafer and Pearl, 1990; Jensen, 1996). The nodes in a Bayesian network represent propositional vari- ables of interest (e.g., the temperature of a device, the sex of a patient, a feature of an object, the occurrence of an event) and the links represent informational or causal dependencies among the variables. The dependencies are quantified by conditional proba- bilities for each node, given its parents in the network. The network Figure 1. A Bayesian network representing causal influences among five supports the computation of the probabilities of any subset of vari- variables. Each arc indicates a causal influence of the “parent” node on the ables given evidence about any other subset. “child” node. 158 Part III: Articles the influence is mediated by the wetness of the pavement. (If freez- Evidential Reasoning ing is a possibility, then a direct link could be added.) From the product specification in Equation 1, one can express the Perhaps the most important aspect of Bayesian networks is that probability of any desired proposition in terms of the conditional they are direct representations of the world, not of reasoning pro- probabilities specified in the network. For example, the probability cesses. The arrows in the diagram represent real causal connections that the sprinkler is on, given that the pavement is slippery, is and not the flow of information during reasoning (as in rule-based (trueס on, Xס P(X 35 ס (trueס on | Xס systems and neural networks). Reasoning processes can operate on P(X ס 35 Bayesian networks by propagating information in any direction. P(X5 true) ס ס For example, if the sprinkler is on, then the pavement is probably ͚ P(x12, x , X 3on, x 4, X 5true) x124,x ,x ס -wet (prediction); if someone slips on the pavement, that also pro ס vides evidence that it is wet (abduction, or reasoning to a probable ͚ P(x1234, x , x , x , X 5true) cause). On the other hand, if we see that the pavement is wet, that x1234,x ,x ,x ס ס ס makes it more likely that the sprinkler is on or that it is raining ͚ P(x1213)P(x | x )P(X on|x 1423)P(x | x , X on)P(X 5true | x 4) x ,x ,x 124 ס abduction); but if we then observe that the sprinkler is on, that) ס ͚ P(x121314235)P(x | x )P(x | x )P(x | x , x )P(X true | x 4) reduces the likelihood that it is raining (explaining away). It is this x ,x ,x ,x last form of reasoning, explaining away, that is especially difficult 1234 to model in rule-based systems and neural networks in any natural These expressions can often be simplified in ways that reflect the way, because it seems to require the propagation of information in structure of the network itself. The first algorithms proposed for two directions. probabilistic calculations in Bayesian networks used a local, dis- tributed message-passing architecture, typical of many cognitive activities (Kim and Pearl, 1983). Initially this approach was limited Probabilistic Semantics to tree-structured networks, but it was later extended to general Any complete probabilistic model of a domain must, either explic- networks in Lauritzen and Spiegelhalter’s (1988) method of join- itly or implicitly, represent the joint distribution—the probability tree propagation. A number of other exact methods have been de- of every possible event as defined by the values of all the variables. veloped and can be found in recent textbooks (Jensen, 1996; Jor- There are exponentially many such events, yet Bayesian networks dan, 1999). achieve compactness by factoring the joint distribution into local, It is easy to show that reasoning in Bayesian networks subsumes conditional distributions for each variable given its parents. If xi the satisfiability problem in propositional logic and, hence, is NP- denotes some value of the variable Xi and pai denotes some set of hard. Monte Carlo simulation methods can be used for approximate values for Xi’s parents, then P(xi | pai) denotes this conditional inference (Pearl, 1988), giving gradually improving estimates as distribution. For example, P(x4 | x2, x3) is the probability of wetness sampling proceeds. (These methods use local message propagation given the values of sprinkler and rain. The global semantics of on the original network structure, unlike join-tree methods.) Alter- Bayesian networks specifies that the full joint distribution is given natively, variational methods provide bounds on the true probabil- by the product ity (Jordan, 1999). ס P(x1,...,xn) ͟ P(xii| pa ) (1) i Uncertainty over Time In our example network, we have Entities that live in a changing environment must keep track of variables whose values change over time.
Recommended publications
  • A Philosophical Analysis of Causality in Econometrics
    A Philosophical Analysis of Causality in Econometrics Damien James Fennell London School of Economics and Political Science Thesis submitted to the University of London for the completion of the degree of a Doctor of Philosophy August 2005 1 UMI Number: U209675 All rights reserved INFORMATION TO ALL USERS The quality of this reproduction is dependent upon the quality of the copy submitted. In the unlikely event that the author did not send a complete manuscript and there are missing pages, these will be noted. Also, if material had to be removed, a note will indicate the deletion. Dissertation Publishing UMI U209675 Published by ProQuest LLC 2014. Copyright in the Dissertation held by the Author. Microform Edition © ProQuest LLC. All rights reserved. This work is protected against unauthorized copying under Title 17, United States Code. ProQuest LLC 789 East Eisenhower Parkway P.O. Box 1346 Ann Arbor, Ml 48106-1346 Abstract This thesis makes explicit, develops and critically discusses a concept of causality that is assumed in structural models in econometrics. The thesis begins with a development of Herbert Simon’s (1953) treatment of causal order for linear deterministic, simultaneous systems of equations to provide a fully explicit mechanistic interpretation for these systems. Doing this allows important properties of the assumed causal reading to be discussed including: the invariance of mechanisms to intervention and the role of independence in interventions. This work is then extended to basic structural models actually used in econometrics, linear models with errors-in-the-equations. This part of the thesis provides a discussion of how error terms are to be interpreted and sets out a way to introduce probabilistic concepts into the mechanistic interpretation set out earlier.
    [Show full text]
  • ABSTRACT CAUSAL PROGRAMMING Joshua Brulé
    ABSTRACT Title of dissertation: CAUSAL PROGRAMMING Joshua Brul´e Doctor of Philosophy, 2019 Dissertation directed by: Professor James A. Reggia Department of Computer Science Causality is central to scientific inquiry. There is broad agreement on the meaning of causal statements, such as \Smoking causes cancer", or, \Applying pesticides affects crop yields". However, formalizing the intuition underlying such statements and conducting rigorous inference is difficult in practice. Accordingly, the overall goal of this dissertation is to reduce the difficulty of, and ambiguity in, causal modeling and inference. In other words, the goal is to make it easy for researchers to state precise causal assumptions, understand what they represent, understand why they are necessary, and to yield precise causal conclusions with minimal difficulty. Using the framework of structural causal models, I introduce a causation coeffi- cient as an analogue of the correlation coefficient, analyze its properties, and create a taxonomy of correlation/causation relationships. Analyzing these relationships provides insight into why correlation and causation are often conflated in practice, as well as a principled argument as to why formal causal analysis is necessary. Next, I introduce a theory of causal programming that unifies a large number of previ- ously separate problems in causal modeling and inference. I describe the use and implementation of a causal programming language as an embedded, domain-specific language called `Whittemore'. Whittemore permits rigorously identifying and esti- mating interventional queries without requiring the user to understand the details of the underlying inference algorithms. Finally, I analyze the computational com- plexity in determining the equilibrium distribution of cyclic causal models.
    [Show full text]
  • Causal Screening to Interpret Graph Neural
    Under review as a conference paper at ICLR 2021 CAUSAL SCREENING TO INTERPRET GRAPH NEURAL NETWORKS Anonymous authors Paper under double-blind review ABSTRACT With the growing success of graph neural networks (GNNs), the explainability of GNN is attracting considerable attention. However, current works on feature attribution, which frame explanation generation as attributing a prediction to the graph features, mostly focus on the statistical interpretability. They may struggle to distinguish causal and noncausal effects of features, and quantify redundancy among features, thus resulting in unsatisfactory explanations. In this work, we focus on the causal interpretability in GNNs and propose a method, Causal Screening, from the perspective of cause-effect. It incrementally selects a graph feature (i.e., edge) with large causal attribution, which is formulated as the individual causal effect on the model outcome. As a model-agnostic tool, Causal Screening can be used to generate faithful and concise explanations for any GNN model. Further, by conducting extensive experiments on three graph classification datasets, we observe that Causal Screening achieves significant improvements over state-of-the-art approaches w.r.t. two quantitative metrics: predictive accuracy, contrastivity, and safely passes sanity checks. 1 INTRODUCTION Graph neural networks (GNNs) (Gilmer et al., 2017; Hamilton et al., 2017; Velickovic et al., 2018; Dwivedi et al., 2020) have exhibited impressive performance in a wide range of tasks. Such a success comes from the powerful representation learning, which incorporates the graph structure with node and edge features in an end-to-end fashion. With the growing interest in GNNs, the explainability of GNN is attracting considerable attention.
    [Show full text]
  • Artificial Intelligence Is Stupid and Causal Reasoning Won't Fix It
    Artificial Intelligence is stupid and causal reasoning wont fix it J. Mark Bishop1 1 TCIDA, Goldsmiths, University of London, London, UK Email: [email protected] Abstract Artificial Neural Networks have reached `Grandmaster' and even `super- human' performance' across a variety of games, from those involving perfect- information, such as Go [Silver et al., 2016]; to those involving imperfect- information, such as `Starcraft' [Vinyals et al., 2019]. Such technological developments from AI-labs have ushered concomitant applications across the world of business, where an `AI' brand-tag is fast becoming ubiquitous. A corollary of such widespread commercial deployment is that when AI gets things wrong - an autonomous vehicle crashes; a chatbot exhibits `racist' behaviour; automated credit-scoring processes `discriminate' on gender etc. - there are often significant financial, legal and brand consequences, and the incident becomes major news. As Judea Pearl sees it, the underlying reason for such mistakes is that \... all the impressive achievements of deep learning amount to just curve fitting". The key, Pearl suggests [Pearl and Mackenzie, 2018], is to replace `reasoning by association' with `causal reasoning' - the ability to infer causes from observed phenomena. It is a point that was echoed by Gary Marcus and Ernest Davis in a recent piece for the New York Times: \we need to stop building computer systems that merely get better and better at detecting statistical patterns in data sets { often using an approach known as \Deep Learning" { and start building computer systems that from the moment of arXiv:2008.07371v1 [cs.CY] 20 Jul 2020 their assembly innately grasp three basic concepts: time, space and causal- ity"[Marcus and Davis, 2019].
    [Show full text]
  • Part IV: Reminiscences
    Part IV: Reminiscences 31 Questions and Answers Nils J. Nilsson Few people have contributed as much to artificial intelligence (AI) as has Judea Pearl. Among his several hundred publications, several stand out as among the historically most significant and influential in the theory and practice of AI. With my few pages in this celebratory volume, I join many of his colleagues and former students in showing our gratitude and respect for his inspiration and exemplary career. He is a towering figure in our field. Certainly one key to Judea’s many outstanding achievements (beyond dedication and hard work) is his keen ability to ask the right questions and follow them up with insightful intuitions and penetrating mathematical analyses. His overarching question, it seems to me, is “how is it that humans can do so much with simplistic, unreliable, and uncertain information?” The very name of his UCLA laboratory, the Cognitive Systems Laboratory, seems to proclaim his goal: understanding and automating the most cognitive of all systems, namely humans. In this essay, I’ll focus on the questions and inspirations that motivated his ground-breaking research in three major areas: heuristics, uncertain reasoning, and causality. He has collected and synthesized his work on each of these topics in three important books [Pearl 1984; Pearl 1988; Pearl 2000]. 1 Heuristics Pearl is explicit about what inspired his work on heuristics [Pearl 1984, p. xi]: The study of heuristics draws its inspiration from the ever-amazing ob- servation of how much people can accomplish with that simplistic, un- reliable information source known as intuition.
    [Show full text]
  • Awards and Distinguished Papers
    Awards and Distinguished Papers IJCAI-15 Award for Research Excellence search agenda in their area and will have a first-rate profile of influential re- search results. e Research Excellence award is given to a scientist who has carried out a e award is named for John McCarthy (1927-2011), who is widely rec- program of research of consistently high quality throughout an entire career ognized as one of the founders of the field of artificial intelligence. As well as yielding several substantial results. Past recipients of this honor are the most giving the discipline its name, McCarthy made fundamental contributions illustrious group of scientists from the field of artificial intelligence: John of lasting importance to computer science in general and artificial intelli- McCarthy (1985), Allen Newell (1989), Marvin Minsky (1991), Raymond gence in particular, including time-sharing operating systems, the LISP pro- Reiter (1993), Herbert Simon (1995), Aravind Joshi (1997), Judea Pearl (1999), Donald Michie (2001), Nils Nilsson (2003), Geoffrey E. Hinton gramming languages, knowledge representation, commonsense reasoning, (2005), Alan Bundy (2007), Victor Lesser (2009), Robert Anthony Kowalski and the logicist paradigm in artificial intelligence. e award was estab- (2011), and Hector Levesque (2013). lished with the full support and encouragement of the McCarthy family. e winner of the 2015 Award for Research Excellence is Barbara Grosz, e winner of the 2015 inaugural John McCarthy Award is Bart Selman, Higgins Professor of Natural Sciences at the School of Engineering and Nat- professor at the Department of Computer Science, Cornell University. Pro- ural Sciences, Harvard University. Professor Grosz is recognized for her pio- fessor Selman is recognized for expanding our understanding of problem neering research in natural language processing and in theories and applica- complexity and developing new algorithms for efficient inference.
    [Show full text]
  • Relative Entropy, Probabilistic Inference and AI
    I I RELATIVE ENTROPY, PROBABILISTIC INFERENCE, AND AI John E. Shore I Computer Science and Systems Branch Code 7591 Information Technology Division I Naval Research Laboratory Washington, D. C. 20375 I I. INTRODUCTION For probability distributions q and p, the relative entropy I n "" q · H(q,p) = L.Jqilog -'. (1) i=l p, I is an information-theoretic measure of the dissimilarity between q = q 1, • • · ,qn and p = p1 1 • • • , pn (H is also called cross-entropy, discrimination information, directed divergence, !-divergence, K-L number, among other terms). Various properties of relative entropy have led to its widespread use in information theory. These properties suggest that relative entropy has a role I to play in systems that attempt to perform inference in terms of probability distributions. In this paper, I will review some basic properties of relative entropy as well as its role in probabilistic inference. I will also mention briefly a few existing and potential applications of relative entropy I to so-called artificial intelligence (AI). I II. INFORMATION, ENTROPY, AND RELATIVE-ENTROPY A. Information and Entropy Suppose that some proposition Xi has probability p(xi) of being true. Then the amount of I information that we would obtain if we learn that Xi is true is I ( xi) = - log p ( xi) . (2) !(xi) measures the uncertainty of xi. Except for the base of the logarithm, this common I definition arises essentially from the requirement that the information implicit in two independent propositions be additive. In particular, if xi and xi, i =I=j, are independent propositions with joint probability p(xi/\ x1) = p(xi )p (x; ), then the requirements I !(xi/\ xi)= !(xi)+ !(xi) (3) and I I(xd � 0 (4) are sufficient to establish (2) except for the arbitrary base of the logarithm, which determines the units.
    [Show full text]
  • Artificial Intelligence Pioneer Wins A.M. Turing Award 15 March 2012
    Artificial intelligence pioneer wins A.M. Turing Award 15 March 2012 said Vint Cerf, a Google executive who is considered one of the fathers of the Internet. "They have redefined the term 'thinking machine,'" said Cerf, who is also a Turing Award winner. The ACM said Pearl had created a "computational foundation for processing information under uncertainty, a core problem faced by intelligent systems. "His work serves as the standard method for handling uncertainty in computer systems, with Judea Pearl, winner of the 2011 A.M. Turing Award, is applications ranging from medical diagnosis, pictured with his wife Ruth at a Hanukkah celebration at homeland security and genetic counseling to the White House in 2007. natural language understanding and mapping gene expression data," it said. Judea Pearl, a pioneer in the field of artificial "His influence extends beyond artificial intelligence intelligence, has been awarded the prestigious and even computer science, to human reasoning 2011 A.M. Turing Award. and the philosophy of science." Pearl, 75, was being honored for "innovations that (c) 2012 AFP enabled remarkable advances in the partnership between humans and machines," the Association for Computing Machinery (ACM) said. The award, named for British mathematician Alan M. Turing and considered the "Nobel Prize in Computing," carries a $250,000 prize sponsored by computer chip giant Intel and Internet titan Google. Pearl is a professor of computer science at the University of California, Los Angeles. He is the father of Daniel Pearl, a journalist for The Wall Street Journal who was kidnapped and murdered in Pakistan in 2002. "(Judea Pearl's) accomplishments over the last 30 years have provided the theoretical basis for progress in artificial intelligence and led to extraordinary achievements in machine learning," 1 / 2 APA citation: Artificial intelligence pioneer wins A.M.
    [Show full text]
  • A Two Day ACM Turing Award Celebrations-Live Web Stream @
    ACM Coordinators Department of Information Technology Dr.R.Suganya & Mr.A.Sheik Abdullah Assistant Professors, The Department of Information Technology is A Two day ACM Turing Award Department of Information Technology established in the year 1999. It offers B.Tech (Information Technology) UG Programme since 1999 and M.E. Celebrations-Live Web Stream Thiagarjar College of Engineering (Computer Science and Information Security) PG Mail id: [email protected], [email protected] programme since 2014. The Department is supported by @ TCE PH: +919150245157, +919994216590 well experienced and qualified faculty members. The Department focuses on imparting practical and project based training to student through Outcome Based 23-24th June, 2017 Thiagarajar College of Engineering Education. The Department has different Special Interest Thiagarajar College of Engineering, an autonomous govt. Groups (SIGs) such as Data Engineering, Distributed aided Institution, affiliated to the Anna University is one Systems, Mobile Technologies, Information Security and among the several educational and philanthropic Management. These SIGs work on promoting research and institutions founded by Philanthropist and Industrialist development activities. The Department has sponsored research projects supported by funding organisations like Late. Shri.Karumuttu Thiagarajan Chettiar. It was UGC, AICTE, Industry supported Enterprise Mobility Lab established in the year 1957 and granted Autonomy in the by Motorola and Data Analytics Lab by CDAC, Chennai. year 1987. TCE is funded by Central and State Governments and Management. TCE offers 8 Undergraduate Programmes, 13 Postgraduate Programmes About the Award Celebrations Organized by and Doctoral Programmes in Engineering, Sciences and Architecture. TCE is an approved QIP centre for pursuing The ACM A.M.
    [Show full text]
  • AAAI Presidential Address: Steps Toward Robust Artificial Intelligence
    Articles AAAI Presidential Address: Steps Toward Robust Artificial Intelligence Thomas G. Dietterich I Recent advances in artificial intelli- et me begin by acknowledging the recent death of gence are encouraging governments and Marvin Minsky. Professor Minsky was, of course, corporations to deploy AI in high-stakes Lone of the four authors of the original Dartmouth settings including driving cars Summer School proposal to develop artificial intelligence autonomously, managing the power (McCarthy et al. 1955). In addition to his many contri- grid, trading on stock exchanges, and controlling autonomous weapons sys- butions to the intellectual foundations of artificial intel- tems. Such applications require AI ligence, I remember him most for his iconoclastic and methods to be robust to both the known playful attitude to research ideas. No established idea unknowns (those uncertain aspects of could long withstand his critical assaults, and up to his the world about which the computer can death, he continually urged us all to be more ambitious, reason explicitly) and the unknown to think more deeply, and to keep our eyes focused on unknowns (those aspects of the world the fundamental questions. that are not captured by the system’s In 1959, Minsky wrote an influential essay titled Steps models). This article discusses recent progress in AI and then describes eight Toward Artificial Intelligence (Minsky 1961), in which he ideas related to robustness that are summarized the state of AI research and sketched a path being pursued within the AI research forward. In his honor, I have extended his title to incor- community. While these ideas are a porate the topic that I want to discuss today: How can we start, we need to devote more attention make artificial intelligence systems that are robust in the to the challenges of dealing with the face of lack of knowledge about the world? known and unknown unknowns.
    [Show full text]
  • Arxiv:2106.11534V1 [Cs.DL] 22 Jun 2021 2 Nanjing University of Science and Technology, Nanjing, China 3 University of Southampton, Southampton, U.K
    Noname manuscript No. (will be inserted by the editor) Turing Award elites revisited: patterns of productivity, collaboration, authorship and impact Yinyu Jin1 · Sha Yuan1∗ · Zhou Shao2, 4 · Wendy Hall3 · Jie Tang4 Received: date / Accepted: date Abstract The Turing Award is recognized as the most influential and presti- gious award in the field of computer science(CS). With the rise of the science of science (SciSci), a large amount of bibliographic data has been analyzed in an attempt to understand the hidden mechanism of scientific evolution. These include the analysis of the Nobel Prize, including physics, chemistry, medicine, etc. In this article, we extract and analyze the data of 72 Turing Award lau- reates from the complete bibliographic data, fill the gap in the lack of Turing Award analysis, and discover the development characteristics of computer sci- ence as an independent discipline. First, we show most Turing Award laureates have long-term and high-quality educational backgrounds, and more than 61% of them have a degree in mathematics, which indicates that mathematics has played a significant role in the development of computer science. Secondly, the data shows that not all scholars have high productivity and high h-index; that is, the number of publications and h-index is not the leading indicator for evaluating the Turing Award. Third, the average age of awardees has increased from 40 to around 70 in recent years. This may be because new breakthroughs take longer, and some new technologies need time to prove their influence. Besides, we have also found that in the past ten years, international collabo- ration has experienced explosive growth, showing a new paradigm in the form of collaboration.
    [Show full text]
  • Alan Mathison Turing and the Turing Award Winners
    Alan Turing and the Turing Award Winners A Short Journey Through the History of Computer TítuloScience do capítulo Luis Lamb, 22 June 2012 Slides by Luis C. Lamb Alan Mathison Turing A.M. Turing, 1951 Turing by Stephen Kettle, 2007 by Slides by Luis C. Lamb Assumptions • I assume knowlege of Computing as a Science. • I shall not talk about computing before Turing: Leibniz, Babbage, Boole, Gödel... • I shall not detail theorems or algorithms. • I shall apologize for omissions at the end of this presentation. • Comprehensive information about Turing can be found at http://www.mathcomp.leeds.ac.uk/turing2012/ • The full version of this talk is available upon request. Slides by Luis C. Lamb Alan Mathison Turing § Born 23 June 1912: 2 Warrington Crescent, Maida Vale, London W9 Google maps Slides by Luis C. Lamb Alan Mathison Turing: short biography • 1922: Attends Hazlehurst Preparatory School • ’26: Sherborne School Dorset • ’31: King’s College Cambridge, Maths (graduates in ‘34). • ’35: Elected to Fellowship of King’s College Cambridge • ’36: Publishes “On Computable Numbers, with an Application to the Entscheindungsproblem”, Journal of the London Math. Soc. • ’38: PhD Princeton (viva on 21 June) : “Systems of Logic Based on Ordinals”, supervised by Alonzo Church. • Letter to Philipp Hall: “I hope Hitler will not have invaded England before I come back.” • ’39 Joins Bletchley Park: designs the “Bombe”. • ’40: First Bombes are fully operational • ’41: Breaks the German Naval Enigma. • ’42-44: Several contibutions to war effort on codebreaking; secure speech devices; computing. • ’45: Automatic Computing Engine (ACE) Computer. Slides by Luis C.
    [Show full text]