English
Related papers

Related papers: MH-LVC: Multi-Hypothesis Temporal Prediction for L…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2021-04-15 Wonkwang Lee , Whie Jung , Han Zhang , Ting Chen , Jing Yu Koh , Thomas Huang , Hyungsuk Yoon , Honglak Lee , Seunghoon Hong

Recent progress has been made in using attention based encoder-decoder framework for video captioning. However, most existing decoders apply the attention mechanism to every generated word including both visual words (e.g., "gun" and…

Computer Vision and Pattern Recognition · Computer Science 2017-06-06 Jingkuan Song , Zhao Guo , Lianli Gao , Wu Liu , Dongxiang Zhang , Heng Tao Shen

With the increasing complexity of video data and the need for more efficient long-term temporal understanding, existing long-term video understanding methods often fail to accurately capture and analyze extended video sequences. These…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Sosuke Yamao , Natsuki Miyahara , Yuki Harazono , Shun Takeuchi

Video data, especially long-form video, is extremely dense and high-dimensional. Text-based summaries of video content offer a way to represent query-relevant content in a much more compact manner than raw video. In addition, textual…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Kuleen Sasse , Efsun Sarioglu Kayi , Arun Reddy

Video captioning models convert frames into visual tokens and generate descriptions with large language models (LLMs). Since encoding all frames is prohibitively expensive, uniform sampling is the default choice, but it enforces equal…

Computer Vision and Pattern Recognition · Computer Science 2026-05-08 Lianying Chao , Linfeng Yin , Peiyu Ren , Yifan Jiang , Qiaoyu Ren , Dingcheng Shan , Jing-cheng Pang , Sijie Wu , Xubin Li , Kai Zhang , Xin Chen

This paper proposes a Perceptual Learned Video Compression (PLVC) approach with recurrent conditional GAN. We employ the recurrent auto-encoder-based compression network as the generator, and most importantly, we propose a recurrent…

Image and Video Processing · Electrical Eng. & Systems 2022-05-03 Ren Yang , Radu Timofte , Luc Van Gool

Our work explores the task of generating future sensor observations conditioned on the past. We are motivated by `predictive coding' concepts from neuroscience as well as robotic applications such as self-driving vehicles. Predictive video…

Computer Vision and Pattern Recognition · Computer Science 2024-04-18 Tarasha Khurana , Deva Ramanan

Recent years have witnessed rapid advances in learnt video coding. Most algorithms have solely relied on the vector-based motion representation and resampling (e.g., optical flow based bilinear sampling) for exploiting the inter frame…

Image and Video Processing · Electrical Eng. & Systems 2021-08-29 Haojie Liu , Ming Lu , Zhiqi Chen , Xun Cao , Zhan Ma , Yao Wang

With the growing demand for video applications, many advanced learned video compression methods have been developed, outperforming traditional methods in terms of objective quality metrics such as PSNR. Existing methods primarily focus on…

Image and Video Processing · Electrical Eng. & Systems 2023-10-10 Meng Li , Yibo Shi , Jing Wang , Yunqi Huang

One of the core components of conventional (i.e., non-learned) video codecs consists of predicting a frame from a previously-decoded frame, by leveraging temporal correlations. In this paper, we propose an end-to-end learned system for…

Image and Video Processing · Electrical Eng. & Systems 2020-04-22 Nannan Zou , Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Jani Lainema , Emre Aksu , Miska Hannuksela , Esa Rahtu

For neural video codec, it is critical, yet challenging, to design an efficient entropy model which can accurately predict the probability distribution of the quantized latent representation. However, most existing video codecs directly use…

Image and Video Processing · Electrical Eng. & Systems 2022-07-14 Jiahao Li , Bin Li , Yan Lu

Generating videos predicting the future of a given sequence has been an area of active research in recent years. However, an essential problem remains unsolved: most of the methods require large computational cost and memory usage for…

Computer Vision and Pattern Recognition · Computer Science 2021-06-09 Naoya Fushishita , Antonio Tejero-de-Pablos , Yusuke Mukuta , Tatsuya Harada

Recent forward prediction-based learned video compression (LVC) methods have achieved impressive results, even surpassing VVC reference software VTM under the Low Delay B (LDB) configuration. In contrast, learned bidirectional video…

Image and Video Processing · Electrical Eng. & Systems 2025-10-28 Wei Jiang , Junru Li , Kai Zhang , Li Zhang

Transformer-based large language models (LLMs) have already achieved remarkable results on long-text tasks, but the limited GPU memory (VRAM) resources struggle to accommodate the linearly growing demand for key-value (KV) cache as the…

Computation and Language · Computer Science 2025-03-21 Shibo Jie , Yehui Tang , Kai Han , Zhi-Hong Deng , Jing Han

Recently, Vision Large Language Models (VLLMs) integrated with vision encoders have shown promising performance in vision understanding. The key of VLLMs is to encode visual content into sequences of visual tokens, enabling VLLMs to…

Computer Vision and Pattern Recognition · Computer Science 2025-08-12 Zhuqiang Lu , Zhenfei Yin , Mengwei He , Zhihui Wang , Zicheng Liu , Zhiyong Wang , Kun Hu

We introduce TemporalVLM, a video large language model (video LLM) for temporal reasoning and fine-grained understanding in long videos. Our approach includes a visual encoder for mapping a long-term video into features which are time-aware…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Fawad Javed Fateh , Umer Ahmed , Hamza Khan , M. Zeeshan Zia , Quoc-Huy Tran

In this paper, we propose a learned video codec with a residual prediction network (RP-Net) and a feature-aided loop filter (LF-Net). For the RP-Net, we exploit the residual of previous multiple frames to further eliminate the redundancy of…

Image and Video Processing · Electrical Eng. & Systems 2021-08-20 Chao Liu , Heming Sun , Jiro Katto , Xiaoyang Zeng , Yibo Fan

In this paper, we tackle the task of online video temporal grounding (OnVTG), which requires the model to locate events related to a given text query within a video stream. Unlike regular video temporal grounding, OnVTG requires the model…

Computer Vision and Pattern Recognition · Computer Science 2025-08-07 Minghang Zheng , Yuxin Peng , Benyuan Sun , Yi Yang , Yang Liu

Recently, learned video compression (LVC) is undergoing a period of rapid development. However, due to absence of large and high-quality high dynamic range (HDR) video training data, LVC on HDR video is still unexplored. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Zhaoyi Tian , Feifeng Wang , Shiwei Wang , Zihao Zhou , Yao Zhu , Liquan Shen

Most of the existing neural video compression methods adopt the predictive coding framework, which first generates the predicted frame and then encodes its residue with the current frame. However, as for compression ratio, predictive coding…

Image and Video Processing · Electrical Eng. & Systems 2021-12-15 Jiahao Li , Bin Li , Yan Lu
‹ Prev 1 3 4 5 6 7 10 Next ›