paper-with-me

Papers

Frequency-Aware Masked Autoencoders for Multimodal Pretraining on Biosignals

2023-09-12 · Ran Liu, Ellen L. Zippi, Hadi Pouransari, Chris Sandino, Jingping Nie, Hanlin Goh, Erdrin Azemi, Ali Moin

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 ($\texttt{bio}$FAME) that learns to parameterize the representation of biosignals in the frequency space. $\texttt{bio}$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 strategy that performs masked autoencoding in the latent space. The resulting architecture effectively utilizes multimodal information during pretraining, and can be seamlessly adapted to diverse tasks and modalities at test time, regardless of input size and order. We evaluated our approach on a diverse set of transfer experiments on unimodal time series, achieving an average of $\uparrow$5.5% improvement in classification accuracy over the previous state-of-the-art. Furthermore, we demonstrated that our architecture is robust in modality mismatch scenarios, including unpredicted modality dropout or substitution, proving its practical utility in real-world applications. Code is available at https://github.com/apple/ml-famae .

📄 PDF Abstract BibTeX arXiv:2309.05927

Code (1)

apple/ml-famae 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Bootstrapped Masked Autoencoders for Vision BERT Pretraining

2022-07-14 · Xiaoyi Dong, Jianmin Bao, Ting Zhang, Dongdong Chen 외

We propose bootstrapped masked autoencoders (BootMAE), a new approach for vision BERT pretraining. BootMAE improves the original masked autoencoders (MAE) with two core designs: 1) momentum encoder that provides online f…

DecoderObject DetectionPredictionSelf-Supervised Image Classification+1

3D-MVP: 3D Multiview Pretraining for Manipulation

2025-01-01 · CVPR 2025 1 · Shengyi Qian, Kaichun Mo, Valts Blukis, David F. Fouhey 외

Recent works have shown that visual pretraining on egocentric datasets using masked autoencoders (MAE) can improve generalization for downstream robotics tasks. However, these approaches pretrain only on 2D images, w…

DecoderRobot ManipulationScene Understanding

MU-MAE: Multimodal Masked Autoencoders-Based One-Shot Learning

2024-08-08 · Rex Liu, Xin Liu

With the exponential growth of multimedia data, leveraging multimodal sensors presents a promising approach for improving accuracy in human activity recognition. Nevertheless, accurately identifying these activities usin…

Activity RecognitionHuman Activity RecognitionOne-Shot Learning

VAMAE: Vessel-Aware Masked Autoencoders for OCT Angiography

2026-04-08 · Ilerioluwakiiye Abolade, Prince Mireku, Kelechi Chibundu, Peace Ododo 외 arxiv

Optical coherence tomography angiography (OCTA) provides non-invasive visualization of retinal microvasculature, but learning robust representations remains challenging due to sparse vessel structures and strong topologi…

Self-Supervised Learning

3D-MVP: 3D Multiview Pretraining for Robotic Manipulation

2024-06-26 · Shengyi Qian, Kaichun Mo, Valts Blukis, David F. Fouhey 외

Recent works have shown that visual pretraining on egocentric datasets using masked autoencoders (MAE) can improve generalization for downstream robotics tasks. However, these approaches pretrain only on 2D images, while…

DecoderRobot ManipulationScene Understanding