English
Related papers

Related papers: PAS: A Training-Free Stabilizer for Temporal Encod…

200 papers

Controllable video generation has emerged as a versatile tool for autonomous driving, enabling realistic synthesis of traffic scenarios. However, existing methods depend on control signals at inference time to guide the generative model…

Computer Vision and Pattern Recognition · Computer Science 2026-02-06 Mirlan Karimov , Teodora Spasojevic , Markus Braun , Julian Wiederer , Vasileios Belagiannis , Marc Pollefeys

Video generation requires synthesizing consistent and persistent frames with dynamic content over time. This work investigates modeling the temporal relations for composing video with arbitrary length, from a few frames to even infinite,…

Computer Vision and Pattern Recognition · Computer Science 2022-12-15 Qihang Zhang , Ceyuan Yang , Yujun Shen , Yinghao Xu , Bolei Zhou

Rotary positional embeddings (RoPE) are widely used in large language models to encode token positions through multiplicative rotations, yet their behavior at long context lengths remains poorly characterized. In this work, we reinterpret…

Machine Learning · Computer Science 2026-02-12 Feilong Liu

Video diffusion models have recently enabled high-quality video generation with ViT-based architectures, but remain computationally intensive because generation requires attention computation over long spatiotemporal sequences. Token…

Computer Vision and Pattern Recognition · Computer Science 2026-05-22 Sheng Li , Yang Sui , Junhao Ran , Bo Yuan , Yue Dai , Xulong Tang

The need for accurate and fast scale-resolving simulations of fluid flows, where turbulent dispersion is a crucial physical feature, is evident. Large-eddy simulations (LES) are computationally more affordable than direct numerical…

Fluid Dynamics · Physics 2025-12-30 Justin Plogmann , Oliver Brenner , Patrick Jenny

When analyzing human motion videos, the output jitters from existing pose estimators are highly-unbalanced with varied estimation errors across frames. Most frames in a video are relatively easy to estimate and only suffer from slight…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Ailing Zeng , Lei Yang , Xuan Ju , Jiefeng Li , Jianyi Wang , Qiang Xu

Recent text-to-video diffusion transformers generate visually compelling frames, yet still struggle with temporal coherence, often producing flickering, drifting, or unstable motion. We show that these failures leave a clear imprint inside…

Computer Vision and Pattern Recognition · Computer Science 2026-05-15 Nurislam Tursynbek , Zhiqiang Lao , Heather Yu , Gedas Bertasius , Marc Niethammer

Slot Attention (SA) lies at the heart of mainstream Object-Centric Learning (OCL). Image features can be aggregated into object-level representations by SA \textit{iteratively} refining cold-start query slots. For video, such aggregation…

Computer Vision and Pattern Recognition · Computer Science 2026-05-28 Rongzhen Zhao , Wenyan Yang , Juho Kannala , Joni Pajarinen

Recent advances have reformulated diffusion models as deterministic ordinary differential equations (ODEs) through the framework of flow matching, providing a unified formulation for the noise-to-data generative process. Various…

Computer Vision and Pattern Recognition · Computer Science 2026-02-11 Yan Luo , Henry Huang , Todd Y. Zhou , Mengyu Wang

Downsampling is one of the most basic image processing operations. Improper spatio-temporal downsampling applied on videos can cause aliasing issues such as moir\'e patterns in space and the wagon-wheel effect in time. Consequently, the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-16 Xiaoyu Xiang , Yapeng Tian , Vijay Rengarajan , Lucas Young , Bo Zhu , Rakesh Ranjan

Spatiotemporal modeling is critical for understanding complex systems across various scientific and engineering disciplines, but governing equations are often not fully known or computationally intractable due to inherent system complexity.…

Machine Learning · Computer Science 2024-02-27 Xiaoyu Xie , Saviz Mowlavi , Mouhacine Benosman

Due to the auto-regressive nature of current video large language models (Video-LLMs), the inference latency increases as the input sequence length grows, posing challenges for the efficient processing of video sequences that are usually…

Computer Vision and Pattern Recognition · Computer Science 2026-05-19 Xuan Zhang , Cunxiao Du , Sicheng Yu , Jiawei Wu , Fengzhuo Zhang , Wei Gao , Qian Liu

Video tokenizers are essential for latent video diffusion models, converting raw video data into spatiotemporally compressed latent spaces for efficient training. However, extending state-of-the-art video tokenizers to achieve a temporal…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Aniruddha Mahapatra , Long Mai , David Bourgin , Yitian Zhang , Feng Liu

Integrating vision models into large language models (LLMs) has sparked significant interest in creating vision-language foundation models, especially for video understanding. Recent methods often utilize memory banks to handle untrimmed…

Computer Vision and Pattern Recognition · Computer Science 2025-04-09 Sakib Reza , Xiyun Song , Heather Yu , Zongfang Lin , Mohsen Moghaddam , Octavia Camps

Multimodal large language models (MLLMs) have advanced from image-level reasoning to pixel-level grounding, but extending these capabilities to videos remains challenging as models must achieve spatial precision and temporally consistent…

Computer Vision and Pattern Recognition · Computer Science 2026-03-16 Mohamad Alansari , Naufal Suryanto , Divya Velayudhan , Sajid Javed , Naoufel Werghi , Muzammal Naseer

Space-time memory (STM) based video object segmentation (VOS) networks usually keep increasing memory bank every several frames, which shows excellent performance. However, 1) the hardware cannot withstand the ever-increasing memory…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Mingxing Li , Li Hu , Zhiwei Xiong , Bang Zhang , Pan Pan , Dong Liu

Transformer architectures have established strong baselines in time series forecasting, yet they typically rely on positional encodings that assume uniform, index-based temporal progression. However, real-world systems, from shifting…

Machine Learning · Computer Science 2026-02-10 Yubin Kim , Viresh Pati , Jevon Twitty , Vinh Pham , Shihao Yang , Jiecheng Lu

Foley sound synthesis is crucial for multimedia production, enhancing user experience by synchronizing audio and video both temporally and semantically. Recent studies on automating this labor-intensive process through video-to-sound…

Sound · Computer Science 2025-09-18 Junwon Lee , Jaekwon Im , Dabin Kim , Juhan Nam

We propose a smooth regularization technique that instills a strong temporal inductive bias in video recognition models, particularly benefiting lightweight architectures. Our method encourages smoothness in the intermediate-layer…

Computer Vision and Pattern Recognition · Computer Science 2026-01-13 Gil Goldman , Raja Giryes , Mahadev Satyanarayanan

The attention mechanism is a core primitive in modern large language models (LLMs) and AI more broadly. Since attention by itself is permutation-invariant, position encoding is essential for modeling structured domains such as language.…

Computation and Language · Computer Science 2026-02-05 Songlin Yang , Yikang Shen , Kaiyue Wen , Shawn Tan , Mayank Mishra , Liliang Ren , Rameswar Panda , Yoon Kim