中文
相关论文

相关论文: Learning Long-form Video Prior via Generative Pre-…

200 篇论文

Learning to fuse vision and language information and representing them is an important research problem with many applications. Recent progresses have leveraged the ideas of pre-training (from language modeling) and attention layers in…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Bowen Zhang , Hexiang Hu , Vihan Jain , Eugene Ie , Fei Sha

We empirically study autoregressive pre-training from videos. To perform our study, we construct a series of autoregressive video models, called Toto. We treat videos as sequences of visual tokens and train transformer models to…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Jathushan Rajasegaran , Ilija Radosavovic , Rahul Ravishankar , Yossi Gandelsman , Christoph Feichtenhofer , Jitendra Malik

Recently, vision model pre-training has evolved from relying on manually annotated datasets to leveraging large-scale, web-crawled image-text data. Despite these advances, there is no pre-training method that effectively exploits the…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Chenyu Yang , Xizhou Zhu , Jinguo Zhu , Weijie Su , Junjie Wang , Xuan Dong , Wenhai Wang , Lewei Lu , Bin Li , Jie Zhou , Yu Qiao , Jifeng Dai

Large language models such as BERT and the GPT series started a paradigm shift that calls for building general-purpose models via pre-training on large datasets, followed by fine-tuning on task-specific datasets. There is now a plethora of…

计算与语言 · 计算机科学 2023-06-13 Jeremy Gwinnup , Kevin Duh

Video tokenization procedure is critical for a wide range of video processing tasks. Most existing approaches directly transform video into fixed-grid and patch-wise tokens, which exhibit limited versatility. Spatially, uniformly allocating…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Zhenghao Chen , Zicong Chen , Lei Liu , Yiming Wu , Dong Xu

Large Language Models (LLMs) have ushered in a new wave of artificial intelligence advancements impacting every scientific field and discipline. We live in a world where most of the data around us, e.g., text, audio, and music, has a…

信号处理 · 电气工程与系统科学 2025-02-11 Prateek Verma

Leveraging large-scale image-text datasets and advancements in diffusion models, text-driven generative models have made remarkable strides in the field of image generation and editing. This study explores the potential of extending the…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Fu-Yun Wang , Wenshuo Chen , Guanglu Song , Han-Jia Ye , Yu Liu , Hongsheng Li

Generating realistic robotic manipulation videos is an important step toward unifying perception, planning, and action in embodied agents. While existing video diffusion models require large domain-specific datasets and struggle to…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Ye Pang

Contrastive language-image pretraining has shown great success in learning visual-textual joint representation from web-scale data, demonstrating remarkable "zero-shot" generalization ability for various image tasks. However, how to…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Bolin Ni , Houwen Peng , Minghao Chen , Songyang Zhang , Gaofeng Meng , Jianlong Fu , Shiming Xiang , Haibin Ling

Learning to predict the long-term future of video frames is notoriously challenging due to inherent ambiguities in the distant future and dramatic amplifications of prediction error through time. Despite the recent advances in the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Wonkwang Lee , Whie Jung , Han Zhang , Ting Chen , Jing Yu Koh , Thomas Huang , Hyungsuk Yoon , Honglak Lee , Seunghoon Hong

Large-scale video generative models have recently demonstrated strong visual capabilities, enabling the prediction of future frames that adhere to the logical and physical cues in the current observation. In this work, we investigate…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Gongfan Fang , Xinyin Ma , Xinchao Wang

World models empower model-based agents to interactively explore, reason, and plan within imagined environments for real-world decision-making. However, the high demand for interactivity poses challenges in harnessing recent advancements in…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Jialong Wu , Shaofeng Yin , Ningya Feng , Xu He , Dong Li , Jianye Hao , Mingsheng Long

Perceptual video compression adopts generative video modeling to improve perceptual realism but frequently sacrifices signal fidelity, diverging from the goal of video compression to faithfully reproduce visual signal. To alleviate the…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Ding Ding , Daowen Li , Ying Chen , Yixin Gao , Ruixiao Dong , Kai Li , Li Li

Stochastic video generation is particularly challenging when the camera is mounted on a moving platform, as camera motion interacts with observed image pixels, creating complex spatio-temporal dynamics and making the problem partially…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Meenakshi Sarkar , Devansh Bhardwaj , Debasish Ghose

We present a new video-based performance cloning technique. After training a deep generative network using a reference video capturing the appearance and dynamics of a target actor, we are able to generate videos where this actor reenacts…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Kfir Aberman , Mingyi Shi , Jing Liao , Dani Lischinski , Baoquan Chen , Daniel Cohen-Or

Pretraining plays a pivotal role in acquiring generalized knowledge from large-scale data, achieving remarkable successes as evidenced by large models in CV and NLP. However, progress in the graph domain remains limited due to fundamental…

人工智能 · 计算机科学 2024-06-21 Yu Song , Haitao Mao , Jiachen Xiao , Jingzhe Liu , Zhikai Chen , Wei Jin , Carl Yang , Jiliang Tang , Hui Liu

Many high-level video understanding methods require input in the form of object proposals. Currently, such proposals are predominantly generated with the help of networks that were trained for detecting and segmenting a set of known object…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Aljosa Osep , Paul Voigtlaender , Mark Weber , Jonathon Luiten , Bastian Leibe

Well-trained generative neural networks (GNN) are very efficient at compressing visual information for static images in their learned parameters but not as efficient as inter- and intra-prediction for most video content. However, for…

图像与视频处理 · 电气工程与系统科学 2020-10-07 Jonah Probell

We present a self-supervised sensorimotor pre-training approach for robotics. Our model, called RPT, is a Transformer that operates on sequences of sensorimotor tokens. Given a sequence of camera images, proprioceptive robot states, and…

机器人学 · 计算机科学 2023-12-15 Ilija Radosavovic , Baifeng Shi , Letian Fu , Ken Goldberg , Trevor Darrell , Jitendra Malik

Generating videos from text has proven to be a significant challenge for existing generative models. We tackle this problem by training a conditional generative model to extract both static and dynamic information from text. This is…

多媒体 · 计算机科学 2017-10-03 Yitong Li , Martin Renqiang Min , Dinghan Shen , David Carlson , Lawrence Carin