paper-with-me

홈 › Papers

Masked Autoencoding for Scalable and Generalizable Decision Making

2022-11-23 · Fangchen Liu, Hao liu, Aditya Grover, Pieter Abbeel

We are interested in learning scalable agents for reinforcement learning that can learn from large-scale, diverse sequential data similar to current large vision and language models. To this end, this paper presents masked decision prediction (MaskDP), a simple and scalable self-supervised pretraining method for reinforcement learning (RL) and behavioral cloning (BC). In our MaskDP approach, we employ a masked autoencoder (MAE) to state-action trajectories, wherein we randomly mask state and action tokens and reconstruct the missing data. By doing so, the model is required to infer masked-out states and actions and extract information about dynamics. We find that masking different proportions of the input sequence significantly helps with learning a better model that generalizes well to multiple downstream tasks. In our empirical study, we find that a MaskDP model gains the capability of zero-shot transfer to new BC tasks, such as single and multiple goal reaching, and it can zero-shot infer skills from a few example transitions. In addition, MaskDP transfers well to offline RL and shows promising scaling behavior w.r.t. to model size. It is amenable to data-efficient finetuning, achieving competitive results with prior methods based on autoregressive pretraining.

📄 PDF Abstract BibTeX arXiv:2211.12740

Code (1)

fangchenliu/maskdp_public 공식 구현 pytorch

Tasks

Decision MakingOffline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Token Boosting for Robust Self-Supervised Visual Transformer Pre-training

2023-04-09 · CVPR 2023 1 · Tianjiao Li, Lin Geng Foo, Ping Hu, Xindi Shang 외

Learning with large-scale unlabeled data has become a powerful tool for pre-training Visual Transformers (VTs). However, prior works tend to overlook that, in real-world scenarios, the input data may be corrupted and unr…

MaskLRF: Self-supervised Pretraining via Masked Autoencoding of Local Reference Frames for Rotation-invariant 3D Point Set Analysis

2024-03-01 · Takahiko Furuya

Following the successes in the fields of vision and language, self-supervised pretraining via masked autoencoding of 3D point set data, or Masked Point Modeling (MPM), has achieved state-of-the-art accuracy in various do…

3D geometryDomain Adaptation

EEG-based Cognitive Load Classification using Feature Masked Autoencoding and Emotion Transfer Learning

2023-08-01 · Dustin Pulver, Prithila Angkan, Paul Hungler, Ali Etemad

Cognitive load, the amount of mental effort required for task completion, plays an important role in performance and decision-making outcomes, making its classification and analysis essential in various sensitive domains…

ClassificationDecision MakingEEGElectroencephalogram (EEG)+1

A Two-Stage Progressive Pre-training using Multi-Modal Contrastive Masked Autoencoders

2024-08-05 · Muhammad Abdullah Jamal, Omid Mohareri

In this paper, we propose a new progressive pre-training method for image understanding tasks which leverages RGB-D datasets. The method utilizes Multi-Modal Contrastive Masked Autoencoder and Denoising techniques. Our p…

Contrastive LearningDenoisingSemantic Segmentation

Multi-Modal Contrastive Masked Autoencoders: A Two-Stage Progressive Pre-training Approach for RGBD Datasets

2025-01-01 · CVPR 2025 1 · Muhammad Abdullah Jamal, Omid Mohareri

In this paper, we propose a new progressive pre-training method for image understanding tasks which leverages RGB-D datasets. The method utilizes Multi-Modal Contrastive Masked Autoencoder and Denoising techniques. O…

Contrastive LearningDenoisingSemantic Segmentation