This review discusses challenges and solutions for AI in chemical engineering.
problem Challenges in applying classical machine learning to chemical engineering data.
method Identifying four data characteristics and discussing their applications and solutions.
result Current research extends data science and machine learning to handle chemical engineering data challenges.
Chemical databases store information in text representations, and the SMILES format is a universal standard used in many cheminformatics software. Encoded in each SMILES string is structural information that can be used to predict complex chemical properties. In this work, we develop SMILES2vec, a deep RNN that automat…
CRNN discovers chemical reaction pathways from data.
problem Challenging to infer reaction pathways for complex systems.
method Neural network approach that satisfies fundamental physics laws.
result CRNN autonomously discovers reaction pathways from species concentration data.
Machine learning identified 13 key equations for distillation column dynamics.
problem Identify governing laws for complex engineered systems.
method Sparse Identification of Non-Linear Dynamics (SINDy) applied to distillation column data.
result Reduced 1000s of equations to 13 interpretable terms.
New method predicts activity coefficients for binary mixtures without using physical descriptors.
problem Predicting activity coefficients for unexplored binary mixtures.
method Probabilistic matrix factorization model.
result Method outperforms state-of-the-art models requiring less training effort.
Surrogate models improve chemical process equipment design and optimization.
problem Design and optimization of complex chemical processes.
method Development and validation of CFD simulators, active learning strategies, and regression techniques.
result Gaussian process regression outperformed other techniques in benchmarking.
AI model identifies chemical agents in MCI with high accuracy.
problem Identifying chemical agents in mass casualty incidents.
method Reverse engineered signs/symptoms, trained using ANN, BDT, and WISER.
result WISER outperformed ANN and BDT in identifying chemical agents.
Upper bound on CRN reaction rates derived using information geometry.
problem Challenging task of deriving an upper bound on reaction rates of nonlinear, discrete CRNs.
method Information geometric approach using natural gradient.
result Validated through numerical simulations, demonstrating faster convergence in specific CRNs.
Improved molecular property prediction using WL embedding in GNNs.
problem Limited performance of GNNs in predicting molecular properties.
method Explored Weisfeiler-Lehman (WL) embedding to replace GNN layers, enhancing representability and performance.
result WL embedding consistently improves GNN performance across multiple datasets.
Deep learning algorithms excel at extracting patterns from raw data, and with large datasets, they have been very successful in computer vision and natural language applications. However, in other domains, large datasets on which to learn representations from may not exist. In this work, we develop a novel multimodal C…
Machine learning predicts molecular crystal stability.
problem Predicting the stability of molecular crystals.
method Supervised and unsupervised machine learning techniques to classify and predict lattice energy.
result Data-driven assessment of chemical groups' contribution to crystal stability.
Engine forecasts NO2, O3, PM2.5, PM10 with high accuracy.
problem Accurate long-term air quality forecasting.
method Convolutional LSTM network trained on grid data.
result 4-day forecasts significantly outperform simple benchmarks.
Study defines and optimizes bank reliability using LR and PSO.
problem Lack of reliability concept in financial services.
method Logistic Regression (LR) for initial estimation, Particle Swarm Optimization (PSO) for optimization.
result Optimal financial ratios maximize bank reliability.
Review and compare model order reduction methods for process engineering.
problem Creating computationally efficient yet accurate models for real-time applications.
method Nonlinear model order reduction methods, including general-purpose and tailored approaches for chemical processes.
result Comparison of eight model order reduction methods applied to an air separation process model.
The paper develops a Gaussian process model for predicting chemical efficacy.
problem Statistical methodologies for analyzing chemical databases are limited.
method Conditional Gaussian process models with Tanimoto distance and a scaling parameter.
result Predictive performance improves when accounting for chemical space correlation.
CRYSPNet predicts crystal structures from chemical compositions.
problem Predicting crystal structures of solids is challenging and computationally expensive.
method CRYSPNet uses a neural network to predict crystal properties from chemical composition.
result CRYSPNet outperforms alternative methods and is robustly validated.
Chemical structure elucidation is a serious bottleneck in analytical chemistry today. We address the problem of identifying an unknown chemical threat given its mass spectrum and its chemical formula, a task which might take well trained chemists several days to complete. Given a chemical formula, there could be over a…
Software helps teach latent variable methods in multivariate data analytics.
problem Challenges in understanding multivariate data analytics for students.
method Interactive software for comparing latent variable methods.
result Builds intuition on choosing methods and interpreting coefficients.
GraphAF generates chemically valid molecules efficiently and accurately.
problem Generating chemically valid molecular structures while optimizing chemical properties.
method Flow-based autoregressive model combining autoregressive and flow-based approaches.
result GraphAF generates 68% chemically valid molecules without chemical knowledge rules and 100% with rules, achieving state-of-the-art performance.
Analyzes Indian chemical industry post-Covid.
problem Global uncertainty impacts chemical industry performance.
method Fundamental analysis of key players and trends.
result Various geopolitical and macroeconomic trends shape industry performance.
MEGAN models chemical reactions as graph edits, improving synthesis planning.
problem Generating and predicting chemical reactions under constraints.
method End-to-end encoder-decoder neural model inspired by arrow pushing formalism.
result State-of-the-art accuracy in standard benchmarks for retrosynthesis prediction.
Chemical networks outperform spiking neural networks in classification tasks.
problem Learning tasks with spiking neural networks require hidden layers, which are computationally expensive.
method Used deterministic mass-action kinetics to prove chemical reaction networks without hidden layers can solve tasks previously solved by spiking neural networks.
result A chemical reaction network without hidden layers outperforms a spiking neural network with hidden layers in a handwritten digit classification task.
With the rise of deep neural networks for quantum chemistry applications, there is a pressing need for architectures that, beyond delivering accurate predictions of chemical properties, are readily interpretable by researchers. Here, we describe interpretation techniques for atomistic neural networks on the example of …
MoFlow generates chemically valid molecular graphs from latent representations.
problem Generating chemically valid molecular graphs from latent representations is challenging.
method MoFlow uses a flow-based approach with Glow for bond generation and a novel graph conditional flow for atom generation, ensuring chemical validity and efficiency.
result MoFlow achieves state-of-the-art performance in molecular graph generation and optimization.
Researchers derive the chemical potential equation for ideal agent systems.
problem Missing equation of state for chemical potential in ideal agent systems.
method Derived from econophysical model assumptions of ideal agent systems.
result Equation of state for chemical potential derived for ideal agent systems.
Molecular structure-property relationships are key to molecular engineering for materials and drug discovery. The rise of deep learning offers a new viable solution to elucidate the structure-property relationships directly from chemical data. Here we show that the performance of graph convolutional networks (GCNs) for…
Chemical transport models (CTMs), which simulate air pollution transport, transformation, and removal, are computationally expensive, largely because of the computational intensity of the chemical mechanisms: systems of coupled differential equations representing atmospheric chemistry. Here we investigate the potential…
MatGAN uses GAN to efficiently generate new inorganic materials.
problem Efficiently searching the vast chemical design space for new materials.
method Generative adversarial network (GAN) trained on ICSD materials database.
result 92.53% novelty and 84.5% chemically valid samples generated.
DeepSIBA predicts biological effects of chemical structures using graph neural networks.
problem Predicting biological effects of chemical structures for drug discovery.
method Siamese Graph Convolutional Neural Networks for structure-biological effect mapping.
result Highly accurate predictions of biological effects for structurally dissimilar compounds.
In this work, we present an application of Locally Interpretable Machine-Agnostic Explanations to 2-D chemical structures. Using this framework we are able to provide a structural interpretation for an existing black-box model for classifying biologically produced fuel compounds with regard to Research Octane Number. T…
Graph neural network predicts protonation energies of oxygen atoms in bio-oil molecules.
problem Predicting protonation energies of oxygen atoms in bio-oil molecules for chemical upgrading.
method Site-specific graph neural network approach using iterative local nonlinear embedding.
result Effective prediction of protonation energies of individual oxygen atoms in bio-oil molecules.
Generating molecules with desired chemical properties is important for drug discovery. The use of generative neural networks is promising for this task. However, from visual inspection, it often appears that generated samples lack diversity. In this paper, we quantify this internal chemical diversity, and we raise the …
Hyperbolic volume correlates with chemical properties of fullerenes.
problem Understanding the relationship between fullerene structure and chemical properties.
method Calculated hyperbolic volumes of fullerenes and correlated them with topological indices.
result Hyperbolic volume correlates with Wiener index and other topological indices of fullerenes.
Motivation: State-of-the-art biomedical named entity recognition (BioNER) systems often require handcrafted features specific to each entity type, such as genes, chemicals and diseases. Although recent studies explored using neural network models for BioNER to free experts from manual feature engineering, the performan…
Deep RL finds efficient pathways for sugar to chemicals.
problem Finding efficient pathways from sugar to value-added chemicals.
method Markov decision process with deep reinforcement learning.
result Promising preliminary results in efficient biomass conversion.
During reactive transport modeling, the computational cost associated with chemical reaction calculations is often 10-100 times higher than that of transport calculations. Most of these costs results from chemical equilibrium calculations that are performed at least once in every mesh cell and at every time step of the…
A new method uses active learning to improve chemical simulation efficiency.
problem Efficiently estimating equilibrium-based chemical simulations.
method Sequential data-driven approach using Gaussian process uncertainty.
result Significantly reduced number of function evaluations.
Chemical autoencoders are attractive models as they combine chemical space navigation with possibilities for de-novo molecule generation in areas of interest. This enables them to produce focused chemical libraries around a single lead compound for employment early in a drug discovery project. Here it is shown that the…
NLP techniques improve drug discovery by analyzing chemical and protein text.
problem Improving drug discovery through better analysis of chemical and protein text.
method Natural language processing techniques applied to biochemical entities.
result Enhanced prediction of molecular properties and design of novel molecules.
Framework separates chemical and structural contributions to aqueous solubility.
problem Merging chemical and structural information in solubility models obscures their relative importance.
method Additive MLP-GNN framework with separate chemical and structural branches.
result Framework reveals distinct roles of chemical and structural information in solubility.
A framework separates chemical and structural contributions to aqueous solubility.
problem Merging chemical and structural information in solubility models obscures their relative contributions.
method Additive MLP-GNN framework with separate chemical and structural branches.
result Framework reveals distinct roles of chemical and structural information in solubility.
ChemGrapher uses deep learning to automatically convert chemical compound images into accurate graphs.
problem Automatically converting chemical compound images into accurate graphs with correct bond multiplicity and stereochemical information.
method Developed a deep neural network model for optical compound recognition, including segmentation and classification models.
result Significant error reductions in bond multiplicity and stereochemical information compared to existing tools.
With access to large datasets, deep neural networks (DNN) have achieved human-level accuracy in image and speech recognition tasks. However, in chemistry, data is inherently small and fragmented. In this work, we develop an approach of using rule-based knowledge for training ChemNet, a transferable and generalizable de…
Chemical plants are complex and dynamical systems consisting of many components for manipulation and sensing, whose state transitions depend on various factors such as time, disturbance, and operation procedures. For the purpose of supporting human operators of chemical plants, we are developing an AI system that can s…
Geometric modeling for human food and chemical sensitivities.
problem Modeling biochemical processes in humans with sensitivities.
method Geometric approach to biochemical modeling.
result Geometric models improve understanding of sensitivities.
Deep Learning has been shown to learn efficient representations for structured data such as image, text or audio. In this chapter, we present neural network architectures that are able to learn efficient representations of molecules and materials. In particular, the continuous-filter convolutional network SchNet accura…
CASTER predicts drug interactions using chemical substructures.
problem Identifying potential drug-drug interactions during drug design.
method CASTER uses sequential pattern mining, auto-encoding, and dictionary learning to predict DDIs.
result CASTER outperformed state-of-the-art models and provided interpretable predictions.
Identification of high affinity drug-target interactions is a major research question in drug discovery. Proteins are generally represented by their structures or sequences. However, structures are available only for a small subset of biomolecules and sequence similarity is not always correlated with functional similar…