National Institute of Technology (NIT), Warangal, Telangana, 506004, India.
VIT-AP University, Amaravati, Andhra Pradesh, 522237, India.
Neural Netw. 2022 Mar;147:63-71. doi: 10.1016/j.neunet.2021.12.009. Epub 2021 Dec 23.
Neural network architectures are high-performing variable models that can solve many learning tasks. Designing architectures manually require substantial time and also prior knowledge and expertise to develop a high-accuracy model. Most of the architecture search methods are developed over the task of image classification resulting in the building of complex architectures intended for large data inputs such as images. Motivated by the applications of DNA computing in Neural Architecture Search (NAS), we propose NoAS-DS which is specifically built for the architecture search of sequence-based classification tasks. Furthermore, NoAS-DS is applied to the task of predicting binding sites. Unlike other methods that implement only Convolution layers, NoAS-DS, specifically combines Convolution and LSTM layers that helps in the process of automatic architecture building. This hybrid approach helped in achieving high accuracy results on TFBS and RBP datasets which outperformed other models in TF-DNA binding prediction tasks. The best architectures generated by the proposed model can be applied to other DNA datasets of similar nature using transfer learning technique that demonstrates its generalization capability. This greatly reduces the effort required to build new architectures for other prediction tasks.
神经网络架构是高性能的变量模型,可以解决许多学习任务。手动设计架构需要大量的时间,并且需要先验知识和专业知识才能开发出高精度的模型。大多数架构搜索方法都是针对图像分类任务开发的,导致构建了复杂的架构,旨在用于输入大型数据,如图像。受 DNA 计算在神经架构搜索(NAS)中的应用的启发,我们提出了 NoAS-DS,它专门用于基于序列的分类任务的架构搜索。此外,NoAS-DS 还应用于预测结合位点的任务。与仅实现卷积层的其他方法不同,NoAS-DS 特别结合了卷积和 LSTM 层,这有助于自动架构构建过程。这种混合方法有助于在 TFBS 和 RBP 数据集上实现高精度的结果,在 TF-DNA 结合预测任务中优于其他模型。通过使用迁移学习技术,所提出的模型生成的最佳架构可以应用于其他具有类似性质的 DNA 数据集,这展示了其泛化能力。这大大减少了为其他预测任务构建新架构所需的工作量。