A core principle of physics is knowledge gained from data. Thus, deep learning has instantly entered physics and may become a new paradigm in basic and applied research.This textbook addresses physics students and physicists who want to understand what deep learning actually means, and what is the potential for their own scientific projects. Being familiar with linear algebra and parameter optimization is sufficient to jump-start deep learning. Adopting a pragmatic approach, basic and advanced applications in physics research are described. Also offered are simple hands-on exercises for implementing deep networks for which python code and training data can be downloaded.
Contents:
-
Deep Learning Basics:
- Scope of This Textbook
- Models for Data Analysis
- Building Blocks of Neural Networks
- Optimization of Network Parameters
- Mastering Model Building
-
Standard Architectures of Deep Networks:
- Revisiting the Terminology
- Fully-Connected Networks: Improving the Classic All-Rounder
- Convolutional Neural Networks and Analysis of Image-Like Data
- Recurrent Neural Networks: Time Series and Variable Input
- Graph Networks and Convolutions Beyond Euclidean Domains
- Multi-Task Learning, Hybrid Architectures, and Operational Reality
-
Introspection, Uncertainties, Objectives:
- Interpretability
- Uncertainties and Robustness
- Revisiting Objective Functions
-
Deep Learning Advanced Concepts:
- Beyond Supervised Learning
- Weakly-Supervised Classification
- Autoencoders: Finding and Compressing Structures in Data
- Generative Models: Data from Noise
- Domain Adaptation, Refinement, Unfolding
- Model Independent Detection of Outliers and Anomalies
- Beyond the Scope of This Textbook
Readership: Physicists worldwide who are looking for a practical introduction to the technology of deep learning, as it provides comprehensive course material for physics students (2nd year and above) to get started in a subfield of artificial intelligence.
Key Features:
- This is the first textbook on deep learning technology addressing physicists
- The book is based on a lecture series with application-oriented design
- Solutions to neural network exercises and data are available at World Scientific