No project description provided
Project description
Vpop calibration
Description
A set of Python tools to allow for virtual population calibration, using a non-linear mixed effects (NLME) model approach, combined with surrogate models in order to speed up the simulation of QSP models.
The approach was mainly inspired from [^Grenier2018].
Currently available features
- Surrogate modeling using gaussian processes, implemented using GPyTorch
- Synthetic data generation using ODE models. The current implementation uses scipy.integrate.solve_ivp, parallelized with multiprocessing
- Non-linear mixed effect models, see the dedicated doc:
- Log-distributed parameters
- Additive or multiplicative error model
- Covariates handling
- Known individual patient descriptors (i.e. covariates with no effect on other descriptors outside of the structural model)
- SAEM: see the dedicated doc
- Optimization of random and fixed effects using repeated longitudinal data
Getting started
- Tutorial: this notebook demonstrates step-by-step how to create and train a surrogate model, using a reference ODE model and a GP surrogate model. It then showcases how to optimize the surrogate model on synthetic data using SAEM
- Other available examples:
- Data generation using Sobol sequences
- Data generation using a reference NLME model
- Training and exporting a GP using synthetic data
- Running SAEM on a reference ODE model. Note: the current implementation is notably under-optimized for running SAEM directly on an ODE structural model. This is implemented for testing purposes mostly
- Training a GP with a deep kernel
Support
For any issue or comments, please reach out to paul.lemarre@novainsilico.ai, or feel free to open an issue in the repo directly.
Authors
- Paul Lemarre
- Eléonore Dravet
- Hugo Alves
Acknowledgements
- Adeline Leclerq-Sampson
- Eliott Tixier
- Louis Philippe
Roadmap
- NLME:
- Support additional error models (additive-multiplicative, power, etc...)
- Support additional covariate models (categorical covariates)
- Add residual diagnostic methods (weighted residuals computation and visualization)
- Structural models:
- Integrate with SBML models (Roadrunner)
- Surrogate models:
- Support additional surrogate models in PyTorch
- Optimizer:
- Add preconditioned Stochastic-Gradient-Descent (SGD) method for surrogate model optimization
References
[^Grenier2018]: Grenier et al. 2018: Grenier, E., Helbert, C., Louvet, V. et al. Population parametrization of costly black box models using iterations between SAEM algorithm and kriging. Comp. Appl. Math. 37, 161–173 (2018). https://doi.org/10.1007/s40314-016-0337-5
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vpop_calibration-3.0.2.tar.gz.
File metadata
- Download URL: vpop_calibration-3.0.2.tar.gz
- Upload date:
- Size: 54.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.8 Linux/6.12.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c5cd8fa9ddfae0019ecffe210dbb4597c5c847ec5669964efa8046884c0b841
|
|
| MD5 |
2e2f67d7a1742e03189ecc107dd1b947
|
|
| BLAKE2b-256 |
8a6bacf415abcefe0b0f678adfa977dc52e766f7cc5aaa681276e6b793d81e85
|
File details
Details for the file vpop_calibration-3.0.2-py3-none-any.whl.
File metadata
- Download URL: vpop_calibration-3.0.2-py3-none-any.whl
- Upload date:
- Size: 62.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.8 Linux/6.12.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2e7ebb36a8d92274dd5c68b09b3506ac1a4e2abfab48f98747228b2335914b9
|
|
| MD5 |
4b7f7b6cd9a0400e97405902762a5055
|
|
| BLAKE2b-256 |
1ceb5007ee039d74b5d0e7075be919f1a970207d38bfa5145bbccbca3289bd15
|