Coder Social home page Coder Social logo

hermnet's Introduction

HermNet

Heterogeneous relational message passing networks (HermNet)

Note: The code of HermNet is refactored from DGL-based to PYG-based because of the efficiency. Some codes are still unfinished and the related codes have not been tested.

   __ __              _  __    __ 
  / // ___ ______ _  / |/ ___ / /_
 / _  / -_/ __/  ' \/    / -_/ __/
/_//_/\__/_/ /_/_/_/_/|_/\__/\__/ 

Table of Contents

Architecture

Three kinds of HermNet are proposed, i.e. Heterogeneous Vertex Networks (HVNet), Heterogeneous Pair Networks (HPNet), Heterogeneous Triadic Networks (HTNet). HermNet is inspired by LAMMPS, whose pair_style could be set as hybrid, which is self-consistent with heterogeneous. The entire architecture of HermNet is displayed as follows,

The subgraphs are extracted with the following operations,

The sub-network used in the manuscript is a modified and simplified PAINN, which is shown as follows,

Requirements

The following libraries are required:

PyTorch
Numpy
Torch_Scatter
Torch_Geometric
Ase

The code has been tested with the libraries whose versions could be found in requirements.txt.

Citation

@article{wang2022heterogeneous,
  title={Heterogeneous relational message passing networks for molecular dynamics simulations},
  author={Wang, Zun and Wang, Chong and Zhao, Sibo and Xu, Yong and Hao, Shaogang and Hsieh, Chang Yu and Gu, Bing-Lin and Duan, Wenhui},
  journal={npj Computational Materials},
  volume={8},
  number={1},
  pages={1--9},
  year={2022},
  publisher={Nature Publishing Group}
}

hermnet's People

Contributors

thu-wangz17 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.