中文
相关论文

相关论文: Taming generative video models for zero-shot optic…

200 篇论文

We present Flowception, a novel non-autoregressive and variable-length video generation framework. Flowception learns a probability path that interleaves discrete frame insertions with continuous frame denoising. Compared to autoregressive…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Tariq Berrada Ifriqi , John Nguyen , Karteek Alahari , Jakob Verbeek , Ricky T. Q. Chen

Event cameras rely on motion to obtain information about scene appearance. This means that appearance and motion are inherently linked: either both are present and recorded in the event data, or neither is captured. Previous works treat the…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Shuang Guo , Friedhelm Hamann , Guillermo Gallego

Inferring objects and their relationships from an image in the form of a scene graph is useful in many applications at the intersection of vision and language. We consider a challenging problem of compositional generalization that emerges…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Boris Knyazev , Harm de Vries , Cătălina Cangea , Graham W. Taylor , Aaron Courville , Eugene Belilovsky

Flow-based generative models are an important class of exact inference models that admit efficient inference and sampling for image synthesis. Owing to the efficiency constraints on the design of the flow layers, e.g. split coupling flow…

机器学习 · 计算机科学 2020-04-09 Shweta Mahajan , Apratim Bhattacharyya , Mario Fritz , Bernt Schiele , Stefan Roth

Predicting future video frames is extremely challenging, as there are many factors of variation that make up the dynamics of how frames change through time. Previously proposed solutions require complex inductive biases inside network…

计算机视觉与模式识别 · 计算机科学 2019-11-06 Ruben Villegas , Arkanath Pathak , Harini Kannan , Dumitru Erhan , Quoc V. Le , Honglak Lee

Although powerful for image generation, consistent and controllable video is a longstanding problem for diffusion models. Video models require extensive training and computational resources, leading to high costs and large environmental…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Muhammad Haaris Khan , Hadrien Reynaud , Bernhard Kainz

Diffusion models have significantly advanced the state of the art in image, audio, and video generation tasks. However, their applications in practical scenarios are hindered by slow inference speed. Drawing inspiration from the…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Chen Xu , Tianhui Song , Weixin Feng , Xubin Li , Tiezheng Ge , Bo Zheng , Limin Wang

Video generation has recently emerged as a central task in the field of generative AI. However, the substantial computational cost inherent in video synthesis makes model distillation a critical technique for efficient deployment. Despite…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yuyang You , Yongzhi Li , Jiahui Li , Yadong Mu , Quan Chen , Peng Jiang

Traditional video compression technologies have been developed over decades in pursuit of higher coding efficiency. Efficient temporal information representation plays a key role in video coding. Thus, in this paper, we propose to exploit…

图像与视频处理 · 电气工程与系统科学 2019-12-16 Haojie Liu , Han shen , Lichao Huang , Ming Lu , Tong Chen , Zhan Ma

Extending the generation horizon of video diffusion models to long sequences remains a long-standing and important challenge. Existing training-free approaches fall into two categories: extensions of bidirectional models, which are tightly…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Jangho Park , Geon Yeong Park , Gihyun Kwon , Jong Chul Ye

Diffusion and flow-based generative models have achieved remarkable success in domains such as image synthesis, video generation, and natural language modeling. In this work, we extend these advances to weight space learning by leveraging…

机器学习 · 计算机科学 2025-10-17 Daniel Saragih , Deyu Cao , Tejas Balaji

Verifying closed-loop vision-based control systems remains a fundamental challenge due to the high dimensionality of images and the difficulty of modeling visual environments. While generative models are increasingly used as camera…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Yuang Geng , Zhuoyang Zhou , Zhongzheng Zhang , Siyuan Pan , Hoang-Dung Tran , Ivan Ruchkin

Flow matching has recently emerged as a promising alternative to diffusion-based generative models, offering faster sampling and simpler training by learning continuous flows governed by ordinary differential equations. Despite growing…

机器学习 · 计算机科学 2025-12-02 Mudit Gaur , Prashant Trivedi , Shuchin Aeron , Amrit Singh Bedi , George K. Atia , Vaneet Aggarwal

Deep learning-based image generation has seen significant advancements with diffusion models, notably improving the quality of generated images. Despite these developments, generating images with unseen characteristics beneficial for…

Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Jiatao Gu , Ying Shen , Tianrong Chen , Laurent Dinh , Yuyang Wang , Miguel Angel Bautista , David Berthelot , Josh Susskind , Shuangfei Zhai

We introduce a new paradigm for generative modeling built on Continuous Normalizing Flows (CNFs), allowing us to train CNFs at unprecedented scale. Specifically, we present the notion of Flow Matching (FM), a simulation-free approach for…

机器学习 · 计算机科学 2023-02-09 Yaron Lipman , Ricky T. Q. Chen , Heli Ben-Hamu , Maximilian Nickel , Matt Le

Continuous visual autoregressive (AR) models have demonstrated promising performance in image generation. However, the heavy autoregressive inference burden imposes significant overhead. In Large Language Models (LLMs), speculative decoding…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Zili Wang , Robert Zhang , Kun Ding , Qi Yang , Fei Li , Shiming Xiang

Generalized Zero-Shot Learning (GZSL) aims to recognize images from both the seen and unseen classes by transferring semantic knowledge from seen to unseen classes. It is a promising solution to take the advantage of generative models to…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Zhi Chen , Yadan Luo , Sen Wang , Jingjing Li , Zi Huang

We present GLASS, a method for Global and Local Action-driven Sequence Synthesis. GLASS is a generative model that is trained on video sequences in an unsupervised manner and that can animate an input image at test time. The method learns…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Aram Davtyan , Paolo Favaro

This paper deals with the scarcity of data for training optical flow networks, highlighting the limitations of existing sources such as labeled synthetic datasets or unlabeled real videos. Specifically, we introduce a framework to generate…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Filippo Aleotti , Matteo Poggi , Stefano Mattoccia
‹ 上一页 1 8 9 10 下一页 ›