paper-with-me

Papers

GNE: a deep learning framework for gene network inference by aggregating biological information

2019-04-05 · BMC Systems Biology 2019 4 · Kishan KC, Rui Li, Feng Cui, Qi Yu, Anne R. Haake

The topological landscape of gene interaction networks provides a rich source of information for inferring functional patterns of genes or proteins. However, it is still a challenging task to aggregate heterogeneous biological information such as gene expression and gene interactions to achieve more accurate inference for prediction and discovery of new gene interactions. In particular, how to generate a unified vector representation to integrate diverse input data is a key challenge addressed here. We propose a scalable and robust deep learning framework to learn embedded representations to unify known gene interactions and gene expression for gene interaction predictions. These low- dimensional embeddings derive deeper insights into the structure of rapidly accumulating and diverse gene interaction networks and greatly simplify downstream modeling. We compare the predictive power of our deep embeddings to the strong baselines. The results suggest that our deep embeddings achieve significantly more accurate predictions. Moreover, a set of novel gene interaction predictions are validated by up-to-date literature-based database entries. The proposed model demonstrates the importance of integrating heterogeneous information about genes for gene network inference. GNE is freely available under the GNU General Public License and can be downloaded from GitHub (https://github.com/kckishan/GNE).

📄 PDF Abstract BibTeX

Code (1)

kckishan/GNE tf

Tasks

Gene Interaction PredictionLink Prediction

Similar Papers 제목 키워드 기반

Amulet: Aggregating Multi-level Convolutional Features for Salient Object Detection

2017-08-07 · ICCV 2017 10 · Pingping Zhang, Dong Wang, Huchuan Lu, Hongyu Wang 외

Fully convolutional neural networks (FCNs) have shown outstanding performance in many dense labeling problems. One key pillar of these successes is mining relevant information from features in convolutional layers. Howev…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

A Novel Graph Transformer Framework for Gene Regulatory Network Inference

2025-04-23 · Binon Teji, Swarup Roy

The inference of gene regulatory networks (GRNs) is a foundational stride towards deciphering the fundamentals of complex biological systems. Inferring a possible regulatory link between two genes can be formulated as a …

Link Prediction

KINDLE: Knowledge-Guided Distillation for Prior-Free Gene Regulatory Network Inference

2025-05-14 · Rui Peng, Yuchen Lu, Qichen Sun, Yuxing Lu 외

Gene regulatory network (GRN) inference serves as a cornerstone for deciphering cellular decision-making processes. Early approaches rely exclusively on gene expression data, thus their predictive power remain fundamenta…

What Can Help Pedestrian Detection?

2017-05-08 · CVPR 2017 7 · Jiayuan Mao, Tete Xiao, Yuning Jiang, Zhimin Cao

Aggregating extra features has been considered as an effective approach to boost traditional pedestrian detection methods. However, there is still a lack of studies on whether and how CNN-based pedestrian detectors can b…

Pedestrian Detection

MSTDP: A More Biologically Plausible Learning

2019-11-29 · Shiyuan Li

Spike-timing dependent plasticity (STDP) which observed in the brain has proven to be important in biological learning. On the other hand, artificial neural networks use a different way to learn, such as Back-Propagation…