Closed PatReis closed 1 year ago
Thanks @PatReis ! @hrushikesh-s could you look over?
@hrushikesh-s have you had a chance to look this over yet? If not I can do
@PatReis thanks for submitting the new coNGN model. @ardunn, the benchmark submission looks good to me!
Benchmark submissions
Brief description of your algorithm
We found that there is a strong interdependency between crystal preprocessing for GNNs and GNN architectures. Our model "coNGN" was optimized with respect to both aspects and further adds nested line graphs.
The corresponding preprint can be found on arXiv.
The coNGN model is based on the Graph Network (GN) framework and is based on the coGN model but adds nested line graphs to capture higher order relations such as e.g. angles.
This is the official submission for coNGN, which does not have a submission on matbench yet, but belongs to the framework of the coGN submission, but has a very different architecture.