Tuesday 20 July 2010

Artificial Intelligence - cognitive engineering, serious games


When I bought this book I wasn't quite sure what to expect since the title, "AI for Games and Animation: ..." is so broad sounding. What I did expect was that it would be written in an easy to read form and hopefully provide enough in-depth coverage of the topics so that a reasonable game programmer could implement them based on the information provided, without further research. This criteria seems to be adhered to in the technical articles in a publication such as Game Developer.Apparently, no-one bothered to tell Mr. Funge about this. Although the book does provide some case studies (examples) the actual details of their implementations are often glossed over or shrouded in unnecessary mathematical formalism that is out of place in a game programmer's book. To give an example, complex topics such as inverse kinematics and coupled spring systems are given several short paragraphs. In describing coupled spring systems for deforming a mesh, Funge uses "x dot" notation that most game programmers probably are not familiar with.The only saving grace is the reference section which can point the reader to more specific literature that may actually be helpful in constructing implementations of some of the techniques described in the book. This increases the rating from the worst (1 star) to 2 stars since it is actually pretty comphrensive. AI for Computer Games and Animation: A Cognitive Modeling Approach

The title of this book is its biggest flaw because it appears to cater to game programmers but the techniques described within it are not that useful. It appears that the book is marketed to the game programming community due to its immense size. Anybody interested it this book would be well advised to purchase the siggraph proceedings that it comes from because not only will you learn what this book is about, you will also have a large resource of other techniques that can be used for graphics and animation.Yes, John's technique is interesting and different ... however he does not have a gaming background, has never worked on games, and it is obvious that this book is simply an extension of a research paper. You can find better resources for both AI and game programming elsewhere.

This book is a fascinating mixture of perfectly reasonable AI techniques which are seldom useful for games, combined with useful but obvious techniques which are described better in a standard AI textbook.Overall, this book suffers greatly from a lack of relevance. There is no pseudocode, and the few examples in the book are poorly chosen and generally not representative of the real problems encountered in game AI programming. Similarly, many of the valuable techniques often used in game AI are not even mentioned.The book gives a brief overview of breadth-first, best-first, and depth-first search, but it entirely omits mention of the A* algorithm, some form of which is used in nearly every game that involves pathfinding.The book also covers a number of topics that are entirely out of place in a book about game AI. Chapter 2 is entirely devoted to game physics. Chapter 6 covers machine learning, a technique which is seldom used for games. And Chapter 11 covers texture mapping and deformable models, which, although important for games, have nothing to do with AI.The book does have some high points, such as the and the introduction to interval arithmetic. But even then, it wastes the reader's time with several pages of unnecessary mathematical proofs.Overall, I recommend avoiding this book. Not only will it not inform the reader, it presents a misguided notion of what game AI is all about.

The field of "artificial intelligence" is so broad, that even confining it to the domain of computer games doesn't help matters much. This book is not a cookbook on "how to write my monster code", but instead covers more of the general theory of behaviors and intelligence.I don't have a background in AI coding, so I'm not familiar with the standard AI texts another reviewer points to. Where this book excelled for me was its strong overview of AI and its applications. If you're looking for a book to hand you code for your next big game, I would look elsewhere. For a solid understanding of many of the issues of AI, this book worked quite well for me.I only gave it three stars because of its terseness and the lack of direct relevance (read: immediately usable code) for many people. For some, like myself, the book is valuable just for briefly surveying the field, allowing me to explore specific areas in more depth.

In this title, the author strives to take Artificial Intelligence to the next level. The cognitive approach is one where a character is given planning and reasoning skills with a behavioral outline and the character uses his own logic to determine its next actions. The book is designed for intermediate to advanced AI programmers, so the format of the book is quite technical (read as 'mathematics~ based'). The book guides you through such topics as, "Reactive Behavior Rules", "Hierarchical Finite-state Machines", "Precondition Axioms", "Sensing", "Embedding Goal-directed Behavior", Priority-based Control Systems", "Subgoals" and many other related issues.The book is roughly about 200 pages, and has 3 different examples for you to follow: a maze, a dinosaur world, and an undersea world. The maze is simple enough, its when you see the use of the cognitive approach in the dinosaurs and undersea creatures, that you realize the true potential of this method. In particular, I found the undersea world quite interesting. It consists of predatory sharks and merpeople. A shark will forage around systematically, going back to any spots it last saw a merperson, and will chase and try to eat any merperson it sees. Sounds simple enough. The merpeople have no weapons, but use their superior reasoning capacities to elude the 'jaws of death'. This is when things get cool. Using techniques described in the book, the author demonstrates how a merperson who has been given 'brave' characteristics will try and help a fellow merperson crying for help, as it tries to evade becoming the shark's next meal. The 'brave' merperson even risks his own cyber-life by hiding between rocks and getting dangerously close to the shark, trying to get its attention. A close call or two and the 'brave' merperson is finally able to distract the shark long enough for the other merperson to escape. The 'brave' one then leads the other back to the safety of the rocks and caves. Overall, pretty interesting reactions.When you start thinking like the author does, the whole realm of game character AI takes on a whole new meaning. Speaking of meanings, according to the Merriam Webster's Dictionary, cognitive is described as = 1 : relating or involving the act or process of knowing; including both awareness and judgment. ( from Latin -cognitio, from cognoscere, to become acquainted with, know, to come to know ) 2 : based on or capable of being reduced to empirical factual knowledge. This truly is the theory being presented in this book. It is definitely not a beginner's guide to AI, nor by any means a final authority on the subject. AI for Games and Animation is a book that helps you, the animator/ game designer, progress the way you think about your characters and how they will function for you in your next project. If the subject of AI programming pertains to you, you would be well off adding this new release to your collection. - Cognitive Engineering - Serious Games'


Detail Products
Detail Reviews
Click here for more information


Artificial Intelligence - cognitive engineering, serious games cognitive engineering Artificial Intelligence - cognitive engineering, serious games