Project Proposal

Total Page:16

File Type:pdf, Size:1020Kb

Project Proposal Project Proposal Theoretical Adverse Computations, and Safety ThEorie des Calculs AdveRses, et s´ecurit´e CARTE Scientific leader: Jean-Yves Marion INRIA scientific and technological challenges: 1 3 and 1 Keywords: Algorithmic, Complexity, Computability, Complex Systems, Algo- rithms, Virus, Malwares, Networks, Computational Models, Resource Analysis, Program Properties, Termination, Formal Systems, Logic 1The seven INRIA scientific and technological challenges are: 1. Designing and mastering the future network and communication services infrastructures 2. Developing multimedia data and information processing 3. Guaranteeing the reliability and security of software-prevalent systems 4. Coupling models and data to simulate and control complex systems 5. Combining simulation, visualization and interaction 6. Modeling living beings 7. Fully integrating ICST into medical technology 1 Project-team composition 1.1 Permanent positions • Full-time researchers – Olivier Bournez, Charg´ede recherche INRIA. – Johanne Cohen, Charg´eede recherche, CNRS, – Isabelle Gnaedig, Charg´eede Recherche INRIA. • Professors and assistant professors – Guillaume Bonfante, Maitre de conf´erences, Ecole´ des Mines de Nancy, INPL – Jean-Yves Marion, Professeur, Ecole´ des Mines de Nancy, INPL 1.2 PhD and Post-Docs • Emmanuel Hainry, ATER, UHP • Romain P´echoux, PhD MENRT, • Matthieu Kaczmarek, BDI CNRS-R´egion, • Marco Gaboardi, joint PhD with Turin University • Octave Boussaton, PhD Henri Poincar´eUniversity 2 2 Main objectives Algorithmic and programming theory define implicitly the semantics of an algo- rithm or a program. Thus, when an algorithm asks for a value, the request has a meaning, like the weight of an arc, but this meaning is external to the algo- rithm. This characteristic is not shared by other sciences, whose semantic is not defined, in general, in an external way by the scientist. Since the computation environment is made of autonomous systems, that have their own objectives, and since we try to take into account real world constraints, an algorithm cannot be based on “a priori” knowledge from its environment. A network routing com- putation has to consider the economic importance of each independent agent. An antivirus has to determine the intentions of a program (potentially hostile) to do its task correctly. A program is asked to perform well, even if good clas- sical properties are not ensured. One of the main objectives of the CARTE project is to take into account adversity, as a veritable full-fledged component, linked to actors of a computation, whose behavior is unknown or unclear. We call this notion adversary computation. One of the main objectives is then to predict the behavior of adversary computations, to construct robust, i.e. fault-tolerant algorithms and systems, taking into account divergent interests, resisting viral attacks, and performing well, even if certain correctness properties are missing. One of the original as- pects of the project is to combine the two following approaches. The first one is the analysis of the behavior of a wide-scale system, using tools coming from both the Continuous and the Game Theories. Simply put, this is a macroscopic approach. In the second approach, the tools we envisage using to build defenses would come rather from logic, rewriting, and, more generally, from the Pro- gramming Theory. We will complete these two approaches with the control of computations in antagonistic environments, which requires studying and ver- ifying the fundamental properties of programs and systems, like termination, stability or access to resources. 3 3 Scientific foundations We present the fundamental notions, formalisms and computational models we will use for our purpose. This brief presentation is not exhaustive, but looks at the areas in a particular way, enhancing the aspects which seem to us interesting to reach the goals we have fixed in our research directions. 3.1 Continuous Computation Theory Today’s classical computability and complexity theory deals with discrete time and space models of computation. But discrete time models of machines work- ing on a continuous space can be considered: consider for example the Blum Shub and Smale machines of [6]. Recursive analysis, introduced by Turing [81], Grzegorczyk [50], and Lacombe [56] can also be considered as continous space discrete time computation theory. Models of machines working with a continuous time and space can also be considered: see for example the General Purpose Analog Computer of Claude Shannon [76], defined as a model of the Differential Analysers [20]. At its beginning, continuous time computation theory was mainly concerned with analog machines. Determining which systems can actually be considered as computational models is a very intriguing question. This relates to the philo- sophical discussion about what is a programmable machine, which is beyond the scope of this discussion. Nonetheless, there are some early examples of built analog devices that are generally accepted as programmable machines. They include Bush’s landmark 1931 Differential Analyzer [20], as well as Bill Phillips’ Finance Phalograph, Hermann’s 1814 Planimeter, Pascal’s 1642 Pascaline, or even the 87 b.c. Antikythera mechanism: see [25]. Continuous time computa- tional models also include neural networks and systems that can be built using electronic analog devices. Since continuous time systems are conducive to mod- eling huge populations, one might speculate that they will have a prominent role in analyzing massively parallel systems such as the Internet [72]. The first true model of a universal continuous time machine was proposed by Shannon [76], who introduced it as a model of the Differential Analyzer. Dur- ing the 1950s and 60s an extensive body of literature was published about the programming of such machines2. There were also a number of significant pub- lications on how to use analog devices to solve discrete or continuous problems: see e.g. [82] and the references therein. However, most of this early literature is now only marginally relevant given the ways in which our current understanding of computability and complexity theory have developed. The research on artificial neural networks, despite the fact that it mainly focused on discrete time analog models, has motivated a change of perspective due to its many shared concepts and goals with today’s standard computability and complexity theory [70], [69]. Another line of development of continuous time computation theory has been motivated by hybrid systems, particularly 2See for example the very instructive Doug Coward ’s web Analog Computer Museum [25] and its bibliography. 4 by questions related to the hardness of their verification and control: see for example [18] and [4]. In recent years there has also been a surge of interest in alternatives to classical digital models other than continuous time systems. Those alternatives include discrete-time analog-space models like artificial neural networks [70], optical models [87], signal machines [29] and the Blum Shub and Smale model [7]. More generally there have also been many recent developments in non- classical and more-or-less realistic or futuristic models such as exotic cellular automata models [48], molecular or natural computations [51], [2], [57], [73], black hole computations [53], or quantum computations [28], [49], [77], [54]. The computational power of discrete time models are fairly well known and understood thanks in large part to the Church-Turing thesis. The Church- Turing thesis states that all reasonable and sufficiently powerful models are equivalent. For continuous time computation, the situation is far from being so clear, and there has not been a significant effort toward unifying concepts. Nonetheless, some recent results establish the equivalence between apparently distinct models [47], [46], [45], and [16], which give us hope that a unified theory of continuous time computation may not be too far in the future. A survey on continuous-time computation theory co-authored with Manuel Campagnolo can be found in [15]. This survey includes open problems and re- search directions. Extended discussions can also be found in [14]. This presenta- tion is extracted from [15]. A monograph on complexity theory for discrete-time computation over the real and over arbitrary structures in the sense of [6] can be found in [7] and [74] respectively. 3.2 Rewriting The rewriting paradigm, initially developed to mechanize the word problem, i.e. to decide whether an equality between terms is true modulo a set of axioms, has been greatly studied, in the context of automated deduction, especially since the seventies. Rewriting a term, with a set of rules that are oriented axioms, consists in deciding through matching whether a part of the term to be rewritten is an instance of a left-hand side of rule, then in replacing this instance in the term by the corresponding instance of the right-hand side. Properties of this deduction mechanism like confluence, sufficient complete- ness, consistency, or various notions of termination, have been described. For these generally undecidable properties, many proof methods have been devel- oped for basic rewriting and in a weaker proportion, for extensions like equa- tional extensions, consisting of rewriting modulo a set of axioms, conditional extensions where rules are applied under certain conditions only or typed or constrained extensions. Completeness test algorithms, a great number of meth- ods to prove termination, most
Recommended publications
  • Quantum Hypercomputation—Hype Or Computation?
    Quantum Hypercomputation—Hype or Computation? Amit Hagar,∗ Alex Korolev† February 19, 2007 Abstract A recent attempt to compute a (recursion–theoretic) non–computable func- tion using the quantum adiabatic algorithm is criticized and found wanting. Quantum algorithms may outperform classical algorithms in some cases, but so far they retain the classical (recursion–theoretic) notion of computability. A speculation is then offered as to where the putative power of quantum computers may come from. ∗HPS Department, Indiana University, Bloomington, IN, 47405. [email protected] †Philosophy Department, University of BC, Vancouver, BC. [email protected] 1 1 Introduction Combining physics, mathematics and computer science, quantum computing has developed in the past two decades from a visionary idea (Feynman 1982) to one of the most exciting areas of quantum mechanics (Nielsen and Chuang 2000). The recent excitement in this lively and fashionable domain of research was triggered by Peter Shor (1994) who showed how a quantum computer could exponentially speed–up classical computation and factor numbers much more rapidly (at least in terms of the number of computational steps involved) than any known classical algorithm. Shor’s algorithm was soon followed by several other algorithms that aimed to solve combinatorial and algebraic problems, and in the last few years the- oretical study of quantum systems serving as computational devices has achieved tremendous progress. According to one authority in the field (Aharonov 1998, Abstract), we now have strong theoretical evidence that quantum computers, if built, might be used as powerful computational tool, capable of per- forming tasks which seem intractable for classical computers.
    [Show full text]
  • Alan Turing, Hypercomputation, Adam Smith and Next Generation Intelligent Systems
    J. Intell. Syst. 21 (2012), 325–330 DOI 10.1515/jisys-2012-0017 © de Gruyter 2012 Something Old, Something New, Something Borrowed, Something Blue Part 1: Alan Turing, Hypercomputation, Adam Smith and Next Generation Intelligent Systems Mark Dougherty Abstract. In this article intelligent systems are placed in the context of accelerated Turing machines. Although such machines are not currently a reality, the very real gains in computing power made over previous decades require us to continually reevaluate the potential of intelligent systems. The economic theories of Adam Smith provide us with a useful insight into this question. Keywords. Intelligent Systems, Accelerated Turing Machine, Specialization of Labor. 2010 Mathematics Subject Classification. Primary 01-02, secondary 01A60, 01A67. 1 Introduction The editor-in-chief of this journal has asked me to write a series of shorter articles in which I try to illuminate various challenges in intelligent systems. Given space requirements they cannot be regarded as comprehensive reviews, they are intended to provide an overview and to be a point of departure for discussion and debate. The title of the series implies that I will look at both very old and rather new concepts and I will not be afraid to borrow from other subjects. Nor will I be afraid to incorporate radical “blue skies” ideas or hypotheses. By challenges I mean aspects of our subject which cannot easily be tackled by either theoretical means or through empirical enquiry. That may be because the questions raised are not researchable or because no evidence has yet been ob- served. Or it may be that work is underway but that no firm conclusions have yet been reached by the research community.
    [Show full text]
  • Biological Computation: a Road
    918 Biological Computation: A Road to Complex Engineered Systems Nelson Alfonso Gómez-Cruz Modeling and Simulation Laboratory Universidad del Rosario Bogotá, Colombia [email protected] Carlos Eduardo Maldonado Research Professor Universidad del Rosario Bogotá, Colombia [email protected] Provided that there is no theoretical frame for complex engineered systems (CES) as yet, this paper claims that bio-inspired engineering can help provide such a frame. Within CES bio- inspired systems play a key role. The disclosure from bio-inspired systems and biological computation has not been sufficiently worked out, however. Biological computation is to be taken as the processing of information by living systems that is carried out in polynomial time, i.e., efficiently; such processing however is grasped by current science and research as an intractable problem (for instance, the protein folding problem). A remark is needed here: P versus NP problems should be well defined and delimited but biological computation problems are not. The shift from conventional engineering to bio-inspired engineering needs bring the subject (or problem) of computability to a new level. Within the frame of computation, so far, the prevailing paradigm is still the Turing-Church thesis. In other words, conventional 919 engineering is still ruled by the Church-Turing thesis (CTt). However, CES is ruled by CTt, too. Contrarily to the above, we shall argue here that biological computation demands a more careful thinking that leads us towards hypercomputation. Bio-inspired engineering and CES thereafter, must turn its regard toward biological computation. Thus, biological computation can and should be taken as the ground for engineering complex non-linear systems.
    [Show full text]
  • State of the Art of Information Technology Computing Models for Autonomic Cloud Computing †
    Proceedings State of the Art of Information Technology Computing Models for Autonomic Cloud Computing † Eugene Eberbach Department of Computer Science and Robotics Engineering Program, Worcester Polytechnic Institute, 100 Institute Road, Worcester, MA 01609-2280, USA; [email protected]; Tel.: +1-508-831-4937 † Presented at the IS4SI 2017 Summit DIGITALISATION FOR A SUSTAINABLE SOCIETY, Gothenburg, Sweden, 12–16 June 2017. Published: 9 June 2017 Abstract: In the paper we present several models of computation for autonomic cloud computing. In particular, we justify that for autonomic cloud computing if we require perfect self-reflection, we need models of computation going beyond Turing machines. To approximate self-reflection, models below Turing machines are sufficient. The above claims are illustrated using as an example the DIME Network Architecture. Keywords: autonomic cloud computing; Turing machine; incompleteness; self-reflection; superTuring machines; DIME network architecture 1. Introduction A distributed system is a collection of independent computers that appears to its users as a single coherent system with basic characteristics: 1. concurrency of components, lack of a global clock, scalability and independent failures of components, 2. underlying transparency (inherited by cloud computing), hiding unnecessary details of management, networking, multi-computer implementation or services, 3. providing a uniform way of looking at the whole distributed system. We will consider two subclasses of distributed systems represented by cloud and autonomic computing. Cloud Computing is a relatively new concept in computing that emerged in the late 1990s and the 2000s (but having roots from 1960s—IBM VMs for System360/370/390), first under the name software as a service—the details of computing are hidden transparently in the networking “cloud” 1.
    [Show full text]
  • The Many Forms of Hypercomputation
    Applied Mathematics and Computation 178 (2006) 143–153 www.elsevier.com/locate/amc The many forms of hypercomputation Toby Ord Balliol College, Oxford OX1 3BJ, UK Abstract This paper surveys a wide range of proposed hypermachines, examining the resources that they require and the capa- bilities that they possess. Ó 2005 Elsevier Inc. All rights reserved. Keywords: Hypercomputation; Oracles; Randomness; Infinite time Turing machine; Accelerating Turing machine 1. Introduction: computation and hypercomputation The Turing machine was developed as a formalisation of the concept of computation. While algorithms had played key roles in certain areas of mathematics, prior to the 1930s they had not been studied as mathematical entities in their own right. Alan Turing [41] changed this by introducing a type of imaginary machine which could take input representing various mathematical objects and process it with a number of small precise steps until the final output is generated. Turing found a machine of this type corresponding to many of the tradi- tional mathematical algorithms and provided convincing reasons to believe that any mathematical procedure that was precise enough to be recognised as an algorithm or Ôeffective procedureÕ would have a corresponding Turing machine. Other contemporaneous attempts at formalising algorithms [4,26] were soon shown to lead to the same class of Ôrecursive functionsÕ. The immediate benefit of this analysis of computation was the ability to prove certain negative results. Tur- ing showed that, on pain of contradiction, there could not be a Turing machine which took an arbitrary for- mula of the predicate calculus and decided whether or not it was a tautology.
    [Show full text]
  • LNCS 3988, Pp
    The Church-Turing Thesis Consensus and Opposition Martin Davis Mathematics Dept., University of California, Berkeley, CA 94720, USA [email protected] Many years ago, I wrote [7]: It is truly remarkable (G¨odel . speaks of a kind of miracle) that it has proved possible to give a precise mathematical characterization of the class of processes that can be carried out by purely machanical means. It is in fact the possibility of such a characterization that underlies the ubiquitous applicability of digital computers. In addition it has made it possible to prove the algorithmic unsolvability of important problems, has provided a key tool in mathematical logic, has made available an array of fundamental models in theoretical computer science, and has been the basis of a rich new branch of mathemtics. A few years later I wrote [8]: Thesubject...isAlanTuring’sdiscoveryoftheuniversal(orall-purpose) digitalcomputerasa mathematicalabstraction....Wewilltrytoshow how this very abstract work helped to lead Turing and John von Neu- mann to the modern concept of the electronic computer. In the 1980s when those words were written, the notion that the work by the logicians Church, Post, and Turing had a significant relationship with the coming of the modern computer was by no means generally accepted. What was innovative about the novel vacuum tube computers being built in the late 1940s was still generally thought to be captured in the phrase “the stored program concept”. Much easier to think of this revolutionary paradign shift in terms of the use of a piece of hardware than to credit Turing’s abstract pencil-and- paper “universal” machines as playing the key role.
    [Show full text]
  • A Bibliography of Publications in Theoretical Computer Science: 2005–2009
    A Bibliography of Publications in Theoretical Computer Science: 2005{2009 Nelson H. F. Beebe University of Utah Department of Mathematics, 110 LCB 155 S 1400 E RM 233 Salt Lake City, UT 84112-0090 USA Tel: +1 801 581 5254 FAX: +1 801 581 4148 E-mail: [email protected], [email protected], [email protected] (Internet) WWW URL: http://www.math.utah.edu/~beebe/ 14 October 2017 Version 1.15 Title word cross-reference `p [782]. [1183, 729]. F0 [2005]. FS [1741]. H [1823, 1585]. k [1116, 1805, 796, 803, 173, 781, 1961, 1609, 775, 1989, 178, 1310, 630, 1311, 951, 62, 1823, 1809, 2253, 2061, 2003, #CSP [2264]. #P [1788]. 1624, 953, 1226, 1306, 1290, 2007]. k>2 #P-completeness [1788]. [173]. Kmax;Kmin [541]. κ [1836]. L(2; 1) [2243, 1635]. L(d; s) [440]. l1 [961]. λ (1 + 1) [1683]. (1,λ) [115]. (18=11)n [2213]. [2281, 400, 1588, 562]. λµ [1159]. log N (α, β) [2215]. (n; k) [2392, 1557]. (n; t) [1049]. d [547]. LU [1217]. m (p; k) [467]. (r; p) [2357]. $-calculus [1275]. [1760, 1324, 2258, 1745, 1226, 1306]. µ 1 [220, 503]. 2 [187, 400, 589, 359, 101]. n [1425, 2304, 1890, 2253, 2333, 1287, 1302]. d ≥ ≤ [1909, 958, 2079, 1451]. N [1444]. n 30 2 <α 7=3 [2163]. 3 [1628, 1771]. 3:4713 6 1:75 + [2169]. = [789]. O(n ) [2243]. [2387]. 4 [2260]. 5 + [1968]. 5=2 [90]. 5=4 2 ! ∗ ; Ø(n polylogn) [1915]. O(n ) [1553]. [778]. [0; 1] [503]. [58]. [109]. 1 [1543].
    [Show full text]
  • What Implications Does the Diagonal Method Have for Hypercomputation
    The Diagonal Method and Hypercomputation Toby Ord and Tien D. Kieu The diagonal method is often used to show that Turing machines cannot solve their own halting problem. There have been several recent attempts to show that this method also exposes either contradiction or arbitrariness in other theoretical models of computation that claim to be able to solve the halting problem for Turing machines. We show that such arguments are flawed — a contradiction only occurs if a type of machine can compute its own diagonal function. We then demonstrate why such a situation does not occur for the methods of hypercomputation under attack and why it is unlikely to occur in any other serious methods. 1 Introduction In recent papers by Cotogno [2003] and Svozil [1998], it is claimed that certain theoretical methods for hypercomputation must fail on strictly logical grounds. Their arguments are similar, using a modified form of the diagonal construction due to Turing [1936] to show that the ability to solve the halting problem leads to contradiction. This argument is very familiar, with versions of it appearing in many introductory texts to show that Turing machines cannot solve their own halting problem. To see exactly what this argument tells us about hypercomputation, let us review it in the form given by Cotogno. 1 Let ψ1, ψ2, ψ3… be an enumeration of the computable (partial) functions and define the halting function: f(x, y): if ψx(y) diverges then 0 otherwise 1 and the diagonal function: g(x): if f(x, x) = 0 then 0 otherwise diverge If g(x) is computable, it must have an index i such that ψi(x) = g(x).
    [Show full text]
  • Zeno Machines and Hypercomputation Petrus H
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Theoretical Computer Science 358 (2006) 23–33 www.elsevier.com/locate/tcs Zeno machines and hypercomputation Petrus H. Potgieter∗ Department of Decision Sciences, University of South Africa, P.O. Box 392, Unisa 0003, Pretoria Received 6 December 2004; received in revised form 14 November 2005; accepted 29 November 2005 Communicated by M. Hirvensalo Abstract This paper reviews the Church–Turing Thesis (or rather, theses) with reference to their origin and application and considers some models of “hypercomputation”, concentrating on perhaps the most straight-forward option: Zeno machines (Turing machines with accelerating clock). The halting problem is briefly discussed in a general context and the suggestion that it is an inevitable companion of any reasonable computational model is emphasised. It is suggested that claims to have “broken the Turing barrier” could be toned down and that the important and well-founded rôle of Turing computability in the mathematical sciences stands unchallenged. © 2006 Elsevier B.V. All rights reserved. Keywords: Church–Turing Thesis; Zeno machine; Accelerated Turing machine; Hypercomputation; Halting problem 1. Introduction The popular and scientific literature in foundational aspects of computer science and in physical science have of late been replete with obituaries for the Church–Turing Thesis (CTT) and triumphant announcements of the dawn of “hypercomputation” (the “scare quotes” around which are to be carelessly omitted from this point on). Some of the proponents of this idea and their readers believe that somehow the CTT has been disproved. It is often not quite clear however what exactly they take the Thesis to mean.
    [Show full text]
  • Physical Hypercomputation and the Church-Turing Thesis
    Physical Hypercomputation and the Church-Turing Thesis Oron Shagrir ([email protected]) and Itamar Pitowsky ([email protected]). Department of Philosophy, The Hebrew University of Jerusalem, Israel. Abstract. We describe a possible physical device that computes a function that cannot be computed by a Turing machine. The device is physical in the sense that it is compatible with General Relativity. We discuss some objections, focusing on those which deny that the device is either a computer or computes a function that is not Turing computable. Finally, we argue that the existence of the device does not refute the Church-Turing thesis, but nevertheless may be a counterexample to Gandy’s thesis. Keywords: Supertasks, Physical hypercomputation, Effective computation, Church-Turing Thesis, Gandy’s Thesis. 1. Introduction A hypercomputer is a physical or an abstract system that computes functions that cannot be computed by a universal Turing machine. Turing (1939) was perhaps the first to introduce hypercomputers. He called them o-machines, for machines with oracles. Other examples of hypercomputers are described in Copeland and Sylvan (1999). In what follows we describe a possible physical device that computes a non- Turing computable function. This physical hypercomputer is a version of the devices introduced by Pitowsky (1990) and Hogarth (1992, 1994). We consider some objections to the claim that the device is indeed a physical hypercomputer. Earman and Norton (1993) discuss the physical possibility of this device in detail. Here we focus on the logical problems it raises. Finally, we argue that the existence of the device is no counterexample to the Church-Turing thesis (CTT), but nevertheless may refute Gandy’s thesis.
    [Show full text]
  • Hypercomputation by Definition
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Theoretical Computer Science 317 (2004) 191–207 www.elsevier.com/locate/tcs Hypercomputation by deÿnition Benjamin Wells Department of Mathematics, University of San Francisco, 2130 Fulton Street, San Francisco, CA 94117, USA Received 12 August 2003; received in revised form 21 September 2003 Abstract Hypercomputation refers to computation surpassing the Turing model, not just exceeding the von Neumann architecture. Algebraic constructions yield a ÿnitely based pseudorecursive equa- tional theory (Internat. J. Algebra Comput. 6 (1996) 457–510). It is not recursive, although for each given number n, its equations in n variables form a recursive set. Hypercomputation is therefore required for an algorithmic answer to the membership problem of such a theory. Yet Alfred Tarski declared these theories to be decidable. The dilemma of a decidable but not re- cursive set presents an impasse to standard computability theory. One way to break the impasse is to predicate that the theory is computable—in other words, hypercomputation by deÿnition. c 2003 Elsevier B.V. All rights reserved. MSC: primary 03D35; secondary 03C05; 03D15; 03D40; 20M07; 68Q05; 68Q10; 68Q15 Keywords: Hypercomputation; Pseudorecursive theory; Varieties of semigroups; Church–Turing Thesis; Decidable theories; Computability Preface A. I. Mal’tsev’s work inspired the hunt for pseudorecursive varieties, and Alfred Tarski’s encouragement led to publishing the ÿndings. Although the heir of a two-ÿgure fortune, I am still a beginner at transcending duality. 1. Introduction We consider here computability problems on the boundary between logic and algebra.
    [Show full text]
  • Computability and Complexity of Unconventional Computing Devices
    Computability and Complexity of Unconventional Computing Devices Hajo Broersma1, Susan Stepney2, and G¨oranWendin3 1 Faculty of Electrical Engineering, Mathematics and Computer Science, CTIT Institute for ICT Research, and MESA+ Institute for Nanotechnology, University of Twente, The Netherlands 2 Department of Computer Science, University of York, UK 3 Microtechnology and Nanoscience Department, Chalmers University of Technology, Gothenburg, SE-41296 Sweden Abstract. We discuss some claims that certain UCOMP devices can perform hypercomputa- tion (compute Turing-uncomputable functions) or perform super-Turing computation (solve NP-complete problems in polynomial time). We discover that all these claims rely on the provision of one or more unphysical resources. 1 Introduction For many decades, Moore's Law (Moore; 1965) gave us exponentially-increasing classical (digital) computing (CCOMP) power, with a doubling time of around 18 months. This can- not continue indefinitely, due to ultimate physical limits (Lloyd; 2000). Well before then, more practical limits will slow this increase. One such limit is power consumption. With present efforts toward exascale computing, the cost of raw electrical power may eventually be the limit to the computational power of digital machines: Information is physical, and electrical power scales linearly with computational power (electrical power = number of bit flips per second times bit energy). Reducing the switching energy of a bit will alleviate the problem and push the limits to higher processing power, but the exponential scaling in time will win in the end. Programs that need exponential time will consequently need exponen- tial electrical power. Furthermore, there are problems that are worse than being hard for CCOMP: they are (classically at least) undecidable or uncomputable, that is, impossible to solve.
    [Show full text]