Book description
Most of the modern machine learning models, based on deep learning techniques, depend on carefully curated and cleanly labelled training sets to be reliably trained and deployed. However, the expensive labelling process involved in the acquisition of such training sets limits the number and size of datasets available to build new models, slowing down progress in the field. Alternatively, many poorly curated training sets containing noisy labels are readily available to be used to build new models. However, the successful exploration of such noisy-label training sets depends on the development of algorithms and models that are robust to these noisy labels.Machine learning and Noisy Labels: Definitions, Theory, Techniques and Solutions defines different types of label noise, introduces the theory behind the problem, presents the main techniques that enable the effective use of noisy-label training sets, and explains the most accurate methods developed in the field.
This book is an ideal introduction to machine learning with noisy labels suitable for senior undergraduates, post graduate students, researchers and practitioners using, and researching into, machine learning methods.
- Shows how to design and reproduce regression, classification and segmentation models using large-scale noisy-label training sets
- Gives an understanding of the theory of, and motivation for, noisy-label learning
- Shows how to classify noisy-label learning methods into a set of core techniques
Table of contents
- Cover image
- Title page
- Table of Contents
- Copyright
- Dedication
- Biography
- Preface
- Acknowledgments
- Mathematical notation
- Chapter 1: Problem definition
- Chapter 2: Noisy-label problems and datasets
- Chapter 3: Theoretical aspects of noisy-label learning
- Chapter 4: Noisy-label learning techniques
-
Chapter 5: Benchmarks, methods, results, and code
- Abstract
- 5.1. Introduction
- 5.2. Closed set label noise problems
- 5.3. Open set label noise problems
- 5.4. Imbalanced noisy-label problems
- 5.5. Noisy multi-label learning
- 5.6. Noisy-label segmentation problems
- 5.7. Noisy-label detection problems
- 5.8. Noisy-label medical image segmentation problems
- 5.9. Non-image noisy-label problems
- 5.10. Conclusion
- Bibliography
- Chapter 6: Conclusions and final considerations
- Bibliography
- Index
Product information
- Title: Machine Learning with Noisy Labels
- Author(s):
- Release date: February 2024
- Publisher(s): Academic Press
- ISBN: 9780443154423
You might also like
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
audiobook
The Year in Tech, 2025
<B>A year of HBR's essential thinking on tech—all in one place.</B><br/><br/><br/><br/>Generative AI, biometrics, spatial computing, electric …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …