paper-with-me

홈 › Papers

MedSaab-US: A Backpropagation-Free Multi-Scale Wavelet-Saab Framework for Thyroid Nodule Segmentation in Ultrasound Images

2026-07-02 · Mohammad Amanour Rahman arxiv

Deep learning (DL) methods dominate thyroid nodule segmentation in ultrasound (US) images, achieving high Dice scores but at the cost of millions of parameters, GPU-dependent training via backpropagation, and limited mathematical tractability. These limitations impede deployment in resource-constrained environments. In this paper, we propose MedSaab-US, a backpropagation-free segmentation framework grounded in the Green Learning paradigm. MedSaab-US extracts multi-scale spatial-frequency features by combining multi-level Discrete Wavelet Transform (DWT) with multi-scale channel-wise Saab (Subspace Approximation with Adjusted Bias) transforms at patch sizes of 5 x 5, 11 x 11, and 21 x 21 pixels. Label-Assisted Greedy (LAG) feature selection retains the most discriminative features, which are fed to an XGBoost classifier for pixel-wise prediction. The Saab transform parameters are determined analytically from data statistics, while XGBoost employs iterative greedy tree construction without requiring backpropagation. Evaluated on the TN3K dataset (2,879 training and 614 test images), MedSaab-US achieves a mean Dice coefficient of 0.4784 +/- 0.2190, precision of 0.5768, and recall of 0.5604, with a model footprint under 500K parameters and CPU-only inference in approximately 0.3 seconds per image. We present this result as an exploratory non-DL baseline for thyroid ultrasound segmentation and analyze the specific challenges posed by isoechoic nodules. An ablation study further quantifies the contribution of each pipeline component, including separate evaluations of LAG feature selection and training-set size.

📄 PDF Abstract BibTeX arXiv:2607.02209

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TFDWT: Fast Discrete Wavelet Transform TensorFlow Layers

2025-04-05 · Kishore K. Tarafdar, Vikram M. Gadre

TFDWT is an open-source Python library that allows the construction of TensorFlow Layers for Fast Discrete Wavelet Transform (DWT) and Inverse Discrete Wavelet Transform (IDWT) in end-to-end backpropagation learning netw…

Wavelet Flow Matching for Multi-Scale Physics Emulation

2026-05-15 · Gabriele Accarino, Juan Nathaniel, Carla Roesch, Pierre Gentine 외 arxiv

Accurate emulation of multi-scale physical systems governed by PDEs demands models that remain stable over long autoregressive rollouts while preserving fine-scale structures. Deterministic emulators produce overly-smoot…

Multiscale Optimal Filtering on the Sphere

2020-10-15 · Adeem Aslam, Zubair Khalid, Jason D. McEwen

We present a framework for the optimal filtering of spherical signals contaminated by realizations of an additive, zero-mean, uncorrelated and anisotropic noise process on the sphere. Filtering is performed in the wavele…

Denoising

Learning filter widths of spectral decompositions with wavelets

2018-12-01 · NeurIPS 2018 12 · Haidar Khan, Bulent Yener

Time series classification using deep neural networks, such as convolutional neural networks (CNN), operate on the spectral decomposition of the time series computed using a preprocessing step. This step can include a la…

Time SeriesTime Series AnalysisTime Series Classification

Orthogonal multifilters image processing of astronomical images from scanned photographic plates

2010-07-22 · Vasil Kolev

In this paper orthogonal multifilters for astronomical image processing are presented. We obtained new orthogonal multifilters based on the orthogonal wavelet of Haar and Daubechies. Recently, multiwavelets have been int…