Papers for

chemical process engineers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Agentic system enables flexible atom-level simulations with rigor

El Agente Potente: High-Throughput Agentic Atomistic Simulations

Abstract: Foundational machine-learning interatomic potentials (MLIPs) are transforming atomistic simulations by achieving near-ab initio accuracy across large chemical spaces at a fraction of the computational cost. A central challenge in using these tools for high-throughput property calculations is translating high-level scientific intent into adaptive simulation campaigns without compromising workflow rigour. We introduce El Agente Potente, an agentic system that combines typed execution graphs with a complementary coding mode for MLIPs-driven atomistic simulations. Typed execution graphs provide structured and provenance-aware execution for standardized workflows, with large language models (LLMs) restricted to planning and routing while deterministic Python components perform scientific computation and validation. Complementing this structured execution, a coding agent constructs customized workflows for tasks requiring greater procedural flexibility while invoking existing Potente functions for supported calculations. We demonstrate El Agente Potente across computational materials discovery, molecular energy-landscape exploration, adsorption, and catalytic reaction workflows, together with systematic benchmarks of reproducibility and LLM token cost. These results establish typed execution graphs and code-based workflow construction as complementary mechanisms for agentic scientific computing, combining controlled, auditable execution with the flexibility required for customized atomistic simulations

Sun 13 SeptArtificial Intelligence
The gist
Running computer simulations to understand how atoms behave can be slow and complicated. The authors created a system called El Agente Potente that helps plan and run these simulations more efficiently. It uses a mix of strict step-by-step instructions for routine parts and smart code generation for complex tasks. This approach balances being organized with the flexibility needed to explore materials, molecules, and chemical reactions.
Open 2609.14840v1

Language model improves multi-goal chemical reaction optimisation

Dynamic language model representations for multi-objective reaction optimisation

Abstract: Optimising chemical reactions across multiple objectives, such as yield, selectivity, and safety, is central to chemical synthesis, and model-driven approaches depend critically on how reaction components are represented. Established featurisations are either chemically uninformative, as with one-hot encodings, or, as with molecular descriptors, do not readily extend across chemically distinct components. For structurally and functionally diverse components, it is therefore unclear what a shared representation should contain. Constructing such a representation is itself a challenging research undertaking that must be revisited for each new reaction system. Here we bypass this step by learning the reaction representation dynamically from text. Textual descriptions of reaction conditions are encoded by a fine-tuned language model trained jointly with Gaussian process surrogates, yielding task-adaptive representations within a multi-objective Bayesian optimisation loop. Across nickel- and palladium-catalysed cross-couplings in both sequential and parallel experimentation regimes, this approach reaches optimisation convergence in fewer experiments than descriptor libraries or one-hot encoding. Applied prospectively to a palladium-catalysed cyanation spanning mixed ligand denticity and heterogeneous additives, and to a three-objective asymmetric hydrogenation across chiral iridium and ruthenium catalyst families, two rounds of high-throughput experimentation (192 reactions, under 3% of each design space) delivered conditions translating directly to gram scale in 94% and 84% isolated yield, the latter at 99.6% enantiomeric excess.

Thu 10 SeptMachine Learning
The gist
Optimising chemical reactions is tricky because chemists want the best mix of yield, safety, and other goals. The authors showed that by using a language model—an AI that understands text descriptions—they can represent reactions better than traditional methods. This new approach helps find the best reaction conditions faster and works well on different types of chemical reactions. They tested it on real laboratory experiments and achieved high-performing chemical results efficiently.
Open 2609.11790v1

Model predicts unwanted clumping in pharmaceutical drying processes

Integrated Population Balance and Multiphysics Modeling for Predicting Undesired Agglomeration in Small Molecule Manufacturing

Abstract: Agitated filter dryers (AFDs) are a crucial unit operation in small molecule manufacturing that enables simultaneous filtration, washing, and drying of active pharmaceutical ingredients. One of the key challenges in AFDs is associated with undesired agglomeration, where the presence of hard agglomerates results in off-spec products, equipment damage, and additional downstream processing. This article presents a novel mechanistic model that describes the formation of soft and hard agglomerates during agitated filter drying. By integrating population balance and multiphysics modeling, the model can accurately predict the evolution of the product temperature, moisture content, and particle size distribution, and hence quantify the extend and impact of undesired agglomeration across various operating conditions. Our proposed model-based framework enables the rational design and operation of AFDs for improving the product quality and process reliability.

Wed 9 SeptComputational Engineering, Finance, and Science
The gist
In making small-molecule medicines, drying processes can cause particles to stick together in ways that ruin the product and damage machines. The authors developed a detailed model that tracks how particle clumps form and grow during drying. This model also predicts temperature, moisture, and particle sizes over time. It helps manufacturers know when and why clumps form and suggests better ways to run the drying step.
Open 2609.10256v1

Active learning speeds critical materials recovery with fewer experiments

Decision-Focused Active Learning for Scale-Aware Critical-Materials Recovery

Abstract: Choosing a recovery process for scale-up requires connecting laboratory results with product requirements, process costs, and scale effects. We analyze records from Pacific Northwest National Laboratory's Computer Intelligence for Critical Element Recovery and Optimization (CICERO) workflow for autonomous selective precipitation. Active learning uses prior results to choose experiments. In a conditional retrospective benchmark with fitted models and recycled neodymium-iron-boron (NdFeB) magnet records, active learning finds the best recorded result with fewer experiments than nonadaptive space filling. Enrichment is the selected rare-earth-to-iron ratio relative to that in the feed. Adaptive policies reach the recorded enrichment maximum by 16 to 24 wells (individual experiments), versus 48. Our two-stage reconstruction ties two adaptive alternatives at 16 wells. Conditional analyses of recycled samarium-cobalt (SmCo) magnets show a Round 2 tradeoff between purity and nominal yield, the recovery fraction calculated from an assumed starting amount - NdFeB Round 1 routes differ in enrichment. Rankings for produced water from oil and gas extraction depend on phase and dilution assumptions requiring confirmation. We propose choosing batches by their expected reduction in downstream Bayes risk: the minimum expected loss among available process decisions under current beliefs. In exploratory simulations, a hybrid that filters candidates has lower estimated loss than the implemented joint search across routes and conditions. Differences involving the synthetic two-stage policy are small relative to estimation uncertainty. We outline a pre-registered prospective test under a shared loss and logging standard, requiring clarified measurements and records, a defined process decision and relevant outputs, credible economic inputs, and validation at the intended scale.

Tue 8 SeptArtificial IntelligenceComputational Engineering, Finance, and ScienceRobotics
The gist
Choosing the best way to recover valuable materials like rare earths from recycled magnets is tricky because lab results must connect to real-world costs and scales. The authors study an approach called active learning that picks the most promising experiments to run, reducing the total number needed. Their method found top results much faster than traditional methods by smartly adapting based on earlier data. They also examine tradeoffs like purity versus yield in different materials and suggest a way to pick experiments that reduce future decision risks. This approach could help design better and more efficient recovery processes.
Open 2609.09413v1