paper-with-me

Papers

Model Reprogramming: Resource-Efficient Cross-Domain Machine Learning

2022-02-22 · Pin-Yu Chen

In data-rich domains such as vision, language, and speech, deep learning prevails to deliver high-performance task-specific models and can even learn general task-agnostic representations for efficient finetuning to downstream tasks. However, deep learning in resource-limited domains still faces multiple challenges including (i) limited data, (ii) constrained model development cost, and (iii) lack of adequate pre-trained models for effective finetuning. This paper provides an overview of model reprogramming to bridge this gap. Model reprogramming enables resource-efficient cross-domain machine learning by repurposing and reusing a well-developed pre-trained model from a source domain to solve tasks in a target domain without model finetuning, where the source and target domains can be vastly different. In many applications, model reprogramming outperforms transfer learning and training from scratch. This paper elucidates the methodology of model reprogramming, summarizes existing use cases, provides a theoretical explanation of the success of model reprogramming, and concludes with a discussion on open-ended research questions and opportunities. A list of model reprogramming studies is actively maintained and updated at https://github.com/IBM/model-reprogramming.

📄 PDF Abstract BibTeX arXiv:2202.10629

Code (1)

ibm/model-reprogramming 공식 구현

Tasks

BIG-bench Machine LearningmodelTransfer Learning

Similar Papers 제목 키워드 기반

Low-Resource Music Genre Classification with Cross-Modal Neural Model Reprogramming

2022-11-02 · Yun-Ning Hung, Chao-Han Huck Yang, Pin-Yu Chen, Alexander Lerch

Transfer learning (TL) approaches have shown promising results when handling tasks with limited training data. However, considerable memory and computational resources are often required for fine-tuning pre-trained neura…

ClassificationGenre classificationMusic ClassificationMusic Genre Classification+1

Transfer Learning without Knowing: Reprogramming Black-box Machine Learning Models with Scarce Data and Limited Resources

2020-07-17 · ICML 2020 1 · Yun-Yun Tsai, Pin-Yu Chen, Tsung-Yi Ho

Current transfer learning methods are mainly based on finetuning a pretrained model with target-domain data. Motivated by the techniques from adversarial machine learning (ML) that are capable of manipulating the model p…

BIG-bench Machine LearningDiabetic Retinopathy DetectionTransfer Learning

Deep Graph Reprogramming

2023-04-28 · CVPR 2023 1 · Yongcheng Jing, Chongbin Yuan, Li Ju, Yiding Yang 외

In this paper, we explore a novel model reusing task tailored for graph neural networks (GNNs), termed as "deep graph reprogramming". We strive to reprogram a pre-trained GNN, without amending raw node features nor model…

3D Object RecognitionAction RecognitionGraph ClassificationObject Recognition

Neural Model Reprogramming with Similarity Based Mapping for Low-Resource Spoken Command Recognition

2021-10-08 · Hao Yen, Pin-Jui Ku, Chao-Han Huck Yang, Hu Hu 외

In this study, we propose a novel adversarial reprogramming (AR) approach for low-resource spoken command recognition (SCR), and build an AR-SCR system. The AR procedure aims to modify the acoustic signals (from the targ…

Spoken Command RecognitionTransfer Learning

An Investigation of Reprogramming for Cross-Language Adaptation in Speaker Verification Systems

2024-11-18 · Jingyu Li, Aemon Yat Fei Chiu, Tan Lee

Language mismatch is among the most common and challenging domain mismatches in deploying speaker verification (SV) systems. Adversarial reprogramming has shown promising results in cross-language adaptation for SV. The …

Speaker Verification