Related Subjects: Author Index
Book reviews for "Hart,_E._Richard" sorted by average review score:

Pattern Classification and Scene Analysis
Published in Hardcover by John Wiley & Sons (1973)
Authors: Richard O. Duda and Peter E. Hart
Amazon base price: $98.00
Used price: $174.95
Buy one from zShops for: $150.00
Average review score:

Gotta have it
While it's becoming a little dated (no problem, v.2 is in the works), this is the "must have" book for anyone concerned with pattern classification and scene analysis - not just computer vision, but anything related to pattern classification. It introduces all of the basic techniques and approaches that anyone involved in data reduction and classification should be familiar with: contour search, interval splines, chain encoding, the effects of digitizing the input data, pattern representation and classification, etc. Get it. You'll be glad you did. -Drew

great though dated reference to pattern recognition
This book was published in 1973 and there have been many advances since. Still I find it provides great exposition of the fundamental concepts. In fact the nearest neighbor algorithms that are now popular are covered in this book and date back to the work of Cover and Hart in the late 1960s. Those new to pattern recognition who think kth nearest neighbor rules are new should read this book to find out exactly when it was really thought up.

For a more up-to-date treatment, see McLachlan's recent book in the Wiley statistics series. However, this book provides valuable explanations of Bayes rules and shows pictorially what the boundaries look like for linear and quadratic classifiers. In fact I borrowed their pictures in Chapter 2 of my book on bootstrap methods.


Pattern Classification (2nd Edition)
Published in Hardcover by Wiley-Interscience (2000)
Authors: Richard O. Duda, Peter E. Hart, and David G. Stork
Amazon base price: $120.00
Used price: $90.00
Buy one from zShops for: $76.98
Average review score:

Disappointing
This book is a revised edition of Duda and Hart's classic text "Pattern Recognition and Scene Analysis" which was originally published in 1973. In fact, the 1973 edition of the book played a pivotal role in introducing me (and countless researchers of my generation) to the field of pattern recognition. Needless to say, I was looking forward to the release of the revised edition. Unfortunately, I was extremely disappointed with the new edition. I had expected much more from the masters: Duda and Hart!

My reasons for disappointment with this book are as follows:

Given the 27 years that have elapsed since the publication of the first edition of the book, and the immense progress that has taken place in pattern recognition, machine learning, computational learning theory, grammar inference, statistical inference, algorithmic information theory, and related areas, the revisions and additions in the 2000 edition are essentially of a patchwork nature. In my opinion, they do not reflect the current understanding of the topic of pattern recognition.

A disproportionate number of pages are devoted to topics like density estimation despite the fact that it has been well established in recent years, through the work of Vapnik and others, that when working with limited data, trying to solve the problem of pattern classification through density estimation (which turns out to be, in a well-defined sense of the term, a much harder problem than pattern classification) is rather futile. When modern techniques for learning pattern classifiers from limited data sets (e.g., support vector classifiers) are touched on in the book, the treatment is disappointingly superficial and in some cases, misleading.

There is virtually no discussion of problems of learning from large high dimensional data sets, incremental refinement of classifiers, learning from sequential data, distributed algorithms, etc. The treatment of non-numeric pattern recognition techniques (e.g., automata, languages, etc.) is extremely superficial. There is almost no discussion of essential aspects such as preprocessing and feature extraction techniques for dealing with variable length, semistructured, or unstructured patterns.

There is very little contact made with a large body of pattern recognition algorithms, results, and approaches developed by the machine learning community, with the possible exception of the decision tree algorithm.

There is little discussion of the extremely important topic of computational complexity and data requirements of learning algorithms.

On the positive side, the discussion of most topics that were originally covered in the 1973 edition has been further refined and in many cases, made more accessible through the addition of illustrative examples and diagrams. Topics such as Bayesian networks receive an intutive and accessible treatment. The exercises at the end of each chapter seem useful

Perhaps it is too difficult for any individual or a small group of individuals to write a textbook that reflects the state of the art in pattern recognition. Perhaps my expectations of Duda and Hart (based largely on the extraordinary job that did on the 1973 edition of their book) were too high to have a reasonable chance of being met by the 2000 edition. Perhaps I have come to expect more out of graduate level textbooks after having worked as a researcher and an educator in this field for over a decade at a major university.

In short, the book fell significantly short of my expectation.

not exactly a revision
The 1973 book by Duda and Hart was a classic. It surveyed the literature on pattern classification and scene analysis and provided the practitioner with wonderful insight and exposition of the subject. In the intervening 28 years the field has exploded and there has been an enormous increase in technical approaches and applications.

With this in mind the authors and their new coauthor David Stork go about the task of providing a revision. True to the goals of the original the authors undertake to describe pattern recognition under a variety of topics and with several available methods to cover each topic. Important new areas are covered and old but now deemed less significant are dropped. Advances in statistical computing and computing in general also dictate the topics. So although the authors are the same and the title is almost the same (note that scene analysis is dropped from the title) it is more like an entirely new book on the subject rthan a revision of the old. For a revision, I would expect to see mostly the same chapters with the same titles and only a few new chapters along with expansion of old chapters.

Although I view this as a new book, that is not necessarily bad. In fact it may be viewed as a strength of the book. It maintains the style and clarity of the original that we all loved but represents the state-of-the-art in pattern recognition at the beginning of the 21st Century.

The original had some very nice pictures. I liked some of them so much that I used them with permission in the section on classification error rate estimation in my bootstrap book. This edition goes much further with beautiful graphics including many nice three-dimensional color pictures like the one on the cover page.

The standard classical material is covered in the first five chapters with new material included (e.g. the EM algorithm and hidden markov models in Chapter 3). Chapter 6 covers multilayer neural networks (a totally new area). Nonmetric methods including decision trees and the CART methodology are covered in Chapter 8. Each chapter has a large number of relevant references and many homework exercises and computer exercises.

Chapter 9 is "Algorithm-Independent Machine Learning" and it includes the wonderful "No Free Lunch" theorem (Theorem 9.1), a discussion of the minimum desciption length principle, overfitting issues and Occam's razor, bias - variance tradeoffs,resampling method for estimation and classifier evaluation, and ideas about combining classifiers.

Chapter 10 is on unsurpervised learning and clustering. In addition to the traditional techniques covered in the first edition the authors include the many advances in mixture models.

I was particularly interested in that part of Chapter 9. There is good coverage of the topics and they provide a number of good references. However, I was a bit disappointed with the cursory treatment of bootstrap estimation of classification accuracy (section 9.6.3 on pages 485 - 486). I particularly disagree with the simplistic statement "In practice, the high computational complexity of bootstrap estimation of classifier accuracy is rarely worth possible improvements in that estimate (Section 9.5.1)". On the other hand, the book is one of the first to cover the newer and also promising resampling approaches called "Bagging" and "Boosting" that these authors seem to favor.

Davison and Hinkley's bootstrap text is mentioned for its practical applications and guidance for bootstrapping. The authors overlook Shao and Tu which offers more in the way of guidance. Also my book provides some guidance for error rate estimation but is overlooked.

My book also illustrate the limitations of the bootstrap. Phil Good's book provides guidance and is mentioned by the authors. But his book is very superficial and overgeneralized with respect to guiding practitioners. For these reasons I held back my enthusiasm and only gave this text four stars.

Introducing the New Heavy Weight Champion
Before this book was published, I considered "Pattern Recognition", by Theordoridis to be the best text for learning pattern recognition and classification. Although Theordoridis' book has some difficulties (not enough concrete exercises, ommission of structural methods, and not enough material on Bayesian Networks and HMMs), it seemed significantly better than previous texts. However, not only does Duda, Hart, and Stork's book succeed in those areas where the former fails, but it also has other strengths that the former book does not have: better illustrations, boxed formulas and algorithms, and highlighted defintions. Although somewhat superficial, these improvements mark the fact that pattern recognition is now considered a mainstream subject, and thus requires a mainstream text that keeps the integrity and rigor of the subject matter, while simultaneously making it more accessible to the average engineer. The new champ, however, does not come without it's own shortcomings. For example, I believe the last 3 chapters of Theodoridis' book should be read by anyone who wants a deeper understanding of clustering techniques for unsupervised learning. Moreover, this book fails to acknowledge the brilliant work done in computational learning by Vapnik and Chervonenkis, which reveals the authors' bias towards practice over theory. I believe it deserves more than passing mention in the historical notes section of unsupervised learning.


Ethics and the Environment
Published in Paperback by University Press of America (18 August, 1992)
Author: Richard E. Hart
Amazon base price: $27.50
Used price: $15.74
Average review score:
No reviews found.

Neuropsychology and the Dementias (Brain Damage, Behaviour and Cognition: Developments in Clinical neuropsychOlogy)
Published in Paperback by Psychology Pr (1997)
Authors: Siobhan Hart, Richard Semple, Robert G. Knight, Barry E. Longmore, and James M. Semple
Amazon base price: $36.00
Used price: $20.00
Average review score:
No reviews found.

Pedro Pino: Governor of Zuni Pueblo, 1830-1878
Published in Hardcover by Utah State University Press (12 May, 2003)
Authors: E. Richard Hart and T. J. Ferguson
Amazon base price: $36.95
Average review score:
No reviews found.

Philosophy in Experience: American Philosophy in Transition (American Philosophy Series , No 4)
Published in Paperback by Fordham University Press (1997)
Authors: Richard E. Hart and Douglas R. Anderson
Amazon base price: $20.00
Used price: $5.99
Buy one from zShops for: $17.20
Average review score:
No reviews found.

A Sense of Joy: A Tribute to Ted Moss
Published in Paperback by Cedar Fort (25 October, 2002)
Author: Richard R. Hart
Amazon base price: $16.95
Used price: $12.66
Buy one from zShops for: $12.24
Average review score:
No reviews found.

That Awesome Space: Human Interaction With the Intermountain Landscape
Published in Paperback by Westwater Pr (1981)
Author: E. Richard Hart
Amazon base price: $8.95
Used price: $8.99
Average review score:
No reviews found.

Zuni and the Courts: A Struggle for Sovereign Land Rights
Published in Hardcover by Univ Pr of Kansas (1995)
Author: E. Richard Hart
Amazon base price: $40.00
Used price: $33.95
Average review score:
No reviews found.

A Zuni Atlas (Civilization of the American Indian Series, Vol 172)
Published in Paperback by Univ of Oklahoma Pr (Trd) (1990)
Authors: E. Richard Hart, T. J. Ferguson, Troy Lucio, and Ronald Stauber
Amazon base price: $24.95
Used price: $10.95
Buy one from zShops for: $20.28
Average review score:
No reviews found.

Related Subjects: Author Index

Reviews are from readers at Amazon.com. To add a review, follow the Amazon buy link above.