Domain Adaptation Regularization for Spectral Pruning
Laurent Dillard, Yosuke Shinya, Taiji Suzuki

TL;DR
This paper proposes a domain adaptation regularization approach to improve spectral pruning for neural network compression, enabling better performance in resource-constrained environments and with limited labeled data.
Contribution
It introduces a regularization technique tailored for domain adaptation that enhances spectral pruning, outperforming existing methods at high compression rates.
Findings
Our method significantly outperforms existing compression techniques in DA settings.
Careful data selection and regularization improve compression results.
The approach provides general guidelines for compression in domain adaptation scenarios.
Abstract
Deep Neural Networks (DNNs) have recently been achieving state-of-the-art performance on a variety of computer vision related tasks. However, their computational cost limits their ability to be implemented in embedded systems with restricted resources or strict latency constraints. Model compression has therefore been an active field of research to overcome this issue. Additionally, DNNs typically require massive amounts of labeled data to be trained. This represents a second limitation to their deployment. Domain Adaptation (DA) addresses this issue by allowing knowledge learned on one labeled source distribution to be transferred to a target distribution, possibly unlabeled. In this paper, we investigate on possible improvements of compression methods in DA setting. We focus on a compression method that was previously developed in the context of a single data distribution and show…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Anomaly Detection Techniques and Applications
