paper-with-me

홈 › Papers

Exploring Text-to-Motion Generation with Human Preference

2024-04-15 · Jenny Sheng, Matthieu Lin, Andrew Zhao, Kevin Pruvost, Yu-Hui Wen, Yangguang Li, Gao Huang, Yong-Jin Liu

This paper presents an exploration of preference learning in text-to-motion generation. We find that current improvements in text-to-motion generation still rely on datasets requiring expert labelers with motion capture systems. Instead, learning from human preference data does not require motion capture systems; a labeler with no expertise simply compares two generated motions. This is particularly efficient because evaluating the model's output is easier than gathering the motion that performs a desired task (e.g. backflip). To pioneer the exploration of this paradigm, we annotate 3,528 preference pairs generated by MotionGPT, marking the first effort to investigate various algorithms for learning from preference data. In particular, our exploration highlights important design choices when using preference data. Additionally, our experimental results show that preference learning has the potential to greatly improve current text-to-motion generative models. Our code and dataset are publicly available at https://github.com/THU-LYJ-Lab/InstructMotion}{https://github.com/THU-LYJ-Lab/InstructMotion to further facilitate research in this area.

📄 PDF Abstract BibTeX arXiv:2404.09445

Code (1)

thu-lyj-lab/instructmotion 공식 구현 pytorch

Tasks

Motion Generation

Similar Papers 제목 키워드 기반

MotionRL: Align Text-to-Motion Generation to Human Preferences with Multi-Reward Reinforcement Learning

2024-10-09 · Xiaoyang Liu, Yunyao Mao, Wengang Zhou, Houqiang Li

We introduce MotionRL, the first approach to utilize Multi-Reward Reinforcement Learning (RL) for optimizing text-to-motion generation tasks and aligning them with human preferences. Previous works focused on improving n…

Motion Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Enhancing Emotional Generation Capability of Large Language Models via Emotional Chain-of-Thought

2024-01-12 · Zaijing Li, Gongwei Chen, Rui Shao, Yuquan Xie 외

Large Language Models (LLMs) have shown remarkable performance in various emotion recognition tasks, thereby piquing the research community's curiosity for exploring their potential in emotional intelligence. However, se…

Emotional IntelligenceEmotion RecognitionSentiment Analysis

MoDiPO: text-to-motion alignment via AI-feedback-driven Direct Preference Optimization

2024-05-06 · Massimiliano Pappa, Luca Collorone, Giovanni Ficarra, Indro Spinelli 외

Diffusion Models have revolutionized the field of human motion generation by offering exceptional generation quality and fine-grained controllability through natural language conditioning. Their inherent stochasticity, t…

DiversityMotion Generation

McSc: Motion-Corrective Preference Alignment for Video Generation with Self-Critic Hierarchical Reasoning

2025-11-28 · Qiushi Yang, Yingjie Chen, Yuan Yao, Yifang Men 외 arxiv

Text-to-video (T2V) generation has achieved remarkable progress in producing high-quality videos aligned with textual prompts. However, aligning synthesized videos with nuanced human preference remains challenging due to…

Reinforcement LearningVideo Generation

Model-Agnostic Human Preference Inversion in Diffusion Models

2024-04-01 · Jeeyung Kim, Ze Wang, Qiang Qiu

Efficient text-to-image generation remains a challenging task due to the high computational costs associated with the multi-step sampling in diffusion models. Although distillation of pre-trained diffusion models has bee…

Image GenerationmodelText to Image GenerationText-to-Image Generation