paper-with-me

홈 › Papers

A Comparative Study of the Performance for Predicting Biodegradability Classification: The Quantitative Structure–Activity Relationship Model vs the Graph Convolutional Network

2022-01-14 · ACS Omega 2022 1 · Myeonghun Lee, Kyoungmin Min

The prediction and evaluation of the biodegradability of molecules with computational methods are becoming increasingly important. Among the various methods, quantitative structure–activity relationship (QSAR) models have been demonstrated to predict the ready biodegradation of chemicals but have limited functionality owing to their complex implementation. In this study, we employ the graph convolutional network (GCN) method to overcome these issues. A biodegradability dataset from previous studies was trained to generate prediction models by (i) the QSAR models using the Mordred molecular descriptor calculator and MACCS molecular fingerprint and (ii) the GCN model using molecular graphs. The performance comparison of the methods confirms that the GCN model is more straightforward to implement and more stable; the specificity and sensitivity values are almost identical without specific descriptors or fingerprints. In addition, the performance of the models was further verified by randomly dividing the dataset into 100 different cases of training and test sets and by varying the test set ratio from 20 to 80%. The results of the current study clearly suggest the promise of the GCN model, which can be implemented straightforwardly and can replace conventional QSAR prediction models for various types and properties of molecules.

📄 PDF Abstract BibTeX

Code (1)

mhlee216/Biodegradability_Prediction_QSAR_GCN

Tasks

PredictionSpecificity

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Multimodal Deep Neural Networks using Both Engineered and Learned Representations for Biodegradability Prediction

2018-08-13 · Garrett B. Goh, Khushmeen Sakloth, Charles Siegel, Abhinav Vishnu 외

Deep learning algorithms excel at extracting patterns from raw data, and with large datasets, they have been very successful in computer vision and natural language applications. However, in other domains, large datasets…

Feature EngineeringRepresentation Learning

Powering Comparative Classification with Sentiment Analysis via Domain Adaptive Knowledge Transfer

2021-09-07 · EMNLP 2021 11 · Zeyu Li, Yilong Qin, Zihan Liu, Wei Wang

We study Comparative Preference Classification (CPC) which aims at predicting whether a preference comparison exists between two entities in a given sentence and, if so, which entity is preferred over the other. High-qua…

Graph Neural NetworkQuestion AnsweringSentenceSentiment Analysis+1

Beyond Chemical Language: A Multimodal Approach to Enhance Molecular Property Prediction

2023-06-22 · Eduardo Soares, Emilio Vital Brazil, Karen Fiorela Aquino Gutierrez, Renato Cerqueira 외

We present a novel multimodal language model approach for predicting molecular properties by combining chemical language representation with physicochemical features. Our approach, MULTIMODAL-MOLFORMER, utilizes a causal…

feature selectionLanguage ModelingLanguage ModellingMolecular Property Prediction+1

Examining Deep Learning Architectures for Crime Classification and Prediction

2018-12-03 · Panagiotis Stalidis, Theodoros Semertzidis, Petros Daras

In this paper, a detailed study on crime classification and prediction using deep learning architectures is presented. We examine the effectiveness of deep learning algorithms on this domain and provide recommendations f…

ClassificationCrime PredictionDeep LearningGeneral Classification+2

Predicting Clinical Diagnosis from Patients Electronic Health Records Using BERT-based Neural Networks

2020-07-15 · Pavel Blinov, Manvel Avetisian, Vladimir Kokh, Dmitry Umerenkov 외

In this paper we study the problem of predicting clinical diagnoses from textual Electronic Health Records (EHR) data. We show the importance of this problem in medical community and present comprehensive historical revi…

Medical DiagnosisText Classification