中文
相关论文

相关论文: Make Your Training Flexible: Towards Deployment-Ef…

200 篇论文

Video motion transfer aims to generate a target video that inherits motion patterns from a source video while rendering new scenes. Existing training-free approaches focus on constructing motion guidance based on the intermediate outputs of…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhen Wang , Youcan Xu , Jun Xiao , Long Chen

Multimodal instruction tuning is often compute-inefficient because training budgets are spread across large mixed image-video pools whose utility is highly uneven. We present Goal-Driven Data Optimization (GDO), a framework that computes…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Rujie Wu , Haozhe Zhao , Hai Ci , Yizhou Wang

The rapid increase in the amount of published visual data and the limited time of users bring the demand for processing untrimmed videos to produce shorter versions that convey the same information. Despite the remarkable progress that has…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Washington Ramos , Michel Silva , Edson Araujo , Leandro Soriano Marcolino , Erickson Nascimento

Video large language models have demonstrated remarkable capabilities in video understanding tasks. However, the redundancy of video tokens introduces significant computational overhead during inference, limiting their practical deployment.…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yinchao Ma , Qiang Zhou , Zhibin Wang , Xianing Chen , Hanqing Yang , Jun Song , Bo Zheng

The standard way of training video models entails sampling at each iteration a single clip from a video and optimizing the clip prediction with respect to the video-level label. We argue that a single clip may not have enough temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Xitong Yang , Haoqi Fan , Lorenzo Torresani , Larry Davis , Heng Wang

Deep video recognition is more computationally expensive than image recognition, especially on large-scale datasets like Kinetics [1]. Therefore, training scalability is essential to handle a large amount of videos. In this paper, we study…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Ji Lin , Chuang Gan , Song Han

Text-to-Video (T2V) generation has attracted significant attention for its ability to synthesize realistic videos from textual descriptions. However, existing models struggle to balance computational efficiency and high visual quality,…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Takashi Isobe , He Cui , Dong Zhou , Mengmeng Ge , Dong Li , Emad Barsoum

Test-Time Training (TTT) models context dependencies by adapting part of the model's weights (referred to as fast weights) during inference. This fast weight, akin to recurrent states in RNNs, stores temporary memories of past tokens in the…

Generating temporally coherent high fidelity video is an important milestone in generative modeling research. We make progress towards this milestone by proposing a diffusion model for video generation that shows very promising initial…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Jonathan Ho , Tim Salimans , Alexey Gritsenko , William Chan , Mohammad Norouzi , David J. Fleet

Token compression techniques have recently emerged as powerful tools for accelerating Vision Transformer (ViT) inference in computer vision. Due to the quadratic computational complexity with respect to the token sequence length, these…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Phat Nguyen , Ngai-Man Cheung

Self-supervised methods have achieved remarkable success in transfer learning, often achieving the same or better accuracy than supervised pre-training. Most prior work has done so by increasing pre-training computation by adding complex…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Skanda Koppula , Yazhe Li , Evan Shelhamer , Andrew Jaegle , Nikhil Parthasarathy , Relja Arandjelovic , João Carreira , Olivier Hénaff

Video foundation models achieve strong performance across many video understanding tasks, but typically require large-scale pre-training on massive video datasets, resulting in substantial data and compute costs. In contrast, modern image…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Svetlana Orlova , Niccolò Cavagnero , Gijs Dubbelman

Today's general-purpose deep convolutional neural networks (CNN) for image classification and object detection are trained offline on large static datasets. Some applications, however, will require training in real-time on live video…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Ervin Teng , João Diogo Falcão , Bob Iannucci

Visual instruction tuning aims to enable large language models to comprehend the visual world, with a pivotal challenge lying in establishing an effective vision-to-language projection. However, existing methods often grapple with the…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Bonan li , Zicheng Zhang , Songhua Liu , Weihao Yu , Xinchao Wang

Reinforcement learning has emerged as a promising paradigm for aligning diffusion and flow-matching models with human preferences, yet practitioners face fragmented codebases, model-specific implementations, and engineering complexity. We…

机器学习 · 计算机科学 2026-03-17 Bowen Ping , Chengyou Jia , Minnan Luo , Hangwei Qian , Ivor Tsang

Autoregressive models have shown superior performance and efficiency in image generation, but remain constrained by high computational costs and prolonged training times in video generation. In this study, we explore methods to accelerate…

机器学习 · 计算机科学 2026-04-10 Yucheng Zhou , Jianbing Shen

Transformers have become central to recent advances in computer vision. However, training a vision Transformer (ViT) model from scratch can be resource intensive and time consuming. In this paper, we aim to explore approaches to reduce the…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Saghar Irandoust , Thibaut Durand , Yunduz Rakhmangulova , Wenjie Zi , Hossein Hajimirsadeghi

Scene flow estimation is a foundational task for many robotic applications, including robust dynamic object detection, automatic labeling, and sensor synchronization. Two types of approaches to the problem have evolved: 1) Supervised and 2)…

计算机视觉与模式识别 · 计算机科学 2025-04-07 David T. Hoffmann , Syed Haseeb Raza , Hanqiu Jiang , Denis Tananaev , Steffen Klingenhoefer , Martin Meinke

We propose AdapTok, an adaptive temporal causal video tokenizer that can flexibly allocate tokens for different frames based on video content. AdapTok is equipped with a block-wise masking strategy that randomly drops tail tokens of each…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yan Li , Changyao Tian , Renqiu Xia , Ning Liao , Weiwei Guo , Junchi Yan , Hongsheng Li , Jifeng Dai , Hao Li , Xue Yang

We study the design decisions of publicly available instruction tuning methods, and break down the development of Flan 2022 (Chung et al., 2022). Through careful ablation studies on the Flan Collection of tasks and methods, we tease apart…

人工智能 · 计算机科学 2023-02-15 Shayne Longpre , Le Hou , Tu Vu , Albert Webson , Hyung Won Chung , Yi Tay , Denny Zhou , Quoc V. Le , Barret Zoph , Jason Wei , Adam Roberts