paper-with-me

홈 › Papers

Reinforcement Learning meets Masked Video Modeling : Trajectory-Guided Adaptive Token Selection

2025-05-13 · Ayush K. Rai, Kyle Min, Tarun Krishna, Feiyan Hu, Alan F. Smeaton, Noel E. O'Connor

Masked video modeling~(MVM) has emerged as a highly effective pre-training strategy for visual foundation models, whereby the model reconstructs masked spatiotemporal tokens using information from visible tokens. However, a key challenge in such approaches lies in selecting an appropriate masking strategy. Previous studies have explored predefined masking techniques, including random and tube-based masking, as well as approaches that leverage key motion priors, optical flow and semantic cues from externally pre-trained models. In this work, we introduce a novel and generalizable Trajectory-Aware Adaptive Token Sampler (TATS), which models the motion dynamics of tokens and can be seamlessly integrated into the masked autoencoder (MAE) framework to select motion-centric tokens in videos. Additionally, we propose a unified training strategy that enables joint optimization of both MAE and TATS from scratch using Proximal Policy Optimization (PPO). We show that our model allows for aggressive masking without compromising performance on the downstream task of action recognition while also ensuring that the pre-training remains memory efficient. Extensive experiments of the proposed approach across four benchmarks, including Something-Something v2, Kinetics-400, UCF101, and HMDB51, demonstrate the effectiveness, transferability, generalization, and efficiency of our work compared to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2505.08561

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

Masked Modeling for Human Motion Recovery Under Occlusions

2026-01-22 · Zhiyin Qian, Siwei Zhang, Bharat Lal Bhatnagar, Federica Bogo 외 arxiv

Human motion reconstruction from monocular videos is a fundamental challenge in computer vision, with broad applications in AR/VR, robotics, and digital content creation, but remains challenging under frequent occlusions…

ReCapture: Generative Video Camera Controls for User-Provided Videos using Masked Video Fine-Tuning

2024-11-07 · CVPR 2025 1 · David Junhao Zhang, Roni Paiss, Shiran Zada, Nikhil Karnad 외

Recently, breakthroughs in video modeling have allowed for controllable camera trajectories in generated videos. However, these methods cannot be directly applied to user-provided videos that are not generated by a video…

Masked Visual Actions for Unified World Modeling

2026-07-21 · Hadi Alzayer, Wenlong Huang, Haonan Chen, Christopher Luey 외 hf

Video models absorb rich priors over how the visual world moves, interacts, and responds to contact, making them promising substrates for robotic world modeling. The central challenge is how to communicate action to such…

Decision Making

RePreM: Representation Pre-training with Masked Model for Reinforcement Learning

2023-03-03 · Yuanying Cai, Chuheng Zhang, Wei Shen, Xuyun Zhang 외

Inspired by the recent success of sequence modeling in RL and the use of masked language model for pre-training, we propose a masked model for pre-training in RL, RePreM (Representation Pre-training with Masked Model), w…

Data AugmentationLanguage ModelingLanguage Modellingreinforcement-learning+3

EEGDancer: Dynamic Emotion Latent Space Masked Modeling with Reinforcement Learning for EEG Continuous Emotion Prediction

2026-06-04 · Zhihao Zhou, Weishan Ye, Li Zhang, Gan Huang 외 arxiv

Continuous electroencephalography (EEG) emotion prediction aims to model the temporal evolution of human emotional states from EEG signals. Unlike conventional discrete emotion recognition, continuous prediction requires…

Representation LearningReinforcement LearningEmotion Recognition