<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Neural Network Potentials | QTCOVI – Theoretical and Computational Chemistry</title><link>https://qtcovi.github.io/tag/neural-network-potentials/</link><atom:link href="https://qtcovi.github.io/tag/neural-network-potentials/index.xml" rel="self" type="application/rss+xml"/><description>Neural Network Potentials</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 01 Jan 2024 00:00:00 +0000</lastBuildDate><image><url>https://qtcovi.github.io/media/icon_hu11734318148517933569.png</url><title>Neural Network Potentials</title><link>https://qtcovi.github.io/tag/neural-network-potentials/</link></image><item><title>Machine Learning &amp; Neural Network Potentials</title><link>https://qtcovi.github.io/research/machine-learning-chemistry/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://qtcovi.github.io/research/machine-learning-chemistry/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>Machine learning is transforming computational chemistry, and we are harnessing it in two complementary ways:&lt;/p>
&lt;h3 id="iqa-informed-neural-network-potentials">IQA-Informed Neural Network Potentials&lt;/h3>
&lt;p>Classical machine-learned interatomic potentials (NNPs) are trained on total energies and forces, but lack chemical interpretability. We develop NNPs informed by IQA energy components (self-energies and interaction energies), resulting in potentials that:&lt;/p>
&lt;ul>
&lt;li>Decompose into physically meaningful atomic and pairwise contributions.&lt;/li>
&lt;li>Transfer more reliably to out-of-distribution chemical environments.&lt;/li>
&lt;li>Naturally encode the correct physics of bonding interactions.&lt;/li>
&lt;/ul>
&lt;h3 id="topological-descriptors-as-ml-features">Topological Descriptors as ML Features&lt;/h3>
&lt;p>QTAIM atomic properties and IQA energy components serve as physically motivated features for machine learning models targeting molecular properties, reaction barriers, and drug–target binding affinities.&lt;/p>
&lt;h3 id="deep-learning-for-electron-density">Deep Learning for Electron Density&lt;/h3>
&lt;p>We explore the use of deep learning models to predict electron densities directly, enabling rapid computation of topological properties for large molecular datasets.&lt;/p>
&lt;h2 id="codes--tools">Codes &amp;amp; Tools&lt;/h2>
&lt;p>Our ML work builds on open-source frameworks (PyTorch, JAX) and is integrated with our in-house topological analysis codes.&lt;/p></description></item><item><title>MM2SF</title><link>https://qtcovi.github.io/software/mm2sf/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://qtcovi.github.io/software/mm2sf/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>&lt;strong>MM2SF&lt;/strong> automatically generates optimised Atom-Centred Symmetry Functions (ACSFs) for use as descriptors in neural network interatomic potentials. Given a molecular dynamics trajectory or normal-mode sampling, it applies a Gaussian Mixture Model (GMM) to decompose the chemical space into well-defined clusters, then selects symmetry function parameters that accurately describe each region.&lt;/p>
&lt;p>Supported symmetry function types:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Two-body (radial)&lt;/strong> — &lt;em>G&lt;/em>&lt;sup>rad&lt;/sup>&lt;/li>
&lt;li>&lt;strong>Three-body (angular)&lt;/strong> — &lt;em>G&lt;/em>&lt;sup>ang&lt;/sup> (modified functional form)&lt;/li>
&lt;/ul>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">pip install git+https://github.com/m-gallegos/MM2SF.git
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Or from a downloaded zip:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">pip install MM2SF-main.zip
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="links">Links&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://github.com/QTCOVI/MM2SF" target="_blank" rel="noopener">GitHub repository&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>