中文
相关论文

相关论文: Motion-Guided Masking for Spatiotemporal Represent…

200 篇论文

We introduce Human-like Video Models (HVM-1), large-scale video models pretrained with nearly 5000 hours of curated human-like video data (mostly egocentric, temporally extended, continuous video recordings), using the spatiotemporal masked…

计算机视觉与模式识别 · 计算机科学 2024-07-26 A. Emin Orhan

Masked Autoencoders (MAE) have been prevailing paradigms for large-scale vision representation pre-training. By reconstructing masked image patches from a small portion of visible image regions, MAE forces the model to infer semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Hongwei Xue , Peng Gao , Hongyang Li , Yu Qiao , Hao Sun , Houqiang Li , Jiebo Luo

Generating visual instructions in a given context is essential for developing interactive world simulators. While prior works address this problem through either text-guided image manipulation or video prediction, these tasks are typically…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yujiang Pu , Zhanbo Huang , Vishnu Boddeti , Yu Kong

Existing Masked Image Modeling methods apply fixed mask patterns to guide the self-supervised training. As those mask patterns resort to different criteria to depict image contents, sticking to a fixed pattern leads to a limited vision cues…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Zhanzhou Feng , Shiliang Zhang

Micro-Actions (MAs) are an important form of non-verbal communication in social interactions, with potential applications in human emotional analysis. However, existing methods in Micro-Action Recognition often overlook the inherent subtle…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Jihao Gu , Kun Li , Fei Wang , Yanyan Wei , Zhiliang Wu , Hehe Fan , Meng Wang

As the pretraining technique is growing in popularity, little work has been done on pretrained learning-based motion prediction methods in autonomous driving. In this paper, we propose a framework to formalize the pretraining task for…

机器人学 · 计算机科学 2023-09-19 Yi Yang , Qingwen Zhang , Thomas Gilles , Nazre Batool , John Folkesson

Human motion reconstruction from monocular videos is a fundamental challenge in computer vision, with broad applications in AR/VR, robotics, and digital content creation, but remains challenging under frequent occlusions in real-world…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Zhiyin Qian , Siwei Zhang , Bharat Lal Bhatnagar , Federica Bogo , Siyu Tang

Most video compression methods focus on human visual perception, neglecting semantic preservation. This leads to severe semantic loss during the compression, hampering downstream video analysis tasks. In this paper, we propose a Masked…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Yuan Tian , Xiaoyue Ling , Cong Geng , Qiang Hu , Guo Lu , Guangtao Zhai

Masked modeling has emerged as a powerful self-supervised learning framework, but existing methods largely rely on random masking, disregarding the structural properties of different modalities. In this work, we introduce structured…

机器学习 · 计算机科学 2025-03-21 Aritra Bhowmik , Fida Mohammad Thoker , Carlos Hinojosa , Bernard Ghanem , Cees G. M. Snoek

Catastrophic forgetting impairs the continuous learning of large language models. We propose Fisher-Guided Gradient Masking (FGGM), a framework that mitigates this by strategically selecting parameters for updates using diagonal Fisher…

机器学习 · 计算机科学 2026-01-27 Chao-Hong Tan , Qian Chen , Wen Wang , Yukun Ma , Chong Zhang , Chong Deng , Qinglin Zhang , Xiangang Li , Jieping Ye

Learned image compression (LIC) methods have experienced significant progress during recent years. However, these methods are primarily dedicated to optimizing the rate-distortion (R-D) performance at medium and high bitrates (> 0.1 bits…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Anqi Li , Feng Li , Jiaxin Han , Huihui Bai , Runmin Cong , Chunjie Zhang , Meng Wang , Weisi Lin , Yao Zhao

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when modelling spatial and…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Ruochen Li , Shuang Chen , Wenke E , Farshad Arvin , Amir Atapour-Abarghouei

Recent advancements in generative models have revolutionized the field of artificial intelligence, enabling the creation of highly-realistic and detailed images. In this study, we propose a novel Mask Conditional Text-to-Image Generative…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Rami Skaik , Leonardo Rossi , Tomaso Fontanini , Andrea Prati

This paper presents a novel neural network training approach for faster convergence and better generalization abilities in deep reinforcement learning. Particularly, we focus on the enhancement of training and evaluation performance in…

机器学习 · 计算机科学 2020-05-26 Mohammed Sharafath Abdul Hameed , Gavneet Singh Chadha , Andreas Schwung , Steven X. Ding

The success of deep neural networks generally requires a vast amount of training data to be labeled, which is expensive and unfeasible in scale, especially for video collections. To alleviate this problem, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Longlong Jing , Xiaodong Yang , Jingen Liu , Yingli Tian

Adaptive sampling that exploits the spatiotemporal redundancy in videos is critical for always-on action recognition on wearable devices with limited computing and battery resources. The commonly used fixed sampling strategy is not…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Khoi-Nguyen C. Mac , Minh N. Do , Minh P. Vo

To make sense of their surroundings, intelligent systems must transform complex sensory inputs to structured codes that are reduced to task-relevant information such as object category. Biological agents achieve this in a largely autonomous…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Robin Weiler , Matthias Brucklacher , Cyriel M. A. Pennartz , Sander M. Bohté

Self-supervised learning for computer vision has achieved tremendous progress and improved many downstream vision tasks such as image classification, semantic segmentation, and object detection. Among these, generative self-supervised…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Jun Chen , Ming Hu , Boyang Li , Mohamed Elhoseiny

Representation learning has been widely studied in the context of meta-learning, enabling rapid learning of new tasks through shared representations. Recent works such as MAML have explored using fine-tuning-based metrics, which measure the…

机器学习 · 计算机科学 2021-05-06 Kurtland Chua , Qi Lei , Jason D. Lee

Inspired by the observation that humans are able to process videos efficiently by only paying attention where and when it is needed, we propose an interpretable and easy plug-in spatial-temporal attention mechanism for video action…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Lili Meng , Bo Zhao , Bo Chang , Gao Huang , Wei Sun , Frederich Tung , Leonid Sigal
‹ 上一页 1 8 9 10 下一页 ›