paper-with-me

Papers

Low-complexity Three-dimensional Discrete Hartley Transform Approximations for Medical Image Compression

2022-05-31 · V. A. Coutinho, F. M. Bayer, R. J. Cintra

The discrete Hartley transform (DHT) is a useful tool for medical image coding. The three-dimensional DHT (3D DHT) can be employed to compress medical image data, such as magnetic resonance and X-ray angiography. However, the computation of the 3D DHT involves several multiplications by irrational quantities, which require floating-point arithmetic and inherent truncation errors. In recent years, a significant progress in wireless and implantable biomedical devices has been achieved. Such devices present critical power and hardware limitations. The multiplication operation demands higher hardware, power, and time consumption than other arithmetic operations, such as addition and bit-shifts. In this work, we present a set of multiplierless DHT approximations, which can be implemented with fixed-point arithmetic. We derive 3D DHT approximations by employing tensor formalism. Such proposed methods present prominent computational savings compared to the usual 3D DHT approach, being appropriate for devices with limited resources. The proposed transforms are applied in a lossy 3D DHT-based medical image compression algorithm, presenting practically the same level of visual quality ($>98\%$ in terms of SSIM) at a considerable reduction in computational effort ($100 \%$ multiplicative complexity reduction). Furthermore, we implemented the proposed 3D transforms in an ARM Cortex-M0+ processor employing the low-cost Raspberry Pi Pico board. The execution time was reduced by $\sim$70% compared to the usual 3D DHT and $\sim$90% compared to 3D DCT.

📄 PDF Abstract BibTeX arXiv:2206.00124

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionPICOSSIM

Similar Papers 제목 키워드 기반

An Integer Approximation Method for Discrete Sinusoidal Transforms

2020-07-05 · R. J. Cintra

Approximate methods have been considered as a means to the evaluation of discrete transforms. In this work, we propose and analyze a class of integer transforms for the discrete Fourier, Hartley, and cosine transforms (D…

Hartley Spectral Pooling for Deep Learning

2018-10-07 · Hao Zhang, Jianwei Ma

In most convolution neural networks (CNNs), downsampling hidden layers is adopted for increasing computation efficiency and the receptive field size. Such operation is commonly so-called pooling. Maximation and averaging…

Deep LearningDimensionality Reduction

HNOSeg-XS: Extremely Small Hartley Neural Operator for Efficient and Resolution-Robust 3D Image Segmentation

2025-07-10 · Ken C. L. Wong, Hongzhi Wang, Tanveer Syeda-Mahmood

In medical image segmentation, convolutional neural networks (CNNs) and transformers are dominant. For CNNs, given the local receptive fields of convolutional layers, long-range spatial correlations are captured through …

GPUImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Use of Deterministic Transforms to Design Weight Matrices of a Neural Network

2021-10-06 · Pol Grau Jurado, Xinyue Liang, Alireza M. Javid, Saikat Chatterjee

Self size-estimating feedforward network (SSFN) is a feedforward multilayer network. For the existing SSFN, a part of each weight matrix is trained using a layer-wise convex optimization approach (a supervised training),…

HartleyMHA: Self-Attention in Frequency Domain for Resolution-Robust and Parameter-Efficient 3D Image Segmentation

2023-10-05 · Ken C. L. Wong, Hongzhi Wang, Tanveer Syeda-Mahmood

With the introduction of Transformers, different attention-based models have been proposed for image segmentation with promising results. Although self-attention allows capturing of long-range dependencies, it suffers fr…

Image SegmentationSemantic SegmentationSuper-Resolution