Искусственный интеллект
Информатика и вычислительная техника
  • формат pdf
  • размер 17.24 МБ
  • добавлен 05 марта 2011 г.
Mitchell Т. Machine learning
This book covers the field of machine leaing, which is the study of algorithms that allow computer programs to automatically improve through experience. The book is intended to support upper level undergraduate and introductory level graduate courses in machine leaing.

1997, р. 414.

The field of machine leaing is conceed with the question of how to construct computer programs that automatically improve with experience. In recent years many successful machine leaing applications have been developed, ranging from data-mining programs that lea to detect fraudulent credit card transactions, to information-filtering systems that lea users' reading preferences, to autonomous vehicles that lea to drive on public highways. At the same time, there have been important advances in the theory and algorithms that form the foundations of this field.

The goal of this textbook is to present the key algorithms and theory that form the core of machine leaing. Machine leaing draws on concepts and results from many fields, including statistics, artificial intelligence, philosophy, information theory, biology, cognitive science, computational complexity, and control theory. My belief is that the best way to lea about machine leaing is to view it from all of these perspectives and to understand the problem settings, algorithms, and assumptions that underlie each. In the past, this has been difficult due to the absence of a broad-based single source introduction to the field. The primary goal of this book is to provide such an introduction.

Because of the interdisciplinary nature of the material, this book makes few assumptions about the background of the reader. Instead, it introduces basic concepts from statistics, artificial intelligence, information theory, and other disciplines as the need arises, focusing on just those concepts most relevant to machine leaing. The book is intended for both undergraduate and graduate students in fields such as computer science, engineering, statistics, and the social sciences, and as a reference for software professionals and practitioners. Two principles that guided the writing of the book were that it should be accessible to undergraduate students and that it should contain the material I would want my own Ph.D. students to lea before beginning their doctoral research in machine leaing.

A third principle that guided the writing of this book was that it should present a balance of theory and practice. Machine leaing theory attempts to answer questions such as "How does leaing performance vary with the number of training examples presented? " and "Which leaing algorithms are most appropriate for various types of leaing tasks? " This book includes discussions of these and other theoretical issues, drawing on theoretical constructs from statistics, computational complexity, and Bayesian analysis. The practice of machine leaing
is covered by presenting the major algorithms in the field, along with illustrative traces of their operation. Online data sets and implementations of several algorithms are available via the World Wide Web at http://www.cs.cmu.edu/-tom1 mlbook.html. These include neural network code and data for face recognition, decision tree leaing, code and data for financial loan analysis, and Bayes classifier code and data for analyzing text documents.

Tom M. Mitchell

Ever since computers were invented, we have wondered whether they might be
made to lea. If we could understand how to program them to lea-to improve
automatically with experience-the impact would be dramatic. Imagine comput-
ers leaing from medical records which treatments are most effective for new
diseases, houses leaing from experience to optimize energy costs based on the
particular usage pattes of their occupants, or personal software assistants lea-
ing the evolving interests of their users in order to highlight especially relevant
stories from the online moing newspaper. A successful understanding of how to
make computers lea would open up many new uses of computers and new levels
of competence and customization. And a detailed understanding of information-
processing algorithms for machine leaing might lead to a better understanding
of human leaing abilities (and disabilities) as well.
We do not yet know how to make computers lea nearly as well as people
lea. However, algorithms have been invented that are effective for certain types
of leaing tasks, and a theoretical understanding of leaing is beginning to
emerge. Many practical computer programs have been developed to exhibit use-
ful types of leaing, and significant commercial applications have begun to ap-
pear. For problems such as speech recognition, algorithms based on machine
leaing outperform all other approaches that have been attempted to date. In
the field known as data mining, machine leaing algorithms are being used rou-
tinely to discover valuable knowledge from large commercial databases containing
equipment maintenance records, loan applications, financial transactions, medical
records, and the like. As our understanding of computers continues to mature, it
seems inevitable that machine leaing will play an increasingly central role in
computer science and computer technology.
Читать онлайн
Похожие разделы
Смотрите также

Alpaydin E. Introduction to Machine Learning

  • формат pdf
  • размер 2.87 МБ
  • добавлен 05 октября 2011 г.
Издательство MIT Press, 2010, -581 pp. Machine learning is programming computers to optimize a performance criterion using example data or past experience. We need learning in cases where we cannot directly write a computer program to solve a given problem, but need example data or experience. One case where learning is necessary is when human expertise does not exist, or when humans are unable to explain their expertise. Consider the recognitio...

Mahadevan S. Learning Representation and Control in Markov Decision Processes: New Frontiers

  • формат pdf
  • размер 1.27 МБ
  • добавлен 26 октября 2011 г.
Из серии Foundations and Trends in Machine Learning издательства NOWPress, 2008, -163 pp. This paper describes a novel machine learning framework for solving sequential decision problems called Markov decision processes (MDPs) by iteratively computing low-dimensional representations and approximately optimal policies. A unified mathematical framework for learning representation and optimal control in MDPs is presented based on a class of singula...

Marinai S., Fujisawa H. (eds.) Machine Learning in Document Analysis and Recognition

  • формат pdf
  • размер 3.03 МБ
  • добавлен 06 января 2012 г.
Издательство Springer, 2008, -256 pp. The objective of Document Analysis and Recognition (DAR) is to recognize the text and graphical components of a document and to extract information. With first papers dating back to the 1960’s, DAR is a mature but still growing research field with consolidated and known techniques. Optical Character Recognition (OCR) engines are some of the most widely recognized products of the research in this field, while...

Mellouk A., Chebira A. (eds.) Machine Learning

  • формат pdf
  • размер 8.06 МБ
  • добавлен 12 ноября 2011 г.
Издательство InTech, 2009, -430 pp. Machine Learning is often referred to as a branch of artificial intelligence which deals with the design and the development of algorithms and techniques that help machines to learn. Hence, it is closely related to various scientific domains as Optimization, Vision, Robotic and Control, Theoretical Computer Science, etc. Based on this, Machine Learning can be defined in various ways related to a scientific do...

Sammut C., Webb G.I. (eds.) Encyclopedia of Machine Learning

Энциклопедия
  • формат pdf
  • размер 34.6 МБ
  • добавлен 19 октября 2011 г.
Издательство Springer, 2011, -1058 pp. The term Machine Learning came into wide-spread use following the first workshop by that name, held at Carnegie-Mellon University in 1980. The papers from that workshop were published as Machine Learning: An Artificial Intelligence Approach, edited by Ryszard Michalski, Jaime Carbonell and Tom Mitchell. Machine Learning came to be identified as a research field in its own right as the workshops evolved into...

Wang C., Hill D.J. Deterministic Learning Theory for Identification, Recognition and Control

  • формат pdf
  • размер 10.94 МБ
  • добавлен 29 ноября 2011 г.
Издательство CRC Press, 2010, -218 pp. The problem of learning in dynamic environments is important and challenging. In the 1960s, learning from control of dynamical systems was studied extensively. At that time, learning was similar in meaning to other terms such as adaptation and self-organizing. Since the 1970s, learning theory has become a research discipline in the context of machine learning, and more recently as computational or statistic...

Zhang D., Tsai J. (eds.) Advances in Machine Learning Applications in Software Engineering

  • формат pdf
  • размер 4.45 МБ
  • добавлен 14 октября 2011 г.
Издательство Idea Group, 2007, -384 pp. Machine learning is the study of how to build computer programs that improve their performance at some task through experience. The hallmark of machine learning is that it results in an improved ability to make better decisions. Machine learning algorithms have proven to be of great practical value in a variety of application domains. Not surprisingly, the field of software engineering turns out to be a fe...

Zhang Y. (ed.) Application of Machine Learning

  • формат pdf
  • размер 7.33 МБ
  • добавлен 29 сентября 2011 г.
Издательство InTech, 2010, -288 pp. In recent years many successful machine learning applications have been developed, ranging from data mining programs that learn to detect fraudulent credit card transactions, to information filtering systems that learn user’s reading preferences, to autonomous vehicles that learn to drive on public highways. At the same time, machine learning techniques such as rule induction, neural networks, genetic learnin...

Zhang Y. (ed.) Machine Learning

  • формат pdf
  • размер 14.6 МБ
  • добавлен 12 ноября 2011 г.
Издательство InTech, 2010, -446 pp. The goal of this book is to present the key algorithms, theory and applications that from the core of machine learning. Learning is a fundamental activity. It is the process of constructing a model from complex world. And it is also the prerequisite for the performance of any new activity and, later, for the improvement in this performance. Machine learning is concerned with constructing computer programs tha...

Zhang Y. (ed.) New Advances in Machine Learning

  • формат pdf
  • размер 16.95 МБ
  • добавлен 12 ноября 2011 г.
Издательство InTech, 2010, -374 pp. The purpose of this book is to provide an up-to-data and systematical introduction to the principles and algorithms of machine learning. The definition of learning is broad enough to include most tasks that we commonly call Learning tasks, as we use the word in daily life. It is also broad enough to encompass computer that improve from experience in quite straight forward ways. Machine learning addresses the...