Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

786
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
786
Neural Circuits01:25

Neural Circuits

2.5K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

EV-Planner: a machine learning approach to electric vehicle charging infrastructure planning.

Frontiers in artificial intelligence·2026
Same author

Visual Food Ingredient Prediction Using Deep Learning with Direct F-Score Optimization.

Foods (Basel, Switzerland)·2025
Same author

Establishment of a Flow Cytometry Protocol for Binarily Detecting Circulating Tumor Cells with EGFR Mutation.

Diseases (Basel, Switzerland)·2025
Same author

Unraveling the dynamics of seizure-like activity in neuronal networks using machine learning.

Journal of neurophysiology·2025
Same author

Detecting HER2-positive circulating tumor cells in gastric cancer using a flow cytometry-based approach.

Frontiers in medicine·2025
Same author

Establishment of a protocol for rapidly expanding Epstein-Barr-virus-specific cytotoxic T cells with enhanced cytotoxicity.

BMC cancer·2024

Related Experiment Video

Updated: Jan 6, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

982

AIKYATAN: mapping distal regulatory elements using convolutional learning on GPU.

Chih-Hao Fang1, Nawanol Theera-Ampornpunt2, Michael A Roth3

  • 1Department of Ag. and Biological Engineering, Purdue University, West Lafayette, IN, USA.

BMC Bioinformatics
|October 9, 2019
PubMed
Summary

AIKYATAN uses deep learning, specifically convolutional neural networks (CNNs), to accurately identify distal regulatory elements in the genome. CNNs offer computational advantages and superior performance for functional genome annotation.

Keywords:
ConvNets (CNN)Deep neural networks (DNN)Distal regulatory elementsEnhancersEpigenomicsGraphics processing units (GPU)Hyperparameter tuningImage processing algorithmsNIH roadmap epigenomicsROC curvesRandom forest (RF)SilencersSupport vector machines (SVM)

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.2K

Related Experiment Videos

Last Updated: Jan 6, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

982
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.2K

Area of Science:

  • Genomics
  • Bioinformatics
  • Machine Learning

Background:

  • The non-coding genome presents a data deluge, necessitating sophisticated machine learning (ML) techniques for functional annotation.
  • Accurately annotating regulatory elements like enhancers is challenging due to their distal nature and diverse signatures.
  • Selecting appropriate ML classifiers under hardware and complexity constraints is crucial for genome annotation.

Purpose of the Study:

  • To develop and evaluate ML models for classifying genome sequences as distal regulatory regions based on histone modification signatures.
  • To identify the most effective ML approach for distal regulatory element (DRE) detection, considering both accuracy and computational efficiency.

Main Methods:

  • Development of a suite of ML models, including Support Vector Machines (SVMs), random forest variants, and deep learning architectures, under the AIKYATAN system.
  • Utilizing combinatorial signatures of histone modifications to train binary classifiers for DRE detection.
  • Employing convolutional neural networks (CNNs) for their ability to model image-like properties and spatial features in epigenomic datasets.

Main Results:

  • Deep learning approaches, particularly CNNs, demonstrate significant computational advantages over traditional ML models for DRE detection.
  • CNNs achieved a 97.9% accuracy in classifying DREs using the H1 human embryonic cell line, with an order of magnitude lower runtime than kernel SVM.
  • AIKYATAN-CNN exhibited superior prediction performance, achieving a 40% higher validation rate than CSIANN and matching the accuracy of RFECS.

Conclusions:

  • Exhaustive experiments validate the need for expressive and scalable ML models to handle large and diverse epigenomic datasets.
  • CNNs, with optimized activation and pooling functions, are well-suited for modeling integrated epigenomic datasets to decipher distal regulatory elements.
  • The AIKYATAN suite and its source code are made publicly available to facilitate research in functional genome annotation.