Adversary-Guided Motion Retargeting for Skeleton Anonymization

Read original: arXiv:2405.05428 - Published 5/10/2024 by Thomas Carr, Depeng Xu, Aidong Lu
Total Score

0

Adversary-Guided Motion Retargeting for Skeleton Anonymization

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper presents a method for anonymizing human motion by retargeting it to a different skeleton model.
  • The approach uses an adversarial training process to generate anonymized motion that preserves important characteristics while obfuscating personal identity.
  • Experiments show the method can effectively anonymize motion data while maintaining realism and preserving important motion features.

Plain English Explanation

The paper describes a way to protect people's privacy by changing their motion data without losing the important details. Often, when we record someone's movements, like in a video, that data could be used to identify the person. This new method takes that motion data and changes it to a different "skeleton" or model of a person, so the original person is hidden but the motion still looks natural and realistic.

The key idea is to use an "adversarial" training process, where one part of the system tries to make the motion look realistic, while another part tries to detect if the motion is real or has been altered. Through this back-and-forth, the system learns how to modify the motion in a way that fools the detector, effectively anonymizing the data while preserving important movement characteristics.

The paper on semantics-aware motion retargeting using vision-language models and the paper on unsupervised human-to-robot motion retargeting explore related approaches for transferring motion between different characters or systems. The paper on two-person interaction augmentation using skeleton priors and the paper on learning human motion from monocular videos also touch on similar challenges in modeling and manipulating human motion data.

Technical Explanation

The key components of the proposed method are:

  1. A motion retargeting module that transfers the input motion to a target skeleton model.
  2. An adversarial discriminator that tries to detect if the retargeted motion is real or synthetic.
  3. A generator module that aims to fool the discriminator, producing anonymized motion that preserves important characteristics.

The adversarial training process involves the generator and discriminator competing against each other, with the generator trying to generate motion that the discriminator cannot reliably distinguish from real data. This encourages the generator to learn how to modify the motion in a way that obfuscates personal identity while maintaining the essential movement patterns.

The authors evaluate their method on several human motion datasets, showing that it can effectively anonymize motion data while preserving important features like action recognition accuracy and motion realism. The paper on self-avatar animation in virtual reality discusses related challenges in generating realistic and personalized motion for virtual characters.

Critical Analysis

The paper presents a compelling approach for anonymizing human motion data, but there are a few potential limitations and areas for further research:

  • The method relies on access to high-quality motion capture data, which may not be readily available in all scenarios. Exploring ways to apply the approach to more readily available sources of motion data, such as video, could broaden its applicability.
  • The paper focuses on preserving broad motion characteristics, but does not explore the impact on more subtle personal traits or idiosyncrasies that could potentially be used to re-identify individuals. Further research is needed to understand the limits of the anonymization technique.
  • The adversarial training process can be challenging to stabilize and may require careful hyperparameter tuning. Investigating alternative training strategies or architectures could improve the robustness and reliability of the anonymization.

Overall, this paper presents an interesting and promising approach for protecting the privacy of individuals in motion-based applications. Continued research in this area could lead to more effective and flexible tools for safeguarding personal data.

Conclusion

This paper introduces a method for anonymizing human motion data by retargeting it to a different skeleton model using an adversarial training process. The approach is able to effectively obfuscate personal identity while preserving important motion characteristics, as demonstrated through experiments on various human motion datasets.

While the proposed technique shows promising results, there are still opportunities for further research to address limitations around data requirements, robustness, and the preservation of subtle personal traits. Nonetheless, this work represents an important step towards developing practical tools for protecting individual privacy in motion-based applications, such as video surveillance, virtual reality, and human-robot interaction.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Adversary-Guided Motion Retargeting for Skeleton Anonymization
Total Score

0

Adversary-Guided Motion Retargeting for Skeleton Anonymization

Thomas Carr, Depeng Xu, Aidong Lu

Skeleton-based motion visualization is a rising field in computer vision, especially in the case of virtual reality (VR). With further advancements in human-pose estimation and skeleton extracting sensors, more and more applications that utilize skeleton data have come about. These skeletons may appear to be anonymous but they contain embedded personally identifiable information (PII). In this paper we present a new anonymization technique that is based on motion retargeting, utilizing adversary classifiers to further remove PII embedded in the skeleton. Motion retargeting is effective in anonymization as it transfers the movement of the user onto the a dummy skeleton. In doing so, any PII linked to the skeleton will be based on the dummy skeleton instead of the user we are protecting. We propose a Privacy-centric Deep Motion Retargeting model (PMR) which aims to further clear the retargeted skeleton of PII through adversarial learning. In our experiments, PMR achieves motion retargeting utility performance on par with state of the art models while also reducing the performance of privacy attacks.

Read more

5/10/2024

Semantics-aware Motion Retargeting with Vision-Language Models
Total Score

0

Semantics-aware Motion Retargeting with Vision-Language Models

Haodong Zhang, ZhiKe Chen, Haocheng Xu, Lei Hao, Xiaofei Wu, Songcen Xu, Zhensong Zhang, Yue Wang, Rong Xiong

Capturing and preserving motion semantics is essential to motion retargeting between animation characters. However, most of the previous works neglect the semantic information or rely on human-designed joint-level representations. Here, we present a novel Semantics-aware Motion reTargeting (SMT) method with the advantage of vision-language models to extract and maintain meaningful motion semantics. We utilize a differentiable module to render 3D motions. Then the high-level motion semantics are incorporated into the motion retargeting process by feeding the vision-language model with the rendered images and aligning the extracted semantic embeddings. To ensure the preservation of fine-grained motion details and high-level semantics, we adopt a two-stage pipeline consisting of skeleton-aware pre-training and fine-tuning with semantics and geometry constraints. Experimental results show the effectiveness of the proposed method in producing high-quality motion retargeting results while accurately preserving motion semantics.

Read more

4/16/2024

⛏️

Total Score

0

FAKER: Full-body Anonymization with Human Keypoint Extraction for Real-time Video Deidentification

Byunghyun Ban, Hyoseok Lee

In the contemporary digital era, protection of personal information has become a paramount issue. The exponential growth of the media industry has heightened concerns regarding the anonymization of individuals captured in video footage. Traditional methods, such as blurring or pixelation, are commonly employed, while recent advancements have introduced generative adversarial networks (GAN) to redraw faces in videos. In this study, we propose a novel approach that employs a significantly smaller model to achieve real-time full-body anonymization of individuals in videos. Unlike conventional techniques that often fail to effectively remove personal identification information such as skin color, clothing, accessories, and body shape while our method successfully eradicates all such details. Furthermore, by leveraging pose estimation algorithms, our approach accurately represents information regarding individuals' positions, movements, and postures. This algorithm can be seamlessly integrated into CCTV or IP camera systems installed in various industrial settings, functioning in real-time and thus facilitating the widespread adoption of full-body anonymization technology.

Read more

8/23/2024

🛸

Total Score

0

STAR: Skeleton-aware Text-based 4D Avatar Generation with In-Network Motion Retargeting

Zenghao Chai, Chen Tang, Yongkang Wong, Mohan Kankanhalli

The creation of 4D avatars (i.e., animated 3D avatars) from text description typically uses text-to-image (T2I) diffusion models to synthesize 3D avatars in the canonical space and subsequently applies animation with target motions. However, such an optimization-by-animation paradigm has several drawbacks. (1) For pose-agnostic optimization, the rendered images in canonical pose for naive Score Distillation Sampling (SDS) exhibit domain gap and cannot preserve view-consistency using only T2I priors, and (2) For post hoc animation, simply applying the source motions to target 3D avatars yields translation artifacts and misalignment. To address these issues, we propose Skeleton-aware Text-based 4D Avatar generation with in-network motion Retargeting (STAR). STAR considers the geometry and skeleton differences between the template mesh and target avatar, and corrects the mismatched source motion by resorting to the pretrained motion retargeting techniques. With the informatively retargeted and occlusion-aware skeleton, we embrace the skeleton-conditioned T2I and text-to-video (T2V) priors, and propose a hybrid SDS module to coherently provide multi-view and frame-consistent supervision signals. Hence, STAR can progressively optimize the geometry, texture, and motion in an end-to-end manner. The quantitative and qualitative experiments demonstrate our proposed STAR can synthesize high-quality 4D avatars with vivid animations that align well with the text description. Additional ablation studies shows the contributions of each component in STAR. The source code and demos are available at: href{https://star-avatar.github.io}{https://star-avatar.github.io}.

Read more

6/10/2024