Related Experiment Video
Updated: Jun 1, 2026

Quantification of Information Encoded by Gene Expression Levels During Lifespan Modulation Under Broad-range Dietary Restriction in C. elegans
Published on: August 16, 2017
Parallel mutual information estimation for inferring gene regulatory networks on GPUs
Haixiang Shi1, Bertil Schmidt, Weiguo Liu
1School of Computer Engineering, Nanyang Technological University, Singapore. hxshi@ntu.edu.sg.
We developed CUDA-MI, a faster B-spline mutual information estimation method using GPUs. This accelerates gene regulatory network inference from microarray data, yielding higher quality networks more efficiently.
Area of Science:
- Computational Biology
- Machine Learning
- Bioinformatics
Background:
- Mutual information quantifies variable similarity, crucial in diverse fields like computational biology and machine learning.
- Traditional histogram-based estimators lack precision; B-spline methods offer competitive quality with lower complexity.
Purpose of the Study:
- To accelerate B-spline mutual information estimation using graphics hardware.
- To enable efficient inference of gene regulatory networks (GRNs) from large datasets.
Main Methods:
- Developed a parallel algorithm using the Compute Unified Device Architecture (CUDA) programming model.
- Implemented the CUDA-MI algorithm for B-spline mutual information estimation on GPUs.
- Utilized CUDA-MI for GRN inference from microarray data.
Main Results:
- Achieved speedups up to 82x on a single GPU compared to multi-threaded CPU implementations for large datasets.
- CUDA-MI produced higher quality GRNs than existing methods (ARACNE, TINGe) in less time.
- Demonstrated significant acceleration by exploiting GPU compute capabilities.
Conclusions:
- CUDA-MI is open-source software written in CUDA and C++.
- The method provides substantial speedup over sequential implementations.
- Leverages common CUDA-enabled GPUs for efficient computation.
More Related Videos
03:37Generating the Transcriptional Regulation View of Transcriptomic Features for Prediction Task and Dark Biomarker Detection on Small Datasets
Published on: March 1, 2024
10:44Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
Published on: December 7, 2021