中文
相关论文

相关论文: STIP: A SpatioTemporal Information-Preserving and …

200 篇论文

Temporally aware image representations are crucial for capturing disease progression in 3D volumes of longitudinal medical datasets. However, recent state-of-the-art self-supervised learning approaches like Masked Autoencoding (MAE),…

In this paper, we present a spatio-temporal tendency reasoning (STR) network for recovering human body pose and shape from videos. Previous approaches have focused on how to extend 3D human datasets and temporal-based learning to promote…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Boyang Zhang , SuPing Wu , Hu Cao , Kehua Ma , Pan Li , Lei Lin

Deep neural networks, especially transformer-based architectures, have achieved remarkable success in semantic segmentation for environmental perception. However, existing models process video frames independently, thus failing to leverage…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Serin Varghese , Kevin Ross , Fabian Hueger , Kira Maag

We tackle the problem of person re-identification in video setting in this paper, which has been viewed as a crucial task in many applications. Meanwhile, it is very challenging since the task requires learning effective representations…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Xinxing Su , Yingtian Zou , Yu Cheng , Shuangjie Xu , Mo Yu , Pan Zhou

Among various region embedding methods, graph-based region relation learning models stand out, owing to their strong structure representation ability for encoding spatial correlations with graph neural networks. Despite their effectiveness,…

机器学习 · 计算机科学 2023-05-09 Qianru Zhang , Chao Huang , Lianghao Xia , Zheng Wang , Zhonghang Li , Siuming Yiu

Multimodal Large Language Models (MLLMs) face significant computational overhead when processing long videos due to the massive number of visual tokens required. To improve efficiency, existing methods primarily reduce redundancy by pruning…

人工智能 · 计算机科学 2026-05-22 Bingjun Luo , Tony Wang , Chaoqi Chen , Xinpeng Ding

Video scene graph generation (VidSGG) aims to identify objects in visual scenes and infer their relationships for a given video. It requires not only a comprehensive understanding of each object scattered on the whole scene but also a deep…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Tao Pu , Tianshui Chen , Hefeng Wu , Yongyi Lu , Liang Lin

Video Class-Incremental Learning (VCIL) seeks to develop models that continuously learn new action categories over time without forgetting previously acquired knowledge. Unlike traditional Class-Incremental Learning (CIL), VCIL introduces…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Huaijie Wang , De Cheng , Guozhang Li , Zhipeng Xu , Lingfeng He , Jie Li , Nannan Wang , Xinbo Gao

Video-based gaze estimation methods aim to capture the inherently temporal dynamics of human eye gaze from multiple image frames. However, since models must capture both spatial and temporal relationships, performance is limited by the…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Alexandre Personnic , Mihai Bâce

Video-based person re-identification is a crucial task of matching video sequences of a person across multiple camera views. Generally, features directly extracted from a single frame suffer from occlusion, blur, illumination and posture…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Yiheng Liu , Zhenxun Yuan , Wengang Zhou , Houqiang Li

Neural Video Compression has emerged in recent years, with condition-based frameworks outperforming traditional codecs. However, most existing methods rely solely on the previous frame's features to predict temporal context, leading to two…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Tiange Zhang , Zhimeng Huang , Xiandong Meng , Kai Zhang , Zhipin Deng , Siwei Ma

Spatio-temporal representation learning is critical for video self-supervised representation. Recent approaches mainly use contrastive learning and pretext tasks. However, these approaches learn representation by discriminating sampled…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Yujia Zhang , Lai-Man Po , Xuyuan Xu , Mengyang Liu , Yexin Wang , Weifeng Ou , Yuzhi Zhao , Wing-Yin Yu

Point cloud videos capture dynamic 3D motion while reducing the effects of lighting and viewpoint variations, making them highly effective for recognizing subtle and continuous human actions. Although Selective State Space Models (SSMs)…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Peiming Li , Ziyi Wang , Yulin Yuan , Hong Liu , Xiangming Meng , Junsong Yuan , Mengyuan Liu

Reasoning over visual data is a desirable capability for robotics and vision-based applications. Such reasoning enables forecasting of the next events or actions in videos. In recent years, various models have been developed based on…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Bingbin Liu , Ehsan Adeli , Zhangjie Cao , Kuan-Hui Lee , Abhijeet Shenoi , Adrien Gaidon , Juan Carlos Niebles

In this contribution, a novel spatio-temporal prediction algorithm for video coding is introduced. This algorithm exploits temporal as well as spatial redundancies for effectively predicting the signal to be encoded. To achieve this, the…

图像与视频处理 · 电气工程与系统科学 2022-07-05 Jürgen Seiler , André Kaup

Deep neural networks require collecting and annotating large amounts of data to train successfully. In order to alleviate the annotation bottleneck, we propose a novel self-supervised representation learning approach for spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Alaaeldin El-Nouby , Shuangfei Zhai , Graham W. Taylor , Joshua M. Susskind

Recently, state space models have demonstrated efficient video segmentation through linear-complexity state space compression. However, Video Semantic Segmentation (VSS) requires pixel-level spatiotemporal modeling capabilities to maintain…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Kai Zhu , Zhenyu Cui , Zehua Zang , Jiahuan Zhou

We propose a memory efficient method, named Stochastic Backpropagation (SBP), for training deep neural networks on videos. It is based on the finding that gradients from incomplete execution for backpropagation can still effectively train…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Feng Cheng , Mingze Xu , Yuanjun Xiong , Hao Chen , Xinyu Li , Wei Li , Wei Xia

Masked Image Modeling (MIM) is a promising self-supervised learning approach that enables learning from unlabeled images. Despite its recent success, learning good representations through MIM remains challenging because it requires…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Amir Bar , Florian Bordes , Assaf Shocher , Mahmoud Assran , Pascal Vincent , Nicolas Ballas , Trevor Darrell , Amir Globerson , Yann LeCun

Continual video instance segmentation demands both the plasticity to absorb new object categories and the stability to retain previously learned ones, all while preserving temporal consistency across frames. In this work, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Baichen Liu , Qi Lyu , Xudong Wang , Jiahua Dong , Lianqing Liu , Zhi Han