paper-with-me

Papers

MolGraph: a Python package for the implementation of molecular graphs and graph neural networks with TensorFlow and Keras

2022-08-21 · Alexander Kensert, Gert Desmet, Deirdre Cabooter

Molecular machine learning (ML) has proven important for tackling various molecular problems, such as predicting molecular properties based on molecular descriptors or fingerprints. Since relatively recently, graph neural network (GNN) algorithms have been implemented for molecular ML, showing comparable or superior performance to descriptor or fingerprint-based approaches. Although various tools and packages exist to apply GNNs in molecular ML, a new GNN package, named MolGraph, was developed in this work with the motivation to create GNN model pipelines highly compatible with the TensorFlow and Keras application programming interface (API). MolGraph also implements a chemistry module to accommodate the generation of small molecular graphs, which can be passed to a GNN algorithm to solve a molecular ML problem. To validate the GNNs, they were benchmarked against the datasets of MoleculeNet, as well as three chromatographic retention time datasets. The results on these benchmarks illustrate that the GNNs performed as expected. Additionally, the GNNs proved useful for molecular identification and improved interpretability of chromatographic retention time data. MolGraph is available at https://github.com/akensert/molgraph. Installation, tutorials and implementation details can be found at https://molgraph.readthedocs.io/en/latest/.

📄 PDF Abstract BibTeX arXiv:2208.09944

Code (1)

akensert/molgraph 공식 구현 tf

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

MolGraph-xLSTM: A graph-based dual-level xLSTM framework with multi-head mixture-of-experts for enhanced molecular representation and interpretability

2025-01-30 · Yan Sun, Yutong Lu, Yan Yi Li, Zihao Jing 외

Predicting molecular properties is essential for drug discovery, and computational methods can greatly enhance this process. Molecular graphs have become a focus for representation learning, with Graph Neural Networks (G…

Drug DiscoveryMixture-of-ExpertsMolecular Property Predictionmolecular representation+3

Evaluating Self-Supervised Learning for Molecular Graph Embeddings

2022-06-16 · NeurIPS 2023 11 · Hanchen Wang, Jean Kaddour, Shengchao Liu, Jian Tang 외

Graph Self-Supervised Learning (GSSL) provides a robust pathway for acquiring embeddings without expert labelling, a capability that carries profound implications for molecular graphs due to the staggering number of pote…

Self-Supervised Learning

MolGraphBench: A Benchmark of GNN Architectures for Molecular Regression Tasks

2026-02-24 · Rajan, Ishaan Gupta arxiv

Molecules are often represented as SMILES strings, which can be readily converted to hand-crafted descriptors or fingerprints (FP) for molecular property prediction. Research has demonstrated that SMILES can be converted…

Molecular Property PredictionTransfer LearningGraph Regression

The DynaSig-ML Python package: automated learning of biomolecular dynamics-function relationships

2022-07-07 · Olivier Mailhot, Francois Major, Rafael Najmanovich

Summary: The DynaSig-ML (Dynamical Signatures - Machine Learning) Python package allows the efficient, user-friendly exploration of 3D dynamics-function relationships in biomolecules, using datasets of experimental measu…

Analysing high-throughput sequencing data in Python with HTSeq 2.0

2021-12-02 · Givanna H Putri, Simon Anders, Paul Theodor Pyl, John E Pimanda 외

Summary: HTSeq 2.0 provides a more extensive API including a new representation for sparse genomic data, enhancements in htseq-count to suit single cell omics, a new script for data using cell and molecular barcodes, imp…

Vocal Bursts Intensity Prediction