Skip to content

Commit 775de02

Browse files
committed
small update TChemGNN
1 parent 1cebbb5 commit 775de02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_data/publications.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
1717
- title: "Efficient Learning of Molecular Properties Using Graph Neural Networks Enhanced with Chemistry Knowledge"
18-
authors: "Tetiana Lutchyn, Marie Mardal, Benjamin Ricaud*"
18+
authors: "Tetiana Lutchyn, Marie Mardal, Benjamin Ricaud"
19+
venue: "Journal ACS Omega"
1920
figure: "figs/publications/TchemGNN.png"
2021
abstract: "We build a simple GNN-based model that integrates chemistry knowledge that GNNs may have difficulties to learn. We show that this combination greatly enhances the accuracy compared with the pure GNN approach. With a simple approach, this study highlights some limitations of GNNs and the crucial benefit of giving GNN models easy access to global information about the graph in the context of applications to chemistry. We focus on regression tasks at the molecular level, on small-molecule data sets. "
2122
github: "https://github.com/uitml/TChemGNN"

0 commit comments

Comments
 (0)