NSAPH-Projects / topological-equivariant-networks

E(n)-Equivariant Topological Neural Networks
MIT License
19 stars 0 forks source link

What are the atom features? #20

Closed ekarais closed 7 months ago

ekarais commented 7 months ago

Figure out what the atom features are and where they come from.

ekarais commented 7 months ago

The atom features seem to be the following:

And that is it.

I strongly suspect that these features come from the so-called cormorant paper (https://github.com/risilab/cormorant) because the EGNN paper says they use cormorant's preprocessing and EMPSN tries to succeed EGNN. I need to look into it more carefully though.

ekarais commented 7 months ago

After some more digging, I found out that these atom features are used in EMPSN, EGNN and Cormorant. This feature set originates from the Cormorant paper (see Appendix, p. 1).