中文
相关论文

相关论文: AHA -- Predicting What Matters Next: Online Highli…

200 篇论文

The recurrent structure is a prevalent framework for the task of video super-resolution, which models the temporal dependency between frames via hidden states. When applied to real-world scenarios with unknown and complex degradations,…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Liangbin Xie , Xintao Wang , Shuwei Shi , Jinjin Gu , Chao Dong , Ying Shan

Recognizing the surrounding environment at low latency is critical in autonomous driving. In real-time environment, surrounding environment changes when processing is over. Current detection models are incapable of dealing with changes in…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Wonwoo Jo , Kyungshin Lee , Jaewon Baik , Sangsun Lee , Dongho Choi , Hyunkyoo Park

Video frame sampling is essential for efficient long-video understanding with Vision-Language Models (VLMs), since dense inputs are costly and often exceed context limits. Yet when only a small number of frames can be retained, existing…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Mengyu Zhao , Di Fu , Yongyu Xie , Jiaxing Zhang , Zhigang Yuan , Shirin Jalali , Yong Cao

The Hierarchical Attention Network (HAN) has made great strides, but it suffers a major limitation: at level 1, each sentence is encoded in complete isolation. In this work, we propose and compare several modifications of HAN in which the…

计算与语言 · 计算机科学 2019-08-19 Jean-Baptiste Remy , Antoine Jean-Pierre Tixier , Michalis Vazirgiannis

The rapid growth of online video resources has significantly promoted the development of video retrieval methods. As a standard evaluation metric for video retrieval, Average Precision (AP) assesses the overall rankings of relevant videos…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yang Liu , Qianqian Xu , Peisong Wen , Siran Dai , Qingming Huang

The rapid growth of online video content, especially on short video platforms, has created a growing demand for efficient video editing techniques that can condense long-form videos into concise and engaging clips. Existing automatic…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Xiangfeng Wang , Xiao Li , Yadong Wei , Xueyu Song , Yang Song , Xiaoqiang Xia , Fangrui Zeng , Zaiyi Chen , Liu Liu , Gu Xu , Tong Xu

Leading methods in the domain of action recognition try to distill information from both the spatial and temporal dimensions of an input video. Methods that reach State of the Art (SotA) accuracy, usually make use of 3D convolution layers…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Gilad Sharir , Asaf Noy , Lihi Zelnik-Manor

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

This paper presents FluxMem, a training-free framework for efficient streaming video understanding. FluxMem adaptively compresses redundant visual memory through a hierarchical, two-stage design: (1) a Temporal Adjacency Selection (TAS)…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yiweng Xie , Bo He , Junke Wang , Xiangyu Zheng , Ziyi Ye , Zuxuan Wu

Real-time video surveillance has become a crucial technology for smart cities, made possible through the large-scale deployment of mobile and fixed video cameras. In this paper, we propose situation-aware streaming, for real-time…

网络与互联网体系结构 · 计算机科学 2022-04-06 Suvadip Batabyal , Ozgur Ercetin

Vision-Language-Action (VLA) models have shown remarkable progress in embodied tasks recently, but most methods process visual observations independently at each timestep. This history-agnostic design treats robot manipulation as a Markov…

机器学习 · 计算机科学 2026-04-13 Lei Xiao , Jifeng Li , Juntao Gao , Feiyang Ye , Yan Jin , Jingjing Qian , Jing Zhang , Yong Wu , Xiaoyuan Yu

Content-based video retrieval is one of the most challenging tasks in surveillance systems. In this study, Latent Dirichlet Allocation (LDA) topic model is used to annotate surveillance videos in an unsupervised manner. In scene…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Mohammad Kianpisheh

Autonomous highlight detection is crucial for enhancing the efficiency of video browsing on social media platforms. To attain this goal in a data-driven way, one may often face the situation where highlight annotations are not available on…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Minghao Xu , Hang Wang , Bingbing Ni , Riheng Zhu , Zhenbang Sun , Changhu Wang

Predicting the right number of TVs (Device Reach) in real-time based on a user-specified targeting attributes is imperative for running multi-million dollar ADs business. The traditional approach of SQL queries to join billions of records…

数据库 · 计算机科学 2025-02-21 Chandrashekar Muniyappa , Kendall Willets , Sriraman Krishnamoorthy

This paper aims to accelerate video stream processing, such as object detection and semantic segmentation, by leveraging the temporal redundancies that exist between video frames. Instead of propagating and warping features using motion…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Amirhossein Habibian , Haitam Ben Yahia , Davide Abati , Efstratios Gavves , Fatih Porikli

Video activity recognition has become increasingly important in robots and embodied AI. Recognizing continuous video activities poses considerable challenges due to the fast expansion of streaming video, which contains multi-scale and…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Hao Wu , Donglin Bai , Shiqi Jiang , Qianxi Zhang , Yifan Yang , Xin Ding , Ting Cao , Yunxin Liu , Fengyuan Xu

While large language models (LLMs) excel at understanding and generating plain text, they are not tailored to handle hierarchical text structures or directly predict task-specific properties such as text rating. In fact, selectively and…

计算与语言 · 计算机科学 2024-10-10 Chenxi Lin , Jiayu Ren , Guoxiu He , Zhuoren Jiang , Haiyan Yu , Xiaomin Zhu

Attention calculation is extremely time-consuming for long-sequence inference tasks, such as text or image/video generation, in large models. To accelerate this process, we developed a low-precision, mathematically-equivalent algorithm…

Recent advancements in sequence prediction have significantly improved the accuracy of video data interpretation; however, existing models often overlook the potential of attention-based mechanisms for next-frame prediction. This study…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Yiqiao Yin

Scene Text Recognition (STR) is challenging in extracting effective character representations from visual data when text is unreadable. Permutation language modeling (PLM) is introduced to refine character predictions by jointly capturing…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Honghui Chen , Yuhang Qiu , Jiabao Wang , Pingping Chen , Nam Ling