paper-with-me

홈 › Papers

ReMA: A Training-Free Plug-and-Play Mixing Augmentation for Video Behavior Recognition

2026-01-01 · Feng-Qi Cui, Jinyang Huang, Sirui Zhao, Jinglong Guo, Qifan Cai, Xin Yan, Zhi Liu arxiv

Video behavior recognition demands stable and discriminative representations under complex spatiotemporal variations. However, prevailing data augmentation strategies for videos remain largely perturbation-driven, often introducing uncontrolled variations that amplify non-discriminative factors, which finally weaken intra-class distributional structure and representation drift with inconsistent gains across temporal scales. To address these problems, we propose Representation-aware Mixing Augmentation (ReMA), a plug-and-play augmentation strategy that formulates mixing as a controlled replacement process to expand representations while preserving class-conditional stability. ReMA integrates two complementary mechanisms. Firstly, the Representation Alignment Mechanism (RAM) performs structured intra-class mixing under distributional alignment constraints, suppressing irrelevant intra-class drift while enhancing statistical reliability. Then, the Dynamic Selection Mechanism (DSM) generates motion-aware spatiotemporal masks to localize perturbations, guiding them away from discrimination-sensitive regions and promoting temporal coherence. By jointly controlling how and where mixing is applied, ReMA improves representation robustness without additional supervision or trainable parameters. Extensive experiments on diverse video behavior benchmarks demonstrate that ReMA consistently enhances generalization and robustness across different spatiotemporal granularities.

📄 PDF Abstract BibTeX arXiv:2601.00311

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Unrolling Plug-and-Play Network for Hyperspectral Unmixing

2024-09-07 · Min Zhao, Linruize Tang, Jie Chen

Deep learning based unmixing methods have received great attention in recent years and achieve remarkable performance. These methods employ a data-driven approach to extract structure features from hyperspectral image, h…

Hyperspectral Unmixing

DepthArb: Training-Free Depth-Arbitrated Generation for Occlusion-Robust Image Synthesis

2026-03-25 · Hongjin Niu, Jiahao Wang, Xirui Hu, Weizhan Zhang 외 arxiv

Text-to-image diffusion models frequently exhibit deficiencies in synthesizing accurate occlusion relationships of multiple objects, particularly within dense overlapping regions. Existing training-free layout-guided met…

A Plug-and-Play Priors Framework for Hyperspectral Unmixing

2020-12-24 · Min Zhao, Xiuheng Wang, Jie Chen, Wei Chen

Spectral unmixing is a widely used technique in hyperspectral image processing and analysis. It aims to separate mixed pixels into the component materials and their corresponding abundances. Early solutions to spectral u…

DenoisingHyperspectral UnmixingImage Denoising

LoMix: Learnable Weighted Multi-Scale Logits Mixing for Medical Image Segmentation

2025-10-27 · Md Mostafijur Rahman, Radu Marculescu arxiv

U-shaped networks output logits at multiple spatial scales, each capturing a different blend of coarse context and fine detail. Yet, training still treats these logits in isolation - either supervising only the final, hi…

Medical Image Segmentation

Free Performance Gain from Mixing Multiple Partially Labeled Samples in Multi-label Image Classification

2024-05-24 · Chak Fong Chong, Jielong Guo, Xu Yang, Wei Ke 외

Multi-label image classification datasets are often partially labeled where many labels are missing, posing a significant challenge to training accurate deep classifiers. However, the powerful Mixup sample-mixing data au…

BenchmarkingData Augmentationimage-classificationImage Classification+2