paper-with-me

홈 › Papers

SIFT: Self-Imagination Fine-Tuning for Physically Plausible Motion in Video Diffusion Models

2026-06-26 · Ruoyu Wang, Jialun Liu, Huayang Huang, Haibin Huang, Jiepeng Wang, Chi Zhang, Xuelong Li, Yu Wu arxiv

Recent advances in video diffusion models have greatly improved visual fidelity, yet their generated motions often violate physical plausibility. We observe a common kinematic failure, "motion entanglement", the unintended coupling of independent motion sources, such as camera movement and object motion. We identify that this issue stems from data bias and the reconstruction-based training design of diffusion models. Training on noisy videos that still retain coarse motion cues inadvertently encourages the model to replicate existing motion without an incentive to learn how to model kinematically-grounded motions. To address this, we propose a Self-Imagination Fine-Tuning (SIFT) paradigm, which enables the model to learn from its own generated videos rather than directly reconstructing real ones, breaking the reconstruction shortcut. We further employ motion-aware discriminative supervision and a progressive hard-case replay strategy to stabilize and accelerate learning. By leveraging freely-generated text prompts, our method can densely cover a broad motion space, including rare or finely-disentangled scenarios that would be costly to collect as video data. Extensive experiments demonstrate that our approach substantially improves the physical realism, motion disentanglement, and controllability of generated videos.

📄 PDF Abstract BibTeX arXiv:2606.27741

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SIFT-50M: A Large-Scale Multilingual Dataset for Speech Instruction Fine-Tuning

2025-04-12 · Prabhat Pandey, Rupak Vignesh Swaminathan, K V Vijay Girish, Arunasish Sen 외

We introduce SIFT (Speech Instruction Fine-Tuning), a 50M-example dataset designed for instruction fine-tuning and pre-training of speech-text large language models (LLMs). SIFT-50M is built from publicly available speec…

Instruction Following

SIFT-DBT: Self-supervised Initialization and Fine-Tuning for Imbalanced Digital Breast Tomosynthesis Image Classification

2024-03-19 · Yuexi Du, Regina J. Hooley, John Lewin, Nicha C. Dvornek

Digital Breast Tomosynthesis (DBT) is a widely used medical imaging modality for breast cancer screening and diagnosis, offering higher spatial resolution and greater detail through its 3D-like breast volume imaging capa…

image-classificationImage Classification

Instruction Fine-Tuning: Does Prompt Loss Matter?

2024-01-24 · Mathew Huerta-Enochian, Seung Yong Ko

We present a novel study analyzing the effects of various prompt loss token weights (PLW) for supervised instruction fine-tuning (SIFT). While prompt-masking (PLW = 0) is common for SIFT, some fine-tuning APIs support fr…

Multiple-choicetoken-classificationToken Classification

Supervised In-Context Fine-Tuning for Generative Sequence Labeling

2025-08-31 · David Dukić, Goran Glavaš, Jan Šnajder arxiv

Sequence labeling (SL) tasks, where labels are assigned to tokens, are abundant in NLP (e.g., named entity recognition and aspect-based sentiment analysis). Owing to the intuition that they require bidirectional context,…

Response GenerationSentiment Analysis

Exact Unlearning of Finetuning Data via Model Merging at Scale

2025-04-06 · Kevin Kuo, Amrith Setlur, Kartik Srinivas, aditi raghunathan 외

Approximate unlearning has gained popularity as an approach to efficiently update an LLM so that it behaves (roughly) as if it was not trained on a subset of data to begin with. However, existing methods are brittle in p…