CVAIDec 17, 2025

Tracking spatial temporal details in ultrasound long video via wavelet analysis and memory bank

arXiv:2512.15066v1h-index: 18Has CodeMedical Image Anal.
Originality Incremental advance
AI Analysis

This work addresses segmentation and tracking challenges in medical ultrasound videos for computer-assisted surgery, offering incremental improvements over existing methods.

The paper tackles the problem of low contrast and noisy backgrounds in medical ultrasound videos, which cause missegmentation of organ boundaries and small object losses, by proposing a memory bank-based wavelet filtering and fusion network that improves segmentation accuracy, particularly for small thyroid nodules, as demonstrated on four ultrasound datasets with marked metric improvements.

Medical ultrasound videos are widely used for medical inspections, disease diagnosis and surgical planning. High-fidelity lesion area and target organ segmentation constitutes a key component of the computer-assisted surgery workflow. The low contrast levels and noisy backgrounds of ultrasound videos cause missegmentation of organ boundary, which may lead to small object losses and increase boundary segmentation errors. Object tracking in long videos also remains a significant research challenge. To overcome these challenges, we propose a memory bank-based wavelet filtering and fusion network, which adopts an encoder-decoder structure to effectively extract fine-grained detailed spatial features and integrate high-frequency (HF) information. Specifically, memory-based wavelet convolution is presented to simultaneously capture category, detailed information and utilize adjacent information in the encoder. Cascaded wavelet compression is used to fuse multiscale frequency-domain features and expand the receptive field within each convolutional layer. A long short-term memory bank using cross-attention and memory compression mechanisms is designed to track objects in long video. To fully utilize the boundary-sensitive HF details of feature maps, an HF-aware feature fusion module is designed via adaptive wavelet filters in the decoder. In extensive benchmark tests conducted on four ultrasound video datasets (two thyroid nodule, the thyroid gland, the heart datasets) compared with the state-of-the-art methods, our method demonstrates marked improvements in segmentation metrics. In particular, our method can more accurately segment small thyroid nodules, demonstrating its effectiveness for cases involving small ultrasound objects in long video. The code is available at https://github.com/XiAooZ/MWNet.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes