Search: "Artificial Intelligence" Filter:"Artificial Intelligence"

153 tagged events, 9 books found.


Books

Philosophy of Artificial Intelligence

A Critique of the Mechanistic Theory of Mind

by Rajakishore Nath

09/17/2009

This book deals with the major philosophical issues in the theoretical framework of Artificial Intelligence (AI) in particular and cognitive science in general. The researchers in AI are concerned with the issues of consciousness, human subjectivity, creativity, etc. Cognitive Science and AI argue that consciousness can be artificially created and comprehended in the function of robots. The robotic activities explain the mechanism involved in computation, language processing, sensing the information, etc. Contrary to this thesis, the philosophical study tries to show that human consciousness, thinking, imagination, etc. are much larger concepts and need to be delved into in the broad theoretical framework. This book is a critique of the mechanistic theory of mind. It shows the basic founda...

by Praneel Chand

10/16/2012

This thesis focuses on the development of an artificial intelligence system for a heterogeneous ensemble of mobile robots. Many robots in the ensemble may have limited processing, communication, sensing, and/or actuation capabilities. This means that each robot may not be able to execute all tasks that are input to the system. A hierarchical system is proposed to permit robots with superior processing and communication abilities to assign tasks and coordinate the less computationally able robots. The limited processing robots may also utilise the resources of superior robots during task execution. Effective task allocation and coordination should result in efficient execution of a global task. Many existing approaches to robot task allocation assume expert knowledge for task specification....

The Hidden Pattern

A Patternist Philosophy of Mind

by Ben Goertzel

05/31/2006

The Hidden Pattern presents a novel philosophy of mind, intended to form a coherent conceptual framework within which it is possible to understand the diverse aspects of mind and intelligence in a unified way. The central concept of the philosophy presented is the concept of “pattern”: minds and the world they live in and co-create are viewed as patterned systems of patterns, evolving over time, and various aspects of subjective experience and individual and social intelligence are analyzed in detail in this light. Many of the ideas presented are motivated by recent research in artificial intelligence and cognitive science, and the author’s own AI research is discussed in moderate detail in one chapter. However, the scope of the book is broader than this, incorporating insight...

Vision-based Robot Navigation

Quest for Intelligent Approaches Using a Sparse Distributed Memory

by Mateus Mendes, A. Paulo Coimbra, & Manuel M. Crisostomo

09/08/2012

Starting with a summary of the history of Artificial Intelligence, this book makes the bridge to the modern debate on the definition of Intelligence and the path to building Intelligent Machines. Since the definition of Intelligence is itself subject to open debate, the quest for Intelligent machines is pursuing a moving target. Apparently, intelligent behaviour is, to a great extent, the result of using a sophisticated associative memory, more than the result of heavy processing. The book describes theories on how the brain works, associative memory models and how a particular model - the Sparse Distributed Memory (SDM) - can be used to navigate a robot based on visual memories. Other robot navigation methods are also comprehensively revised and compared to the method proposed. The per...

Decision Making in Uncertain Situations

An Extension to the Mathematical Theory of Evidence

by Fabio Campos

08/21/2006

The main problem addressed by this work is how to model and combine bodies of knowledge (or evidence) while maintaining the representation of the unkowledge and of the conflict among the bodies. This is a problem with far-reaching applications in many knowledge segments, in particular for the fields of artificial intelligence, product design, decision making, knowledge engineering and uncertain probability. It must be kept in mind that knowledge based systems depend on algorithms able to relate the inputs of a system to a correct answer coming out of the knowledge-base, and both the inputs and the knowledge-base are subject to information imperfections caused by the unknowledge and the conflict. There are several formalism to deal with knowledge representation and combination, among them...

Double Helix of Phyllotaxis

Analysis of the Geometric Model of Plant Morphogenesis

by Boris Rozin

08/01/2020

This book is devoted to anyone who is in search of beauty in mathematics, and mathematics in the beauty around us. Attempting to combine mathematical rigor and magnificence of the visual perception, the author is presenting the mathematical study of phyllotaxis, the most beautiful phenomenon of the living nature. The distinctive feature of this book is an animation feature that explains the work of mathematical models and the transformation of 3D space.The analysis of the phyllotactic pattern as a system of discrete objects together with the mathematical tools of generalized sequences made it possible to find a universal algorithm for calculating the divergence angle. In addition, it is serving as a new proof of the fundamental theorem of phyllotaxis and analytically confirming well-known ...

Software-Agents and Liberal Order

An Inquiry along the Borderline between Economics and Computer Science

by Dirk N Wagner

12/19/2000

"Liberal order and software-agents" - long-established ideas and modern technology are bridged. The impulse for undertaking this effort comes from the observation that it becomes difficult for computer science alone to create order for and within machines. The growing complexity of computer systems, open networks like the Internet, and the increasingly social role of software entities push the traditional quest for total global control out of reach. Economic theory of social order offers extensive experience with such conditions, so that it can complement and guide research in computer science. It is shown that a common understanding between economics and computer science's sub-field of distributed artificial intelligence is possible on the level of software-agents. On this basis, four fun...

by Mike Croll

04/15/2023

Security is now a $500 billion global business, and it`s growing fast. It's developed from the night watchman keeping a sleepy eye out, to the guard patrolling the shopping mall, to smart surveillance systems monitoring everything, everywhere, all the time. This book explains: --how demand for security is generated by an alignment of interests between big business, insurance companies, the media, lawyers, politicians, and human nature; --how our response to terrorism is driven by fear rather than risk; --and how security has become a key feature of our lives at home, on-line, at work, when shopping, and when flying. This is a panoramic view from an industry insider who describes why the more security we have, the more we want. And crucial question emerges, as securit...

On Perl

Perl for Students and Professionals

by Jugal K. Kalita

01/15/2004

The book has an introductory chapter that gets the reader started quickly with programming in Perl. The initial part of the book discusses Perl expressions, statements, control flow, built-in data types such as arrays and hashes, and complex data structures built using references. The chapter on regular expressions is exemplary with about fifty well-motivated example programs that make this useful topic particularly accessible. The book has an excellent chapter on modules and object-oriented programming. On Perl has several chapters covering specialized topics. The chapter on socket-based network programming deals with forking and using fork to write complex interactive client-server programs. There is a chapter with in-depth discussion of CGI programming including error-ha...