Related Experiment Video
Updated: Mar 11, 2026

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
The role of different sampling methods in improving biological activity prediction using deep belief network
Fahimeh Ghasemi1, Afshin Fassihi2, Horacio Pérez-Sánchez3
1Department of Bioelectric and Biomedical engineering, School of Advanced Technologies in Medicine, Isfahan University of Medical Sciences, Hezar-Jerib Ave, Isfahan, 81746 73461, IR, Iran.
Deep belief networks (DBN) effectively initialize deep neural networks (DNNs) for quantitative structure-activity relationship (QSAR) studies. This approach significantly improves biological activity prediction compared to random parameter initialization.
Area of Science:
- Computational Chemistry
- Cheminformatics
- Machine Learning in Drug Discovery
Background:
- Advancements in chemistry yield vast molecular data, complicating quantitative structure-activity relationship (QSAR) studies.
- Accurate parameter initialization is crucial for statistical modeling, particularly for deep neural networks (DNNs).
- Random parameter selection in DNNs often results in suboptimal performance for biological activity prediction.
Purpose of the Study:
- To investigate the application of deep belief networks (DBN) for initializing DNNs in QSAR.
- To evaluate the impact of different sampling approaches within DBN on DNN performance.
- To enhance the prediction of biological activity for a large dataset of molecules.
Main Methods:
- Implemented deep belief networks (DBN), comprising stacked restricted Boltzmann machines, to initialize deep neural networks (DNNs).
- Developed and applied three distinct sampling approaches to address the log likelihood gradient computation in DBN.
- Utilized the DBN-initialized DNNs to predict biological activity for fifteen Kaggle targets comprising over 70,000 molecules.
Main Results:
- DBN-based initialization significantly improved the performance of DNN models for biological activity prediction.
- The models demonstrated superior predictive power compared to DNNs initialized with random parameters.
- Different DBN sampling strategies showed varying impacts on the final prediction accuracy.
Conclusions:
- Deep belief networks offer a robust method for parameter initialization in DNNs for QSAR.
- This approach enhances the accuracy of predicting molecular biological activity.
- The findings suggest DBNs are a valuable tool for improving machine learning models in medicinal chemistry.
Related Concept Videos
Sampling Methods: Overview
In analytical chemistry, the choice of...
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Random Sampling Method
Systematic Sampling Method
Systematic sampling is one of the simplest methods...
Bootstrapping

