paper-with-me

홈 › Papers

PhAST: Physics-Aware, Scalable, and Task-specific GNNs for Accelerated Catalyst Design

2022-11-22 · Alexandre Duval, Victor Schmidt, Santiago Miret, Yoshua Bengio, Alex Hernández-García, David Rolnick

Mitigating the climate crisis requires a rapid transition towards lower-carbon energy. Catalyst materials play a crucial role in the electrochemical reactions involved in numerous industrial processes key to this transition, such as renewable energy storage and electrofuel synthesis. To reduce the energy spent on such activities, we must quickly discover more efficient catalysts to drive electrochemical reactions. Machine learning (ML) holds the potential to efficiently model materials properties from large amounts of data, accelerating electrocatalyst design. The Open Catalyst Project OC20 dataset was constructed to that end. However, ML models trained on OC20 are still neither scalable nor accurate enough for practical applications. In this paper, we propose task-specific innovations applicable to most architectures, enhancing both computational efficiency and accuracy. This includes improvements in (1) the graph creation step, (2) atom representations, (3) the energy prediction head, and (4) the force prediction head. We describe these contributions, referred to as PhAST, and evaluate them thoroughly on multiple architectures. Overall, PhAST improves energy MAE by 4 to 42$\%$ while dividing compute time by 3 to 8$\times$ depending on the targeted task/model. PhAST also enables CPU training, leading to 40$\times$ speedups in highly parallelized settings. Python package: \url{https://phast.readthedocs.io}.

📄 PDF Abstract BibTeX arXiv:2211.12020

Code (2)

vict0rsch/PhAST 공식 구현 pytorch
rolnicklab/ocp pytorch

Tasks

Computational EfficiencyCPU

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

PHAST-Net: Attention-Guided, Physics-Informed Network for Unified Estimation of Ideal Time-Frequency Representations

2026-06-22 · James M. Cozens, Simon J. Godsill arxiv

We introduce PHAST-Net, an attention-guided, physics-informed network for unified estimation of Ideal Time-Frequency Representations (ITFRs), spanning spectral, tempo-based, metrical, and harmonic representations such as…

A Robust and Opponent-Aware League Training Method for StarCraft II

2023-09-21 · NeurIPS 2023 11

It is extremely difficult to train a superhuman Artificial Intelligence (AI) for games of similar size to StarCraft II. AlphaStar is the first AI that beat human professionals in the full game of StarCraft II, using a le…

AlphaStar: An Evolutionary Computation Perspective

2019-02-05 · Kai Arulkumaran, Antoine Cully, Julian Togelius

In January 2019, DeepMind revealed AlphaStar to the world-the first artificial intelligence (AI) system to beat a professional player at the game of StarCraft II-representing a milestone in the progress of AI. AlphaStar …

DiversityReinforcement LearningReinforcement Learning (RL)Starcraft II

An Introduction of mini-AlphaStar

2021-04-14 · Ruo-Ze Liu, Wenhai Wang, Yanjie Shen, Zhiqi Li 외

StarCraft II (SC2) is a real-time strategy game in which players produce and control multiple units to fight against opponent's units. Due to its difficulties, such as huge state space, various action space, a long time …

StarcraftStarcraft II

AlphaSteer: Learning Refusal Steering with Principled Null-Space Constraint

2025-06-08 · Leheng Sheng, Changshuo Shen, Weixiang Zhao, Junfeng Fang 외

As LLMs are increasingly deployed in real-world applications, ensuring their ability to refuse malicious prompts, especially jailbreak attacks, is essential for safe and reliable use. Recently, activation steering has em…