Coder Social home page Coder Social logo

xuexi567 / biobridge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryanwangzf/biobridge

0.0 0.0 0.0 259 KB

ICLR'24 | BioBridge: Bridging Biomedical Foundation Models via Knowledge Graph

License: MIT License

Shell 0.60% Python 19.06% Jupyter Notebook 80.33%

biobridge's Introduction

BioBridge

This is the official implementation of the paper BioBridge: Bridging Biomedical Foundation Models via Knowledge Graph (ICLR 2024).

Main components

checkpoints/

The trained BioBridge model checkpoints.

data/

  • data/PrimeKG: The raw PrimeKG data in .zip format.

  • data/Processed: The node features obtained from different databases, e.g., protein's sequence.

  • data/embeddings/: The KG node embeddings extracted from unimodal FMs, such as PubMedBERT, UniMol, and ESM-2.

  • data/BindData/: The preprocessed BioBridge related data and its configurations.

  • data/mouse_protein/: The preprocessed mouse protein data and its configurations regarding the mouse protein prediction task in the paper.

dataset/

The guidelines for data preprocessing.

src/

The source code of BioBridge.

unimodal/

The source code of unimodal FMs, including PubMedBERT and ESM-2, for encoding node features.

train.sh

The example script for training BioBridge.

eval.sh

The example script for using BioBridge for cross-modality prediction.

experiments/mouse_protein

The example script for training BioBridge on the mouse protein prediction task.

experiments/molecule_generation

The example script for testing BioBridge on prompting LLMs for molecule generation and Q&A tasks.

References

If you find this repository useful in your research, please cite the following paper:

@inproceedings{wang2023biobridge,
  title={BioBridge: Bridging Biomedical Foundation Models via Knowledge Graph},
  author={Wang, Zifeng and Wang, Zichen and Srinivasan, Balasubramaniam and Ioannidis, Vassilis N and Rangwala, Huzefa and Anubhai, Rishita},
  booktitle={International Conference on Learning Representations},
  year={2024}
}

biobridge's People

Contributors

ryanwangzf 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.