This project hosts relevant codes of the research on constructing a Generative Adversarial Networks(GAN)-based multimodal medical graph dabase, which we are currrently developing.
- Leverage UMLS concepts and relations to construct unimodal medical knowledge graph
- Leverage various GAN models to depict complicated structures of multimodal medical knowledge in real life.
- A simple implementation of the prototype MMGD system.
- DCGAN for generating real medical instances
- StackedGAN for integrating text and image modalities
- conditioanl GAN for utilizing label information of medical image
- pix2pix for co-learning between two modalities with different amount of information
- CycleGAN for obtain high-quality medical image for diagnosis and treatment
- 3DGAN for generating 3-dimensional medical concept
Forthcoming...