layout | title | description |
---|---|---|
maths |
Teaching |
Machine Learning for Materials Science |
Machine learning has received a lot of hype over the last decade, with techniques such as convolutional neural networks and deep learning powering a new generation of data-driven analytics. On the other hand, material science has benefited a lot from large-scale modeling & simulation through Molecular Dynamics, Density Functional Theory, and Differential Equations describing rigorous scientific laws. This course aims to provide students trainings with a convergence of the two disciplines. We will start from machine learning basics, its mathematical foundations, then move on to modern machine learning methods for material science problems and hands-on study with Python. Particularly, students will learn about how to combine the data-driven ML techniques with existing knowledge of material science to give reliable physical predictions. Various case studies will be discussed, with real-world material science applications.
2022 Spring: Tuesday and Thursday, 3:00–4:30pm, remotely via Canvas -> Zoom
- Introduction on Machine Learning
- Mathematical Preliminaries
- TensorFlow, Fourier Analysis and Nyquist Sampling Thm
- PyTorch, Over/Under Fitting
- Convolutional Neural Network (CNN)
- Recurrent Neural Network (RNN)
- Ensemble Learning for Materials Feature Prediction
- GAN, ResNet and GCN
- Mathematical Theory and Scientific Applications
- Deep Learning for Partial Differential Equations
- Physics-Informed Machine Learning (PINN) and DeepXDE
- Physics Inspired Machine Learning
- Support Vector Machine (SVM) and kernel methods
- Dimension Reduction and Metric Learning for High-dimensional data
- Clustering Techniques and Applications to 2D Ising Model
- Reinforcement Learning
- N. Thuerey, P. Holl, M. Mueller, P. Schnell, F. Trost, K. Um. Physics-based Deep Learning. Freely Available at physicsbaseddeeplearning.org
- I. Goodfellow, Y. Bengio, A. Courville. Deep Learning. The MIT Press, 2016.
- Koki Saitoh (translated by Yujie Lu). Deep Learning from Scratch (in Chinese). O’Reilly Japan, Inc.
- Zhihua Zhou. Machine Learning (in Chinese). The Tsinghua Press, 2016.