Giter VIP home page Giter VIP logo

bmlp_active_public's Introduction

Boolean matrix logic programming for active learning of gene functions in genome-scale metabolic network models

This repository contains the official experiment data of Boolean matrix logic programming for active learning of gene functions in genome-scale metabolic network models.

Framework

Our new system $BMLP_{active}$ is based on a our new approach, Boolean Matrix Logic Programming (BMLP), in SWI-Prolog. $BMLP_{active}$ aims to explore the genomic hypothesis space by guiding informative experimentation through active learning. And it uses an interpretable and logical representation. $BMLP_{active}$ enables rapid optimisation of metabolic models.

Framework_overview

$BMLP_{active}$ encodes the genome-scale metabolic network model (GEM) iML1515 and simulates the auxotrophic mutant experiment outcomes. It actively consults a data source to request ground truth labels that minimise the expected experimental cost based on a user-provided cost function when pruning hypotheses. The underlying BMLP iteratively refutes gene function hypotheses inconsistent with labelled training examples.

Results

Simulation accuracy

We compared with flux-balance analysis (FBA) results of iML1515. Our logic-based simulation approach achieves phenotypic prediction accuracy 88.7% (FBA 93.4%).

normalised confusion matrices

Simulated phenotypic classifications are included in experiments/iML1515/sim_acc.

Simulation runtime

We have demonstrated that the general-purpose Prolog interpreter SWI-Prolog can be augmented with our BMLP approach for faster phenotypic simulations given logically encoded metabolic network models. There is a 170 times improvement in simulation time via our BMLP approach compared to base SWI-Prolog.

Runtime experiment results: /src/experiments/iML1515/runtime

Active learning cost reduction

We consider the experimental resource cost and the number of experiments as main factors to optimise. These two costs are related since the number of experiments generally is the main driver of experimental cost.

cost_reduction

$BMLP_{active}$ reduces 90% of the cost used by random experiment sampling when converging to the correct gene function hypothesis.

Active learning experiment results: /src/experiments/iML1515/abduction/output/gene_function_learning

Active learning sample complexity reduction

$BMLP_{active}$ can successfully learn the interaction between a gene pair with fewer training examples than random experimentation, overcoming the increase in experimental design space.

isoenzyme_learning

$BMLP_{active}$ provides higher information gain from each experiment and can guarantee recovery with as few as 20 experiments. This is a significant reduction in the number of experimental data needed for learning.

Active learning experiment results: /src/experiments/iML1515/abduction/output/isoenz_learning

Citation

@misc{ai2024boolean,
      title={Boolean matrix logic programming for active learning of gene functions in genome-scale metabolic network models}, 
      author={Lun Ai and Stephen H. Muggleton and Shi-Shun Liang and Geoff S. Baldwin},
      year={2024},
      eprint={2405.06724},
      archivePrefix={arXiv},
      primaryClass={q-bio.MN}
}

License License: MIT

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Dr. Lun Ai (corresponding author)

Department of Computing

Imperial College London

Address: 180 Queen’s Gate, SW7 2BZ London, UK

Email: [email protected]

bmlp_active_public's People

Contributors

lai1997 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.