paper-with-me

Papers

MultiMAE: Multi-modal Multi-task Masked Autoencoders

2022-04-04 · Roman Bachmann, David Mizrahi, Andrei Atanov, Amir Zamir

We propose a pre-training strategy called Multi-modal Multi-task Masked Autoencoders (MultiMAE). It differs from standard Masked Autoencoding in two key aspects: I) it can optionally accept additional modalities of information in the input besides the RGB image (hence "multi-modal"), and II) its training objective accordingly includes predicting multiple outputs besides the RGB image (hence "multi-task"). We make use of masking (across image patches and input modalities) to make training MultiMAE tractable as well as to ensure cross-modality predictive coding is indeed learned by the network. We show this pre-training strategy leads to a flexible, simple, and efficient framework with improved transfer results to downstream tasks. In particular, the same exact pre-trained network can be flexibly used when additional information besides RGB images is available or when no information other than RGB is available - in all configurations yielding competitive to or significantly better results than the baselines. To avoid needing training datasets with multiple modalities and tasks, we train MultiMAE entirely using pseudo labeling, which makes the framework widely applicable to any RGB dataset. The experiments are performed on multiple transfer tasks (image classification, semantic segmentation, depth estimation) and datasets (ImageNet, ADE20K, Taskonomy, Hypersim, NYUv2). The results show an intriguingly impressive capability by the model in cross-modal/task predictive coding and transfer.

📄 PDF Abstract BibTeX arXiv:2204.01678

Code (1)

EPFL-VILAB/MultiMAE 공식 구현 pytorch

Tasks

Depth Estimationimage-classificationImage ClassificationSemantic Segmentation

Similar Papers 제목 키워드 기반

MultiMAE-DER: Multimodal Masked Autoencoder for Dynamic Emotion Recognition

2024-04-28 · Peihao Xiang, Chaohao Lin, Kaida Wu, Ou Bai

This paper presents a novel approach to processing multimodal data for dynamic emotion recognition, named as the Multimodal Masked Autoencoder for Dynamic Emotion Recognition (MultiMAE-DER). The MultiMAE-DER leverages th…

Emotion RecognitionMultimodal Emotion RecognitionSelf-Supervised LearningVideo Emotion Recognition

MultiMAE Meets Earth Observation: Pre-training Multi-modal Multi-task Masked Autoencoders for Earth Observation Tasks

2025-05-20 · Jose Sosa, Danila Rukhovich, Anis Kacem, Djamila Aouada

Multi-modal data in Earth Observation (EO) presents a huge opportunity for improving transfer learning capabilities when pre-training deep learning models. Unlike prior work that often overlooks multi-modal EO data, rece…

Earth ObservationTransfer Learning

MultiMAE for Brain MRIs: Robustness to Missing Inputs Using Multi-Modal Masked Autoencoder

2025-09-14 · Ayhan Can Erdur, Christian Beischl, Daniel Scholz, Jiazhen Pan 외 arxiv

Missing input sequences are common in medical imaging data, posing a challenge for deep learning models reliant on complete input data. In this work, inspired by MultiMAE [2], we develop a masked autoencoder (MAE) paradi…

Multi-Task Learning

Probabilistic Hyper-Graphs using Multiple Randomly Masked Autoencoders for Semi-supervised Multi-modal Multi-task Learning

2025-10-11 · Pîrvu Mihai-Cristian, Marius Leordeanu arxiv

The computer vision domain has greatly benefited from an abundance of data across many modalities to improve on various visual tasks. Recently, there has been a lot of focus on self-supervised pre-training methods throug…

Knowledge DistillationMulti-Task LearningAutonomous Driving

On the Role of Depth in Surgical Vision Foundation Models: An Empirical Study of RGB-D Pre-training

2026-01-26 · John J. Han, Adam Schmidt, Muhammad Abdullah Jamal, Chinedu Nwoye 외 arxiv

Vision foundation models (VFMs) have emerged as powerful tools for surgical scene understanding. However, current approaches predominantly rely on unimodal RGB pre-training, overlooking the complex 3D geometry inherent t…

Scene UnderstandingDepth EstimationObject DetectionPose Estimation