Towards Gene Expression Convolutions using Gene Interaction Graphs
We study the challenges of applying deep learning to gene expression data. We find experimentally that there exists non-linear signal in the data, however is it not discovered automatically given the noise and low numbers of samples used in most research. We discuss how gene interaction graphs (same pathway, protein-protein, co-expression, or research paper text association) can be used to impose a bias on a deep model similar to the spatial bias imposed by convolutions on an image. We explore the usage of Graph Convolutional Neural Networks coupled with dropout and gene embeddings to utilize the graph information. We find this approach provides an advantage for particular tasks in a low data regime but is very dependent on the quality of the graph used. We conclude that more work should be done in this direction. We design experiments that show why existing methods fail to capture signal that is present in the data when features are added which clearly isolates the problem that needs to be addressed.
Code (1)
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Distance-Geometric Graph Convolutional Network (DG-GCN) for Three-Dimensional (3D) Graphs
The distance-geometric graph representation adopts a unified scheme (distance) for representing the geometry of three-dimensional(3D) graphs. It is invariant to rotation and translation of the graph and it reflects pair-…
TranslationIs graph-based feature selection of genes better than random?
Gene interaction graphs aim to capture various relationships between genes and represent decades of biology research. When trying to make predictions from genomic data, those graphs could be used to overcome the curse of…
feature selectionAnalysis of Gene Interaction Graphs as Prior Knowledge for Machine Learning Models
Gene interaction graphs aim to capture various relationships between genes and can represent decades of biology research. When trying to make predictions from genomic data, those graphs could be used to overcome the curs…
BIG-bench Machine LearningDualConvMesh-Net: Joint Geodesic and Euclidean Convolutions on 3D Meshes
We propose DualConvMesh-Nets (DCM-Net) a family of deep hierarchical convolutional networks over 3D geometric data that combines two types of convolutions. The first type, geodesic convolutions, defines the kernel weight…
3D Semantic SegmentationScene SegmentationSemantic SegmentationIntegrating Heterogeneous Gene Expression Data through Knowledge Graphs for Improving Diabetes Prediction
Diabetes is a worldwide health issue affecting millions of people. Machine learning methods have shown promising results in improving diabetes prediction, particularly through the analysis of diverse data types, namely g…
Data IntegrationDiabetes PredictionKnowledge Graphs