Autonomous LLM-Enhanced Adversarial Attack for Text-to-Motion

Abstract

Human motion generative models have enabled promising applications, but the ability of text-to-motion (T2M) models to produce realistic motions raises security concerns if exploited maliciously. Despite growing interest in T2M, limited research focus on safeguarding these models against adversarial attacks, with existing work on text-to-image models proving insufficient for the unique motion domain. In the paper, we propose ALERT-Motion, an autonomous framework that leverages large language models (LLMs) to generate targeted adversarial attacks against black-box T2M models. Unlike prior methods that modify prompts through predefined rules, ALERT-Motion uses the knowledge of LLMs of human motion to autonomously generate subtle yet powerful adversarial text descriptions. It comprises two key modules: an adaptive dispatching module that constructs an LLM-based agent to iteratively refine and search for adversarial prompts; and a multimodal information contrastive module that extracts semantically relevant motion information to guide the agent's search. Through this LLM-driven approach, ALERT-Motion produces adversarial prompts querying victim models to produce outputs closely matching targeted motions, while avoiding obvious perturbations. Evaluations across popular T2M models demonstrate ALERT-Motion's superiority over previous methods, achieving higher attack success rates with stealthier adversarial prompts. This pioneering work on T2M adversarial attacks highlights the urgency of developing defensive measures as motion generation technology advances, urging further research into safe and responsible deployment.

Cite

Text

Miao et al. "Autonomous LLM-Enhanced Adversarial Attack for Text-to-Motion." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I6.32657

Markdown

[Miao et al. "Autonomous LLM-Enhanced Adversarial Attack for Text-to-Motion." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/miao2025aaai-autonomous/) doi:10.1609/AAAI.V39I6.32657

BibTeX

@inproceedings{miao2025aaai-autonomous,
  title     = {{Autonomous LLM-Enhanced Adversarial Attack for Text-to-Motion}},
  author    = {Miao, Honglei and Ma, Fan and Quan, Ruijie and Zhan, Kun and Yang, Yi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {6144-6152},
  doi       = {10.1609/AAAI.V39I6.32657},
  url       = {https://mlanthology.org/aaai/2025/miao2025aaai-autonomous/}
}