paper-with-me

홈 › Papers

Towards Gene Expression Convolutions using Gene Interaction Graphs

2018-06-18 · Francis Dutil, Joseph Paul Cohen, Martin Weiss, Georgy Derevyanko, Yoshua Bengio

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.

📄 PDF Abstract BibTeX arXiv:1806.06975

Code (1)

mila-iqia/gene-graph-conv 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Distance-Geometric Graph Convolutional Network (DG-GCN) for Three-Dimensional (3D) Graphs

2020-07-06 · Daniel T. Chang

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-…

Translation

Is graph-based feature selection of genes better than random?

2019-10-21 · Mohammad Hashir, Paul Bertin, Martin Weiss, Vincent Frappier 외

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 selection

Analysis of Gene Interaction Graphs as Prior Knowledge for Machine Learning Models

2019-05-06 · Paul Bertin, Mohammad Hashir, Martin Weiss, Vincent Frappier 외

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 Learning

DualConvMesh-Net: Joint Geodesic and Euclidean Convolutions on 3D Meshes

2020-04-02 · CVPR 2020 6 · Jonas Schult, Francis Engelmann, Theodora Kontogianni, Bastian Leibe

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 Segmentation

Integrating Heterogeneous Gene Expression Data through Knowledge Graphs for Improving Diabetes Prediction

2024-04-23 · Rita T. Sousa, Heiko Paulheim

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