paper-with-me

홈 › Papers

Robust Tickets Can Transfer Better: Drawing More Transferable Subnetworks in Transfer Learning

2023-04-24 · Yonggan Fu, Ye Yuan, Shang Wu, Jiayi Yuan, Yingyan Celine Lin

Transfer learning leverages feature representations of deep neural networks (DNNs) pretrained on source tasks with rich data to empower effective finetuning on downstream tasks. However, the pretrained models are often prohibitively large for delivering generalizable representations, which limits their deployment on edge devices with constrained resources. To close this gap, we propose a new transfer learning pipeline, which leverages our finding that robust tickets can transfer better, i.e., subnetworks drawn with properly induced adversarial robustness can win better transferability over vanilla lottery ticket subnetworks. Extensive experiments and ablation studies validate that our proposed transfer learning pipeline can achieve enhanced accuracy-sparsity trade-offs across both diverse downstream tasks and sparsity patterns, further enriching the lottery ticket hypothesis.

📄 PDF Abstract BibTeX arXiv:2304.11834

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessTransfer Learning

Similar Papers 제목 키워드 기반

Universality of Winning Tickets: A Renormalization Group Perspective

2021-10-07 · William T. Redman, Tianlong Chen, Zhangyang Wang, Akshunna S. Dogra

Foundational work on the Lottery Ticket Hypothesis has suggested an exciting corollary: winning tickets found in the context of one task can be transferred to similar tasks, possibly even across different architectures. …

SuperTickets: Drawing Task-Agnostic Lottery Tickets from Supernets via Jointly Architecture Searching and Parameter Pruning

2022-07-08 · Haoran You, Baopu Li, Zhanyi Sun, Xu Ouyang 외

Neural architecture search (NAS) has demonstrated amazing success in searching for efficient deep neural networks (DNNs) from a given supernet. In parallel, the lottery ticket hypothesis has shown that DNNs contain small…

Neural Architecture Search

Audio Lottery: Speech Recognition Made Ultra-Lightweight, Noise-Robust, and Transferable

2021-09-29 · ICLR 2022 4 · Shaojin Ding, Tianlong Chen, Zhangyang Wang

Lightweight speech recognition models have seen explosive demands owing to a growing amount of speech-interactive features on mobile devices. Since designing such systems from scratch is non-trivial, practitioners typica…

speech-recognitionSpeech Recognition

Early-Bird GCNs: Graph-Network Co-Optimization Towards More Efficient GCN Training and Inference via Drawing Early-Bird Lottery Tickets

2021-03-01 · Haoran You, Zhihan Lu, Zijian Zhou, Yonggan Fu 외

Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art deep learning model for representation learning on graphs. However, it remains notoriously challenging to train and inference GCNs over large graph…

Representation Learning

Dynamic Stochastic Ensemble with Adversarial Robust Lottery Ticket Subnetworks

2022-10-06 · Qi Peng, Wenlin Liu, Ruoxi Qin, Libin Hou 외

Adversarial attacks are considered the intrinsic vulnerability of CNNs. Defense strategies designed for attacks have been stuck in the adversarial attack-defense arms race, reflecting the imbalance between attack and def…

Adversarial AttackDiversity