Git Product home page Git Product logo

mperformer's Introduction

MPerformer: An SE(3) Transformer-based Molecular Perceptron

License: GPL-3.0 Static Badge

[Paper] [Slide] [Demo]

This is the official implementation of "MPerformer: An SE(3) Transformer-based Molecular Perceptron"

MPerformer is a universal learning-based molecular perception method to construct 3D molecules with complete chemical information purely based on molecular 3D atom clouds.

An illustration of MPerformer and its learning paradigm.

Dependencies

Quick Start

  • Please download the checkpoint and place it to the fold ./weight
  • Given XYZ file/fold, you can use the following command to get the corresponding SDF file
    XYZ_PATH='PATH OF YOUR XYZ FILE/FOLD'
    SDF_PATH='PATH TO SAVE SDF FILE'
    python predict.py --filename $XYZ_PATH --outputs_path $SDF_PATH

Website Demo

You can also try MPerformer online by clicking on this link

Citation

If our work can help you, please cite it

@inproceedings{wang2023mperformer,
  title={MPerformer: An SE (3) Transformer-based Molecular Perceptron},
  author={Wang, Fanmeng and Xu, Hongteng and Chen, Xi and Lu, Shuqi and Deng, Yuqing and Huang, Wenbing},
  booktitle={Proceedings of the 32nd ACM International Conference on Information and Knowledge Management},
  pages={2512--2522},
  year={2023}
}

Acknowledgment

This code is built upon Uni-Mol and Uni-Core. Thanks for their contribution.

mperformer's People

Contributors

fanmengwang 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.