simulator-predictor-hacking
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: sciencedirect.com, acs.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: iktos
- License: mit
- Language: Jupyter Notebook
- Default Branch: master
- Size: 124 MB
Statistics
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Forked https://github.com/ml-jku/mgenerators-failure-modes
A Molecular Assays Simulator to Unravel Predictors Hacking in goal-directed molecular generations
Joseph-Andr Turk :fire:, Philippe Gendreau :fire:, Nicolas Drizard :fire:, Yann Gaston-Math :fire:,
:fire: Iktos
The paper can be found here: https://chemrxiv.org/engage/chemrxiv/article-details/62a338aabb75190ef7492fba
Feel free to send questions to philippe.gendreau@iktos.com
Create environment with dependencies
Poetry is used for dependencies management, you need to install it first.
Then, to install the dependencies:
poetry install
To activate the environment: poetry shell
Prepare oracle
python create_oracle.py dataset1 19 1 15
(arguments are: dataset_name, seed, n_targets, power)
Run experiment
After having created the relevant oracle
python my_run_goal_directed.py --chid dataset1 --results_dir my_res_dir --optimizer graph_ga --model_type lr --use_train_cs 1 --target_names 'target_1targs_power15_seed19_targid0' --seed 0
Special thanks
Special thanks goes out to the authors of Guacamol (Paper / Github), which code was used for the generative modelling/optimization part.
Special thanks goes out to the authors of On failure modes in molecule generation and optimization (Github). Their code was very helpful to setup the experiments, and they were the first authors to report on the preeminent issue of failure modes of molecule generators.
Special thanks goes out to the authors of Explaining and avoiding failure modes in goal-directed generation of small molecules. They provided further interesting analyses and insights on the failure modes.
Owner
- Name: Iktos
- Login: iktos
- Kind: organization
- Location: Paris
- Website: www.iktos.ai
- Repositories: 10
- Profile: https://github.com/iktos
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- nvidia/cuda 9.0-cudnn7-runtime-ubuntu16.04 build
- cython ==0.29
- flake8 ==3.5.0
- guacamol ==0.5.0
- joblib ==0.12.5
- matplotlib ==3.0.2
- moses master
- nltk >=3.4.5
- numpy ==1.15.2
- torch ==0.4.1
- tqdm ==4.26.0
- cython ==0.29
- flake8 ==3.5.0
- guacamol ==0.5.0
- joblib ==0.12.5
- matplotlib ==3.0.2
- moses master
- nltk >=3.4.5
- numpy ==1.15.2
- torch ==0.4.1
- tqdm ==4.26.0