# Role of Optimization in RNA–Protein-Binding Prediction

**Authors:** Shrooq Alsenan, Isra Al-Turaiki, Mashael Aldayel, Mohamed Tounsi

PMC · DOI: 10.3390/cimb46020087 · 2024-02-04

## TL;DR

This paper explores how different optimization methods affect the accuracy of predicting RNA–protein binding using deep learning models.

## Contribution

The study compares grid search, random search, and Bayesian optimization for hyperparameter tuning in RNA–protein binding prediction.

## Key findings

- Bayesian optimization achieved the highest AUC of 94.42% on the ELAVL1C dataset.
- The mean AUC across 24 datasets was 85.30%, showing the effectiveness of optimization methods.
- Optimization significantly impacts the performance of RNA–protein binding prediction models.

## Abstract

RNA-binding proteins (RBPs) play an important role in regulating biological processes, such as gene regulation. Understanding their behaviors, for example, their binding site, can be helpful in understanding RBP-related diseases. Studies have focused on predicting RNA binding by means of machine learning algorithms including deep convolutional neural network models. One of the integral parts of modeling deep learning is achieving optimal hyperparameter tuning and minimizing a loss function using optimization algorithms. In this paper, we investigate the role of optimization in the RBP classification problem using the CLIP-Seq 21 dataset. Three optimization methods are employed on the RNA–protein binding CNN prediction model; namely, grid search, random search, and Bayesian optimizer. The empirical results show an AUC of 94.42%, 93.78%, 93.23% and 92.68% on the ELAVL1C, ELAVL1B, ELAVL1A, and HNRNPC datasets, respectively, and a mean AUC of 85.30 on 24 datasets. This paper’s findings provide evidence on the role of optimizers in improving the performance of RNA–protein binding prediction.

## Linked entities

- **Proteins:** elavl1b (ELAV like RNA binding protein 1b), elavl1a (ELAV like RNA binding protein 1a), HNRNPC (heterogeneous nuclear ribonucleoprotein C)

## Full-text entities

- **Genes:** SUGP1 (SURP and G-patch domain containing 1) [NCBI Gene 57794] {aka F23858, RBP, SF4}

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11154364/full.md

---
Source: https://tomesphere.com/paper/PMC11154364