中文
相关论文

相关论文: Video Time: Properties, Encoders and Evaluation

200 篇论文

Large language models (LLMs) have revolutionized video-based computer vision applications, including action recognition, anomaly detection, and video summarization. Videos inherently pose unique challenges, combining spatial complexity with…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Xi Ding , Lei Wang

Despite significant advances in Multimodal Large Language Models (MLLMs), understanding complex temporal dynamics in videos remains a major challenge. Our experiments show that current Video Large Language Model (Video-LLM) architectures…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Ali Rasekh , Erfan Bagheri Soula , Omid Daliran , Simon Gottschalk , Mohsen Fayyaz

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…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Fawad Javed Fateh , Umer Ahmed , Hamza Khan , M. Zeeshan Zia , Quoc-Huy Tran

Temporal video grounding is a fundamental task in computer vision, aiming to localize a natural language query in a long, untrimmed video. It has a key role in the scientific community, in part due to the large amount of video generated…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Ignacio M. De la Jara , Cristian Rodriguez-Opazo , Edison Marrese-Taylor , Felipe Bravo-Marquez

This paper provides a review on representation learning for videos. We classify recent spatiotemporal feature learning methods for sequential visual data and compare their pros and cons for general video analysis. Building effective…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Elham Ravanbakhsh , Yongqing Liang , J. Ramanujam , Xin Li

True understanding of videos comes from a joint analysis of all its modalities: the video frames, the audio track, and any accompanying text such as closed captions. We present a way to learn a compact multimodal feature representation that…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Vivek Sharma , Makarand Tapaswi , Rainer Stiefelhagen

As event-based sensing gains in popularity, theoretical understanding is needed to harness this technology's potential. Instead of recording video by capturing frames, event-based cameras have sensors that emit events when their inputs…

图像与视频处理 · 电气工程与系统科学 2022-06-10 Karen Adam , Adam Scholefield , Martin Vetterli

How can we tell whether a video has been sped up or slowed down? How can we generate videos at different speeds? Although videos have been central to modern computer vision research, little attention has been paid to perceiving and…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Yen-Siang Wu , Rundong Luo , Jingsen Zhu , Tao Tu , Ali Farhadi , Matthew Wallingford , Yu-Chiang Frank Wang , Steve Marschner , Wei-Chiu Ma

The alignment of representations from different modalities has recently been shown to provide insights on the structural similarities and downstream capabilities of different encoders across diverse data types. While significant progress…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Tyler Zhu , Tengda Han , Leonidas Guibas , Viorica Pătrăucean , Maks Ovsjanikov

Recently, there is a surge in interest surrounding video large language models (Video LLMs). However, existing benchmarks fail to provide a comprehensive feedback on the temporal perception ability of Video LLMs. On the one hand, most of…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Yuanxin Liu , Shicheng Li , Yi Liu , Yuxiang Wang , Shuhuai Ren , Lei Li , Sishuo Chen , Xu Sun , Lu Hou

In this paper, we propose to learn temporal embeddings of video frames for complex video analysis. Large quantities of unlabeled video data can be easily obtained from the Internet. These videos possess the implicit weak label that they are…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Vignesh Ramanathan , Kevin Tang , Greg Mori , Li Fei-Fei

Modelling and understanding time remains a challenge in contemporary video understanding models. With language emerging as a key driver towards powerful generalization, it is imperative for foundational video-language models to have a sense…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Piyush Bagad , Makarand Tapaswi , Cees G. M. Snoek

The task of video captioning, that is, the automatic generation of sentences describing a sequence of actions in a video, has attracted an increasing attention recently. The complex and high-dimensional representation of video data makes it…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Menatallh Hammad , May Hammad , Mohamed Elshenawy

Due to the large memory footprint of untrimmed videos, current state-of-the-art video localization methods operate atop precomputed video clip features. These features are extracted from video encoders typically trained for trimmed action…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Humam Alwassel , Silvio Giancola , Bernard Ghanem

Learning visual feature representations for video analysis is a daunting task that requires a large amount of training samples and a proper generalization framework. Many of the current state of the art methods for video captioning and…

机器学习 · 计算机科学 2018-09-20 Oliver Nina , Washington Garcia , Scott Clouse , Alper Yilmaz

Video captioning is an advanced multi-modal task which aims to describe a video clip using a natural language sentence. The encoder-decoder framework is the most popular paradigm for this task in recent years. However, there exist some…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Haoran Chen , Jianmin Li , Xiaolin Hu

Existing video understanding benchmarks often conflate knowledge-based and purely image-based questions, rather than clearly isolating a model's temporal reasoning ability, which is the key aspect that distinguishes video understanding from…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Bo Feng , Zhengfeng Lai , Shiyu Li , Zizhen Wang , Simon Wang , Ping Huang , Meng Cao

Multi-level features are important for saliency detection. Better combination and use of multi-level features with time information can greatly improve the accuracy of the video saliency model. In order to fully combine multi-level features…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Qinyao Chang , Shiping Zhu

Video language models (VideoLMs) have made significant progress in multimodal understanding. However, temporal understanding, which involves identifying event order, duration, and relationships across time, still remains a core challenge.…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yumeng Shi , Quanyu Long , Yin Wu , Wenya Wang

It's no secret that video has become the primary way we share information online. That's why there's been a surge in demand for algorithms that can analyze and understand video content. It's a trend going to continue as video continues to…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Amir Hosein Fadaei , Mohammad-Reza A. Dehaqani
‹ 上一页 1 2 3 10 下一页 ›