paper-with-me

홈 › Papers

Action Reimagined: Text-to-Pose Video Editing for Dynamic Human Actions

2024-03-11 · Lan Wang, Vishnu Boddeti, SerNam Lim

We introduce a novel text-to-pose video editing method, ReimaginedAct. While existing video editing tasks are limited to changes in attributes, backgrounds, and styles, our method aims to predict open-ended human action changes in video. Moreover, our method can accept not only direct instructional text prompts but also `what if' questions to predict possible action changes. ReimaginedAct comprises video understanding, reasoning, and editing modules. First, an LLM is utilized initially to obtain a plausible answer for the instruction or question, which is then used for (1) prompting Grounded-SAM to produce bounding boxes of relevant individuals and (2) retrieving a set of pose videos that we have collected for editing human actions. The retrieved pose videos and the detected individuals are then utilized to alter the poses extracted from the original video. We also employ a timestep blending module to ensure the edited video retains its original content except where necessary modifications are needed. To facilitate research in text-to-pose video editing, we introduce a new evaluation dataset, WhatifVideo-1.0. This dataset includes videos of different scenarios spanning a range of difficulty levels, along with questions and text prompts. Experimental results demonstrate that existing video editing methods struggle with human action editing, while our approach can achieve effective action editing and even imaginary editing from counterfactual questions.

📄 PDF Abstract BibTeX arXiv:2403.07198

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualVideo EditingVideo Understanding

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

FastVideoEdit: Leveraging Consistency Models for Efficient Text-to-Video Editing

2024-03-10 · Youyuan Zhang, Xuan Ju, James J. Clark

Diffusion models have demonstrated remarkable capabilities in text-to-image and text-to-video generation, opening up possibilities for video editing based on textual input. However, the computational cost associated with…

Image GenerationText-to-Video EditingText-to-Video GenerationVideo Alignment+2

Versatile Editing of Video Content, Actions, and Dynamics without Training

2026-03-18 · Vladimir Kulikov, Roni Paiss, Andrey Voynov, Inbar Mosseri 외 arxiv

Controlled video generation has seen drastic improvements in recent years. However, editing actions and dynamic events, or inserting contents that should affect the behaviors of other objects in real-world videos, remain…

Video Generation

ImageWAM: Do World Action Models Really Need Video Generation, or Just Image Editing?

2026-06-17 · Yuyang Zhang, Wenyao Zhang, Zekun Qi, He Zhang 외 arxiv

World Action Models (WAMs) commonly rely on video generation to bridge visual world modeling and robot control. However, video-based WAMs face three coupled limitations: dense multi-frame future tokens make inference cos…

Video PredictionVideo GenerationImage Editing

Artworks Reimagined: Exploring Human-AI Co-Creation through Body Prompting

2024-08-10 · Jonas Oppenlaender, Hannah Johnston, Johanna Silvennoinen, Helena Barranha

Image generation using generative artificial intelligence has become a popular activity. However, text-to-image generation - where images are produced from typed prompts - can be less engaging in public settings since th…

Image GenerationText to Image GenerationText-to-Image Generation

AICL: Action In-Context Learning for Video Diffusion Model

2024-03-18 · Jianzhi Liu, Junchen Zhu, Lianli Gao, Heng Tao Shen 외

The open-domain video generation models are constrained by the scale of the training video datasets, and some less common actions still cannot be generated. Some researchers explore video editing methods and achieve acti…

Action GenerationIn-Context LearningVideo EditingVideo Generation