← Search

Maneesh Agrawala

20 accepted papers

2026

Captain Cinema: Towards Short Movie Generation

ICLR 2026poster

We present **Captain Cinema**, a generation framework for short movie generation. Given a detailed textual description of a movie storyline, our approach firstly generates a sequence of keyframes that outline the entire narrative, which ensures long-range coherence in both the storyline and visual a…

Cited by 0SourceScholar
2026

DeltaQuant: 4-bit Video Diffusion Models with Spatiotemporal Delta Smoothing

CVPR 2026

Video diffusion models have achieved remarkable generative performance, but their substantial computational and memory costs pose significant challenges for deployment, especially on consumer GPUs. As recent advances in attention optimization mitigate previous computational bottlenecks, linear layer

Cited by 0SourceScholar
2026

FourTune: Towards Fully 4-Bit Efficient Post-Training for Diffusion Models

ICML 2026poster

Diffusion models have become a dominant paradigm for high-quality generative modeling, while post-training is essential for adapting them to diverse downstream applications. However, post-training of large diffusion models is still challenging due to the prohibitive memory footprints and slow traini…

Cited by 0SourceScholar
2026

Mixture of Contexts for Long Video Generation

ICLR 2026poster

Long video generation is fundamentally a long context memory problem: models must retain and retrieve salient events across a long range without collapsing or drifting. However, scaling diffusion transformers to generate long-context videos is fundamentally limited by the quadratic cost of self-atte…

Cited by 0SourceScholar
2026

Mode Seeking meets Mean Seeking for Long Video Generation

ICML 2026poster

Scaling video generation from seconds to minutes faces a critical bottleneck: while short-video data is abundant and high-fidelity, coherent long-form data is scarce and limited to narrow domains. While multi-resolution image training works because higher resolution is largely an interpolation of th…

Cited by 7SourceScholar
2026

Self-Consistency for LLM-Based Motion Trajectory Generation and Verification

CVPR 2026

Self-consistency has proven to be an effective technique for improving LLM performance on natural language reasoning tasks in a lightweight, unsupervised manner. In this work, we study how to adapt self-consistency to visual domains. Specifically, we consider the generation and verification of LLM-p

Cited by 0SourceScholar
2026

Uncovering Conceptual Blindspots in Generative Image Models Using Sparse Autoencoders

ICLR 2026poster

Despite their impressive performance, generative image models trained on large-scale datasets frequently fail to produce images with seemingly simple concepts -- e.g., human hands or objects appearing in groups of four -- that are reasonably expected to appear in the training data. These failure mod…

Cited by 0SourceScholar
2025

Efficient Autoregressive Shape Generation via Octree-Based Adaptive Tokenization

ICCV 2025poster

Many 3D generative models rely on variational autoencoders (VAEs) to learn compact shape representations. However, existing methods encode all shapes into a fixed-size token, disregarding the inherent variations in scale and complexity across 3D data. This leads to inefficient latent representations…

Cited by 0SourcePDFScholar
2025

Frame Context Packing and Drift Prevention in Next-Frame-Prediction Video Diffusion Models

NeurIPS 2025spotlight

We present a neural network structure, FramePack, to train next-frame (or next-frame-section) prediction models for video generation. FramePack compresses input frame contexts with frame-wise importance so that more frames can be encoded within a fixed context length, with more important frames havi…

Cited by 0SourceScholar
2025

Keyframe-Guided Creative Video Inpainting

CVPR 2025poster

Video inpainting, which aims to fill missing regions with visually coherent content, has emerged as a crucial technique for creative applications such as editing. While existing approaches achieve visual consistency or text-guided generation, they often struggle to balance coherence and creative div…

Cited by 0SourcePDFScholar
2025

Radial Attention: $\mathcal O(n \log n)$ Sparse Attention for Long Video Generation

NeurIPS 2025poster

Recent advances in diffusion models have enabled high-quality video generation, but the additional temporal dimension significantly increases computational costs, making training and inference on long videos prohibitively expensive. In this paper, we identify a phenomenon we term Spatiotemporal Ener…

Cited by 0SourcecodeScholar
2025

Scaling In-the-Wild Training for Diffusion-based Illumination Harmonization and Editing by Imposing Consistent Light Transport

ICLR 2025oral

Diffusion-based image generators are becoming unique methods for illumination harmonization and editing. The current bottleneck in scaling up the training of diffusion-based illumination editing models is mainly in the difficulty of preserving the underlying image details and maintaining intrinsic p…

Cited by 8SourcePDFScholar
2024

AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning

ICLR 2024spotlight

With the advance of text-to-image (T2I) diffusion models (e.g., Stable Diffusion) and corresponding personalization techniques such as DreamBooth and LoRA, everyone can manifest their imagination into high-quality images at an affordable cost. However, adding motion dynamics to existing high-quality…

2024

FlashTex: Fast Relightable Mesh Texturing with LightControlNet

ECCV 2024oral

"Manually creating textures for 3D meshes is time-consuming, even for expert visual content creators. We propose a fast approach for automatically texturing an input 3D mesh based on a user-provided text prompt. Importantly, our approach disentangles lighting from surface material/reflectance in the…

Cited by 28SourcePDFScholar
2024

SparseCtrl: Adding Sparse Controls to Text-to-Video Diffusion Models

ECCV 2024poster

"The development of text-to-video (T2V), i.e., generating videos with a given text prompt, has been significantly advanced in recent years. However, relying solely on text prompts often results in ambiguous frame composition due to spatial uncertainty. The research community thus leverages the dense…

2022

Disentangled3D: Learning a 3D Generative Model With Disentangled Geometry and Appearance From Monocular Images

CVPR 2022poster

Learning 3D generative models from a dataset of monocular images enables self-supervised 3D reasoning and controllable synthesis. State-of-the-art 3D generative models are GANs which use neural 3D volumetric representations for synthesis. Images are synthesized by rendering the volumes from a given…

Cited by 51PDFScholar
2022

Measuring Compositional Consistency for Video Question Answering

CVPR 2022poster

Recent video question answering benchmarks indicate that state-of-the-art models struggle to answer compositional questions. However, it remains unclear which types of compositional reasoning cause models to mispredict. Furthermore, it is difficult to discern whether models arrive at answers using c…

Cited by 19PDFScholar
2021

AGQA: A Benchmark for Compositional Spatio-Temporal Reasoning

CVPR 2021poster

Visual events are a composition of temporal actions involving actors spatially interacting with objects. When developing computer vision models that can reason about compositional spatio-temporal events, we need benchmarks that can analyze progress and uncover shortcomings. Existing video question a…

Cited by 129PDFScholar