CheMixHub: Datasets and Benchmarks for Chemical Mixture Property Prediction
Ella Miray Rajaonson, Mahyar Rajabi Kochi, Luis Martin Mejia Mendoza, Seyed Mohamad Moosavi, Benjamin Sanchez-Lengeling
TL;DR
CheMixHub presents the first large-scale, unified benchmark for chemical mixture property prediction, aggregating 11 tasks from 7 datasets to enable robust evaluation of models across diverse multi-component systems. It defines a three-level modeling space (molecular representation, mixture interactions, and output generation) and introduces multiple data splits to test generalization, including mixture-size, leave-molecule-out, and temperature-based splits. Key findings show that physics-informed Arrhenius heads improve temperature-dependent predictions and that pre-trained representations (e.g., MolT5) often outperform traditional GNNs and descriptors, though extrapolation to new chemistries remains challenging. The work provides open-source data, code, and a framework to foster progress in mixture-aware modeling and formulation optimization, with clear limitations and directions for future research.
Abstract
Developing improved predictive models for multi-molecular systems is crucial, as nearly every chemical product used results from a mixture of chemicals. While being a vital part of the industry pipeline, the chemical mixture space remains relatively unexplored by the Machine Learning community. In this paper, we introduce CheMixHub, a holistic benchmark for molecular mixtures, covering a corpus of 11 chemical mixtures property prediction tasks, from drug delivery formulations to battery electrolytes, totalling approximately 500k data points gathered and curated from 7 publicly available datasets. CheMixHub introduces various data splitting techniques to assess context-specific generalization and model robustness, providing a foundation for the development of predictive models for chemical mixture properties. Furthermore, we map out the modelling space of deep learning models for chemical mixtures, establishing initial benchmarks for the community. This dataset has the potential to accelerate chemical mixture development, encompassing reformulation, optimization, and discovery. The dataset and code for the benchmarks can be found at: https://github.com/chemcognition-lab/chemixhub
