GenePheno: Interpretable Gene Knockout-Induced Phenotype Abnormality Prediction from Gene Sequences
Jingquan Yan, Yuwei Miao, Lei Yu, Yuzhi Guo, Xue Xiao, Lin Xu, Junzhou Huang
TL;DR
This work addresses the challenge of predicting knockout-induced phenotypic abnormalities directly from gene sequences, bridging the gap between molecular sequences and organism-level traits. It introduces GenePheno, an interpretable end-to-end framework that combines a sequence encoder with a mechanism-aware GO bottleneck, a contrastive multi-label objective, and an exclusivity regularization to capture inter-phenotype dependencies while enforcing biological constraints. The model is evaluated on four curated datasets (MPO, HPO, GWAS, CAFA2 wPPI) and achieves state-of-the-art performance in both gene-centric $F_{\max}$ and phenotype-centric $AUC$, with ablations confirming the contributions of the contrastive loss, GO integration, and exclusivity regularization. Case studies demonstrate that the learned bottleneck weights align with known functional mechanisms, providing interpretable insights into gene-to-phenotype formation and enabling scalable analysis of unannotated genes.
Abstract
Exploring how genetic sequences shape phenotypes is a fundamental challenge in biology and a key step toward scalable, hypothesis-driven experimentation. The task is complicated by the large modality gap between sequences and phenotypes, as well as the pleiotropic nature of gene-phenotype relationships. Existing sequence-based efforts focus on the degree to which variants of specific genes alter a limited set of phenotypes, while general gene knockout induced phenotype abnormality prediction methods heavily rely on curated genetic information as inputs, which limits scalability and generalizability. As a result, the task of broadly predicting the presence of multiple phenotype abnormalities under gene knockout directly from gene sequences remains underexplored. We introduce GenePheno, the first interpretable multi-label prediction framework that predicts knockout induced phenotypic abnormalities from gene sequences. GenePheno employs a contrastive multi-label learning objective that captures inter-phenotype correlations, complemented by an exclusive regularization that enforces biological consistency. It further incorporates a gene function bottleneck layer, offering human interpretable concepts that reflect functional mechanisms behind phenotype formation. To support progress in this area, we curate four datasets with canonical gene sequences as input and multi-label phenotypic abnormalities induced by gene knockouts as targets. Across these datasets, GenePheno achieves state-of-the-art gene-centric $F_{\text{max}}$ and phenotype-centric AUC, and case studies demonstrate its ability to reveal gene functional mechanisms.
