Artificial Intelligence
Title | Artificial Intelligence PDF eBook |
Author | Nils J. Nilsson |
Publisher | Morgan Kaufmann |
Pages | 536 |
Release | 1998 |
Genre | Computers |
ISBN | 1558605355 |
This new book, by one of the most respected researchers in Artificial Intelligence, features a radical new 'evolutionary' organization that begins with low level intelligent behavior and develops complex intelligence as the book progresses.
Attachment and Bonding
Title | Attachment and Bonding PDF eBook |
Author | Carol Sue Carter |
Publisher | MIT Press |
Pages | 509 |
Release | 2005 |
Genre | Medical |
ISBN | 0262033488 |
Scientists from different disciplines, including anthropology, psychology, psychiatry, pediatrics, neurobiology, endocrinology, and molecular biology, explore the concepts of attachment and bonding from varying scientific perspectives.
Lifelong Machine Learning, Second Edition
Title | Lifelong Machine Learning, Second Edition PDF eBook |
Author | Zhiyuan Sun |
Publisher | Springer Nature |
Pages | 187 |
Release | 2022-06-01 |
Genre | Computers |
ISBN | 3031015819 |
Lifelong Machine Learning, Second Edition is an introduction to an advanced machine learning paradigm that continuously learns by accumulating past knowledge that it then uses in future learning and problem solving. In contrast, the current dominant machine learning paradigm learns in isolation: given a training dataset, it runs a machine learning algorithm on the dataset to produce a model that is then used in its intended application. It makes no attempt to retain the learned knowledge and use it in subsequent learning. Unlike this isolated system, humans learn effectively with only a few examples precisely because our learning is very knowledge-driven: the knowledge learned in the past helps us learn new things with little data or effort. Lifelong learning aims to emulate this capability, because without it, an AI system cannot be considered truly intelligent. Research in lifelong learning has developed significantly in the relatively short time since the first edition of this book was published. The purpose of this second edition is to expand the definition of lifelong learning, update the content of several chapters, and add a new chapter about continual learning in deep neural networks—which has been actively researched over the past two or three years. A few chapters have also been reorganized to make each of them more coherent for the reader. Moreover, the authors want to propose a unified framework for the research area. Currently, there are several research topics in machine learning that are closely related to lifelong learning—most notably, multi-task learning, transfer learning, and meta-learning—because they also employ the idea of knowledge sharing and transfer. This book brings all these topics under one roof and discusses their similarities and differences. Its goal is to introduce this emerging machine learning paradigm and present a comprehensive survey and review of the important research results and latest ideas in the area. This book is thus suitable for students, researchers, and practitioners who are interested in machine learning, data mining, natural language processing, or pattern recognition. Lecturers can readily use the book for courses in any of these related fields.
Active Learning
Title | Active Learning PDF eBook |
Author | Burr Chen |
Publisher | Springer Nature |
Pages | 100 |
Release | 2022-05-31 |
Genre | Computers |
ISBN | 3031015606 |
The key idea behind active learning is that a machine learning algorithm can perform better with less training if it is allowed to choose the data from which it learns. An active learner may pose "queries," usually in the form of unlabeled data instances to be labeled by an "oracle" (e.g., a human annotator) that already understands the nature of the problem. This sort of approach is well-motivated in many modern machine learning and data mining applications, where unlabeled data may be abundant or easy to come by, but training labels are difficult, time-consuming, or expensive to obtain. This book is a general introduction to active learning. It outlines several scenarios in which queries might be formulated, and details many query selection algorithms which have been organized into four broad categories, or "query selection frameworks." We also touch on some of the theoretical foundations of active learning, and conclude with an overview of the strengths and weaknesses of these approaches in practice, including a summary of ongoing work to address these open challenges and opportunities. Table of Contents: Automating Inquiry / Uncertainty Sampling / Searching Through the Hypothesis Space / Minimizing Expected Error and Variance / Exploiting Structure in Data / Theory / Practical Considerations
Artificial Intelligence: A New Synthesis
Title | Artificial Intelligence: A New Synthesis PDF eBook |
Author | Nils J. Nilsson |
Publisher | Elsevier |
Pages | 536 |
Release | 1998-04-17 |
Genre | Computers |
ISBN | 0080948340 |
Intelligent agents are employed as the central characters in this introductory text. Beginning with elementary reactive agents, Nilsson gradually increases their cognitive horsepower to illustrate the most important and lasting ideas in AI. Neural networks, genetic programming, computer vision, heuristic search, knowledge representation and reasoning, Bayes networks, planning, and language understanding are each revealed through the growing capabilities of these agents. A distinguishing feature of this text is in its evolutionary approach to the study of AI. This book provides a refreshing and motivating synthesis of the field by one of AI's master expositors and leading researches. - An evolutionary approach provides a unifying theme - Thorough coverage of important AI ideas, old and new - Frequent use of examples and illustrative diagrams - Extensive coverage of machine learning methods throughout the text - Citations to over 500 references - Comprehensive index
A Concise Introduction to Multiagent Systems and Distributed Artificial Intelligence
Title | A Concise Introduction to Multiagent Systems and Distributed Artificial Intelligence PDF eBook |
Author | Nikos Kolobov |
Publisher | Springer Nature |
Pages | 71 |
Release | 2022-06-01 |
Genre | Computers |
ISBN | 3031015436 |
Multiagent systems is an expanding field that blends classical fields like game theory and decentralized control with modern fields like computer science and machine learning. This monograph provides a concise introduction to the subject, covering the theoretical foundations as well as more recent developments in a coherent and readable manner. The text is centered on the concept of an agent as decision maker. Chapter 1 is a short introduction to the field of multiagent systems. Chapter 2 covers the basic theory of singleagent decision making under uncertainty. Chapter 3 is a brief introduction to game theory, explaining classical concepts like Nash equilibrium. Chapter 4 deals with the fundamental problem of coordinating a team of collaborative agents. Chapter 5 studies the problem of multiagent reasoning and decision making under partial observability. Chapter 6 focuses on the design of protocols that are stable against manipulations by self-interested agents. Chapter 7 provides a short introduction to the rapidly expanding field of multiagent reinforcement learning. The material can be used for teaching a half-semester course on multiagent systems covering, roughly, one chapter per lecture.
A Short Introduction to Preferences
Title | A Short Introduction to Preferences PDF eBook |
Author | Francesca Bellet |
Publisher | Springer Nature |
Pages | 90 |
Release | 2022-06-01 |
Genre | Computers |
ISBN | 3031015568 |
Computational social choice is an expanding field that merges classical topics like economics and voting theory with more modern topics like artificial intelligence, multiagent systems, and computational complexity. This book provides a concise introduction to the main research lines in this field, covering aspects such as preference modelling, uncertainty reasoning, social choice, stable matching, and computational aspects of preference aggregation and manipulation. The book is centered around the notion of preference reasoning, both in the single-agent and the multi-agent setting. It presents the main approaches to modeling and reasoning with preferences, with particular attention to two popular and powerful formalisms, soft constraints and CP-nets. The authors consider preference elicitation and various forms of uncertainty in soft constraints. They review the most relevant results in voting, with special attention to computational social choice. Finally, the book considers preferences in matching problems. The book is intended for students and researchers who may be interested in an introduction to preference reasoning and multi-agent preference aggregation, and who want to know the basic notions and results in computational social choice. Table of Contents: Introduction / Preference Modeling and Reasoning / Uncertainty in Preference Reasoning / Aggregating Preferences / Stable Marriage Problems