𝔖 Scriptorium
✦   LIBER   ✦

📁

Computers, People, And Thought: From Data Mining To Evolutionary Robotics

✍ Scribed by Malachy Eaton


Publisher
Springer
Year
2020
Tongue
English
Leaves
236
Edition
1st Edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


In this book the author discusses synergies between computers and thought, related to the field of Artificial Intelligence; between people and thought, leading to questions of consciousness and our existence as humans; and between computers and people, leading to the recent remarkable advances in the field of humanoid robots. He then looks toward the implications of intelligent 'conscious' humanoid robots with superior intellects, able to operate in our human environments. After presenting the basic engineering components and supporting logic of computer systems, and giving an overview of the contributions of pioneering scientists in the domains of computing, logic, and robotics, in the core of the book the author examines the meaning of thought and intelligence in the context of specific tasks and successful AI approaches. In the final part of the book he introduces related societal and ethical implications. The book will be a useful accompanying text in courses on artificial intelligence, robotics, intelligent systems, games, and evolutionary computing. It will also be valuable for general readers and historians of technology.

✦ Table of Contents


What This Book Is (Not) About......Page 5
What This Book Is About......Page 7
Contents......Page 8
1.1 Computers, People, and Thought......Page 14
1.2 In the Beginning.........Page 15
1.4 Amazing Technologies (What Has Changed)......Page 17
1.6 The Accelerating Pace of AI Developments: A Case for Restraint?......Page 18
1.7 Recent Book Publications in the Area of Advanced AI Systems and Future Technological Progress´´......Page 19<br>1.8Thinking Machines´´ Revisited......Page 21
1.9 Questions, Answers, and Goals: The Focus of This Book......Page 22
1.9.3 Main Focus of Algorithms in This Book......Page 24
1.10 Recap: Overall Book Layout, and Intended Audience......Page 25
Part I: The Components......Page 27
2.1 Introduction to Computers and Computation......Page 28
2.1.1 Computer Power as the Epitome of Modern Technological Progress......Page 29
2.1.3 Relays, Vacuum Tubes, and Transistors as Switches......Page 30
2.2.1.1 Numbers......Page 31
2.2.1.2 Letters and Other Symbols......Page 34
2.2.1.3 Pictures and Sound: Real-World Data......Page 36
2.3.2 Arithmetic and Logical Operations......Page 37
2.3.3 Binary Addition......Page 40
2.3.4 Karnaugh Maps......Page 41
2.3.5 Multi-bit Addition......Page 43
2.3.6 Subtractors and Multipliers......Page 44
2.3.7 Decoders and Multiplexers......Page 46
2.3.8 Gates: Open and Closed......Page 47
2.3.10 Multi-bit General Computation......Page 48
2.4 Memory......Page 50
2.6 Reasons for the Power of Modern Computers......Page 51
2.8 Ternary Computation......Page 52
2.8.2 Another Example.........Page 53
2.8.4 Logical Operations......Page 54
2.9.1 Details of the Ternary ALU Construction......Page 55
2.9.2 Ternary Processing......Page 57
2.9.4 Balanced Ternary Addition......Page 58
2.9.5 Some Practical Details......Page 61
2.10.1 Introduction to the Algorithmic State Machine Charting Methodology......Page 62
2.10.3 Binary State Machine Design: A Machine with Input......Page 63
2.11 Moving on......Page 66
3.1 Where Do We Come from: Human Evolution......Page 68
3.3 The Games People Play......Page 70
4.1 Pure´´ Thought......Page 74<br>4.2 Thought as the Shaper of Reality Itself......Page 75<br>Part II: The Synergies......Page 77<br>5.1.1 Charles Babbage......Page 78<br>5.1.2 George Boole......Page 79<br>5.1.4 John von Neumann......Page 80<br>5.1.6 Alan Turing......Page 81<br>5.1.7 Claude Shannon......Page 82<br>5.1.9 Rodney (Rod) Brooks......Page 83<br>5.2 Asimov´s Laws and Turing´s Test......Page 84<br>5.3.1 Evolutionary Algorithms......Page 85<br>5.3.3 Particle Swarm Optimisation......Page 87<br>5.3.5.1 The Metaheuristic Menagerie......Page 88<br>5.3.5.3 A Gentle Critique......Page 90<br>5.4 Embodied Intelligence......Page 91<br>5.4.1 Humanoid Robots......Page 92<br>6.1 Human Consciousness......Page 95<br>6.1.1 Existence of Consciousness in Natural and Artificial Entities......Page 96<br>6.1.2 Delving Deeper......Page 97<br>6.1.3 The Conscious Perception of Reality......Page 98<br>6.2 The Formation of Understanding in the Rhythmic Nature of Reality......Page 99<br>7.1 Thinking Versus Calculation......Page 101<br>7.1.3 Outline Taxonomy of AIE Prowess......Page 102<br>7.1.4 What Is (and What Is Not) AI......Page 103<br>7.1.5 AI Has Delivered?......Page 104<br>7.1.6 Machines Need Not Apply......Page 105<br>7.1.7 Problem: What Problem?......Page 106<br>7.2.1 Representation......Page 107<br>7.2.1.1 A River-Crossing Puzzle......Page 108<br>7.2.1.3 Complexity of the Search Space......Page 109<br>7.2.1.4 Legal Operators and the State-Space Graph......Page 110<br>7.3 Search......Page 111<br>7.3.1 Informed and Uninformed Search Strategies......Page 112<br>7.3.1.2 Depth-First Search and Breadth-First Search......Page 113<br>7.3.2 Heuristic Search......Page 115<br>7.3.2.2 The 15-Puzzle......Page 116<br>7.3.2.3 A* for Sliding-Piece Puzzles......Page 118<br>7.3.2.5 Outline Proof of the Admissibility of the A* Algorithm......Page 120<br>7.4 Data Mining......Page 121<br>7.4.1 Overview of Data Mining Applications......Page 122<br>7.5 Game AI......Page 123<br>7.5.1 What Is Game AI?......Page 124<br>7.5.2 Pathfinding Using A*......Page 125<br>7.5.3 Variants of A*......Page 127<br>7.5.4 Application of IDA* to Forest, Hills, and Lake Map......Page 128<br>7.6 Search in Two-Person Adversarial Games......Page 129<br>7.6.1.1 Exhaustive Minimax......Page 130<br>7.6.1.3 Two-Ply Minimax Applied to Noughts and Crosses......Page 131<br>7.6.2 The α-β Procedure......Page 134<br>7.7 Machine Learning......Page 135<br>7.7.1 Learning Systems......Page 136<br>7.7.1.2 Lifelong Learning......Page 138<br>7.7.2.1 Information Theoretic Test Selection......Page 139<br>7.7.2.2 ID3 Example......Page 140<br>7.8 Introduction to Neural Computation......Page 145<br>7.8.1 History of the Development of Artificial Neural Systems......Page 148<br>7.8.2 Learning in Neural Networks......Page 149<br>7.8.2.1 Reinforcement Learning......Page 150<br>7.8.2.3 Unsupervised Learning......Page 151<br>7.8.4 The McCulloch-Pitts Neuron......Page 152<br>7.8.5.1 Learning in Perceptrons......Page 154<br>7.8.5.2 Learning the NOR Function......Page 155<br>7.8.6 Deep Learning and the Backpropagation Algorithm......Page 156<br>7.9.1 Reinforcement Learning Example Using Noughts and Crosses......Page 158<br>7.9.1.1 Fixed-Policy Strategy......Page 159<br>7.9.1.3 Let´s Play a Game......Page 160<br>7.9.1.4 Let´s Play Another Game!......Page 162<br>7.9.1.5 Of Course, the Devil Is in the Detail......Page 163<br>7.10.1 Genetic Algorithms......Page 165<br>8.1 Evolutionary Robotics (ER)......Page 167<br>8.1.1 From the Reality Gap: Into the Uncanny Valley?......Page 168<br>8.1.2 Fitness Function Design......Page 169<br>8.2.1 Application of EAs to Ball-Kicking Behaviour......Page 170<br>8.2.1.2 Tackling the Reality Gap: The Dual-Simulator Approach......Page 171<br>8.3 Where to from Here?......Page 173<br>Part III: The Wider Picture......Page 175<br>9.1 Introduction......Page 176<br>9.2 A Machine-Centred Orientation Towards Life?......Page 177<br>9.2.2 Just Because We Can......Page 178<br>9.3 Humans: Not Their Machines-The Imminent Threat?......Page 179<br>9.4 Outline Rating of Potential Threats......Page 180<br>9.4.1 AI Safety Research......Page 181<br>9.5 Spirituality and Religion in the Age of the Robots......Page 182<br>9.5.1 Science Versus Religion: Why the Battle?......Page 183<br>9.5.2 The Japanese Approach to Spirituality......Page 184<br>9.5.3 Cute Anthropomorphic Robots......Page 185<br>10.1 The Implications of Advanced Technologies on the Future of Work......Page 186<br>10.1.1 A Guaranteed Income for All......Page 187<br>10.1.2 Taxing the Robots......Page 188<br>10.2.1 Technology in the Classroom......Page 189<br>10.2.2 Digital Diploma Mills?......Page 190<br>11.1 Beyond Human Intelligence......Page 192<br>11.1.1 Types of Superintelligence......Page 193<br>11.2.1 Luddites and the Neo-Luddite Movement......Page 194<br>11.2.2 Techno-skeptics and Digital Utopians......Page 195<br>11.2.3 Beneficial-AI Movement......Page 196<br>11.3 Possible Future Scenarios......Page 197<br>12.1 Governing Lethal Behaviour in Autonomous Robots......Page 199<br>12.1.1 TheEthical Governor´´......Page 200
12.2 What Is to Be Done?......Page 201
13.1 A Prequel: Mindless Love of Technology?......Page 203
13.1.1 Smart Power Meters......Page 204
13.2.1 AI Gaydar´´: What Next?......Page 205<br>13.3 The Internet of Things (IoT)......Page 207<br>13.4 Technology: A Threat to Democracy and Freedom?......Page 208<br>14.1.1 From AlphaGo to AlphaZero and MuZero: Glimpses into the Future?......Page 210<br>14.2 TheMechanisation´´ of Human Endeavour......Page 212
14.2.1 Perils of Advanced Technologies/Looking to the Future......Page 213
14.3.1 A Code of Ethics for AI?......Page 215
14.3.2 A Modest Proposal......Page 216
14.3.3 On the Adoption/Prohibition of Advanced Potentially Disruptive Technologies: A Provisional Manifesto......Page 217
14.4 Conclusions......Page 218
A.2.1 Case Where x=1......Page 220
A.3 Values of x1 Taking a Fixed Representational Cost of 36......Page 221
A.4 Conclusions......Page 222
B.1 Design of a Two-Trit Balanced Ternary Counter......Page 223
B.2 Ternary State Machine Design: With Input......Page 226
References......Page 228

✦ Subjects


Artificial Intelligence


📜 SIMILAR VOLUMES


Evolutionary Computation in Data Mining
✍ Ashish Ghosh (auth.), Dr. Ashish Ghosh, Prof. Lakhmi C. Jain (eds.) 📂 Library 📅 2005 🏛 Springer-Verlag Berlin Heidelberg 🌐 English

<p><P>This carefully edited book reflects and advances the state of the art in the area of Data Mining and Knowledge Discovery with Evolutionary Algorithms. It emphasizes the utility of different evolutionary computing tools to various facets of knowledge discovery from databases, ranging from theor

Evolutionary Computation in Data Mining
✍ Keigo Watanabe, M.M.A. Hashem 📂 Library 📅 2004 🏛 Springer 🌐 English

This book reflects and advances the state of the art in the area of Data Mining and Knowledge Discovery with Evolutionary Algorithms. It emphasizes the utility of different evolutionary computing tools to various facets of knowledge discovery from databases, ranging from theoretical analysis to real

Evolutionary Computations: New Algorithm
✍ Prof. Keigo Watanabe, Prof. M. M. A. Hashem (auth.) 📂 Library 📅 2004 🏛 Springer-Verlag Berlin Heidelberg 🌐 English

<p><P>Evolutionary Computation, a broad field that includes Genetic Algorithms, Evolution Strategies, and Evolutionary Programming, has proven to offer well-suited techniques for industrial and management tasks - therefore receiving considerable attention fom scientists and engineers during the last