Publications
4 publications
Synthetic Benchmarks Overstate Forward-Forward Scaling: Real-Data Limits of Layer-Local Training
A scaling audit of layer-local training. DTG-FF is built as the strongest Forward-Forward instance available and then used as an instrument: under an identical recipe and backbone an architecture-matched backprop baseline stays ahead by 2.40/5.93 pp on CIFAR-10/100, the gap widens with class count where synthetic teacher-student benchmarks predict it should close, and the memory advantage does not survive gradient accumulation. Includes the first FF-family baseline at ImageNet-100 224x224.
SegWithU: Uncertainty as Perturbation Energy for Single-Forward-Pass Risk-Aware Medical Image Segmentation
A post-hoc framework that augments frozen pretrained segmentation models with a lightweight uncertainty module, modeling uncertainty as perturbation energy in a compact probe space via rank-1 posterior probes for single-forward-pass failure detection.
MIPCandy: A Modular PyTorch Framework for Medical Image Processing
A modular PyTorch framework bridging the gap between low-level component libraries and rigid monolithic pipelines for medical image processing.
ATLAS: AI-Powered Stock Market Pattern Recognition System
An AI-powered stock market pattern recognition system that applies nnU-Net's auto-configuration approach from medical image segmentation to financial time series prediction, achieving 83.4% validation accuracy with only 17,081 parameters.