GraphGANFed: A Federated Generative Framework for Graph-Structured Molecules Towards Efficient Drug Discovery
Daniel Manu, Jingjing Yao, Wuji Liu, and Xiang Sun

TL;DR
GraphGANFed introduces a federated learning framework combining GCNs and GANs to generate novel molecules for drug discovery while preserving data privacy across distributed pharmaceutical datasets.
Contribution
It presents a novel federated learning approach integrating GCNs and GANs for molecular generation without data sharing, addressing privacy concerns in pharmaceutical collaborations.
Findings
High molecule novelty (100%) and diversity (>0.9) achieved.
Lower complexity discriminator reduces mode collapse in small datasets.
Optimal dropout ratios prevent mode collapse.
Abstract
Recent advances in deep learning have accelerated its use in various applications, such as cellular image analysis and molecular discovery. In molecular discovery, a generative adversarial network (GAN), which comprises a discriminator to distinguish generated molecules from existing molecules and a generator to generate new molecules, is one of the premier technologies due to its ability to learn from a large molecular data set efficiently and generate novel molecules that preserve similar properties. However, different pharmaceutical companies may be unwilling or unable to share their local data sets due to the geo-distributed and sensitive nature of molecular data sets, making it impossible to train GANs in a centralized manner. In this paper, we propose a Graph convolutional network in Generative Adversarial Networks via Federated learning (GraphGANFed) framework, which integrates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Gene expression and cancer classification · Machine Learning in Materials Science
MethodsGraph Convolutional Network · Dropout
