Publications

MoSeS Enables Autonomous Chromatography Operation through Programmable Analytical Expertise

Chromatography–mass spectrometry is a central tool for chemical and biological analysis across a wide range of applications. However, its use in automated workflows has remained limited because instrument operation, chromatogram interpretation and method development have often relied on experienced users. Here, we translate key elements of this analytical expertise into programmable operations, and apply them across workflows of increasing analytical complexity. Most importantly, we show that autonomous, machine-learning-based chromatographic method development can be accelerated substantially by moving beyond black-box optimization and incorporating analytical expertise. We further demonstrate practical use cases from synthetic chemistry and materials discovery, including the automated annotation of complex reaction mixtures, and the autonomous development of a purification method for a target compound from a crude reaction mixture. These capabilities are provided through MoSeS, an open-source Python framework that integrates sample-by-sample instrument control, analyte-resolved data processing, cross-run analyte tracking, and physicochemical retention modelling within a common software layer. Together, these results show how analytical operations that are commonly performed by experts can be formalized into reusable computational workflows. This work provides both a usable software toolbox and practical demonstrations of integrating chromatography–mass spectrometry systems into automated laboratory routines – ranging from custom data analysis pipelines to AI-guided decision making in self-driving laboratories.

Domain-Adapted Molecular Language Models for Efficient Search of Make-on-Demand Libraries

Pretrained molecular language models are increasingly used as molecular encoders for learning structure-property relationships. However, their practical suitability for molecular discovery within and beyond their pretraining domain remains unclear. Herein, we systematically benchmark four molecular language models across six virtual molecular libraries spanning drug discovery, organic materials, and catalysis. Native molecular language model embeddings show substantial variation in discovery performance across libraries, whereas molecular fingerprints provide a consistently strong and robust baseline. Consistent with a potential domain-representation mismatch, we show that explicit domain adaptation substantially improves representation performance. Fine-tuning molecular language model encoders on structures from the target virtual library consistently improves sample efficiency, with several adapted encoders emerging as the top-performing representations across the benchmark tasks. These results show that molecular representation quality depends strongly on the target domain and that explicit adaptation can improve the practical utility of molecular foundation models. More broadly, our findings establish domain-adapted molecular representations as a promising strategy for sample-efficient adaptive decision making in virtual screening and self-driving laboratories.

Target-Aware Bandit Allocation for Scalable Surrogate Optimization in Chemical Space

Identifying high-utility candidates from massive discrete spaces under expensive evaluations is a recurring challenge across the sciences, with structure-based drug discovery as a prominent example. While surrogate-based optimization can increase sample efficiency by reducing the number of expensive evaluations, modern molecular libraries have reached billions to trillions of compounds, making full-library surrogate inference itself a major computational bottleneck. We introduce BOBa, a bandit-guided surrogate optimization framework that eliminates full-library inference by adaptively allocating computation across partitions of the action space. By treating partitions as arms in a multi-armed bandit, BOBa concentrates inference and evaluations on empirically promising partitions while maintaining principled exploration. Experiments on real-world synthesis-on-demand libraries demonstrate that optimism-under-uncertainty bandits, combined with meaningful action space partitioning, are essential for effective allocation of inference and evaluations. Our findings reveal a tunable tradeoff between screening performance and surrogate inference cost, which supports practical optimization over current libraries, and establishes a viable route to ultra-large library virtual screening.

Bayesian Optimization for General Reaction Conditions

General chemical reaction conditions that achieve consistently high performance across multiple substrates are important for practical applications such as library synthesis and high-throughput experimentation. However, identifying such conditions efficiently has been a longstanding challenge, as it requires decision making under uncertainty with respect to both conditions and substrates, while minimizing the number of required experiments. Here, we introduce CurryBO, a high-level framework for generality-oriented optimization. By formalizing the problem as Bayesian optimization over curried functions, CurryBO provides a unified framework that accommodates different generality definitions (e.g., mean yield across substrates), and supports a range of substrate and condition selection strategies. We evaluate this framework on four benchmark tasks in experimental reaction optimization, and systematically analyze key algorithmic components. Our results show that efficient experiment planning can be achieved by emphasizing exploration when selecting reaction conditions, followed by the uncertainty-guided prioritization of substrates in a sequential decison-making scheme. Based on these insights, we design and validate an optimization policy that substantially improves sample efficiency relative to previously reported approaches across all benchmarks. Overall, the flexibility and modularity of CurryBO facilitate the integration of generality-oriented optimization into experimental settings, enabling more efficient identification of solutions that perform robustly across diverse tasks.

How Useful is Intermittent, Asynchronous Expert Feedback for Bayesian Optimization?

Bayesian optimization (BO) is an integral part of automated scientific discovery – the so-called self-driving lab – where human inputs are ideally minimal or at least non-blocking. However, scientists often have strong intuition, and thus human feedback is still useful. Nevertheless, prior works in enhancing BO with expert feedback, such as by incorporating it in an offline or online but blocking (arrives at each BO iteration) manner, are incompatible with the spirit of self-driving labs. In this work, we study whether a small amount of randomly arriving expert feedback that is being incorporated in a non-blocking manner can improve a BO campaign. To this end, we run an additional, independent computing thread on top of the BO loop to handle the feedback-gathering process. The gathered feedback is used to learn a Bayesian preference model that can readily be incorporated into the BO thread, to steer its exploration-exploitation process. Experiments on toy and chemistry datasets suggest that even just a few intermittent, asynchronous expert feedback can be useful for improving or constraining BO. This can especially be useful for its implication in improving self-driving labs, e.g. making them more data-efficient and less costly.

Delocalized, Asynchronous, Closed-Loop Discovery of Organic Laser Emitters

Contemporary materials discovery requires intricate sequences of synthesis, formulation and characterization that often span multiple locations with specialized expertise or instrumentation. To accelerate these workflows, we present a cloud-based strategy that enables delocalized and asynchronous design–make–test–analyze cycles. We showcase this approach through the exploration of molecular gain materials for organic solid-state lasers as a frontier application in molecular optoelectronics. Distributed robotic synthesis and in-line property characterization, orchestrated by a cloud-based AI experiment planner, resulted in the discovery of 21 new state-of-the-art materials. Automated gram-scale synthesis ultimately allowed for the verification of best-in-class stimulated emission in a thin-film device. Demonstrating the asynchronous integration of five laboratories across the globe, this workflow provides a blueprint for delocalizing – and democratizing – scientific discovery.

A Sober Look at LLMs for Material Discovery: Are They Actually Good for Bayesian Optimization Over Molecules?

Automation is one of the cornerstones of contemporary material discovery. Bayesian optimization (BO) is an essential part of such workflows, enabling scientists to leverage prior domain knowledge into efficient exploration of a large molecular space. While such prior knowledge can take many forms, there has been significant fanfare around the ancillary scientific knowledge encapsulated in large language models (LLMs). However, existing work thus far has only explored LLMs for heuristic materials searches. Indeed, recent work obtains the uncertainty estimate – an integral part of BO – from point-estimated, non-Bayesian LLMs. In this work, we study the question of whether LLMs are actually useful to accelerate principled Bayesian optimization in the molecular space. We take a sober, dispassionate stance in answering this question. This is done by carefully (i) viewing LLMs as fixed feature extractors for standard but principled BO surrogate models and by (ii) leveraging parameter-efficient finetuning methods and Bayesian neural networks to obtain the posterior of the LLM surrogate. Our extensive experiments with real-world chemistry problems show that LLMs can be useful for BO over molecules, but only if they have been pretrained or finetuned with domain-specific data.

SELFIES and the future of molecular string representations

Artificial intelligence (AI) and machine learning (ML) are expanding in popularity for broad applications to challenging tasks in chemistry and materials science. Examples include the prediction of properties, the discovery of new reaction pathways, or the design of new molecules. The machine needs to read and write fluently in a chemical language for each of these tasks. Strings are a common tool to represent molecular graphs, and the most popular molecular string representation, Smiles, has powered cheminformatics since the late 1980s. However, in the context of AI and ML in chemistry, Smiles has several shortcomings—most pertinently, most combinations of symbols lead to invalid results with no valid chemical interpretation. To overcome this issue, a new language for molecules was introduced in 2020 that guarantees 100% robustness. SELF-referencing embedded string (Selfies). Selfies has since simplified and enabled numerous new applications in chemistry. In this perspective, we look to the future and discuss molecular string representations, along with their respective opportunities and challenges. We propose 16 concrete future projects for robust molecular representations. These involve the extension toward new chemical domains, exciting questions at the interface of AI and robust languages, and interpretability for both humans and machines. We hope that these proposals will inspire several follow-up works exploiting the full potential of molecular string representations for the future of AI in chemistry and materials science.

Direct Dearomatization of Pyridines via an Energy-Transfer-Catalyzed Intramolecular [4+2] Cycloaddition

The catalytic dearomatization of pyridines, accessing medicinally relevant N-heterocycles, is of high interest. Currently direct, dearomative strategies rely generally on reduction or nucleophilic addition, thus limiting the architecture of the dearomatized products to a six-membered ring. We herein introduce a catalytic, dearomative cycloaddition reaction with pyridines using photoinduced energy transfer catalysis, thereby advancing dearomatization methodology and increasing the topology of pyridine dearomatization products. This unprecedented method features high yields, broad substrate scope (44 examples), excellent functional group tolerance, and facile scalability. Furthermore, a recyclable and sustainable polymer immobilized photocatalyst was employed. Computational and experimental investigations support a mechanism in which a cinnamyl moiety is promoted to its corresponding excited triplet state through visible-light-mediated energy transfer catalysis, followed by a regioselective and dearomative [4+2] cycloaddition to pyridines. This work demonstrates the contribution of visible light catalysis toward enabling thermally challenging organic transformations.

Discovery of Unforeseen Energy-Transfer-Based Transformations Using a Combined Screening Approach

The discovery of novel (catalytic) transformations and mechanisms is commonly based on rational design. However, many discoveries have resulted directly from experimental serendipity. Building on this, we report a two-dimensional screening protocol, combining “mechanism-based” and “reaction-based” screening and its application to the field of visible light photocatalysis. To this end, two energy-transfer-based cycloaddition reactions could be realized. A notably endergonic energy transfer process allows for the dearomative cycloaddition of benzothiophenes and related heterocycles. Moreover, by sensitization of enone moieties, a [2+2]-cycloaddition to alkynes and an unexpected cycloaddition-rearrangement cascade were discovered. Advanced spectroscopic techniques (in particular transient absorption spectroscopy and pulse radiolysis) were utilized to investigate the underlying photophysical processes and gain insight into reaction kinetics. Combining these results with further mechanistic analysis can eventually turn out to be helpful upon knowledge-driven development of improved systems. Such screening approaches can thus provide complementary access toward novel and more efficient catalytic protocols.

The energy-transfer-enabled biocompatible disulfide–ene reaction

Sulfur-containing molecules participate in many essential biological processes. Of utmost importance is the methylthioether moiety, present in the proteinogenic amino acid methionine and installed in tRNA by radical-S-adenosylmethionine methylthiotransferases. Although the thiol–ene reaction for carbon–sulfur bond formation has found widespread applications in materials or medicinal science, a biocompatible chemo- and regioselective hydrothiolation of unactivated alkenes and alkynes remains elusive. Here, we describe the design of a general chemoselective anti-Markovnikov hydroalkyl/aryl thiolation of alkenes and alkynes—also allowing the biologically important hydromethylthiolation—by triplet–triplet energy transfer activation of disulfides. This fast disulfide–ene reaction shows extraordinary functional group tolerance and biocompatibility. Transient absorption spectroscopy was used to study the sensitization process in detail. The hereby gained mechanistic insights were successfully employed for optimization of the catalytic system. This photosensitized transformation should stimulate bioimaging applications and carbon–sulfur bond-forming late-stage functionalization chemistry, especially in the context of metabolic labelling.