English

Reusing Deep Learning Models: Challenges and Directions in Software Engineering

Software Engineering 2024-04-26 v1

Abstract

Deep neural networks (DNNs) achieve state-of-the-art performance in many areas, including computer vision, system configuration, and question-answering. However, DNNs are expensive to develop, both in intellectual effort (e.g., devising new architectures) and computational costs (e.g., training). Reusing DNNs is a promising direction to amortize costs within a company and across the computing industry. As with any new technology, however, there are many challenges in reusing DNNs. These challenges include both missing technical capabilities and missing engineering practices. This vision paper describes challenges in current approaches to DNN re-use. We summarize studies of re-use failures across the spectrum of re-use techniques, including conceptual (e.g., reusing based on a research paper), adaptation (e.g., re-using by building on an existing implementation), and deployment (e.g., direct re-use on a new device). We outline possible advances that would improve each kind of re-use.

Keywords

Cite

@article{arxiv.2404.16688,
  title  = {Reusing Deep Learning Models: Challenges and Directions in Software Engineering},
  author = {James C. Davis and Purvish Jajal and Wenxin Jiang and Taylor R. Schorlemmer and Nicholas Synovic and George K. Thiruvathukal},
  journal= {arXiv preprint arXiv:2404.16688},
  year   = {2024}
}

Comments

Proceedings of the IEEE John Vincent Atanasoff Symposium on Modern Computing (JVA'23) 2023

R2 v1 2026-06-28T16:06:29.315Z