paper-with-me

홈 › Papers

MaskAdapt: Learning Flexible Motion Adaptation via Mask-Invariant Prior for Physics-Based Characters

2026-03-31 · Soomin Park, Eunseong Lee, Kwang Bin Lee, Sung-Hee Lee arxiv

We present MaskAdapt, a framework for flexible motion adaptation in physics-based humanoid control. The framework follows a two-stage residual learning paradigm. In the first stage, we train a mask-invariant base policy using stochastic body-part masking and a regularization term that enforces consistent action distributions across masking conditions. This yields a robust motion prior that remains stable under missing observations, anticipating later adaptation in those regions. In the second stage, a residual policy is trained atop the frozen base controller to modify only the targeted body parts while preserving the original behaviors elsewhere. We demonstrate the versatility of this design through two applications: (i) motion composition, where varying masks enable multi-part adaptation within a single sequence, and (ii) text-driven partial goal tracking, where designated body parts follow kinematic targets provided by a pre-trained text-conditioned autoregressive motion generator. Through experiments, MaskAdapt demonstrates strong robustness and adaptability, producing diverse behaviors under masked observations and delivering superior targeted motion adaptation compared to prior work.

📄 PDF Abstract BibTeX arXiv:2603.29272

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MaskAdapt: Unsupervised Geometry-Aware Domain Adaptation Using Multimodal Contextual Learning and RGB-Depth Masking

2025-05-29 · Numair Nadeem, Muhammad Hamza Asad, Saeed Anwar, Abdul Bais

Semantic segmentation of crops and weeds is crucial for site-specific farm management; however, most existing methods depend on labor intensive pixel-level annotations. A further challenge arises when models trained on o…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

CoMoGen: COntrollable MOtion Dynamics and Interactions with Mask-Guided Video GENeration

2026-05-21 · Adil Meric, Lin Geng Foo, Mert Kiray, Benjamin Busam 외 arxiv

We present CoMoGen, a controllable video generation framework that generates realistic interactive dynamics from a single binary mask sequence conditioned on an input image. CoMoGen introduces a lightweight MaskAdapter t…

Video Generation

Adversarially Masked Video Consistency for Unsupervised Domain Adaptation

2024-03-24 · Xiaoyu Zhu, Junwei Liang, Po-Yao Huang, Alex Hauptmann

We study the problem of unsupervised domain adaptation for egocentric videos. We propose a transformer-based model to learn class-discriminative and domain-invariant feature representations. It consists of two novel desi…

Domain AdaptationUnsupervised Domain Adaptation

Mask-Adapter: The Devil is in the Masks for Open-Vocabulary Segmentation

2024-12-05 · CVPR 2025 1 · Yongkang Li, Tianheng Cheng, Wenyu Liu, Xinggang Wang

Recent open-vocabulary segmentation methods adopt mask generators to predict segmentation masks and leverage pre-trained vision-language models, e.g., CLIP, to classify these masks via mask pooling. Although these approa…

Image SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+1

Engineering flexible machine learning systems by traversing functionally-invariant paths

2022-04-30 · Guruprasad Raghavan, Bahey Tharwat, Surya Narayanan Hari, Dhruvil Satani 외

Transformers have emerged as the state of the art neural network architecture for natural language processing and computer vision. In the foundation model paradigm, large transformer models (BERT, GPT3/4, Bloom, ViT) are…

Adversarial RobustnessContinual LearningDecision MakingImage Classification+2