CheMixHub
收藏资源简介:
CheMixHub是一个全面评估分子混合物性质的基准数据集,包含11个化学混合物性质预测任务,从药物输送配方到电池电解质等,总计约50万个数据点,从7个公开可用的数据集中收集和整理。CheMixHub引入了各种数据分割技术来评估特定上下文下的泛化和模型鲁棒性,为开发化学混合物性质的预测模型奠定了基础。此外,我们还规划了深度学习模型在化学混合物建模空间,为社区建立了初始基准。这个数据集有可能加速化学混合物的发展,包括配方改革、优化和发现。
CheMixHub is a benchmark dataset for comprehensive evaluation of molecular mixture properties. It encompasses 11 chemical mixture property prediction tasks, spanning from drug delivery formulations to battery electrolytes, with approximately 500,000 data points in total collected and curated from 7 publicly available datasets. CheMixHub introduces various data splitting techniques to evaluate generalization and model robustness under specific contexts, laying a solid foundation for the development of predictive models for chemical mixture properties. Furthermore, we have delineated the modeling space of deep learning models for chemical mixtures and established an initial benchmark for the research community. This dataset holds the potential to accelerate advancements in chemical mixtures, including formulation reform, optimization and discovery.
CheMixHub数据集概述
数据集简介
- 名称:CheMixHub
- 类型:化学混合物性质预测基准数据集
- 领域:化学、材料科学、机器学习
- 数据量:13个任务(包含2个大规模任务,116,896数据点)
- 许可证:MIT
核心特点
- 标准化数据集
- 整合7个公共数据集的11个任务
- 新增2个ILThermo大规模任务
- 数据分割策略
- 随机分割
- 未见化学成分分割
- 混合比例变化分割
- 分布外上下文分割(如温度)
- 元数据标准
- 每个数据集包含croissant.json标准化元数据文件
数据集来源
- Miscible Solvents(密度、混合焓等)
- ILThermo(离子液体混合物的传输性质)
- NIST Viscosity(有机混合物粘度)
- Drug Solubility(药物在溶剂混合物中的溶解度)
- Solid Polymer Electrolyte Ionic Conductivity(聚合物-盐混合物离子电导率)
- Olfactory Similarity(混合物感知相似性评分)
- Motor Octane Number(碳氢化合物和燃料的辛烷值)
数据结构
datasets/目录包含所有数据集- 每个子目录包含:
- README.md(数据集说明)
- croissant.json(元数据)
- raw_data/(原始数据)
- processed_data/(处理后的数据)
- processed_data.csv(混合物级别数据)
- compounds.csv(组分元数据)
- 5折交叉验证分割数据
- 每个子目录包含:
获取方式
-
克隆仓库: bash git clone https://github.com/chemcognition-lab/chemixhub.git
-
安装依赖: bash pip install -e .
引用格式
bibtex @article{chemixhub202X, title={{CheMixHub: Datasets and Benchmarks for Chemical Mixture Property Prediction}}, author={Ella Rajaonson, Mahyar Rajabi Kochi, Luis Martin Mejia Mendoza, Seyed Mohamad Moosavi, Benjamin Sanchez-Lengeling}, year={2025} }

- 1CheMixHub: Datasets and Benchmarks for Chemical Mixture Property Prediction多伦多大学, 加拿大; 人工智能向量研究所, 加拿大; 加拿大国家研究委员会清洁能源创新研究中心 · 2025年



