paper-with-me

홈 › Papers

Multimodal Generation of Novel Action Appearances for Synthetic-to-Real Recognition of Activities of Daily Living

2022-08-03 · Zdravko Marinov, David Schneider, Alina Roitberg, Rainer Stiefelhagen

Domain shifts, such as appearance changes, are a key challenge in real-world applications of activity recognition models, which range from assistive robotics and smart homes to driver observation in intelligent vehicles. For example, while simulations are an excellent way of economical data collection, a Synthetic-to-Real domain shift leads to a > 60% drop in accuracy when recognizing activities of Daily Living (ADLs). We tackle this challenge and introduce an activity domain generation framework which creates novel ADL appearances (novel domains) from different existing activity modalities (source domains) inferred from video training data. Our framework computes human poses, heatmaps of body joints, and optical flow maps and uses them alongside the original RGB videos to learn the essence of source domains in order to generate completely new ADL domains. The model is optimized by maximizing the distance between the existing source appearances and the generated novel appearances while ensuring that the semantics of an activity is preserved through an additional classification loss. While source data multimodality is an important concept in this design, our setup does not rely on multi-sensor setups, (i.e., all source modalities are inferred from a single video only.) The newly created activity domains are then integrated in the training of the ADL classification networks, resulting in models far less susceptible to changes in data distributions. Extensive experiments on the Synthetic-to-Real benchmark Sims4Action demonstrate the potential of the domain generation paradigm for cross-domain ADL recognition, setting new state-of-the-art results. Our code is publicly available at https://github.com/Zrrr1997/syn2real_DG

📄 PDF Abstract BibTeX arXiv:2208.01910

Code (1)

zrrr1997/syn2real_dg 공식 구현

Tasks

Activity Recognitionmultimodal generationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Exploring the Role of Synthetic Data Augmentation in Controllable Human-Centric Video Generation

2026-04-23 · Yuanchen Fei, Yude Zou, Zejian Kang, Ming Li 외 arxiv

Controllable human video generation aims to produce realistic videos of humans with explicitly guided motions and appearances,serving as a foundation for digital humans, animation, and embodied AI.However, the scarcity o…

Data AugmentationVideo Generation

Training on Synthetic Data Beats Real Data in Multimodal Relation Extraction

2023-12-05 · Zilin Du, Haoxin Li, Xu Guo, Boyang Li

The task of multimodal relation extraction has attracted significant research attention, but progress is constrained by the scarcity of available training data. One natural thought is to extend existing datasets with cro…

DiversityRelationRelation Extraction

Enhancing human action recognition with GAN-based data augmentation

2024-06-07 · Synthetic Data for Artificial Intelligence and Machine Learning: Tools, Techniques, and Applications II, SPIE 2024 6 · Prasanna Reddy Pulakurthi, Celso M. de Melo, Raghuveer Rao, Majid Rabbani

Deep Neural Networks (DNNs) have emerged as a powerful tool for human action recognition, yet their reliance on vast amounts of high-quality labeled data poses significant challenges. A promising alternative is to train …

Action RecognitionData AugmentationSynthetic Data Generation

Generalize LMMs to Versatile Visual Modalities via Fabricated Modality Synthesis

2026-07-11 · Shihao Yuan, Yuanze Li, Ruyi Zhang, Ming Liu 외 arxiv

Despite the advancements of Large Multimodal Models (LMMs) in RGB vision, their ability to generalize to unseen visual modalities remains a largely unexplored challenge. We argue that different visual modalities are mere…

Motion is the Choreographer: Learning Latent Pose Dynamics for Seamless Sign Language Generation

2025-08-06 · Jiayi He, Xu Wang, Shengeng Tang, Yaxiong Wang 외 arxiv

Sign language video generation requires producing natural signing motions with realistic appearances under precise semantic control, yet faces two critical challenges: excessive signer-specific data requirements and poor…

Motion SynthesisVideo Generation