Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

ExPath: Targeted Pathway Inference for Biological Knowledge Bases via Graph Learning and Explanation

Created by
  • Haebom

Author

Rikuto Kotoge, Ziwei Yang, Zheng Chen, Yushun Dong, Yasuko Matsubara, Jimeng Sun, Yasushi Sakurai

Outline

To address the challenge of discovering target pathways in biological knowledge bases, this paper proposes ExPAth, a novel subgraph inference framework that explicitly integrates experimental data. ExPAth classifies diverse graphs (biological networks) within biological databases and considers links (representing pathways) that contribute to the classification as target pathways. This framework seamlessly integrates biologically based models to encode experimental molecular data, and it presents machine learning-oriented biological evaluations and novel metrics. Experimental results, including evaluations of 301 biological networks, demonstrate that pathways inferred by ExPAth are biologically meaningful, achieving up to 4.5x higher Fidelity+ (necessity) and 14x lower Fidelity- (sufficiency) than existing methods, while preserving up to 4x longer signaling chains.

Takeaways, Limitations

Takeaways:
We present ExPAth, a novel framework that improves the efficiency of target pathway discovery in biological knowledge bases.
Effectively integrate experimental data to infer biologically meaningful pathways.
Achieves improved accuracy (Fidelity+ and Fidelity-) and signal transmission chain length compared to existing methods.
ML-oriented biological evaluation and presentation of new indicators.
Limitations:
The 301 biological networks presented in the paper require further validation to determine whether they are sufficient to evaluate the generalization performance of this framework.
Applicability and performance evaluation for other types of biological data or more complex biological networks are needed.
Further discussion is needed on the interpretation and applicability of the Fidelity+ and Fidelity- indicators.
👍