Papers
arxiv:2412.16153

MotiF: Making Text Count in Image Animation with Motion Focal Loss

Published on Dec 20, 2024
· Submitted by wang-sj16 on Dec 25, 2024
Authors:
,
,
,
,

Abstract

Text-Image-to-Video (TI2V) generation aims to generate a video from an image following a text description, which is also referred to as text-guided image animation. Most existing methods struggle to generate videos that align well with the text prompts, particularly when motion is specified. To overcome this limitation, we introduce MotiF, a simple yet effective approach that directs the model's learning to the regions with more motion, thereby improving the text alignment and motion generation. We use optical flow to generate a motion heatmap and weight the loss according to the intensity of the motion. This modified objective leads to noticeable improvements and complements existing methods that utilize motion priors as model inputs. Additionally, due to the lack of a diverse benchmark for evaluating TI2V generation, we propose TI2V Bench, a dataset consists of 320 image-text pairs for robust evaluation. We present a human evaluation protocol that asks the annotators to select an overall preference between two videos followed by their justifications. Through a comprehensive evaluation on TI2V Bench, MotiF outperforms nine open-sourced models, achieving an average preference of 72%. The TI2V Bench is released in https://wang-sj16.github.io/motif/.

Community

Paper author Paper submitter
edited 11 days ago

Recent works (e.g., Motion-prompting) use motion input to control image-to-video generation. While motion-conditioned models are effective, it is equally critical for models to directly translate text conditioning into motion rendered in videos. In this work, we focus on text-image-to-video (TI2V) task.

A common limitation of existing TI2V methods is their tendency to generate videos with limited and identical motions when given an image and multiple prompts. We hypothesize that this limitation arises from insufficient emphasis on motion patterns when all regions are optimized equally in the L2 loss. This can result in "Condition Leakage," where the loss becomes low simply by copying the condition frames. To address this, we propose Motion Focal loss (MotiF) to guide TI2V training to focus on regions with more motion via motion heatmap re-weighting.

We thus propose TI2V-Bench, a benchmark that comprises text-image pairs from 22 diverse scenarios featuring a variety of objects and scenes. Each scenario includes 3 to 5 images with similar content presented in different styles, alongside 3 to 5 distinct prompts designed to animate these images and generate varied outputs. The benchmark includes a total of 320 image-text pairs, consisting of 88 unique images and 133 unique prompts.
Check TI2V-Bench in https://huggingface.co/datasets/wang-sj16/TI2V-Bench!

TI2V Bench.png

We conduct human evaluation to compare MotiF to nine open-sourced models on TI2V-Bench. We achieved considerable improvements across the board with an average preference of 72%. Analysis of justification choices reveals that MotiF excels particularly in enhancing text alignment and generating accurate object motion.

results.png

Check more details and comparison results from our project page (https://wang-sj16.github.io/motif/) and the paper (https://arxiv.org/abs/2412.16153)!

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2412.16153 in a model README.md to link it from this page.

Datasets citing this paper 1

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2412.16153 in a Space README.md to link it from this page.

Collections including this paper 3