No Free Lunch Theorems for Optimization 1 Introduction

Total Page:16

File Type:pdf, Size:1020Kb

No Free Lunch Theorems for Optimization 1 Introduction No Free Lunch Theorems for Optimization David H Wolp ert IBM Almaden ResearchCenter NNaD Harry Road San Jose CA William G Macready Santa Fe Institute Hyde Park Road Santa Fe NM Decemb er Abstract A framework is develop ed to explore the connection b etween eective optimization algorithms and the problems they are solving A numb er of no free lunch NFL theorems are presented that establish that for any algorithm any elevated p erformance over one class of problems is exactly paid for in p erformance over another class These theorems result in a geometric interpretation of what it means for an algorithm to be well suited to an optimization problem Applications of the NFL theorems to information theoretic asp ects of optimization and b enchmark measures of p erformance are also presented Other issues addressed are timevarying optimization problems and a pr ior i headtohead minimax distinctions b etween optimization algorithms distinctions that can obtain despite the NFL theorems enforcing of a typ e of uniformity over all algorithms Intro duction The past few decades have seen increased interest in generalpurp ose blackb ox optimiza tion algorithms that exploit little if anyknowledge concerning the optimization problem on which they are run In large part these algorithms havedrawn inspiration from optimization pro cesses that o ccur in nature In particular the two most p opular blackb ox optimization strategies evolutionary algorithms FOW Hol and simulated annealing KGV mimic pro cesses in natural selection and statistical mechanics resp ectively In light of this interest in generalpurp ose optimization algorithms it has b ecome im p ortant to understand the relationship b etween howwell an algorithm a p erforms and the optimization problem f on which it is run In this pap er we present a formal analysis that contributes towards such an understanding by addressing questions like the following Given the plethora of blackb ox optimization algorithms and of optimization problems how can we b est match algorithms to problems ie how b est can we relax the blackb ox nature of the algorithms and have them exploit some knowledge concerning the optimization problem In particular while serious optimization practitioners almost always p erform such matching it is usually on an ad ho c basis how can suchmatching b e formally analyzed More generally what is the underlying mathematical skeleton of optimization theory b efore the esh of the probability distributions of a particular context and set of optimization problems are im p osed What can information theory and Bayesian analysis contribute to an understanding of these issues How a priori generalizable are the p erformance results of a certain algorithm on a certain class of problems to its p erformance on other classes of problems How should weeven measure such generalization howshouldwe assess the p erformance of algorithms on problems so that wemay programmatically compare those algorithms Broadly sp eaking wetaketwo approaches to these questions First weinvestigate what apriori restrictions there are on the pattern of p erformance of one or more algorithms as one runs over the set of all optimization problems Our second approach is to instead fo cus on a particular problem and consider the eects of running over all algorithms In the current pap er wepresent results from b oth typ es of analyses but concentrate largely on the rst approach The reader is referred to the companion pap er MW for more kinds of analysis involving the second approach We b egin in Section byintro ducing the necessary notation Also discussed in this section is the mo del of computation we adopt its limitations and the reasons wechose it One might exp ect that there are pairs of search algorithms A and B suchthat A per forms b etter than B on average even if B sometimes outp erforms A As an example one might exp ect that hillclimbing usually outp erforms hilldescending if ones goal is to nd a maximum of the cost function One might also exp ect it would outp erform a random search in sucha context One of the main results of this pap er is that such exp ectations are incorrect We prove two NFL theorems in Section that demonstrate this and more generally illuminate the connection b etween algorithms and problems Roughly sp eaking weshow that for b oth static and time dep endent optimization problems the average p erformance of any pair of algorithms across all p ossible problems is exactly identical This means in particular that if some algorithm a s p erformance is sup erior to that of another algorithm a over some set of optimization problems then the reverse must b e true over the set of all other optimization problems The reader is urged to read this section carefully for a precise statement of these theorems This is true even if one of the algorithms is random any algorithm a p erforms worse than randomly just as readily over the set of all optimization problems as it p erforms b etter than randomlyPossible ob jections to these results are also addressed in Sections and In Section we present a geometric interpretation of the NFL theorems In particular we show that an algorithms average p erformance is determined byhow aligned it is with the underlying probability distribution over optimization problems on which it is run This Section is critical for anyone wishing to understand how the NFL results are consistentwith the wellaccepted fact that many search algorithms that do not takeinto account knowledge concerning the cost function work quite well in practice Section demonstrates that the NFL theorems allow one to answer a numb er of what would otherwise seem to b e intractable questions The implications of these answers for measures of algorithm p erformance and of how b est to compare optimization algorithms are explored in Section In Section we discuss some of the ways in which despite the NFL theorems algo rithms can have a pr ior i distinctions that hold even if nothing is sp ecied concerning the optimization problems In particular weshow that there can b e headtohead minimax distinctions b etween a pair of algorithms it ie we show that considered one f at a time a pair of algorithms may b e distinguishable even if they are not when one lo oks over all f s In Section we presentanintro duction to the alternative approach to the formal analysis of optimization in which problems are held xed and one lo oks at prop erties across the space of algorithms Since these results hold in general they hold for any and all optimization problems and in this are indep endent of the what kinds of problems one is more or less likely to encounter in the real world In particular these results state that one has no a priori justication for using a search algorithms b ehavior so far on a particular cost function to predict its future b ehavior on that function In fact when cho osing b etween algorithms based on their observed p erformance it do es not suce to make an assumption ab out the cost function some currently p o orly understo o d assumptions are also b eing made ab out how the algorithms in question are related to each other and to the cost function In addition to presenting results not found in MW this section serves as an intro duction to p ersp ective adopted in MW We conclude in Section with a brief discussion a summary of results and a short list of op en problems Wehave conned as many of our pro ofs to app endices as p ossible to facilitate the ow of the pap er A more detailed and substantially longer version of this pap er a version that also analyzes some issues not addressed in this pap er can b e found in WM Finallywe cannot emphasize enough that no claims whatso ever are b eing made in this pap er concerning howwell various search algorithms work in practice The fo cus of this pap er is on what can b e said a priori without any assumptions and from mathematical principles alone concerning the utility of a search algorithm Preliminaries We restrict attention to combinatorial optimization in which the search space X though p erhaps quite large is nite We further assume that the space of p ossible cost values Y is also nite These restrictions are automatically met for optimization algorithms run on digital computers For example typically Y is some or bit representation of the real numb ers in such a case The size of the spaces X and Y are indicated by jX j and jY j resp ectively Optimization problems f sometimes called cost functions or ob jective functions or energy func X tions are represented as mappings f X Y F Y is then the space of all p ossible jX j problems F is of size jY j avery large but nite numb er In addition to static f we shall also b e interested in optimization problems that dep end explicitly on time The extra notation needed for such timedep endent problems will b e intro duced as needed It is common in the optimization community to adopt an oraclebased view of computa tion In this view when assessing the p erformance of algorithms results are stated in terms of the numb er of function evaluations required to nd a certain solution Unfortunately though many optimization algorithms are wasteful of function evaluations In particular many algorithms do not rememb er where they have already searched and therefore often revisit the same p oints Although any algorithm that is wasteful in this fashion can b e made more ecient simply by rememb ering where it has b een cf tabu search Glo Glo many realworld algorithms elect not to employ this stratagem Accordingly
Recommended publications
  • The Impotent Fury of William Dembski
    THE DESIGN REVOLUTION? How William Dembski Is Dodging Questions About Intelligent Design By Mark Perakh Who is William A. Dembski? We are told that he has PhD degrees in mathematics and philosophy plus more degrees - in theology and what not – a long list of degrees indeed. [1] To acquire all those degrees certainly required an unconventional penchant for getting as many degrees as possible. We all know that degrees alone do not make a person a scientist. Scientific degrees are not like ranks in the military where a general is always above a mere colonel. Degrees are only a formal indicator of a person’s educational status. A scientist’s reputation and authority are based on his degrees only to a negligible extent. What really attests to a person’s status in science is publications in professional journals and anthologies and references to one’s work by colleagues. This is the domain where Dembski has so far remained practically invisible. All his multiple publications have little or nothing to do with science. He is a mathematician who did not prove any theorem and derived not a single formula. When he writes about probability theory or information theory -- on which he is proclaimed to be an expert -- the real experts in these fields (using the words of the prominent mathematician David Wolpert) “squint, furrow one's brows, and then shrug.” [2] When encountering critique of his work, Dembski is selective in choosing when to reply to his critics and when to ignore their critique. His preferred targets for replies are those critics who do not boast comparable long lists of formal credentials – this enables him to contemptuously dismiss the critical comments by pointing to the alleged lack of qualification of his opponents while avoiding answering the essence of their critical remarks.
    [Show full text]
  • Multi-Agent Economics and the Emergence of Critical Markets
    Multi-agent Economics and the Emergence of Critical Markets Michael S. Harr´e1 1Complex Systems Research Group, Faculty of Engineering and IT, The University of Sydney, Sydney, Australia. Abstract The dual crises of the sub-prime mortgage crisis and the global financial crisis has prompted a call for explanations of non-equilibrium market dynamics. Recently a promising approach has been the use of agent based models (ABMs) to simulate aggregate market dynamics. A key aspect of these models is the endogenous emergence of critical transitions between equilibria, i.e. market collapses, caused by multiple equilibria and changing market parameters. Several research themes have developed microeconomic based models that include multiple equilibria: social decision theory (Brock and Durlauf), quantal response models (McKelvey and Palfrey), and strategic complementarities (Goldstein). A gap that needs to be filled in the literature is a unified analysis of the relationship between these models and how aggregate criticality emerges from the individual agent level. This article reviews the agent-based foundations of markets starting with the individual agent perspective of McFadden and the aggregate perspective of catastrophe theory emphasising connections between the different approaches. It is shown that changes in the uncertainty agents have in the value of their interactions with one another, even if these changes are one-sided, plays a central role in systemic market risks such as market instability and the twin crises effect. These interactions can endogenously cause crises that are an emergent phenomena of markets. 1 Introduction Multi-agent models have grown in popularity [2, 5, 64, 9, 34, 37] as a way in which to simu- late complex market dynamics that might have no closed form solutions.
    [Show full text]
  • What Is Important About the No Free Lunch Theorems? 3
    What is important about the No Free Lunch theorems? David H. Wolpert Abstract The No Free Lunch theorems prove that under a uniform distribution over induction problems (search problemsor learning problems), all induction algorithms perform equally. As I discuss in this chapter, the importanceofthe theoremsarises by using them to analyze scenarios involving non-uniform distributions, and to compare different algorithms, without any assumption about the distribution over problems at all. In particular, the theorems prove that anti-cross-validation (choosing among a set of candidate algorithms based on which has worst out-of-sample behavior) performs as well as cross-validation, unless one makes an assumption — which has never been formalized — about how the distribution over induction problems, on the one hand,is relatedto the set of algorithmsone is choosingamong using (anti-)cross validation, on the other. In addition, they establish strong caveats concerning the significance of the many results in the literature which establish the strength of a particular algorithm without assuming a particular distribution. They also motivate a “dictionary” between supervised learning and improve blackbox optimization, which allows one to “translate” techniques from supervised learning into the domain of blackbox optimization, thereby strengthening blackbox optimization algorithms. In addition to these topics, I also briefly discuss their implications for philosophy of science. 1 Introduction arXiv:2007.10928v1 [cs.LG] 21 Jul 2020 The first of what are now called the No Free Lunch (NFL) theorems were published in [1]. Soon after publication they were popularizedin [2], building on a preprint ver- sion of [1]. Those first theorems focused on (supervised) machine learning.
    [Show full text]
  • Conference Program
    The Third International Conference on Knowledge Discovery and Data Mining August 14–17 1997, Newport Beach, California Sponsored by the American Association for Artificial Intelligence Cosponsored by General Motors Research, The National Institute for Statistical Sciences, and NCR Corporation In cooperation with The American Statistical Association Welcome to KDD-97! KDD-97 Organization General Conference Chair William Eddy, Carnegie Mellon Sally Morton, Rand Corporation University Richard Muntz, University of California Ramasamy Uthurusamy, General Motors Charles Elkan, University of California at at Los Angeles Corporation San Diego Raymond Ng, University of British Usama Fayyad, Microsoft Research Columbia Program Cochairs Ronen Feldman, Bar-Ilan University, Steve Omohundro, NEC Research David Heckerman, Microsoft Research Israel Gregory Piatetsky-Shapiro, Heikki Mannila, University of Helsinki, Jerry Friedman, Stanford University GTE Laboratories Finland Dan Geiger, Technion, Israel Daryl Pregibon, Bell Laboratories Daryl Pregibon, AT&T Laboratories Clark Glymour, Carnegie Mellon Raghu Ramakrishnan, University of University Wisconsin, Madison Publicity Chair Moises Goldszmidt, SRI International Patricia Riddle, Boeing Computer Georges Grinstein, University of Services Paul Stolorz, Jet Propulsion Laboratory Massachusetts, Lowell Ted Senator, NASD Regulation Inc. Tutorial Chair Jiawei Han, Simon Fraser University, Jude Shavlik, University of Wisconsin at Canada Madison Padhraic Smyth, University of California, David Hand, Open University,
    [Show full text]
  • David Wolpert Research Statement
    David Wolpert Research Statement Although my degrees were in physics (Princeton, then the Kavli Institute for Theoretical Physics), my interests are far broader. Reflecting this I have worked at the Santa Fe Institute, the Neurosciences Institute at Rockefeller University, Los Alamos’ Center for Nonlinear Studies, TXN (a data-mining startup), and IBM. Currently I am a senior computer scientist at NASA. Reflecting this breadth of my interests, I have published work on the following topics, most of it being on the first four: Multi-agent systems and distributed control Operations research (in particular nonlinear and heuristic optimization) Machine learning Statistics (Bayesian, Sampling theory, and Maxent) Nanotechnology Molecular biology Computation theory Game theory Several branches of mathematics. In the last few years my research focus has been five-fold: 1) PROBABILITY COLLECTIVES: By casting both of them in terms of information theory, game theory and statistical physics are, mathematically, identical. Intuitively, players in a game and their reward functions are identical to particles in a system and their energy functions. This identity allows one to “cut and paste” techniques between these fields, creating a hybrid richer than either by itself. So for example, the proper quantification of the bounded rationality of an agent turns out to be formally identical to a particle’s temperature. As another example, techniques in statistical physics used to analyze systems with varying numbers of particles can be applied to games with varying numbers of agents. Along with the members of my group and collaborators at Oxford, Stanford, Berkeley, and Los Alamos, I have been investigating the extremely rich theory arising from this hybridization.
    [Show full text]
  • LA-UR-11-06242 Approved for Public Release; Distribution Is Unlimited
    LA-UR-11-06242 Approved for public release; distribution is unlimited. Title: Modeling Humans as Reinforcement Learners: How to Predict Human Behavior in Multi-Stage Games Author(s): Ritchie Lee David Wolpert Scott Backhaus Russell Bent James Bono Brendan Tracey Intended for: 25th Annual Conference on Neural Information Processing Systems, Workshop on Decision Making with Multiple Imperfect Decision Makers, Granda, Spain, December 2011 Los Alamos National Laboratory, an affirmative action/equal opportunity employer, is operated by the Los Alamos National Security, LLC for the National Nuclear Security Administration of the U.S. Department of Energy under contract DE-AC52-06NA25396. By acceptance of this article, the publisher recognizes that the U.S. Government retains a nonexclusive, royalty-free license to publish or reproduce the published form of this contribution, or to allow others to do so, for U.S. Government purposes. Los Alamos National Laboratory requests that the publisher identify this article as work performed under the auspices of the U.S. Department of Energy. Los Alamos National Laboratory strongly supports academic freedom and a researcher’s right to publish; as an institution, however, the Laboratory does not endorse the viewpoint of a publication or guarantee its technical correctness. Form 836 (7/06) Modeling Humans as Reinforcement Learners: How to Predict Human Behavior in Multi-Stage Games Ritchie Lee David H. Wolpert Carnegie Mellon University Silicon Valley Intelligent Systems Division NASA Ames Research Park MS23-11 NASA Ames Research Center MS269-1 Moffett Field, CA 94035 Moffett Field, CA 94035 [email protected] [email protected] Scott Backhaus Russell Bent Los Alamos National Laboratory Los Alamos National Laboratory MS K764, Los Alamos, NM 87545 MS C933, Los Alamos, NM 87545 [email protected] [email protected] James Bono Brendan Tracey Department of Economics Department of Aeronautics and Astronautics American University Stanford University 4400 Massachusetts Ave.
    [Show full text]
  • Arxiv:2103.11956V2 [Cs.LG] 28 Jun 2021 the Implications of the No
    The Implications of the No-Free-Lunch Theorems for Meta-induction David H. Wolpert Santa Fe Institute, 1399 Hyde Park Road, Santa Fe, NM, 87501, http://davidwolpert.weebly.com Abstract The important recent book by G. Schurz [1] appreciates that the no-free- lunch theorems (NFL) have major implications for the problem of (meta) induction. Here I review the NFL theorems, emphasizing that they do not only concern the case where there is a uniform prior — they prove that there are “as many priors” (loosely speaking) for which any induction algo- rithm A out-generalizes some induction algorithm B as vice-versa. Impor- tantly though, in addition to the NFL theorems, there are many free lunch theorems. In particular, the NFL theorems can only be used to compare the marginal expected performance of an induction algorithm A with the marginal expected performance of an induction algorithm B. There is a rich set of free lunches which instead concern the statistical correlations among the generalization errors of induction algorithms. As I describe, the meta- induction algorithms that Schurz advocates as a “solution to Hume’s prob- lem” are simply examples of such a free lunch based on correlations among the generalization errors of induction algorithms. I end by pointing out that the prior that Schurz advocates, which is uniform over bit frequencies rather than bit patterns, is contradicted by thousands of experiments in statistical physics and by the great success of the maximum entropy procedure in in- arXiv:2103.11956v2 [cs.LG] 28 Jun 2021 ductive inference. “There is only limited value In knowledge derived from experience.
    [Show full text]
  • Science Illuminating Our Complex World
    Science illuminating our complex world 2010 ANNUAL REPORT >>insight A unIque reSeArch communIty. A new kInd oF ScIence. To unravel the complex systems most critical to our future – economies, ecosystems, world conflict, disease, human progress, and global climate, for example – a new kind of science is required, one that merges the riches of many disciplines, from physics and biology to the social sciences and the humanities. For 27 years the Santa Fe Institute, the world locus of complex systems science, has devoted itself to creating a unique research community. In seeking the theoretical foundations and patterns underly- SFI Leadership ing our world’s toughest problems, SFI’s scientists Jerry Sabloff, maintain the highest degree of scientific rigor, col- President laborate across disciplines, create and explore new Nancy Deutsch, scientific frontiers, spread the ideas and methods of Vice President for Development complexity science to other institutions, prepare the Doug Erwin, next generation of complexity scholars, and encour- Chair of the Faculty, 2011-2013 age the practical application of SFI’s results. David Krakauer, Chair of the Faculty, 2009-2011 Founded in 1984, SFI is a private, independent, nonprofit research institution located in Santa Fe, Ginger Richardson, editor writing Photography Laura Ware Vice President for Education New Mexico. Its scientific and educational missions John German Krista Zala InSight Foto Inc. Mark Earthy are supported by philanthropic individuals and [email protected] Chris Wood, Rachel Miller Peter Ollivetti Printing Vice President for Administration foundations, forward-thinking partner companies, design Rachel Feldman Nicolas Righetti Starline Printing Director, Business Network and government science agencies. Michael Vittitow Jessica Flack Linda A.
    [Show full text]
  • Curriculum Vitae
    Curriculum Vitae Simon DeDeo Indiana University / [email protected] / http://santafe.edu/~simon Contents I. Positions Held 1 II. Grants 2 III. Education 2 IV. Papers 2 A. Working Papers 2 B. Publications 3 V. Mentorship 5 VI. Invited Talks and Meetings 6 VII. Indiana University Service 8 VIII. Santa Fe Institute Complex System Summer School 8 IX. Extramural Service and Outreach 9 I. POSITIONS HELD • Assistant Professor, School of Informatics and Computing; Faculty in Cognitive Sci- ence, College of Arts & Sciences. Indiana University, 2014|. • External Professor, Santa Fe Institute, Santa Fe, New Mexico, 2014|. • Research Fellow of the Santa Fe Institute, Santa Fe, New Mexico, 2013. Omidyar Fellow, 2010{2012; Interdisciplinary research with focus on theory of computation, biological information processing, social decision-making, and collective phenomena. • Postdoctoral Fellow of the Institute for the Physics and Mathematics of the Universe, University of Tokyo, 2009. Focus on effective theories and statistical physics. • Postdoctoral Fellow of the Kavli Institute for Cosmological Physics, University of Chicago, 2006{2009. Focus on theoretical and observational cosmological physics. 2 II. GRANTS • \The Small-Number Limit of Biological Information Processing." National Science Foundation, EF-1137929. Lead PI. $339,457 over three years. Awarded. 2011{2014. • REU Supplement for R. Hawkins. NSF SMA-1005075, \Transdisciplinary Research Through Computational Modeling." $12,014. Awarded. 2013. • REU Supplement for R. Gardu~no. Amendment to NSF PHY-0706174, \A Broad Research Program in the Sciences of Complexity." $12,014. Awarded. 2012. • \The Landscape of Multiscale Computation." TeraGrid Resource Allocation, TG- IBN110006. 2 × 105 CPU hours over one year. 2011{2012. • Graduate Fellow, National Science Foundation.
    [Show full text]
  • Maximum Entropy and Bayesian Methods Fundamental Theories of Physics
    Maximum Entropy and Bayesian Methods Fundamental Theories of Physics An International Book Series on The Fundamental Theories of Physics: Their Clarification, Development and Application Editor: ALWYN VAN DER MERWE University ofDenver, U.S.A. Editorial Advisory Board: LAWRENCE P. HORWITZ, Tel-Aviv University, Israel BRIAN D. JOSEPHSON, University of Cambridge, U.K. CLIVE KILMISTER, University ofLondon, u.K. PEKKA J. LAHTI, University of Turku, Finland GUNTER LUDWIG, Philipps-Universitiit, Marburg, Germany ASHER PERES, Israel Institute of Technology, Israel NATHAN ROSEN, Israel Institute of Technology, Israel EDUARD PROGOVECKI, University of Toronto, Canada MENDEL SACHS, State University ofNew York at Buffalo, U.S.A. ABDUS SALAM, International Centre for Theoretical Physics, Trieste, Italy HANS-JURGEN TREDER, ZentralinstitutjUr Astrophysik der Akademie der Wissenschaften, Germany Volume 79 Maximum Entropy and Bayesian Methods Santa Fe, New Mexico, U.S.A., 1995 Proceedings of the Fifteenth International Workshop on Maximum Entropy and Bayesian Methods edited by Kenneth M. Hanson Dynamic Experimentation Division, Los Alamos National Laboratory, Los Alamos, New Mexico, U.S.A. and Richard N. Silver Theoretical Division, Los Alamos National Laboratory, Los Alamos, New Mexico, U.S.A. SPRINGER-SCIENCE +BUSINESS MEDIA, B. V. A C.I.P. Catalogue record for this book is available from the Library of Congress ISBN 978-94-010-6284-8 ISBN 978-94-011-5430-7 (eBook) DOI 10.1007/978-94-011-5430-7 Printed on acid-free paper All Rights Reserved © 1996 Springer Science+Business Media Dordrecht Originally published by Kluwer Academic Publishers in 1996 No part of the material protected by this copyright notice may be reproduced or utilized in any form or by any means, electronic or mechanical, inc1uding photocopying, recording or by any information storage and retrieval system, without written permission from the copyright owner.
    [Show full text]
  • Game-Theoretic Management of Interacting Adaptive Systems
    Game-theoretic Management of Interacting Adaptive Systems David Wolpert Nilesh Kulkarni NASA Ames Research Center Perot Systems INC, NASA Ames Research Center MS 269-1 MS 269-1 Moffett Field, CA 94035 Moffett Field, CA 94035 Email: [email protected] Email: [email protected] Abstract— A powerful technique for optimizing an evolving complete control over the behavior of the players. That is system “agent” is co-evolution, in which one evolves the agent’s always true if there are communication restrictions that prevent environment at the same time that one evolves the agent. Here us from having full and continual access to all of the players. we consider such co-evolution when there is more than one agent, and the agents interact with one another. By definition, It is also always true if some of the players are humans. Such the environment of such a set of agents defines a non-cooperative limitations onour control are also typical when the players are game they are playing. So in this setting co-evolution means using software programs written by third party vendors. a “manager” to adaptively change the game the agents play, On the other hand, even when we cannot completely control in such a way that their resultant behavior optimizes a utility the players, often we can set / modify some aspects of the function of the manager. We introduce a fixed-point technique for doing this, and illustrate it on computer experiments. game among the players. As examples, we might have a manager external to the players who can modify their utility I.
    [Show full text]
  • Debating Design: from Darwin To
    P1: IRK 0521829496agg.xml CY335B/Dembski 0 521 82949 6 April 13, 2004 10:0 Debating Design From Darwin to DNA Edited by WILLIAM A. DEMBSKI Baylor University MICHAEL RUSE Florida State University iii CAMBRIDGE UNIVERSITY PRESS Cambridge, New York, Melbourne, Madrid, Cape Town, Singapore, São Paulo Cambridge University Press The Edinburgh Building, Cambridge CB2 8RU, UK Published in the United States of America by Cambridge University Press, New York www.cambridge.org Information on this title: www.cambridge.org/9780521829496 © Cambridge University Press 2004, 2006 This publication is in copyright. Subject to statutory exception and to the provision of relevant collective licensing agreements, no reproduction of any part may take place without the written permission of Cambridge University Press. First published in print format 2004 ISBN-13 978-0-511-33751-2 eBook (EBL) ISBN-10 0-511-33751-5 eBook (EBL) ISBN-13 978-0-521-82949-6 hardback ISBN-10 0-521-82949-6 hardback ISBN-13 978-0-521-70990-3 paperback ISBN-10 0-521-70990-3 paperback Cambridge University Press has no responsibility for the persistence or accuracy of urls for external or third-party internet websites referred to in this publication, and does not guarantee that any content on such websites is, or will remain, accurate or appropriate. P1: IRK 0521829496agg.xml CY335B/Dembski 0 521 82949 6 April 13, 2004 10:0 Contents Notes on Contributors page vii introduction 1. General Introduction3 William A. Dembski and Michael Ruse 2. The Argument from Design: A Brief History 13 Michael Ruse 3. Who’s Afraid of ID? A Survey of the Intelligent Design Movement 32 Angus Menuge part i: darwinism 4.
    [Show full text]