MAE pre-training on synthetic ultrasound signals transfers to real measured signals and beats from-scratch and CNN baselines on time-of-flight classification, with the biggest gains in low-label regimes.
Exploring Long-Sequence Masked Autoencoders
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Masked Autoencoding (MAE) has emerged as an effective approach for pre-training representations across multiple domains. In contrast to discrete tokens in natural languages, the input for image MAE is continuous and subject to additional specifications. We systematically study each input specification during the pre-training stage, and find sequence length is a key axis that further scales MAE. Our study leads to a long-sequence version of MAE with minimal changes to the original recipe, by just decoupling the mask size from the patch size. For object detection and semantic segmentation, our long-sequence MAE shows consistent gains across all the experimental setups without extra computation cost during the transfer. While long-sequence pre-training is discerned most beneficial for detection and segmentation, we also achieve strong results on ImageNet-1K classification by keeping a standard image size and only increasing the sequence length. We hope our findings can provide new insights and avenues for scaling in computer vision.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Masked Autoencoders for Ultrasound Signals: Robust Representation Learning for Downstream Applications
MAE pre-training on synthetic ultrasound signals transfers to real measured signals and beats from-scratch and CNN baselines on time-of-flight classification, with the biggest gains in low-label regimes.