J4 ›› 2010, Vol. 48 ›› Issue (02): 284-290.

• 计算机科学 • 上一篇    下一篇

采用结构与参数训练相结合的RNN模型构建基因调控网络

苏兰莹1, 刘桂霞1, 杨雅辉2, 刘昱昊1, 周春光1   

  1. 1. 吉林大学 计算机科学与技术学院, 长春 130012; 2. 北京大学 软件学院, 北京 102600
  • 收稿日期:2009-06-26 出版日期:2010-03-26 发布日期:2010-03-22
  • 通讯作者: 周春光 E-mail:cgzhou@jlu.edu.cn

Construction of Gene Regulatory Network via Recurrent NeuralNetwork Model Adopting Structure Combinedwith Parameter Training

SU Lanying1, LIU Guixia1, YANG Yahui2, LIU Yuhao1, ZHOU Chunguang1   

  1. 1. College of Computer Science and Technology, Jilin University, Changchun 130012, China;2. College of Software, Beijing University, Beijing 102600, China
  • Received:2009-06-26 Online:2010-03-26 Published:2010-03-22
  • Contact: ZHOU Chunguang E-mail:cgzhou@jlu.edu.cn

摘要:

提出一种采用递归神经网络模型构建基因调控网络, 将结构训练与参数训练相结合的方法进行网络的权值训练. 采用模拟退火算法训练网络结构, 找出调控关系权值, 再引入基于免疫思想的粒子群算法对权值进行参数优化, 得到基因调控网络图. 并分别用人工数据和大肠杆茵DNA修复系统基因数据进行实验. 实验结果表明, 该方法能有效地从基因时序数据中揭示基因间的调控关系.

关键词: 基因调控网络; 递归神经网络; 模拟退火算法; 免疫系统; 粒子群算法

Abstract:

We constructed gene regulatory networks adopting recurrent neural network model. We proposed a twostep procedure for genetic regulatory network inference. At first we used simulated annealing algorithm to search network structure space and found meaningful weights that indicate the regulatory relations. Secondly we adopted improved particle swarm optimization algorithm based on immune principle to determine the network parameters. Our approach has been applied to both artificial data set and data set of Desoxyribonucleic acid (DNA) Repair System of Escherichia coli. The results demonstrate that the method can provide a meaningful insight into potential regulatory interactions between genes, which is revealed by the nonlinear dynamics of the gene expression time series. Thereby we have provided a new approach to solve the biological problem of constructing gene regulatory networks.

Key words: gene regulatory network, recurrent neural network, simulate annealing algorithm, immune system, particle swarm optimization

中图分类号: 

  • TP399