Hi, thank you for your excellent work and for open-sourcing the BioPathNet code!
I am currently trying to reproduce the drug repositioning experiments on the PrimeKG dataset. However, I encountered some GPU memory issues when training the model.
I would like to ask about the experimental setup used in your paper:
What hardware configuration did you use for training on PrimeKG (e.g., GPU type and memory)?
What batch size and number of negative samples were used in your experiments?
Did you apply any specific strategies to reduce memory consumption (e.g., gradient accumulation, subgraph sampling, etc.)?
I am currently using a single RTX 2080 (around 10GB GPU memory), and it seems difficult to run the model with the default configuration. I would really appreciate it if you could share some guidance on suitable settings for limited GPU resources.
Thanks again for your great work!
Hi, thank you for your excellent work and for open-sourcing the BioPathNet code!
I am currently trying to reproduce the drug repositioning experiments on the PrimeKG dataset. However, I encountered some GPU memory issues when training the model.
I would like to ask about the experimental setup used in your paper:
What hardware configuration did you use for training on PrimeKG (e.g., GPU type and memory)?
What batch size and number of negative samples were used in your experiments?
Did you apply any specific strategies to reduce memory consumption (e.g., gradient accumulation, subgraph sampling, etc.)?
I am currently using a single RTX 2080 (around 10GB GPU memory), and it seems difficult to run the model with the default configuration. I would really appreciate it if you could share some guidance on suitable settings for limited GPU resources.
Thanks again for your great work!