𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Fault-Tolerant Search Algorithms: Reliable Computation with Unreliable Information

✍ Scribed by Ferdinando Cicalese


Publisher
Springer
Year
2013
Tongue
English
Leaves
218
Series
Monographs in Theoretical Computer Science. An EATCS Series
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Why a book on fault-tolerant search algorithms? Searching is one of the fundamental problems in computer science. Time and again algorithmic and combinatorial issues originally studied in the context of search find application in the most diverse areas of computer science and discrete mathematics. On the other hand, fault-tolerance is a necessary ingredient of computing. Due to their inherent complexity, information systems are naturally prone to errors, which may appear at any level – as imprecisions in the data, bugs in the software, or transient or permanent hardware failures. This book provides a concise, rigorous and up-to-date account of different approaches to fault-tolerance in the context of algorithmic search theory.

Thanks to their basic structure, search problems offer insights into how fault-tolerant techniques may be applied in various scenarios. In the first part of the book, a paradigmatic model for fault-tolerant search is presented, the Ulamβ€”RΓ©nyi problem. Following a didactic approach, the author takes the reader on a tour of Ulamβ€”RΓ©nyi problem variants of increasing complexity. In the context of this basic model, fundamental combinatorial and algorithmic issues in the design of fault-tolerant search procedures are discussed. The algorithmic efficiency achievable is analyzed with respect to the statistical nature of the error sources, and the amount of information on which the search algorithm bases its decisions. In the second part of the book, more general models of faults and fault-tolerance are considered. Special attention is given to the application of fault-tolerant search procedures to specific problems in distributed computing, bioinformatics and computational learning.

This book will be of special value to researchers from the areas of combinatorial search and fault-tolerant computation, but also to researchers in learning and coding theory, databases, and artificial intelligence. Only basic training in discrete mathematics is assumed. Parts of the book can be used as the basis for specialized graduate courses on combinatorial search, or as supporting material for a graduate or undergraduate course on error-correcting codes.

✦ Table of Contents



Content:
Front Matter....Pages i-xv
Prologue: What This Book Is About....Pages 1-6
Front Matter....Pages 7-7
Fault-Tolerant Search οΏ½ la Ulam-RΓ©nyi....Pages 9-29
Adaptive vs. Non-adaptive Search....Pages 31-64
Weighted Errors over a General Channel....Pages 65-76
Variations on a Theme of Ulam and RΓ©nyi: More Types of Questions and Lies....Pages 77-98
Front Matter....Pages 99-99
Delays and Time Outs....Pages 101-137
Group Testing....Pages 139-173
Resilient Search....Pages 175-184
A Model for Learning....Pages 185-198
Back Matter....Pages 199-207


πŸ“œ SIMILAR VOLUMES


Design And Analysis of Reliable And Faul
✍ Mostafa Abd-El-barr πŸ“‚ Library πŸ“… 2006 πŸ› World Scientific Pub Co Inc 🌐 English

Covering both the theoretical and practical aspects of fault-tolerant mobile systems, and fault tolerance and analysis, this book tackles the current issues of reliability-based optimization of computer networks, fault-tolerant mobile systems, and fault tolerance and reliability of high speed and hi

Social Sensing: Building Reliable System
✍ Dong Wang, Tarek Abdelzaher, Lance Kaplan πŸ“‚ Library πŸ“… 2015 πŸ› Morgan Kaufmann 🌐 English

<p>Increasingly, human beings are sensors engaging directly with the mobile Internet. Individuals can now share real-time experiences at an unprecedented scale. <i>Social Sensing: Building Reliable Systems on Unreliable Data </i>looks at recent advances in the emerging field of social sensing, empha

Production-ready Microservices Building
✍ Fowler, Susan J πŸ“‚ Library πŸ“… 2016 πŸ› O'Reilly Media 🌐 English

Recent practice in distributed systems has shifted from building and maintaining monolithic applications to breaking monoliths into microservices, but the standardization and best practices for microservice architecture and interaction between microservices remain largely undefined. After breaking a