CatRetriever: Contrastive Representation Learning for Slab-to-Bulk Retrieval in Generative Catalyst Discovery
作者: Jungho Oh, Woosung Kim, Dong Hyeon Mok, Jonggeol Na, Seoin Back
分类: cs.LG, cond-mat.mtrl-sci
发布日期: 2026-07-13
💡 一句话要点
提出CatRetriever以解决催化剂表面与体相结构检索问题
🎯 匹配领域: 支柱二:RL算法与架构 (RL & Architecture) 支柱四:生成式动作 (Generative Motion)
关键词: 催化剂发现 对比学习 材料科学 结构检索 生成模型
📋 核心要点
- 现有的催化剂生成模型通常只关注表面结构,缺乏与母体体相结构的有效连接,导致难以评估体相依赖的性质。
- CatRetriever通过对比表示学习,将表面和体相晶体表示对齐到共享的潜在空间,从而解决了表面到体相的检索问题。
- 实验结果表明,CatRetriever在检索母体体相候选结构时,R@1超过91%,R@3超过98%,显示出其优越的性能。
📝 摘要(中文)
逆向设计是一种新兴的数据驱动范式,旨在高效探索广阔的化学空间以发现具有特定性质的新材料。在异质催化的背景下,表面生成模型通过直接生成催化剂表面-吸附物结构来推动这一目标。然而,这些模型通常仅在表面层面操作,未能提供相应的母体结构,导致难以评估依赖于体相的性质。为了解决这一缺失的表面到体相的连接,本文提出了CatRetriever,一个对比表示学习模型,能够在共享的潜在空间中对齐表面和体相晶体表示。CatRetriever从表面查询中准确检索出母体体相候选结构,R@1 > 91%和R@3 > 98%的表现显示了其在分布内和保留评估集上的有效性。
🔬 方法详解
问题定义:本文旨在解决催化剂表面结构与其对应的母体体相结构之间的检索问题。现有的生成模型无法提供母体结构,导致对体相性质的评估困难。
核心思路:CatRetriever通过对比表示学习,将表面和体相的晶体表示映射到一个共享的潜在空间中,从而实现高效的检索。该设计使得从表面查询能够准确找到对应的母体结构。
技术框架:CatRetriever的整体架构包括表面查询输入、对比学习模块和检索输出。首先,将表面结构编码为潜在表示,然后与体相结构进行对比,最终输出最相似的母体候选结构。
关键创新:CatRetriever的主要创新在于其对比表示学习方法,能够有效地对齐表面和体相结构的表示。这一方法与传统的单一结构生成模型相比,显著提高了检索的准确性和效率。
关键设计:在模型设计中,使用了特定的损失函数来优化表面和体相之间的相似性,同时采用了深度神经网络结构来增强表示能力。
🖼️ 关键图片
📊 实验亮点
CatRetriever在检索母体体相候选结构方面表现优异,R@1超过91%,R@3超过98%。这一结果显著优于现有方法,表明其在催化剂发现中的有效性和实用性。
🎯 应用场景
该研究的潜在应用领域包括催化剂设计、材料科学和化学工程等。通过提供高效的表面与体相结构检索,CatRetriever能够加速新材料的发现过程,推动催化剂的优化和应用,具有重要的实际价值和未来影响。
📄 摘要(原文)
Inverse design is an emerging data-driven paradigm for efficiently navigating vast chemical spaces to discover new materials with targeted properties, and in the context of heterogeneous catalysis, surface generative models have recently advanced this goal by directly generating catalyst surface-adsorbate structures. However, these models typically operate at the slab level and do not provide the corresponding parent bulk structure, making it difficult to assess bulk-dependent properties such as formation energy, surface energy, crystallographic symmetry, and synthesizability. Here, we address this missing slab-to-bulk connection as a retrieval problem and introduce CatRetriever, a contrastive representation learning model that aligns slab and bulk crystal representations in a shared latent space. From a slab query, CatRetriever accurately retrieves plausible parent bulk candidates with R@1 > 91% and R@3 > 98% on both the in-distribution and holdout evaluation sets. We further extend the CatRetriever framework into an adsorption energy targeted bulk discovery pipeline that combines bulk retrieval, generative search space expansion, and adsorption energy distribution analysis. This workflow evaluates candidates by both structural compatibility with the query slab and their ability to access the target adsorption energy range across diverse surface environments. CatRetriever therefore provides a scalable route for connecting catalyst generative models with physically plausible and adsorption energy compatible bulk catalyst discovery.