Frequency-Aware Masked Autoencoders for Multimodal Pretraining on Biosignals
Ran Liu, Ellen L. Zippi, Hadi Pouransari, Chris Sandino, Jingping Nie,, Hanlin Goh, Erdrin Azemi, Ali Moin

TL;DR
This paper introduces bioFAME, a frequency-aware masked autoencoder for multimodal biosignal pretraining, which effectively handles distributional shifts and modality variations, improving classification accuracy and robustness in real-world scenarios.
Contribution
bioFAME is the first to incorporate frequency-space parameterization and a Fourier-based transformer for multimodal biosignal pretraining, addressing distributional shifts and modality mismatch.
Findings
Achieved 5.5% average improvement in classification accuracy over state-of-the-art.
Demonstrated robustness to modality dropout and substitution.
Effective in diverse transfer learning tasks with biosignals.
Abstract
Leveraging multimodal information from biosignals is vital for building a comprehensive representation of people's physical and mental states. However, multimodal biosignals often exhibit substantial distributional shifts between pretraining and inference datasets, stemming from changes in task specification or variations in modality compositions. To achieve effective pretraining in the presence of potential distributional shifts, we propose a frequency-aware masked autoencoder (FAME) that learns to parameterize the representation of biosignals in the frequency space. FAME incorporates a frequency-aware transformer, which leverages a fixed-size Fourier-based operator for global token mixing, independent of the length and sampling rate of inputs. To maintain the frequency components within each input channel, we further employ a frequency-maintain pretraining…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Music and Audio Processing
MethodsDropout
