中文
相关论文

相关论文: VideoMAC: Video Masked Autoencoders Meet ConvNets

200 篇论文

There has been a growing interest in using deep learning models for processing long surgical videos, in order to automatically detect clinical/operational activities and extract metrics that can enable workflow efficiency tools and…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Muhammad Abdullah Jamal , Omid Mohareri

Masked autoencoding has shown excellent performance on self-supervised video representation learning. Temporal redundancy has led to a high masking ratio and customized masking strategy in VideoMAE. In this paper, we aim to further improve…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Bingkun Huang , Zhiyu Zhao , Guozhen Zhang , Yu Qiao , Limin Wang

Masked video modeling~(MVM) has emerged as a highly effective pre-training strategy for visual foundation models, whereby the model reconstructs masked spatiotemporal tokens using information from visible tokens. However, a key challenge in…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Ayush K. Rai , Kyle Min , Tarun Krishna , Feiyan Hu , Alan F. Smeaton , Noel E. O'Connor

Contrastive Masked Autoencoder (CMAE), as a new self-supervised framework, has shown its potential of learning expressive feature representations in visual image recognition. This work shows that CMAE also trivially generalizes well on…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Cheng-Ze Lu , Xiaojie Jin , Zhicheng Huang , Qibin Hou , Ming-Ming Cheng , Jiashi Feng

Scale is the primary factor for building a powerful foundation model that could well generalize to a variety of downstream tasks. However, it is still challenging to train video foundation models with billions of parameters. This paper…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Limin Wang , Bingkun Huang , Zhiyu Zhao , Zhan Tong , Yinan He , Yi Wang , Yali Wang , Yu Qiao

Masked Autoencoder (MAE) has recently been shown to be effective in pre-training Vision Transformers (ViT) for natural image analysis. By reconstructing full images from partially masked inputs, a ViT encoder aggregates contextual…

图像与视频处理 · 电气工程与系统科学 2023-04-24 Lei Zhou , Huidong Liu , Joseph Bae , Junjun He , Dimitris Samaras , Prateek Prasanna

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

How to learn discriminative video representation from unlabeled videos is challenging but crucial for video analysis. The latest attempts seek to learn a representation model by predicting the appearance contents in the masked regions.…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Xinyu Sun , Peihao Chen , Liangwei Chen , Changhao Li , Thomas H. Li , Mingkui Tan , Chuang Gan

It is a challenging task to learn discriminative representation from images and videos, due to large local redundancy and complex global dependency in these visual data. Convolution neural networks (CNNs) and vision transformers (ViTs) have…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Kunchang Li , Yali Wang , Junhao Zhang , Peng Gao , Guanglu Song , Yu Liu , Hongsheng Li , Yu Qiao

Establishing correspondence between images or scenes is a significant challenge in computer vision, especially given occlusions, viewpoint changes, and varying object appearances. In this paper, we present Siamese Masked Autoencoders…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Agrim Gupta , Jiajun Wu , Jia Deng , Li Fei-Fei

We present a simple yet effective end-to-end Video-language Pre-training (VidLP) framework, Masked Contrastive Video-language Pretraining (MAC), for video-text retrieval tasks. Our MAC aims to reduce video representation's spatial and…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Fangxun Shu , Biaolong Chen , Yue Liao , Shuwen Xiao , Wenyu Sun , Xiaobo Li , Yousong Zhu , Jinqiao Wang , Si Liu

Masked Autoencoders (MAEs) learn generalizable representations for image, text, audio, video, etc., by reconstructing masked input data from tokens of the visible data. Current MAE approaches for videos rely on random patch, tube, or…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Wele Gedara Chaminda Bandara , Naman Patel , Ali Gholami , Mehdi Nikkhah , Motilal Agrawal , Vishal M. Patel

Transformer-based architectures have become competitive across a variety of visual domains, most notably images and videos. While prior work studies these modalities in isolation, having a common architecture suggests that one can train a…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Rohit Girdhar , Alaaeldin El-Nouby , Mannat Singh , Kalyan Vasudev Alwala , Armand Joulin , Ishan Misra

Multimodal embedding models have been crucial in enabling various downstream tasks such as semantic similarity, information retrieval, and clustering over different modalities. However, existing multimodal embeddings like VLM2Vec, E5-V, GME…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Rui Meng , Ziyan Jiang , Ye Liu , Mingyi Su , Xinyi Yang , Yuepeng Fu , Can Qin , Zeyuan Chen , Ran Xu , Caiming Xiong , Yingbo Zhou , Wenhu Chen , Semih Yavuz

Growing techniques have been emerging to improve the performance of passage retrieval. As an effective representation bottleneck pretraining technique, the contextual masked auto-encoder utilizes contextual embedding to assist in the…

计算与语言 · 计算机科学 2023-04-07 Xing Wu , Guangyuan Ma , Peng Wang , Meng Lin , Zijia Lin , Fuzheng Zhang , Songlin Hu

Vehicle re-identification is a cross-view search task by matching the same target vehicle from different perspectives. It serves an important role in road-vehicle collaboration and intelligent road control. With the large-scale and dynamic…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Jing Yang , Jianwu Fang , Hongke Xu

The recent progress in self-supervised learning has successfully combined Masked Image Modeling (MIM) with Siamese Networks, harnessing the strengths of both methodologies. Nonetheless, certain challenges persist when integrating…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Kirill Vishniakov , Eric Xing , Zhiqiang Shen

Masked Autoencoders (MAEs) have been shown to be effective in pre-training Vision Transformers (ViTs) for natural and medical image analysis problems. By reconstructing missing pixel/voxel information in visible patches, a ViT encoder can…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Pengfei Gu , Huimin Li , Yejia Zhang , Chaoli Wang , Danny Z. Chen

Unsupervised video object learning seeks to decompose video scenes into structural object representations without any supervision from depth, optical flow, or segmentation. We present VONet, an innovative approach that is inspired by MONet.…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Haonan Yu , Wei Xu

Prior work using Masked Autoencoders (MAEs) typically relies on random patch masking based on the assumption that images have significant redundancies across different channels, allowing for the reconstruction of masked content using…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Chau Pham , Juan C. Caicedo , Bryan A. Plummer