paper-with-me

Papers

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

2025-08-28 · Immanuel Roßteutscher, Klaus S. Drese, Thorsten Uphues arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.20622

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Focus on Texture: Rethinking Pre-training in Masked Autoencoders for Medical Image Classification

2025-07-15 · Chetan Madan, Aarjav Satia, Soumen Basu, Pankaj Gupta 외 arxiv

Masked Autoencoders (MAEs) have emerged as a dominant strategy for self-supervised representation learning in natural images, where models are pre-trained to reconstruct masked patches with a pixel-wise mean squared erro…

Gallbladder Cancer DetectionMedical Image ClassificationUnsupervised Pre-trainingRepresentation Learning

Deblurring Masked Autoencoder is Better Recipe for Ultrasound Image Recognition

2023-06-14 · Qingbo Kang, Jun Gao, Kang Li, Qicheng Lao

Masked autoencoder (MAE) has attracted unprecedented attention and achieves remarkable performance in many vision tasks. It reconstructs random masked image patches (known as proxy task) during pretraining and learns mea…

Deblurringimage-classificationImage Classification

Learning from Complementary Ultrasound Representations for Liver Disease Classification

2026-07-13 · Sabahattin Mert Daloglu, Gokce Bekar, Ceren Coskun, Senanur Sahin 외 arxiv

Differentiating non-alcoholic steatohepatitis (NASH) from non-alcoholic fatty liver disease (NAFLD) using ultrasound remains challenging due to subtle tissue alterations and the limited information available in conventio…

Mimic before Reconstruct: Enhancing Masked Autoencoders with Feature Mimicking

2023-03-09 · Peng Gao, Renrui Zhang, Rongyao Fang, Ziyi Lin 외

Masked Autoencoders (MAE) have been popular paradigms for large-scale vision representation pre-training. However, MAE solely reconstructs the low-level RGB signals after the decoder and lacks supervision upon high-level…

Contrastive LearningDecoder

Spatio-Temporal Encoding of Brain Dynamics with Surface Masked Autoencoders

2023-08-10 · Simon Dahan, Logan Z. J. Williams, Yourong Guo, Daniel Rueckert 외

The development of robust and generalisable models for encoding the spatio-temporal dynamics of human brain activity is crucial for advancing neuroscientific discoveries. However, significant individual variation in the …

Transfer Learning