Skip to content

Commit

Permalink
Merge pull request #156 from AC-BO-Hackathon/sgbaird-patch-3
Browse files Browse the repository at this point in the history
Update and rename project-22-chemical-similarity-custom-kernel-BO.md …
  • Loading branch information
sgbaird authored May 6, 2024
2 parents 6eb33e4 + 711f943 commit 7e9593e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
23 changes: 23 additions & 0 deletions _projects/project-22-chemical-similarity-EMD-kernel-BO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
number: 22 # leave as-is, maintainers will adjust
title: Chemical Similarity-Informed Earth Mover’s Distance Kernel Bayesian Optimization for Predicting the Properties of Molecules and Molecular Mixtures
topic: real-world

team_leads:
- Jiale Shi (Massachusetts Institute of Technology) @shijiale0609
- Dandan Tang (University of Virginia) @DandanTang0
- Qianxiang Ai (Massachusetts Institute of Technology) @qai222
- Christoph Griehl (Max Planck Institute for Dynamics of Complex Technical Systems) @dionyce

#contributors:

github: AC-BO-Hackathon/project-chemical-similarity-EMD-kernel-BO
youtube_video: I179UR8P054

---
The default distance function used in the kernel functions of Gaussian Processes is the Euclidean distance. The configuration of these kernels significantly influences the model's performance. In this work, we will develop a series of chemical similarity-informed custom kernels for Bayesian Optimization to predict the properties of molecules. Additionally, we will compare how different chemical similarity functions can affect the performance of Bayesian Optimization. Beyond pure components, we will employ the earth mover's distance to define the pairwise distance of mixtures from the pairwise distance of individual components, thereby extending this method to predict the properties of chemical mixtures.

Reference:

1. Moss, Henry B., and Ryan-Rhys Griffiths. "Gaussian process molecule property prediction with flowmo." arXiv preprint arXiv:2010.01118 (2020).
2. Hargreaves, Cameron J., et al. "The earth mover’s distance as a metric for the space of inorganic compositions." Chemistry of Materials 32.24 (2020): 10610-10620.
22 changes: 0 additions & 22 deletions _projects/project-22-chemical-similarity-custom-kernel-BO.md

This file was deleted.

0 comments on commit 7e9593e

Please sign in to comment.