SearcharxivSearch

arXiv subjects

Michael Kilgour

Publications and source records attributed to Michael Kilgour.

15 recordsLinked to original sources

A Distributional Framework for Generative Modeling of Molecular Crystals

Molecular crystals are a highly polymorphic class of materials, with a single molecule commonly crystallizing via multiple packing patterns, making structure and property prediction very challenging. Crystal structure prediction typically comprises the production of sets of promising candidate structures, each considered in isolation rather than as samples in a thermodynamic distribution. Likewise, modern generative approaches to this problem, despite naturally sampling distributions of crystals, lack a concrete formulation of the distributions being sampled. Two components are required to impart meaning to the distributions of crystals generated under such models: a canonical parameterization, and a loss function which equilibrates the generated samples to some target distribution. We develop such a parameterization, and train energy-based generative flow networks (GFlowNets) to approximate the Boltzmann distribution over crystal structures for target molecules and space groups. Combined, these components comprise our MXtalGFlow framework for molecular crystal modeling. Going beyond sampling disconnected sets of low-energy structures, MXtalGFlow yields a thermodynamic distribution over crystal structures. We sample and analyze distributions of crystals for two molecules, each under two energy functions, a Lennard-Jones potential and the Universal Model for Atoms. We characterize the local structural basins about the known polymorphs, and identify additional as-yet un-reported packing modes with competitive probabilities to the known experimental structures. With MXtalGFlow, we illustrate how to define and train a model to sample a thermodynamically meaningful distribution of molecular crystals, and analyze such a distribution to glean useful information.

cond-mat.mtrl-sci

MXtalTools: A Toolkit for Machine Learning on Molecular Crystals

We present MXtalTools, a flexible Python package for the data-driven modelling of molecular crystals, facilitating machine learning studies of the molecular solid state. MXtalTools comprises several classes of utilities: (1) synthesis, collation, and curation of molecule and crystal datasets, (2) integrated workflows for model training and inference, (3) crystal parameterization and representation, (4) crystal structure sampling and optimization, (5) end-to-end differentiable crystal sampling, construction and analysis. Our modular functions can be integrated into existing workflows or combined and used to build novel modelling pipelines. MXtalTools leverages CUDA acceleration to enable high-throughput crystal modelling. The Python code is available open-source on our GitHub page, with detailed documentation on ReadTheDocs.

cs.LG

Multi-Type Point Cloud Autoencoder: A Complete Equivariant Embedding for Molecule Conformation and Pose

Representations are a foundational component of any modelling protocol, including on molecules and molecular solids. For tasks that depend on knowledge of both molecular conformation and 3D orientation, such as the modelling of molecular dimers, clusters, or condensed phases, we desire a rotatable representation that is provably complete in the types and positions of atomic nuclei and roto-inversion equivariant with respect to the input point cloud. In this paper, we develop, train, and evaluate a new type of autoencoder, molecular O(3) encoding net (Mo3ENet), for multi-type point clouds, for which we propose a new reconstruction loss, capitalizing on a Gaussian mixture representation of the input and output point clouds. Mo3ENet is end-to-end equivariant, meaning the learned representation can be manipulated on O(3), a practical bonus. An appropriately trained Mo3ENet latent space comprises a universal embedding for scalar and vector molecule property prediction tasks, as well as other downstream tasks incorporating the 3D molecular pose, and we demonstrate its fitness on several such tasks.

cs.LG

Machine learning classification of local environments in molecular crystals

Identifying local structural motifs and packing patterns of molecular solids is a challenging task for both simulation and experiment. We demonstrate two novel approaches to characterize local environments in different polymorphs of molecular crystals using learning models that employ either flexibly learned or handcrafted molecular representations. In the first case, we follow our earlier work on graph learning in molecular crystals, deploying an atomistic graph convolutional network, combined with molecule-wise aggregation, to enable per-molecule environmental classification. For the second model, we develop a new set of descriptors based on symmetry functions combined with a point-vector representation of the molecules, encoding information about the positions as well as relative orientations of the molecule. We demonstrate very high classification accuracy for both approaches on urea and nicotinamide crystal polymorphs, and practical applications to the analysis of dynamical trajectory data for nanocrystals and solid-solid interfaces. Both architectures are applicable to a wide range of molecules and diverse topologies, providing an essential step in the exploration of complex condensed matter phenomena.

cond-mat.mtrl-sci

Simulations of Disordered Matter in 3D with the Morphological Autoregressive Protocol (MAP) and Convolutional Neural Networks

Disordered molecular systems such as amorphous catalysts, organic thin films, electrolyte solutions, and water are at the cutting edge of computational exploration today. Traditional simulations of such systems at length-scales relevant to experiments in practice require a compromise between model accuracy and quality of sampling. To remedy the situation, we have developed an approach based on generative machine learning called the Morphological Autoregressive Protocol (MAP) which provides computational access to mesoscale disordered molecular configurations at linear cost at generation for materials in which structural correlations decay sufficiently rapidly. The algorithm is implemented using an augmented PixelCNN deep learning architecture that we previously demonstrated produces excellent results in 2 dimensions (2D) for mono-elemental molecular systems. Here, we extend our implementation to multielemental 3D and demonstrate performance using water as our test system in two scenarios: 1. liquid water, and 2. a sample conditioned on the presence of a rare motif. We trained the model on small-scale samples of liquid water produced using path-integral molecular dynamics simulation including nuclear quantum effects under ambient conditions. MAP-generated water configurations are shown to accurately reproduce the properties of the training set and to produce stable trajectories when used as initial conditions in classical and quantum dynamical simulations. We expect our approach to perform equally well on other disordered molecular systems while offering unique advantages in situations when the disorder is quenched rather than equilibrated.

cond-mat.mes-hall

Geometric Deep Learning for Molecular Crystal Structure Prediction

We develop and test new machine learning strategies for accelerating molecular crystal structure ranking and crystal property prediction using tools from geometric deep learning on molecular graphs. Leveraging developments in graph-based learning and the availability of large molecular crystal datasets, we train models for density prediction and stability ranking which are accurate, fast to evaluate, and applicable to molecules of widely varying size and composition. Our density prediction model, MolXtalNet-D, achieves state of the art performance, with lower than 2% mean absolute error on a large and diverse test dataset. Our crystal ranking tool, MolXtalNet-S, correctly discriminates experimental samples from synthetically generated fakes and is further validated through analysis of the submissions to the Cambridge Structural Database Blind Tests 5 and 6. Our new tools are computationally cheap and flexible enough to be deployed within an existing crystal structure prediction pipeline both to reduce the search space and score/filter crystal candidates.

cond-mat.mtrl-sci

Diversifying Design of Nucleic Acid Aptamers Using Unsupervised Machine Learning

Inverse design of short single-stranded RNA and DNA sequences (aptamers) is the task of finding sequences that satisfy a set of desired criteria. Relevant criteria may be, for example, the presence of specific folding motifs, binding to molecular ligands, sensing properties, etc. Most practical approaches to aptamer design identify a small set of promising candidate sequences using high-throughput experiments (e.g. SELEX), and then optimize performance by introducing only minor modifications to the empirically found candidates. Sequences that possess the desired properties but differ drastically in chemical composition will add diversity to the search space and facilitate the discovery of useful nucleic acid aptamers. Systematic diversification protocols are needed. Here we propose to use an unsupervised machine learning model known as the Potts model to discover new, useful sequences with controllable sequence diversity. We start by training a Potts model using the maximum entropy principle on a small set of empirically identified sequences unified by a common feature. To generate new candidate sequences with a controllable degree of diversity, we take advantage of the model's spectral feature: an energy bandgap separating sequences that are similar to the training set from those that are distinct. By controlling the Potts energy range that is sampled, we generate sequences that are distinct from the training set yet still likely to have the encoded features. To demonstrate performance, we apply our approach to design diverse pools of sequences with specified secondary structure motifs in 30-mer RNA and DNA aptamers.

physics.bio-ph

Electronic Conduction Through Monolayer Amorphous Carbon Nano-Junctions

In molecular electronic conduction, exotic lattice morphologies often give rise to exotic behaviors. Among 2D systems, graphene is a notable example. Recently, a stable amorphous version of graphene called Monolayer Amorphous Carbon (MAC) was synthesized. MAC poses a new set of questions regarding the effects of disorder on conduction. In this Letter, we perform ensemble-level computational analysis of the coherent electronic transmission through MAC nano-fragments in search of defining characteristics. Our analysis, relying on a semi-empirical Hamiltonian (Pariser-Parr-Pople) and Landauer theory, showed that states near the Fermi energy ($E_F$) in MAC inherit partial characteristics of analogous surface states in graphene nano-fragments. Away from $E_F$, current is carried by a set of delocalized states which transition into a subset of insulating interior states at the band edges. Finally, we also found that quantum interference between the frontier orbitals is a common feature among MAC nano-fragments.

cond-mat.mes-hall

Path-integral methodology and simulations of quantum thermal transport: Full counting statistics approach

We develop and test a computational framework to study heat exchange in interacting, nonequilibrium open quantum systems. Our iterative full counting statistics path integral (iFCSPI) approach extends a previously well-established influence functional path integral method, by going beyond reduced system dynamics to provide the cumulant generating function of heat exchange. The method is straightforward; we implement it for the nonequilibrium spin boson model to calculate transient and long-time observables, focusing on the steady-state heat current flowing through the system under a temperature difference. Results are compared to perturbative treatments and demonstrate good agreement in the appropriate limits. The challenge of converging nonequilibrium quantities, currents and high order cumulants, is discussed in detail. The iFCSPI, a numerically exact technique, naturally captures strong system-bath coupling and non-Markovian effects of the environment. As such, it is a promising tool for probing fundamental questions in quantum transport and quantum thermodynamics.

cond-mat.stat-mech

Coherence and decoherence in quantum absorption refrigerators

Absorption refrigerators transfer thermal energy from a cold reservoir to a hot reservoir using input energy from a third, so-called work reservoir. We examine the operation of quantum absorption refrigerators when coherences between eigenstates survive in the steady state limit. In our model, the working medium comprises a discrete, four-level system. We manifest that eigenbasis quantum coherences within this system generally suppress the cooling current in the refrigerator, while minimally affecting the coefficient of performance (cooling efficiency). We rationalize the behavior of the four-level refrigerator by studying two, three-level model systems for energy transport and refrigeration. Our calculations further illuminate the shortcomings of secular quantum master equations, and the necessity of employing dynamical equations of motion that retain couplings between population and coherences.

cond-mat.mes-hall

Thermopower of molecular junctions: Tunneling to hopping crossover in DNA

We study the electrical conductance $G$ and the thermopower $S$ of single-molecule junctions, and reveal signatures of different transport mechanisms: off-resonant tunneling, on-resonant coherent (ballistic) motion, and multi-step hopping. These mechanisms are identified by studying the behavior of $G$ and $S$ while varying molecular length and temperature. Based on a simple one-dimensional model for molecular junctions, we derive approximate expressions for the thermopower in these different regimes. Analytical results are compared to numerical simulations, performed using a variant of Büttiker's probe technique, the so-called voltage-temperature probe, which allows us to phenomenologically introduce environmentally-induced elastic and inelastic electron scattering effects, while applying both voltage and temperature biases across the junction. We further simulate the thermopower of GC-rich DNA molecules with mediating A:T blocks, and manifest the tunneling-to-hopping crossover in both the electrical conductance and the thermopower, in accord with measurements by Y. Li et al., Nature Comm. 7, 11294 (2016).

cond-mat.mes-hall

Intermediate coherent-incoherent charge transport: DNA as a case study

We study an intermediate quantum coherent-incoherent charge transport mechanism in metal-molecule-metal junctions using Büttiker's probe technique. This tool allows us to include incoherent effects in a controlled manner, and thus to study situations in which partial decoherence affects charge transfer dynamics. Motivated by recent experiments on intermediate coherent-incoherent charge conduction in DNA molecules [L. Xiang {\it et al.}, Nature Chem. 7, 221-226 (2015)], we focus on two representative structures: alternating (GC)$_n$ and stacked G$_n$C$_n$ sequences; the latter structure is argued to support charge delocalization within G segments, and thus an intermediate coherent-incoherent conduction. We begin our analysis with a highly simplified 1-dimensional tight-binding model, while introducing environmental effects through Büttiker's probes. This minimal model allows us to gain fundamental understanding of transport mechanisms and derive analytic results for molecular resistance in different limits. We then use a more detailed ladder-model Hamiltonian to represent double-stranded DNA structures---with environmental effects captured by Büttiker's probes. We find that hopping conduction dominates in alternating sequences, while in stacked sequences charge delocalization (visualized directly through the electronic density matrix) supports significant resonant-ballistic charge dynamics reflected by an even-odd effect and a weak distance dependence for resistance. Our analysis illustrates that lessons learned from minimal models are helpful for interpreting charge dynamics in DNA.

cond-mat.mes-hall

Inelastic effects in molecular transport junctions: The probe technique at high bias

We extend the Landauer-Büttiker probe formalism for conductances to the high bias regime, and study the effects of environmentally-induced elastic and inelastic scattering on charge current in single molecule junctions, focusing on high-bias effects. The probe technique phenomenologically incorporates incoherent elastic and inelastic effects to the fully coherent case, mimicking a rich physical environment at trivial cost. We further identify environmentally-induced mechanisms which generate an asymmetry in the current, manifested as a weak diode behavior. This rectifying behavior, found in two types of molecular junction models, is absent in the coherent-elastic limit, and is only active in the case with incoherent-inelastic scattering. Our work illustrates that in the low bias - linear response regime, the commonly used "dephasing probe" (mimicking only elastic decoherence effects) operates nearly indistinguishably from a "voltage probe" (admitting inelastic-dissipative effects). However, these probes realize fundamentally distinct $I$-$V$ characteristics at high biases, reflecting the central roles of dissipation and inelastic scattering processes on molecular electronic transport far-from-equilibrium.

cond-mat.mes-hall

Tunneling diodes under environmental effects

We examine the robustness of single-molecule tunneling diodes to thermal-environmental effects. The diode comprises three fragments: two different conjugated chemical groups at the boundaries, and a saturated moiety in between, breaking conjugation. In this setup, molecular electronic levels localized on the conjugated groups independently shift with applied bias. While in the forward polarity a resonance condition is met, enhancing conductance, in the reversed direction molecular electronic states shift away from each other, resulting in small tunneling currents. In the absence of interactions with a thermal environment (consisting e.g. internal vibrations, solvent), rectification ratios reach three orders of magnitude. We introduce decoherence and inelastic-dissipative effects phenomenologically, by using the "voltage probe" approach. We find that when $γ_d \lesssim v$, with $γ_d$ the interaction energy of electrons with the environment and $v$ the tunneling energy across the saturated link, the diode is still highly effective, though rectification ratios are cut down by a factor of 2-4 compared to the coherent limit. To further enhance rectification ratios in molecular diodes we suggest a refined design involving four orbitals, with a pair of closely spaced states at each conjugated moiety.

cond-mat.mes-hall

Charge transport in molecular junctions: From tunneling to hopping with the probe technique

We demonstrate that a simple phenomenological approach can be used to simulate electronic conduction in molecular wires under thermal effects induced by the surrounding environment. This "Landauer-Büttiker's probe technique" can properly replicate different transport mechanisms: phase coherent nonresonant tunneling, ballistic behavior, and hopping conduction, to provide results consistent with experiments. Specifically, our simulations with the probe method recover the following central characteristics of charge transfer in molecular wires: (i) The electrical conductance of short wires falls off exponentially with molecular length, a manifestation of the tunneling (superexchange) mechanism. Hopping dynamics overtakes superexchange in long wires demonstrating an ohmic-like behavior. (ii) In off-resonance situations, weak dephasing effects facilitate charge transfer. Under large dephasing the electrical conductance is suppressed. (iii) At high enough temperatures, $k_BT/ε_B>1/25$, with $ε_B$ as the molecular-barrier height, the current is enhanced by a thermal activation (Arrhenius) factor. However, this enhancement takes place for both coherent and incoherent electrons and it does not readily indicate the underlying mechanism. (iv) At finite-bias, dephasing effects impede conduction in resonant situations. We further show that memory (non-Markovian) effects can be implemented within the Landauer-Büttiker's probe technique to model the interaction of electrons with a structured environment. Finally, we examine experimental results of electron transfer in conjugated molecular wires and show that our computational approach can reasonably reproduce reported values to provide mechanistic information.

physics.chem-ph