SONO combines second-order neural ODE feature refinement with text-initialized classifiers and text-as-image augmentation, reporting few-shot accuracy gains over existing CLIP adaptation methods.
Continuous U-Net: Faster, Greater and Noiseless
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Image segmentation is a fundamental task in image analysis and clinical practice. The current state-of-the-art techniques are based on U-shape type encoder-decoder networks with skip connections, called U-Net. Despite the powerful performance reported by existing U-Net type networks, they suffer from several major limitations. Issues include the hard coding of the receptive field size, compromising the performance and computational cost, as well as the fact that they do not account for inherent noise in the data. They have problems associated with discrete layers, and do not offer any theoretical underpinning. In this work we introduce continuous U-Net, a novel family of networks for image segmentation. Firstly, continuous U-Net is a continuous deep neural network that introduces new dynamic blocks modelled by second order ordinary differential equations. Secondly, we provide theoretical guarantees for our network demonstrating faster convergence, higher robustness and less sensitivity to noise. Thirdly, we derive qualitative measures to tailor-made segmentation tasks. We demonstrate, through extensive numerical and visual results, that our model outperforms existing U-Net blocks for several medical image segmentation benchmarking datasets.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Cross-Modal Few-Shot Learning with Second-Order Neural Ordinary Differential Equations
SONO combines second-order neural ODE feature refinement with text-initialized classifiers and text-as-image augmentation, reporting few-shot accuracy gains over existing CLIP adaptation methods.