Machine Learning of Interstellar Chemical Inventories

Machine Learning of Interstellar Chemical Inventories

Draft version August 2, 2021 Typeset using LATEX twocolumn style in AASTeX63 Machine Learning of Interstellar Chemical Inventories Kin Long Kelvin Lee,1, 2 Jacqueline Patterson,3, 2 Andrew M. Burkhardt,2 Vivek Vankayalapati,4, 2 Michael C. McCarthy,2 and Brett A. McGuire1, 5, 2 1Department of Chemistry, Massachusetts Institute of Technology, Cambridge, MA 02139, USA 2Center for Astrophysics j Harvard & Smithsonian, Cambridge, MA 02138, USA 3Indiana University, Bloomington, IN 47405, USA 4The University of Utah, Salt Lake City, UT 84112, USA 5National Radio Astronomy Observatory, Charlottesville, VA 22903, USA ABSTRACT The characterization of interstellar chemical inventories provides valuable insight into the chemical and physical processes in astrophysical sources. The discovery of new interstellar molecules becomes increasingly difficult as the number of viable species grows combinatorially, even when considering only the most thermodynamically stable. In this work, we present a novel approach for understand- ing and modeling interstellar chemical inventories by combining methodologies from cheminformatics and machine learning. Using multidimensional vector representations of molecules obtained through unsupervised machine learning, we show that identification of candidates for astrochemical study can be achieved through quantitative measures of chemical similarity in this vector space, highlighting molecules that are most similar to those already known in the interstellar medium. Furthermore, we show that simple, supervised learning regressors are capable of reproducing the abundances of entire chemical inventories, and predict the abundance of not yet seen molecules. As a proof-of-concept, we have developed and applied this discovery pipeline to the chemical inventory of a well-known dark molecular cloud, the Taurus Molecular Cloud 1 (TMC-1); one of the most chemically rich regions of space known to date. In this paper, we discuss the implications and new insights machine learning explorations of chemical space can provide in astrochemistry. Keywords: Astrochemistry, ISM: molecules 1. INTRODUCTION molecules as tracers of the chemical and physical prop- In the interstellar medium, molecules act as sensitive erties and evolutionary history of astrophysical sources probes of their local environment. Their relative abun- increases with the completeness of chemical inventories dances can be used to infer myriad physical properties in these regions: the more knowledge we possess of the of the target system ranging from the thermal history of inventory, the more astrophysical information we can the source (Lis et al. 2002), to the kinematic structure of derive. the gas (Pinte et al. 2018; Disk Dynamics Collaboration Detecting new molecules in space, and using these et al. 2020), the passage of recent hydrodynamic shock detections to infer astrophysics, has underpinned the foundation of astrochemical research for over half a cen- arXiv:2107.14610v1 [astro-ph.GA] 30 Jul 2021 (Schilke et al. 1997), or the presence of various radiation fields (Cleeves et al. 2017). The chemical inventories| tury, although the pace of discovery truly exploded with and abundances|are also deeply tied to the environ- the advent of molecular radio astronomy in the 1960s ment itself, from carbon- and silicon-rich evolved stars (McGuire 2018). Growing alongside laboratory and ob- (Gong et al. 2015), to organic-rich star-forming cores servational efforts to identify new molecules in space, (Belloche et al. 2019), to the salty disks around mas- astrochemical models were developed to attempt to re- sive stars (Ginsburg et al. 2019). Thus, the utility of construct the network of chemical reactions occurring in the environments that were being studied (see, e.g., Wakelam et al. 2015 and Garrod et al. 2008). The analy- Corresponding author: Kin Long Kelvin Lee, Brett A. McGuire sis and refinement of these models, from relatively sim- [email protected], [email protected] ple networks focusing on just a few molecules (Herbst 2 & Klemperer 1973; Guzm´anet al. 2015) to very large chemical intuition. We begin by introducing machine holistic approaches attempting to replicate the observed representations of molecules, followed by details on the abundances in a source (van Dishoeck & Black 1986; overall workflow and descriptions of various regressors. Garrod 2013), provide a small window into the complex From there, we discuss and provide visualizations of processes occurring toward a diverse set of environments the learned vector representations, and contextualizing (Schilke et al. 1997). Yet, often these models are descrip- them in the broader scopes of chemical inventories and tive rather than predictive: while they replicate many of networks, and finally discuss the use of these embeddings the abundance ratios seen in an observation and provide for recommendation and regression. substantial insight into the associated chemistry and physics, they can also struggle to predict abundances of 2. COMPUTATIONAL METHODS other species that have not yet been observed (see, e.g., 2.1. Molecule representation learning McGuire et al. 2015). For each newly detected molecule, In order for quantitative comparisons to be made with we must contemplate a host of related species and re- machine learning methods, molecular features need to action pathways necessary to describe its chemistry. To first be encoded into vector representations. A com- date, this aspect of astrochemistry has solely depended mon approach is to hand pick features appropriate for on chemical intuition: we draw on subjective expertise the task at hand, for example the length of hydrocar- to determine what may be important to dedicate com- bons or the number and types of functional groups, and putational, laboratory, and observational efforts to. As express properties using additivity schemes (Benson & the complexity of molecules grows beyond a few carbon Buss 1958). While these approaches are simple to im- atoms, however, the number of possible isomers grows plement, they are subject to the choice of features and combinatorially and inference based on human intuition as certain features may only occur in certain groups becomes neither tractable nor exhaustive. of molecules, hand picked features are neither scalable Interestingly, fields such as drug and materials dis- nor balanced in their approach to representations. Al- covery face a similar problem; open source tools in ternatively, more systematic [e.g. Coulomb matrices the cheminformatics and machine learning space have (Rupp et al. 2012)] and unsupervised approaches such transformed how novel molecules are discovered and/or as (Jaeger et al. 2018) provide means to gen- designed [e.g. (Janet et al. 2020; Kulik 2020; David mol2vec erate molecule vectors without the need to choose de- et al. 2020)]. By exploiting the scalability of chemi- scriptors. For this work, we have chosen the cally descriptive computer representations of molecules, mol2vec approach, as it does not require molecular structures| we can systematically and exhaustively identify attrac- instead, repurposes the algorithm tive candidates for astrochemical study. In this work, we mol2vec word2vec (Mikolov et al. 2013) developed for natural language pro- demonstrate the feasibility and accuracy of such an ap- cessing, and operates on linear string representations of proach on a well-characterized chemical inventory, the molecules, specifically in the Simplified molecular-input cyanopolyyne peak of the Taurus Molecular Cloud 1 line-entry system (SMILES) format (Weininger 1988; complex (TMC-1). Combining unsupervised machine O'Boyle 2012) commonly enumerated in large datasets. learning of chemical embeddings with \classical" su- The algorithm decomposes the representa- pervised machine learning regressors, we are not only mol2vec tion task into two aspects; unique atom environments able to successfully reproduce observed molecular abun- defined by a radius hyperparameter are hashed with dances, but recommend and predict the abundances the Morgan algorithm (Morgan 1965) to form a dictio- of thousands of chemically related molecules. Perhaps nary/corpus of substructures, which are subsequently most importantly, our approach does not require prior used to train a multilayer perceptron|a continuous bag knowledge of the physical/chemical conditions, contrast- of words architecture (Mikolov et al. 2013)|to learn a ing with conventional chemical modeling, which can rely context-aware, unsupervised mapping of substructures on parameters that are not always known and/or cannot (words) to molecule (sentences) vectors. Thus, for every be directly determined. canonical SMILES string that encodes every functional In this paper, we provide a verbose discussion of the group and connectivity in a molecule, gener- workflow, theory, and implications of applying unsu- mol2vec ates n-dimensional vectors (in our case, 300-dimensions) pervised machine learning for astrochemical inference; as a sum of substructure vectors, capturing every molec- given the relatively niche intersection of cheminformat- ular feature. This model description of chemistry has ics, machine learning, and astrophysics, this paper is been successfully used for a number of predictive tasks, written with particular emphasis on the interpretation for example drug activity screening (Das et al. 2021), and reconciliation of machine learning predictions with property prediction and rationalization (Zheng et al. 3 2019), and chemical space exploration and visualization

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    20 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us