English

Resource-efficient Medical Image Analysis with Self-adapting Forward-Forward Networks

Computer Vision and Pattern Recognition 2024-07-18 v2 Artificial Intelligence

Abstract

We introduce a fast Self-adapting Forward-Forward Network (SaFF-Net) for medical imaging analysis, mitigating power consumption and resource limitations, which currently primarily stem from the prevalent reliance on back-propagation for model training and fine-tuning. Building upon the recently proposed Forward-Forward Algorithm (FFA), we introduce the Convolutional Forward-Forward Algorithm (CFFA), a parameter-efficient reformulation that is suitable for advanced image analysis and overcomes the speed and generalisation constraints of the original FFA. To address hyper-parameter sensitivity of FFAs we are also introducing a self-adapting framework SaFF-Net fine-tuning parameters during warmup and training in parallel. Our approach enables more effective model training and eliminates the previously essential requirement for an arbitrarily chosen Goodness function in FFA. We evaluate our approach on several benchmarking datasets in comparison with standard Back-Propagation (BP) neural networks showing that FFA-based networks with notably fewer parameters and function evaluations can compete with standard models, especially, in one-shot scenarios and large batch sizes. The code will be available at the time of the conference.

Keywords

Cite

@article{arxiv.2406.14038,
  title  = {Resource-efficient Medical Image Analysis with Self-adapting Forward-Forward Networks},
  author = {Johanna P. Müller and Bernhard Kainz},
  journal= {arXiv preprint arXiv:2406.14038},
  year   = {2024}
}

Comments

Accepted for MICCAI Workshop MLMI 2024

R2 v1 2026-06-28T17:13:00.244Z