首页 > 最新文献

arXiv - PHYS - Computational Physics最新文献

英文 中文
Matrix-Free Finite Volume Kernels on a Dataflow Architecture 数据流架构上的无矩阵有限体积内核
Pub Date : 2024-08-06 DOI: arxiv-2408.03452
Ryuichi Sai, Francois P. Hamon, John Mellor-Crummey, Mauricio Araya-Polo
Fast and accurate numerical simulations are crucial for designing large-scalegeological carbon storage projects ensuring safe long-term CO2 containment as aclimate change mitigation strategy. These simulations involve solving numerouslarge and complex linear systems arising from the implicit Finite Volume (FV)discretization of PDEs governing subsurface fluid flow. Compounded with highlydetailed geomodels, solving linear systems is computationally and memoryexpensive, and accounts for the majority of the simulation time. Modern memoryhierarchies are insufficient to meet the latency and bandwidth needs oflarge-scale numerical simulations. Therefore, exploring algorithms that canleverage alternative and balanced paradigms, such as dataflow and in-memorycomputing is crucial. This work introduces a matrix-free algorithm to solveFV-based linear systems using a dataflow architecture to significantly minimizememory latency and bandwidth bottlenecks. Our implementation achieves twoorders of magnitude speedup compared to a GPGPU-based reference implementation,and up to 1.2 PFlops on a single dataflow device.
快速准确的数值模拟对于设计大型地质碳封存项目至关重要,可确保作为减缓气候变化战略的二氧化碳长期安全封存。这些模拟需要求解大量复杂的线性系统,这些线性系统是通过对地下流体流动的 PDE 进行隐式有限体积(FV)离散化而产生的。再加上高度精细的地质模型,线性系统的求解在计算和内存方面都非常昂贵,并占据了模拟时间的大部分。现代内存层次结构不足以满足大规模数值模拟的延迟和带宽需求。因此,探索能够利用数据流和内存计算等替代和平衡范式的算法至关重要。这项工作介绍了一种无矩阵算法,利用数据流架构求解基于 FV 的线性系统,从而显著减少内存延迟和带宽瓶颈。与基于 GPGPU 的参考实现相比,我们的实现速度提高了两个数量级,在单个数据流设备上可达到 1.2 PFlops。
{"title":"Matrix-Free Finite Volume Kernels on a Dataflow Architecture","authors":"Ryuichi Sai, Francois P. Hamon, John Mellor-Crummey, Mauricio Araya-Polo","doi":"arxiv-2408.03452","DOIUrl":"https://doi.org/arxiv-2408.03452","url":null,"abstract":"Fast and accurate numerical simulations are crucial for designing large-scale\u0000geological carbon storage projects ensuring safe long-term CO2 containment as a\u0000climate change mitigation strategy. These simulations involve solving numerous\u0000large and complex linear systems arising from the implicit Finite Volume (FV)\u0000discretization of PDEs governing subsurface fluid flow. Compounded with highly\u0000detailed geomodels, solving linear systems is computationally and memory\u0000expensive, and accounts for the majority of the simulation time. Modern memory\u0000hierarchies are insufficient to meet the latency and bandwidth needs of\u0000large-scale numerical simulations. Therefore, exploring algorithms that can\u0000leverage alternative and balanced paradigms, such as dataflow and in-memory\u0000computing is crucial. This work introduces a matrix-free algorithm to solve\u0000FV-based linear systems using a dataflow architecture to significantly minimize\u0000memory latency and bandwidth bottlenecks. Our implementation achieves two\u0000orders of magnitude speedup compared to a GPGPU-based reference implementation,\u0000and up to 1.2 PFlops on a single dataflow device.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937472","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Kolmogorov-Arnold PointNet: Deep learning for prediction of fluid fields on irregular geometries Kolmogorov-Arnold PointNet:用于预测不规则几何图形上流体场的深度学习
Pub Date : 2024-08-06 DOI: arxiv-2408.02950
Ali Kashefi
We present Kolmogorov-Arnold PointNet (KA-PointNet) as a novel superviseddeep learning framework for the prediction of incompressible steady-state fluidflow fields in irregular domains, where the predicted fields are a function ofthe geometry of the domains. In KA-PointNet, we implement sharedKolmogorov-Arnold Networks (KANs) in the segmentation branch of the PointNetarchitecture. We utilize Jacobi polynomials to construct shared KANs. As abenchmark test case, we consider incompressible laminar steady-state flow overa cylinder, where the geometry of its cross-section varies over the data set.We investigate the performance of Jacobi polynomials with different degrees aswell as special cases of Jacobi polynomials such as Legendre polynomials,Chebyshev polynomials of the first and second kinds, and Gegenbauerpolynomials, in terms of the computational cost of training and accuracy ofprediction of the test set. Additionally, we compare the performance ofPointNet with shared KANs (i.e., KA-PointNet) and PointNet with sharedMultilayer Perceptrons (MLPs). It is observed that when the number of trainableparameters is approximately equal, PointNet with shared KANs (i.e.,KA-PointNet) outperforms PointNet with shared MLPs.
我们提出的 Kolmogorov-Arnold PointNet(KA-PointNet)是一种新颖的监督深度学习框架,用于预测不规则域中不可压缩的稳态流场,其中预测的流场是域的几何形状的函数。在 KA-PointNet 中,我们在 PointNet 架构的分割分支中实现了共享的科尔莫格罗夫-阿诺德网络(KAN)。我们利用雅可比多项式构建共享 KAN。我们研究了不同度数的雅可比多项式以及雅可比多项式的特例(如 Legendre 多项式、第一种和第二种切比雪夫多项式以及格根鲍尔多项式)在训练计算成本和测试集预测精度方面的性能。此外,我们还比较了共享 KAN 的 PointNet(即 KA-PointNet)和共享多层感知器(MLP)的 PointNet 的性能。我们发现,当可训练参数的数量大致相同时,共享 KAN 的 PointNet(即 KA-PointNet)优于共享 MLP 的 PointNet。
{"title":"Kolmogorov-Arnold PointNet: Deep learning for prediction of fluid fields on irregular geometries","authors":"Ali Kashefi","doi":"arxiv-2408.02950","DOIUrl":"https://doi.org/arxiv-2408.02950","url":null,"abstract":"We present Kolmogorov-Arnold PointNet (KA-PointNet) as a novel supervised\u0000deep learning framework for the prediction of incompressible steady-state fluid\u0000flow fields in irregular domains, where the predicted fields are a function of\u0000the geometry of the domains. In KA-PointNet, we implement shared\u0000Kolmogorov-Arnold Networks (KANs) in the segmentation branch of the PointNet\u0000architecture. We utilize Jacobi polynomials to construct shared KANs. As a\u0000benchmark test case, we consider incompressible laminar steady-state flow over\u0000a cylinder, where the geometry of its cross-section varies over the data set.\u0000We investigate the performance of Jacobi polynomials with different degrees as\u0000well as special cases of Jacobi polynomials such as Legendre polynomials,\u0000Chebyshev polynomials of the first and second kinds, and Gegenbauer\u0000polynomials, in terms of the computational cost of training and accuracy of\u0000prediction of the test set. Additionally, we compare the performance of\u0000PointNet with shared KANs (i.e., KA-PointNet) and PointNet with shared\u0000Multilayer Perceptrons (MLPs). It is observed that when the number of trainable\u0000parameters is approximately equal, PointNet with shared KANs (i.e.,\u0000KA-PointNet) outperforms PointNet with shared MLPs.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937481","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Coercivity influence of nanostructure in SmCo-1:7 magnets: Machine learning of high-throughput micromagnetic data SmCo-1:7 磁体中纳米结构对矫顽力的影响:高通量微磁数据的机器学习
Pub Date : 2024-08-06 DOI: arxiv-2408.03198
Yangyiwei Yang, Patrick Kühn, Mozhdeh Fathidoost, Esmaeil Adabifiroozjaei, Ruiwen Xie, Eren Foya, Dominik Ohmer, Konstantin Skokov, Leopoldo Molina-Luna, Oliver Gutfleisch, Hongbin Zhang, Bai-Xiang Xu
Around 17,000 micromagnetic simulations were performed with a wide variationof geometric and magnetic parameters of different cellular nanostructures inthe samarium-cobalt-based 1:7-type (SmCo-1:7) magnets. A forward predictionneural network (NN) model is trained to unveil the influence of theseparameters on the coercivity of materials, along with the sensitivity analysis.Results indicate the important role of the 1:5-phase in enhancing coercivity.Moreover, an inverse design NN model is obtained to suggest the nanostructurefor a queried coercivity.
对钐钴基 1:7 型(SmCo-1:7)磁体中不同细胞纳米结构的几何和磁性参数进行了约 17,000 次微磁模拟。结果表明,1:5 相在提高矫顽力方面起着重要作用。此外,还建立了一个反向设计 NN 模型,为查询矫顽力的纳米结构提供建议。
{"title":"Coercivity influence of nanostructure in SmCo-1:7 magnets: Machine learning of high-throughput micromagnetic data","authors":"Yangyiwei Yang, Patrick Kühn, Mozhdeh Fathidoost, Esmaeil Adabifiroozjaei, Ruiwen Xie, Eren Foya, Dominik Ohmer, Konstantin Skokov, Leopoldo Molina-Luna, Oliver Gutfleisch, Hongbin Zhang, Bai-Xiang Xu","doi":"arxiv-2408.03198","DOIUrl":"https://doi.org/arxiv-2408.03198","url":null,"abstract":"Around 17,000 micromagnetic simulations were performed with a wide variation\u0000of geometric and magnetic parameters of different cellular nanostructures in\u0000the samarium-cobalt-based 1:7-type (SmCo-1:7) magnets. A forward prediction\u0000neural network (NN) model is trained to unveil the influence of these\u0000parameters on the coercivity of materials, along with the sensitivity analysis.\u0000Results indicate the important role of the 1:5-phase in enhancing coercivity.\u0000Moreover, an inverse design NN model is obtained to suggest the nanostructure\u0000for a queried coercivity.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937483","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
relentless: Transparent, reproducible molecular dynamics simulations for optimization relentless:用于优化的透明、可重复的分子动力学模拟
Pub Date : 2024-08-06 DOI: arxiv-2408.03213
Adithya N Sreenivasan, C. Levi Petix, Zachary M. Sherman, Michael P. Howard
relentless is an open-source Python package that enables the optimization ofobjective functions computed using molecular dynamics simulations. It has ahigh-level, extensible interface for model parametrization; setting up,running, and analyzing simulations natively in established software packages;and gradient-based optimization. We describe the design and implementation ofrelentless in the context of relative entropy minimization, and we demonstrateits abilities to design pairwise interactions between particles that formtargeted structures. relentless aims to streamline the development ofcomputational materials design methodologies and promote the transparency andreproducibility of complex workflows integrating molecular dynamicssimulations.
relentless 是一个开源 Python 软件包,用于优化分子动力学模拟计算的目标函数。它拥有高级别的可扩展接口,可用于模型参数化;在成熟软件包中原生设置、运行和分析模拟;以及基于梯度的优化。我们以相对熵最小化为背景描述了 relentless 的设计和实现,并展示了它设计粒子间成对相互作用以形成目标结构的能力。 relentless 旨在简化计算材料设计方法的开发,提高集成分子动力学模拟的复杂工作流的透明度和可重复性。
{"title":"relentless: Transparent, reproducible molecular dynamics simulations for optimization","authors":"Adithya N Sreenivasan, C. Levi Petix, Zachary M. Sherman, Michael P. Howard","doi":"arxiv-2408.03213","DOIUrl":"https://doi.org/arxiv-2408.03213","url":null,"abstract":"relentless is an open-source Python package that enables the optimization of\u0000objective functions computed using molecular dynamics simulations. It has a\u0000high-level, extensible interface for model parametrization; setting up,\u0000running, and analyzing simulations natively in established software packages;\u0000and gradient-based optimization. We describe the design and implementation of\u0000relentless in the context of relative entropy minimization, and we demonstrate\u0000its abilities to design pairwise interactions between particles that form\u0000targeted structures. relentless aims to streamline the development of\u0000computational materials design methodologies and promote the transparency and\u0000reproducibility of complex workflows integrating molecular dynamics\u0000simulations.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937477","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Revisiting Shooting Point Monte Carlo Methods for Transition Path Sampling 重新审视过渡路径采样的射点蒙特卡洛方法
Pub Date : 2024-08-06 DOI: arxiv-2408.03054
Sebastian Falkner, Alessandro Coretti, Baron Peters, Peter G. Bolhuis, Christoph Dellago
Rare event sampling algorithms are essential for understanding processes thatoccur infrequently on the molecular scale, yet they are important for thelong-time dynamics of complex molecular systems. One of these algorithms,transition path sampling, has become a standard technique to study such rareprocesses since no prior knowledge on the transition region is required. MostTPS methods generate new trajectories from old trajectories by selecting apoint along the old trajectory, modifying its momentum in some way, and then``shooting'' a new trajectory by integrating forward and backward in time. Insome procedures, the shooting point is selected independently for each trialmove, but in others, the shooting point evolves from one path to the next sothat successive shooting points are related to each other. We provide anextended detailed balance criterion for shooting methods. We affirm detailedbalance for most TPS methods, but the new criteria reveals the need for amendedacceptance criteria in the flexible length aimless shooting and spring shootingmethods.
稀有事件采样算法对于理解分子尺度上不常发生的过程至关重要,但它们对于复杂分子系统的长时动力学也很重要。这些算法中的过渡路径采样已成为研究此类罕见过程的标准技术,因为无需事先了解过渡区域。大多数过渡路径采样方法通过沿旧轨迹选择一个点,以某种方式修改其动量,然后通过时间的前后积分 "射 "出一条新轨迹,从而从旧轨迹生成新轨迹。在某些程序中,射击点是为每个试验动作独立选择的,但在另一些程序中,射击点会从一条路径发展到下一条路径,从而使连续的射击点彼此相关。我们为射击方法提供了一个扩展的详细平衡标准。我们肯定了大多数 TPS 方法的详细平衡性,但新标准揭示了在灵活长度无目标射击和弹簧射击方法中修正验收标准的必要性。
{"title":"Revisiting Shooting Point Monte Carlo Methods for Transition Path Sampling","authors":"Sebastian Falkner, Alessandro Coretti, Baron Peters, Peter G. Bolhuis, Christoph Dellago","doi":"arxiv-2408.03054","DOIUrl":"https://doi.org/arxiv-2408.03054","url":null,"abstract":"Rare event sampling algorithms are essential for understanding processes that\u0000occur infrequently on the molecular scale, yet they are important for the\u0000long-time dynamics of complex molecular systems. One of these algorithms,\u0000transition path sampling, has become a standard technique to study such rare\u0000processes since no prior knowledge on the transition region is required. Most\u0000TPS methods generate new trajectories from old trajectories by selecting a\u0000point along the old trajectory, modifying its momentum in some way, and then\u0000``shooting'' a new trajectory by integrating forward and backward in time. In\u0000some procedures, the shooting point is selected independently for each trial\u0000move, but in others, the shooting point evolves from one path to the next so\u0000that successive shooting points are related to each other. We provide an\u0000extended detailed balance criterion for shooting methods. We affirm detailed\u0000balance for most TPS methods, but the new criteria reveals the need for amended\u0000acceptance criteria in the flexible length aimless shooting and spring shooting\u0000methods.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937407","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Thermal quasi-particle theory 热准粒子理论
Pub Date : 2024-08-06 DOI: arxiv-2408.03970
So Hirata
The widely used thermal Hartree-Fock (HF) theory is generalized to includethe effect of electron correlation while maintaining itsquasi-independent-particle framework. An electron-correlated internal energy(or grand potential) is defined by the second-order finite-temperaturemany-body perturbation theory (MBPT), which then dictates the correspondingthermal orbital (quasi-particle) energies in such a way that all thermodynamicrelations are obeyed. The associated density matrix is of the one-electrontype, whose diagonal elements take the form of the Fermi-Dirac distributionfunctions, when the grand potential is minimized. The formulas for the entropyand chemical potential are unchanged from those of Fermi-Dirac or thermal HFtheory. The theory thus postulates a finite-temperature extension of thesecond-order Dyson self-energy of one-particle many-body Green's functiontheory and can be viewed as a second-order, diagonal, frequency-independent,thermal inverse Dyson equation. At low temperature, the theory approachesfinite-temperature MBPT of the same order, but it outperforms the latter atintermediate temperature by including additional electron-correlation effectsthrough orbital energies. A physical meaning of these thermal orbital energies(including that of thermal HF orbital energies, which has been elusive) isproposed.
对广泛使用的热哈特里-福克(HF)理论进行了归纳,以包括电子相关效应,同时保持其准独立粒子框架。二阶有限温度多体扰动理论(MBPT)定义了电子相关内能(或大势能),然后以遵守所有热力学相关性的方式确定了相应的热轨道(准粒子)能量。相关的密度矩阵是单电子型的,其对角元素采用费米-狄拉克分布函数的形式,此时大电势最小化。熵和化学势的公式与费米-狄拉克理论或热高频理论的公式相同。因此,该理论假设了单粒子多体格林函数理论的二阶戴森自能量的有限温度扩展,并可被视为二阶、对角、频率无关、热反戴森方程。在低温条件下,该理论接近于同阶的无限温 MBPT,但在中温条件下,它通过轨道能量包含了额外的电子相关效应,从而优于后者。我们提出了这些热轨道能(包括一直难以捉摸的热高频轨道能)的物理意义。
{"title":"Thermal quasi-particle theory","authors":"So Hirata","doi":"arxiv-2408.03970","DOIUrl":"https://doi.org/arxiv-2408.03970","url":null,"abstract":"The widely used thermal Hartree-Fock (HF) theory is generalized to include\u0000the effect of electron correlation while maintaining its\u0000quasi-independent-particle framework. An electron-correlated internal energy\u0000(or grand potential) is defined by the second-order finite-temperature\u0000many-body perturbation theory (MBPT), which then dictates the corresponding\u0000thermal orbital (quasi-particle) energies in such a way that all thermodynamic\u0000relations are obeyed. The associated density matrix is of the one-electron\u0000type, whose diagonal elements take the form of the Fermi-Dirac distribution\u0000functions, when the grand potential is minimized. The formulas for the entropy\u0000and chemical potential are unchanged from those of Fermi-Dirac or thermal HF\u0000theory. The theory thus postulates a finite-temperature extension of the\u0000second-order Dyson self-energy of one-particle many-body Green's function\u0000theory and can be viewed as a second-order, diagonal, frequency-independent,\u0000thermal inverse Dyson equation. At low temperature, the theory approaches\u0000finite-temperature MBPT of the same order, but it outperforms the latter at\u0000intermediate temperature by including additional electron-correlation effects\u0000through orbital energies. A physical meaning of these thermal orbital energies\u0000(including that of thermal HF orbital energies, which has been elusive) is\u0000proposed.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937402","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Learning Atoms from Crystal Structure 从晶体结构中学习原子
Pub Date : 2024-08-05 DOI: arxiv-2408.02292
Andrij VasylenkoDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Dmytro AntypovDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Sven ScheweDepartment of Computer Science, University of Liverpool, Ashton Building, United Kingdom, Luke M. DanielsDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, John B. ClaridgeDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Matthew S. DyerDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Matthew J. RosseinskyDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom
Computational modelling of materials using machine learning, ML, andhistorical data has become integral to materials research. The efficiency ofcomputational modelling is strongly affected by the choice of the numericalrepresentation for describing the composition, structure and chemical elements.Structure controls the properties, but often only the composition of acandidate material is available. Existing elemental descriptors lack directaccess to structural insights such as the coordination geometry of an element.In this study, we introduce Local Environment-induced Atomic Features, LEAFs,which incorporate information about the statistically preferred localcoordination geometry for atoms in crystal structure into descriptors forchemical elements, enabling the modelling of materials solely as compositionswithout requiring knowledge of their crystal structure. In the crystalstructure, each atomic site can be described by similarity to common localstructural motifs; by aggregating these features of similarity from theexperimentally verified crystal structures of inorganic materials, LEAFsformulate a set of descriptors for chemical elements and compositions. Thedirect connection of LEAFs to the local coordination geometry enables theanalysis of ML model property predictions, linking compositions to theunderlying structure-property relationships. We demonstrate the versatility ofLEAFs in structure-informed property predictions for compositions, mapping ofchemical space in structural terms, and prioritising elemental substitutions.Based on the latter for predicting crystal structures of binary ioniccompounds, LEAFs achieve the state-of-the-art accuracy of 86 per cent. Theseresults suggest that the structurally informed description of chemical elementsand compositions developed in this work can effectively guide synthetic effortsin discovering new materials.
利用机器学习、ML 和历史数据对材料进行计算建模已成为材料研究不可或缺的一部分。计算建模的效率受到描述成分、结构和化学元素的数值描述方法选择的强烈影响。在本研究中,我们引入了局部环境诱导原子特征(Local Environment-induced Atomic Features,LEAFs),它将晶体结构中原子的统计优选局部配位几何信息纳入化学元素描述符中,从而无需了解晶体结构即可将材料完全作为成分建模。在晶体结构中,每个原子位点都可以通过与常见局部结构图案的相似性来描述;通过汇总无机材料经实验验证的晶体结构中的这些相似性特征,LEAF 形成了一套化学元素和成分的描述符。LEAF 与局部配位几何的直接联系使我们能够分析 ML 模型的性质预测,将成分与基本的结构-性质关系联系起来。我们展示了 LEAFs 在以结构为基础的成分性质预测、以结构为基础的化学空间映射以及优先考虑元素置换等方面的多功能性。这些结果表明,这项工作中开发的化学元素和成分的结构信息描述可以有效地指导发现新材料的合成工作。
{"title":"Learning Atoms from Crystal Structure","authors":"Andrij VasylenkoDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Dmytro AntypovDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Sven ScheweDepartment of Computer Science, University of Liverpool, Ashton Building, United Kingdom, Luke M. DanielsDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, John B. ClaridgeDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Matthew S. DyerDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom, Matthew J. RosseinskyDepartment of Chemistry, University of Liverpool, Crown Street, United Kingdom","doi":"arxiv-2408.02292","DOIUrl":"https://doi.org/arxiv-2408.02292","url":null,"abstract":"Computational modelling of materials using machine learning, ML, and\u0000historical data has become integral to materials research. The efficiency of\u0000computational modelling is strongly affected by the choice of the numerical\u0000representation for describing the composition, structure and chemical elements.\u0000Structure controls the properties, but often only the composition of a\u0000candidate material is available. Existing elemental descriptors lack direct\u0000access to structural insights such as the coordination geometry of an element.\u0000In this study, we introduce Local Environment-induced Atomic Features, LEAFs,\u0000which incorporate information about the statistically preferred local\u0000coordination geometry for atoms in crystal structure into descriptors for\u0000chemical elements, enabling the modelling of materials solely as compositions\u0000without requiring knowledge of their crystal structure. In the crystal\u0000structure, each atomic site can be described by similarity to common local\u0000structural motifs; by aggregating these features of similarity from the\u0000experimentally verified crystal structures of inorganic materials, LEAFs\u0000formulate a set of descriptors for chemical elements and compositions. The\u0000direct connection of LEAFs to the local coordination geometry enables the\u0000analysis of ML model property predictions, linking compositions to the\u0000underlying structure-property relationships. We demonstrate the versatility of\u0000LEAFs in structure-informed property predictions for compositions, mapping of\u0000chemical space in structural terms, and prioritising elemental substitutions.\u0000Based on the latter for predicting crystal structures of binary ionic\u0000compounds, LEAFs achieve the state-of-the-art accuracy of 86 per cent. These\u0000results suggest that the structurally informed description of chemical elements\u0000and compositions developed in this work can effectively guide synthetic efforts\u0000in discovering new materials.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937484","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
G4CASCADE: A data-driven implementation of (n, $γ$) cascades in Geant4 G4CASCADE: Geant4 中(n,$γ$)级联的数据驱动实现
Pub Date : 2024-08-05 DOI: arxiv-2408.02774
Leo Weimer, Michela Lai, Emma Ellingwood, Shawn Westerdale
De-excitation $gamma$ cascades from neutron captures form a dominantbackground to MeV-scale signals. The Geant4 Monte Carlo simulation toolkit iswidely used to model backgrounds in nuclear and particle physics experiments.While its current modules for simulating (n, $gamma$) signals, GFNDL andG4PhotoEvaporation, are excellent for many applications, they do not reproduceknown gamma-ray lines and correlations relevant at 2-15 MeV. G4CASCADE is a newdata-driven Geant4 module that simulates (n, $gamma$) de-excitation pathways,with options for how to handle shortcomings in nuclear data. Benchmarkcomparisons to measured gamma-ray lines and level structures in the ENSDFdatabase show significant improvements, with decreased residuals and fullenergy conservation. This manuscript describes the underlying calculationsperformed by G4CASCADE, its various usage options, and benchmark comparisons.G4CASCADE for Geant4-10 is available on GitHub athttps://github.com/UCRDarkMatter/CASCADE
中子俘获产生的去激发 $gamma$ 级联是 MeV 量级信号的主要背景。Geant4蒙特卡洛模拟工具包被广泛用于核物理和粒子物理实验中的背景建模。虽然它目前用于模拟(n, $gamma$)信号的模块GFNDL和G4PhotoEvaporation在许多应用中都非常出色,但它们并不能再现已知的伽马射线线和与2-15 MeV相关的相关性。G4CASCADE是一个新的数据驱动的Geant4模块,它模拟(n,$gamma$)去激发途径,并提供了如何处理核数据缺陷的选项。与 ENSDF 数据库中测得的伽马射线谱线和能级结构进行的基准比较显示,该模块有了显著的改进,残差减小,全能量守恒。本手稿介绍了 G4CASCADE 进行的基础计算、各种使用选项和基准比较。Geant4-10 的 G4CASCADE 可在 GitHub 上获取:https://github.com/UCRDarkMatter/CASCADE。
{"title":"G4CASCADE: A data-driven implementation of (n, $γ$) cascades in Geant4","authors":"Leo Weimer, Michela Lai, Emma Ellingwood, Shawn Westerdale","doi":"arxiv-2408.02774","DOIUrl":"https://doi.org/arxiv-2408.02774","url":null,"abstract":"De-excitation $gamma$ cascades from neutron captures form a dominant\u0000background to MeV-scale signals. The Geant4 Monte Carlo simulation toolkit is\u0000widely used to model backgrounds in nuclear and particle physics experiments.\u0000While its current modules for simulating (n, $gamma$) signals, GFNDL and\u0000G4PhotoEvaporation, are excellent for many applications, they do not reproduce\u0000known gamma-ray lines and correlations relevant at 2-15 MeV. G4CASCADE is a new\u0000data-driven Geant4 module that simulates (n, $gamma$) de-excitation pathways,\u0000with options for how to handle shortcomings in nuclear data. Benchmark\u0000comparisons to measured gamma-ray lines and level structures in the ENSDF\u0000database show significant improvements, with decreased residuals and full\u0000energy conservation. This manuscript describes the underlying calculations\u0000performed by G4CASCADE, its various usage options, and benchmark comparisons.\u0000G4CASCADE for Geant4-10 is available on GitHub at\u0000https://github.com/UCRDarkMatter/CASCADE","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937480","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Distilling Machine Learning's Added Value: Pareto Fronts in Atmospheric Applications 提炼机器学习的附加值:大气应用中的帕累托前沿
Pub Date : 2024-08-04 DOI: arxiv-2408.02161
Tom Beucler, Arthur Grundner, Sara Shamekh, Peter Ukkonen, Matthew Chantry, Ryan Lagerquist
While the added value of machine learning (ML) for weather and climateapplications is measurable, explaining it remains challenging, especially forlarge deep learning models. Inspired by climate model hierarchies, we proposethat a full hierarchy of Pareto-optimal models, defined within an appropriatelydetermined error-complexity plane, can guide model development and helpunderstand the models' added value. We demonstrate the use of Pareto fronts inatmospheric physics through three sample applications, with hierarchies rangingfrom semi-empirical models with minimal tunable parameters (simplest) to deeplearning algorithms (most complex). First, in cloud cover parameterization, wefind that neural networks identify nonlinear relationships between cloud coverand its thermodynamic environment, and assimilate previously neglected featuressuch as vertical gradients in relative humidity that improve the representationof low cloud cover. This added value is condensed into a ten-parameter equationthat rivals the performance of deep learning models. Second, we establish a MLmodel hierarchy for emulating shortwave radiative transfer, distilling theimportance of bidirectional vertical connectivity for accurately representingabsorption and scattering, especially for multiple cloud layers. Third, weemphasize the importance of convective organization information when modelingthe relationship between tropical precipitation and its surroundingenvironment. We discuss the added value of temporal memory when high-resolutionspatial information is unavailable, with implications for precipitationparameterization. Therefore, by comparing data-driven models directly withexisting schemes using Pareto optimality, we promote process understanding byhierarchically unveiling system complexity, with the hope of improving thetrustworthiness of ML models in atmospheric applications.
虽然机器学习(ML)为天气和气候应用带来的附加值是可以衡量的,但解释它仍然具有挑战性,尤其是对于大型深度学习模型而言。受气候模型层次结构的启发,我们提出在适当确定的误差-复杂度平面内定义帕累托最优模型的完整层次结构,可以指导模型开发并帮助理解模型的附加值。我们通过三个示例应用展示了帕累托前沿在大气物理学中的应用,其层次结构从具有最小可调参数的半经验模型(最简单)到深度学习算法(最复杂)不等。首先,在云层参数化方面,我们发现神经网络可以识别云层与其热力学环境之间的非线性关系,并吸收以前被忽视的特征,如相对湿度的垂直梯度,从而改善低云层的表示。这一附加值被浓缩为一个十参数方程,其性能可与深度学习模型相媲美。其次,我们建立了模拟短波辐射传输的 ML 模型层次,提炼出双向垂直连通性对于准确表示吸收和散射的重要性,特别是对于多云层。第三,我们强调了对流组织信息在模拟热带降水与其周围环境关系时的重要性。我们讨论了当高分辨率空间信息不可用时,时间记忆的附加价值,以及对降水参数化的影响。因此,通过利用帕累托最优性直接比较数据驱动模型和现有方案,我们通过分层揭示系统的复杂性来促进对过程的理解,希望能提高 ML 模型在大气应用中的可信度。
{"title":"Distilling Machine Learning's Added Value: Pareto Fronts in Atmospheric Applications","authors":"Tom Beucler, Arthur Grundner, Sara Shamekh, Peter Ukkonen, Matthew Chantry, Ryan Lagerquist","doi":"arxiv-2408.02161","DOIUrl":"https://doi.org/arxiv-2408.02161","url":null,"abstract":"While the added value of machine learning (ML) for weather and climate\u0000applications is measurable, explaining it remains challenging, especially for\u0000large deep learning models. Inspired by climate model hierarchies, we propose\u0000that a full hierarchy of Pareto-optimal models, defined within an appropriately\u0000determined error-complexity plane, can guide model development and help\u0000understand the models' added value. We demonstrate the use of Pareto fronts in\u0000atmospheric physics through three sample applications, with hierarchies ranging\u0000from semi-empirical models with minimal tunable parameters (simplest) to deep\u0000learning algorithms (most complex). First, in cloud cover parameterization, we\u0000find that neural networks identify nonlinear relationships between cloud cover\u0000and its thermodynamic environment, and assimilate previously neglected features\u0000such as vertical gradients in relative humidity that improve the representation\u0000of low cloud cover. This added value is condensed into a ten-parameter equation\u0000that rivals the performance of deep learning models. Second, we establish a ML\u0000model hierarchy for emulating shortwave radiative transfer, distilling the\u0000importance of bidirectional vertical connectivity for accurately representing\u0000absorption and scattering, especially for multiple cloud layers. Third, we\u0000emphasize the importance of convective organization information when modeling\u0000the relationship between tropical precipitation and its surrounding\u0000environment. We discuss the added value of temporal memory when high-resolution\u0000spatial information is unavailable, with implications for precipitation\u0000parameterization. Therefore, by comparing data-driven models directly with\u0000existing schemes using Pareto optimality, we promote process understanding by\u0000hierarchically unveiling system complexity, with the hope of improving the\u0000trustworthiness of ML models in atmospheric applications.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937479","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Computational Self-Assembly of a Six-Fold Chiral Quasicrystal 六折手性准晶的计算自组装
Pub Date : 2024-08-04 DOI: arxiv-2408.01984
Nydia Roxana Varela-Rosales, Michael Engel
Quasicrystals are unique materials characterized by long-range order withoutperiodicity. They are observed in systems such as metallic alloys, soft matter,and particle simulations. Unlike periodic crystals, which are invariant underreal-space symmetry operations, quasicrystals possess symmetry described by aspace group in reciprocal space. In this study, we report the self-assembly ofa six-fold chiral quasicrystal using molecular dynamics simulations of atwo-dimensional particle system. These particles interact via theLennard-Jones-Gauss pair potential and are subjected to a periodic substratepotential. Our findings confirm the presence of chiral symmetry throughdiffraction patterns and order parameters, revealing unique local motifs inboth real and reciprocal space. We demonstrate that the quasicrystal'sproperties, including the tiling structure and symmetry and the extent ofdiffuse scattering, are influenced by substrate potential depth andtemperature. Our results provide insights into the mechanisms of chiralquasicrystal formation and the role of external fields in tailoringquasicrystal structures.
准晶体是一种独特的材料,其特点是长程有序而无周期性。在金属合金、软物质和粒子模拟等系统中都能观察到它们。与在实空间对称运算下不变的周期晶体不同,准晶体具有由倒易空间的空间群描述的对称性。在这项研究中,我们报告了利用分子动力学模拟二维粒子系统自组装六折手性准晶体的情况。这些粒子通过伦纳德-琼斯-高斯对势能相互作用,并受到周期性基底势能的作用。我们的研究结果通过衍射图样和阶次参数证实了手性对称性的存在,揭示了实空间和倒易空间中独特的局部图案。我们证明了准晶体的特性,包括平铺结构和对称性以及扩散散射的程度,都会受到基底电位深度和温度的影响。我们的研究结果为了解手性类晶体的形成机制以及外部场在定制类晶体结构中的作用提供了启示。
{"title":"Computational Self-Assembly of a Six-Fold Chiral Quasicrystal","authors":"Nydia Roxana Varela-Rosales, Michael Engel","doi":"arxiv-2408.01984","DOIUrl":"https://doi.org/arxiv-2408.01984","url":null,"abstract":"Quasicrystals are unique materials characterized by long-range order without\u0000periodicity. They are observed in systems such as metallic alloys, soft matter,\u0000and particle simulations. Unlike periodic crystals, which are invariant under\u0000real-space symmetry operations, quasicrystals possess symmetry described by a\u0000space group in reciprocal space. In this study, we report the self-assembly of\u0000a six-fold chiral quasicrystal using molecular dynamics simulations of a\u0000two-dimensional particle system. These particles interact via the\u0000Lennard-Jones-Gauss pair potential and are subjected to a periodic substrate\u0000potential. Our findings confirm the presence of chiral symmetry through\u0000diffraction patterns and order parameters, revealing unique local motifs in\u0000both real and reciprocal space. We demonstrate that the quasicrystal's\u0000properties, including the tiling structure and symmetry and the extent of\u0000diffuse scattering, are influenced by substrate potential depth and\u0000temperature. Our results provide insights into the mechanisms of chiral\u0000quasicrystal formation and the role of external fields in tailoring\u0000quasicrystal structures.","PeriodicalId":501369,"journal":{"name":"arXiv - PHYS - Computational Physics","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-08-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141937482","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
arXiv - PHYS - Computational Physics
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1