Memory Efficient Adaptive Attention For Multiple Domain Learning
Himanshu Pradeep Aswani, Abhiraj Sunil Kanse, Shubhang Bhatnagar, Amit, Sethi

TL;DR
This paper introduces a memory-efficient adaptive attention mechanism for multiple domain learning in CNNs, significantly reducing trainable parameters and improving efficiency while maintaining accuracy.
Contribution
It proposes a novel modular architecture that decreases trainable parameters by an order of magnitude and evaluates multiple realistic metrics for domain adaptation.
Findings
Reduces trainable parameters significantly
Matches or exceeds state-of-the-art accuracy
Improves robustness and efficiency in domain learning
Abstract
Training CNNs from scratch on new domains typically demands large numbers of labeled images and computations, which is not suitable for low-power hardware. One way to reduce these requirements is to modularize the CNN architecture and freeze the weights of the heavier modules, that is, the lower layers after pre-training. Recent studies have proposed alternative modular architectures and schemes that lead to a reduction in the number of trainable parameters needed to match the accuracy of fully fine-tuned CNNs on new domains. Our work suggests that a further reduction in the number of trainable parameters by an order of magnitude is possible. Furthermore, we propose that new modularization techniques for multiple domain learning should also be compared on other realistic metrics, such as the number of interconnections needed between the fixed and trainable modules, the number of…
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 · Speech Recognition and Synthesis · Geophysical Methods and Applications
