paper-with-me

홈 › Papers

Forward-Forward Contrastive Learning

2023-05-04 · Md. Atik Ahamed, Jin Chen, Abdullah-Al-Zubaer Imran

Medical image classification is one of the most important tasks for computer-aided diagnosis. Deep learning models, particularly convolutional neural networks, have been successfully used for disease classification from medical images, facilitated by automated feature learning. However, the diverse imaging modalities and clinical pathology make it challenging to construct generalized and robust classifications. Towards improving the model performance, we propose a novel pretraining approach, namely Forward Forward Contrastive Learning (FFCL), which leverages the Forward-Forward Algorithm in a contrastive learning framework--both locally and globally. Our experimental results on the chest X-ray dataset indicate that the proposed FFCL achieves superior performance (3.69% accuracy over ImageNet pretrained ResNet-18) over existing pretraining models in the pneumonia classification task. Moreover, extensive ablation experiments support the particular local and global contrastive pretraining design in FFCL.

📄 PDF Abstract BibTeX arXiv:2305.02927

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive Learningimage-classificationImage ClassificationMedical Image Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Forward-Forward: A Training Algorithm of Vision Transformer

2025-02-01 · Hossein Aghagolzadeh, Mehdi Ezoji

Although backpropagation is widely accepted as a training algorithm for artificial neural networks, researchers are always looking for inspiration from the brain to find ways with potentially better performance. Forward-…

Contrastive Learningimage-classificationImage Classification

Self-Contrastive Forward-Forward Algorithm

2024-09-17 · Xing Chen, Dongshu Liu, jeremie Laydevant, Julie Grollier

Agents that operate autonomously benefit from lifelong learning capabilities. However, compatible training algorithms must comply with the decentralized nature of these systems, which imposes constraints on both the para…

Contrastive LearningLifelong learning

HCL-FF: Hierarchical and Contrastive Learning for Forward-Forward Algorithm

2026-05-24 · Jie-En Yao, Hong-En Chen, C. -C. Jay Kuo arxiv

Deep neural networks trained with backpropagation have achieved outstanding performance in vision tasks but remain biologically implausible, computationally demanding, and difficult to interpret. The Forward-Forward (FF)…

Contrastive Learning

FFR: Forward-Forward Learning for Regression

2026-06-02 · Xinyang Liu, Xuanyu Liang, Shiqi Ding, Boyang Li 외 arxiv

The Forward-Forward (FF) algorithm offers a computationally efficient and biologically plausible alternative to backpropagation (BP) by training neural networks through purely local, layer-wise optimization. However, FF …

Contrastive Learning

A Contrastive Symmetric Forward-Forward Algorithm (SFFA) for Continual Learning Tasks

2024-09-11 · Erik B. Terres-Escudero, Javier Del Ser, Pablo Garcia Bringas

The so-called Forward-Forward Algorithm (FFA) has recently gained momentum as an alternative to the conventional back-propagation algorithm for neural network learning, yielding competitive performance across various mod…

Continual Learningimage-classificationImage Classification