English

InstantFT: An FPGA-Based Runtime Subsecond Fine-tuning of CNN Models

Machine Learning 2025-06-10 v1 Hardware Architecture

Abstract

Training deep neural networks (DNNs) requires significantly more computation and memory than inference, making runtime adaptation of DNNs challenging on resource-limited IoT platforms. We propose InstantFT, an FPGA-based method for ultra-fast CNN fine-tuning on IoT devices, by optimizing the forward and backward computations in parameter-efficient fine-tuning (PEFT). Experiments on datasets with concept drift demonstrate that InstantFT fine-tunes a pre-trained CNN 17.4x faster than existing Low-Rank Adaptation (LoRA)-based approaches, while achieving comparable accuracy. Our FPGA-based InstantFT reduces the fine-tuning time to just 0.36s and improves energy-efficiency by 16.3x, enabling on-the-fly adaptation of CNNs to non-stationary data distributions.

Keywords

Cite

@article{arxiv.2506.06505,
  title  = {InstantFT: An FPGA-Based Runtime Subsecond Fine-tuning of CNN Models},
  author = {Keisuke Sugiura and Hiroki Matsutani},
  journal= {arXiv preprint arXiv:2506.06505},
  year   = {2025}
}
R2 v1 2026-07-01T03:04:24.430Z