paper-with-me

Papers

Tell Me What Happened: Unifying Text-guided Video Completion via Multimodal Masked Video Generation

2022-11-23 · CVPR 2023 1 · Tsu-Jui Fu, Licheng Yu, Ning Zhang, Cheng-Yang Fu, Jong-Chyi Su, William Yang Wang, Sean Bell

Generating a video given the first several static frames is challenging as it anticipates reasonable future frames with temporal coherence. Besides video prediction, the ability to rewind from the last frame or infilling between the head and tail is also crucial, but they have rarely been explored for video completion. Since there could be different outcomes from the hints of just a few frames, a system that can follow natural language to perform video completion may significantly improve controllability. Inspired by this, we introduce a novel task, text-guided video completion (TVC), which requests the model to generate a video from partial frames guided by an instruction. We then propose Multimodal Masked Video Generation (MMVG) to address this TVC task. During training, MMVG discretizes the video frames into visual tokens and masks most of them to perform video completion from any time point. At inference time, a single MMVG model can address all 3 cases of TVC, including video prediction, rewind, and infilling, by applying corresponding masking conditions. We evaluate MMVG in various video scenarios, including egocentric, animation, and gaming. Extensive experimental results indicate that MMVG is effective in generating high-quality visual appearances with text guidance for TVC.

📄 PDF Abstract BibTeX arXiv:2211.12824

Code (1)

tsujuifu/pytorch_tvc 공식 구현 pytorch

Tasks

Text-to-Video GenerationVideo GenerationVideo Prediction

Similar Papers 제목 키워드 기반

Modeling Complex Event Scenarios via Simple Entity-focused Questions

2023-02-14 · Mahnaz Koupaee, Greg Durrett, Nathanael Chambers, Niranjan Balasubramanian

Event scenarios are often complex and involve multiple event sequences connected through different entity participants. Exploring such complex scenarios requires an ability to branch through different sequences, somethin…

Language ModelingLanguage Modelling

Auditory Intelligence: Understanding the World Through Sound

2025-08-11 · Hyeonuk Nam arxiv

Recent progress in auditory intelligence has yielded high-performing systems for sound event detection (SED), acoustic scene classification (ASC), automated audio captioning (AAC), and audio question answering (AQA). Yet…

Acoustic Scene ClassificationSound Event DetectionQuestion AnsweringAudio captioning

Portfolio Reinforcement Learning with Scenario-Context Rollout

2026-02-27 · Vanya Priscillia Bendatu, Yao Lu arxiv

Market regime shifts induce distribution shifts that can degrade the performance of portfolio rebalancing policies. We propose macro-conditioned scenario-context rollout (SCR) that generates plausible next-day multivaria…

Reinforcement Learning

Did that happen? Predicting Social Media Posts that are Indicative of what happened in a scene: A case study of a TV show

2022-06-01 · LREC 2022 6 · Anietie Andy, Reno Kriz, Sharath Chandra Guntuku, Derry Tanti Wijaya 외

While popular Television (TV) shows are airing, some users interested in these shows publish social media posts about the show. Analyzing social media posts related to a TV show can be beneficial for gaining insights abo…

Open Temporal Relation Extraction for Question Answering

2021-06-22 · AKBC 2021 10 · Chao Shang, Peng Qi, Guangtao Wang, Jing Huang 외

Understanding the temporal relations among events in text is a critical aspect of reading comprehension, which can be evaluated in the form of temporal question answering (TQA). When explicit timestamps are absent, TQA i…

Question AnsweringReading ComprehensionRelationRelation Extraction+1