3 papers
cs.SE2024
Reusing Deep Learning Models: Challenges and Directions in Software Engineering
James C. Davis, Purvish Jajal, Wenxin Jiang +3
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…
cs.CV2023
An automated approach for improving the inference latency and energy efficiency of pretrained CNNs by removing irrelevant pixels with focused convolutions
Caleb Tung, Nicholas Eliopoulos, Purvish Jajal +7
Computer vision often uses highly accurate Convolutional Neural Networks (CNNs), but these deep learning models are associated with ever-increasing energy and computation requireme…
cs.SE2023
PTMTorrent: A Dataset for Mining Open-source Pre-trained Model Packages
Wenxin Jiang, Nicholas Synovic, Purvish Jajal +5
Due to the cost of developing and training deep learning models from scratch, machine learning engineers have begun to reuse pre-trained models (PTMs) and fine-tune them for downst…