paper-with-me

홈 › Papers

GRAPPA - A Hybrid Graph Neural Network for Predicting Pure Component Vapor Pressures

2025-01-15 · Marco Hoffmann, Hans Hasse, Fabian Jirasek

Although the pure component vapor pressure is one of the most important properties for designing chemical processes, no broadly applicable, sufficiently accurate, and open-source prediction method has been available. To overcome this, we have developed GRAPPA - a hybrid graph neural network for predicting vapor pressures of pure components. GRAPPA enables the prediction of the vapor pressure curve of basically any organic molecule, requiring only the molecular structure as input. The new model consists of three parts: A graph attention network for the message passing step, a pooling function that captures long-range interactions, and a prediction head that yields the component-specific parameters of the Antoine equation, from which the vapor pressure can readily and consistently be calculated for any temperature. We have trained and evaluated GRAPPA on experimental vapor pressure data of almost 25,000 pure components. We found excellent prediction accuracy for unseen components, outperforming state-of-the-art group contribution methods and other machine learning approaches in applicability and accuracy. The trained model and its code are fully disclosed, and GRAPPA is directly applicable via the interactive website ml-prop.mv.rptu.de.

📄 PDF Abstract BibTeX arXiv:2501.08729

Code (1)

marco-hoffmann/grappa 공식 구현 pytorch

Tasks

Graph AttentionGraph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

MLPROP -- an open interactive web interface for thermophysical property prediction with machine learning

2025-04-08 · Marco Hoffmann, Thomas Specht, Nicolas Hayer, Hans Hasse 외

Machine learning (ML) enables the development of powerful methods for predicting thermophysical properties with unprecedented scope and accuracy. However, technical barriers like cumbersome implementation in established …

Property Prediction

Grappa: Gradient-Only Communication for Scalable Graph Neural Network Training

2026-02-02 · Chongyang Xu, Christoph Siebenbrunner, Laurent Bindschaedler arxiv

Cross-partition edges dominate the cost of distributed GNN training: fetching remote features and activations per iteration overwhelms the network as graphs deepen and partition counts grow. Grappa is a distributed GNN t…

Graph Neural Network

Grappa -- A Machine Learned Molecular Mechanics Force Field

2024-03-25 · Leif Seute, Eric Hartmann, Jan Stühmer, Frauke Gräter

Simulating large molecular systems over long timescales requires force fields that are both accurate and efficient. In recent years, E(3) equivariant neural networks have lifted the tension between computational efficien…

Computational Efficiency

Solving Advanced Argumentation Problems with Answer Set Programming

2019-12-05 · Gerhard Brewka, Martin Diller, Georg Heissenberger, Thomas Linsbichler 외

Powerful formalisms for abstract argumentation have been proposed, among them abstract dialectical frameworks (ADFs) that allow for a succinct and flexible specification of the relationship between arguments, and the GRA…

Abstract Argumentation

GRAPPA-GANs for Parallel MRI Reconstruction

2021-01-05 · Nader Tavaf, Amirsina Torfi, Kamil Ugurbil, Pierre-Francois Van de Moortele

k-space undersampling is a standard technique to accelerate MR image acquisitions. Reconstruction techniques including GeneRalized Autocalibrating Partial Parallel Acquisition(GRAPPA) and its variants are utilized extens…

Generative Adversarial NetworkMRI ReconstructionSSIM