Applying Case-Based Reasoning
Title | Applying Case-Based Reasoning PDF eBook |
Author | Ian Watson |
Publisher | Morgan Kaufmann |
Pages | 318 |
Release | 1997-07 |
Genre | Computers |
ISBN |
This book explains the principles of CBR by describing its origin and contrasting it with familiar information disciplines such as traditional data processing, logic programming, rule-based expert systems, and object-oriented programming. Through case studies and step-by-step examples, this book shows programmers and software managers how to design and implement a reliable, robust CBR system in a real-world environment.
Case-Based Reasoning
Title | Case-Based Reasoning PDF eBook |
Author | Janet Kolodner |
Publisher | Morgan Kaufmann |
Pages | 687 |
Release | 2014-06-28 |
Genre | Computers |
ISBN | 1483294498 |
Case-based reasoning is one of the fastest growing areas in the field of knowledge-based systems and this book, authored by a leader in the field, is the first comprehensive text on the subject. Case-based reasoning systems are systems that store information about situations in their memory. As new problems arise, similar situations are searched out to help solve these problems. Problems are understood and inferences are made by finding the closest cases in memory, comparing and contrasting the problem with those cases, making inferences based on those comparisons, and asking questions when inferences can't be made. This book presents the state of the art in case-based reasoning. The author synthesizes and analyzes a broad range of approaches, with special emphasis on applying case-based reasoning to complex real-world problem-solving tasks such as medical diagnosis, design, conflict resolution, and planning. The author's approach combines cognitive science and engineering, and is based on analysis of both expert and common-sense tasks. Guidelines for building case-based expert systems are provided, such as how to represent knowledge in cases, how to index cases for accessibility, how to implement retrieval processes for efficiency, and how to adapt old solutions to fit new situations. This book is an excellent text for courses and tutorials on case-based reasoning. It is also a useful resource for computer professionals and cognitive scientists interested in learning more about this fast-growing field.
Case-based Reasoning
Title | Case-based Reasoning PDF eBook |
Author | David B. Leake |
Publisher | |
Pages | 446 |
Release | 1996 |
Genre | Computers |
ISBN |
It also presents lessons learned about how to design CBR systems and how to apply them to real-world problems. The final chapters include a perspective on the state of the field and the most important directions for future impact.
Case-Based Learning
Title | Case-Based Learning PDF eBook |
Author | Janet L. Kolodner |
Publisher | Springer Science & Business Media |
Pages | 186 |
Release | 1993-04-30 |
Genre | Computers |
ISBN | 9780792393436 |
Case-based reasoning means reasoning based on remembering previous experiences. A reasoner using old experiences (cases) might use those cases to suggest solutions to problems, to point out potential problems with a solution being computed, to interpret a new situation and make predictions about what might happen, or to create arguments justifying some conclusion. A case-based reasoner solves new problems by remembering old situations and adapting their solutions. It interprets new situations by remembering old similar situations and comparing and contrasting the new one to old ones to see where it fits best. Case-based reasoning combines reasoning with learning. It spans the whole reasoning cycle. A situation is experienced. Old situations are used to understand it. Old situations are used to solve a problem (if there is one to be solved). Then the new situation is inserted into memory alongside the cases it used for reasoning, to be used another time. The key to this reasoning method, then, is remembering. Remembering has two parts: integrating cases or experiences into memory when they happen and recalling them in appropriate situations later on. The case-based reasoning community calls this related set of issues the indexing problem. In broad terms, it means finding in memory the experience closest to a new situation. In narrower terms, it can be described as a two-part problem: assigning indexes or labels to experiences when they are put into memory that describe the situations to which they are applicable, so that they can be recalled later; and at recall time, elaborating the new situation in enough detail so that the indexes it would have if it were in the memory are identified. Case-Based Learning is an edited volume of original research comprising invited contributions by leading workers. This work has also been published as a special issues of MACHINE LEARNING, Volume 10, No. 3.
Case-Based Reasoning
Title | Case-Based Reasoning PDF eBook |
Author | Michael M. Richter |
Publisher | Springer Science & Business Media |
Pages | 550 |
Release | 2013-10-31 |
Genre | Computers |
ISBN | 3642401678 |
This book presents case-based reasoning in a systematic approach with two goals: to present rigorous and formally valid structures for precise case-based reasoning, and to demonstrate the range of techniques, methods, and tools available for many applications.
Case-Based Reasoning in Design
Title | Case-Based Reasoning in Design PDF eBook |
Author | Mary Lou Maher |
Publisher | Psychology Press |
Pages | 261 |
Release | 2014-02-25 |
Genre | Psychology |
ISBN | 1317779754 |
Case-based reasoning in design is becoming an important approach to computer-support for design as well as an important component in understanding the design process. Design has become a major focus for problem solving paradigms due to its complexity and open-ended nature. This book presents a clear description of how case-based reasoning can be applied to design problems, including the representation of design cases, indexing and retrieving design cases, and the range of paradigms for adapting design cases. With a focus on design, this book differs from others that provide a generalist view of case-based reasoning. This volume provides two important contributions to the area: * a general description of the issues and alternatives in applying case-based reasoning to design, and * a description of specific implementations of case-based design. Through this combination, the reader will learn about both the general issues and the practical problems in supporting design through case-based reasoning. This book was prepared to fill a gap in the literature on the unique problems that design introduces to computational paradigms developed in computer science. It also addresses the needs of computational support for design problem solving from both theoretical and practical perspectives.
Soft Computing in Case Based Reasoning
Title | Soft Computing in Case Based Reasoning PDF eBook |
Author | Sankar Kumar Pal |
Publisher | Springer Science & Business Media |
Pages | 380 |
Release | 2012-12-06 |
Genre | Computers |
ISBN | 1447106873 |
This text demonstrates how various soft computing tools can be applied to design and develop methodologies and systems with case based reasoning, that is, for real-life decision-making or recognition problems. Comprising contributions from experts, it introduces the basic concepts and theories, and includes many reports on real-life applications. This book is of interest to graduate students and researchers in computer science, electrical engineering and information technology, as well as researchers and practitioners from the fields of systems design, pattern recognition and data mining.