Resource-efficient Medical Image Analysis with Self-adapting Forward-Forward Networks
Johanna P. M\"uller, Bernhard Kainz

TL;DR
This paper presents SaFF-Net, a resource-efficient medical image analysis model using a self-adapting Forward-Forward Algorithm that reduces power consumption and overcomes limitations of back-propagation.
Contribution
It introduces CFFA and SaFF-Net, enabling efficient, hyper-parameter adaptive training for Forward-Forward Networks in medical imaging tasks.
Findings
FFA-based networks with fewer parameters compete with standard models.
SaFF-Net performs well in one-shot learning and large batch scenarios.
The approach reduces power consumption and training complexity.
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…
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
TopicsBrain Tumor Detection and Classification · Medical Imaging Techniques and Applications · Cell Image Analysis Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
