# Masked Autoencoders for Ultrasound Signals: Robust Representation Learning for Downstream Applications

**Authors:** Immanuel Ro{\ss}teutscher, Klaus S. Drese, Thorsten Uphues

arXiv: 2508.20622 · 2025-08-29

## TL;DR

This paper explores the use of Masked Autoencoders with Vision Transformers for self-supervised learning on ultrasound signals, demonstrating improved downstream task performance and transferability from synthetic to real data.

## Contribution

It introduces a novel application of MAEs to 1D ultrasound signals, showing their effectiveness in pre-training for improved downstream task accuracy.

## Key findings

- Pre-trained models outperform from-scratch and CNN baselines.
- Synthetic pre-training transfers better to real signals.
- Model size, patch size, and masking ratio affect performance.

## Abstract

We investigated the adaptation and performance of Masked Autoencoders (MAEs) with Vision Transformer (ViT) architectures for self-supervised representation learning on one-dimensional (1D) ultrasound signals. Although MAEs have demonstrated significant success in computer vision and other domains, their use for 1D signal analysis, especially for raw ultrasound data, remains largely unexplored. Ultrasound signals are vital in industrial applications such as non-destructive testing (NDT) and structural health monitoring (SHM), where labeled data are often scarce and signal processing is highly task-specific. We propose an approach that leverages MAE to pre-train on unlabeled synthetic ultrasound signals, enabling the model to learn robust representations that enhance performance in downstream tasks, such as time-of-flight (ToF) classification. This study systematically investigated the impact of model size, patch size, and masking ratio on pre-training efficiency and downstream accuracy. Our results show that pre-trained models significantly outperform models trained from scratch and strong convolutional neural network (CNN) baselines optimized for the downstream task. Additionally, pre-training on synthetic data demonstrates superior transferability to real-world measured signals compared with training solely on limited real datasets. This study underscores the potential of MAEs for advancing ultrasound signal analysis through scalable, self-supervised learning.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.20622/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/2508.20622/full.md

---
Source: https://tomesphere.com/paper/2508.20622