Black-box-Adversarial-Reprogramming

Model reprogramming

An approach to adapt machine learning models using scarce data and limited resources by modifying their internal workings without changing the model's original architecture or training data.

Code for "Transfer Learning without Knowing: Reprogramming Black-box Machine Learning Models with Scarce Data and Limited Resources". (ICML 2020)

GitHub

37 stars
3 watching
4 forks
Language: Python
last commit: almost 6 years ago
black-box-optimizationicml-2020limited-transfer-learningmachine-learningmedical-imaging-classificationrobust-learningsocial-good

Related projects:

RepositoryDescriptionStars
paarthneekhara/rnn_adversarial_reprogrammingRepurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs.6
huckiyang/voice2series-reprogrammingAn approach to reprogramming acoustic models for time series classification using differential mel-spectrograms and adversarial training70
prinsphield/adversarial_reprogrammingThis project enables reprogramming of pre-trained neural networks to work on new tasks by fine-tuning them on smaller datasets.33
paarthneekhara/multimodal_rerprogrammingCross-modal Adversarial Reprogramming enables retraining of image models on text classification tasks11
rentruewang/koilaA lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution1,823
zygmuntz/kaggle-blackboxA toolkit for building and training machine learning models using a simple, easy-to-use interface.115
yunwentechnology/unilmThis project provides pre-trained models and tools for natural language understanding (NLU) and generation (NLG) tasks in Chinese.439
zhuiyitechnology/pretrained-modelsA collection of pre-trained language models for natural language processing tasks989
ymcui/macbertImproves pre-trained Chinese language models by incorporating a correction task to alleviate inconsistency issues with downstream tasks646
ymcui/pertDevelops a pre-trained language model to learn semantic knowledge from permuted text without mask labels356
dodohow1011/speechadvreprogramDeveloping low-resource speech command recognition systems using adversarial reprogramming and transfer learning18
yiren-jian/blitextDevelops and trains models for vision-language learning with decoupled language pre-training24
cmawer/reproducible-modelA project demonstrating how to create a reproducible machine learning model using Python and version control86
tiger-ai-lab/uniirTrains and evaluates a universal multimodal retrieval model to perform various information retrieval tasks.114
beastbyteai/falconAutomates machine learning model training using pre-set configurations and modular design.159