中文
相关论文

相关论文: VideoMoCo: Contrastive Video Representation Learni…

200 篇论文

Deep neural networks are likely to fail when the test data is corrupted in real-world deployment (e.g., blur, weather, etc.). Test-time optimization is an effective way that adapts models to generalize to corrupted data during testing,…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Chenyu Yi , Siyuan Yang , Yufei Wang , Haoliang Li , Yap-Peng Tan , Alex C. Kot

Unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain has attracted much attention in recent years. While many domain adaptation techniques have been proposed…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Aadarsh Sahoo , Rutav Shah , Rameswar Panda , Kate Saenko , Abir Das

Machine unlearning aims to eliminate the influence of a subset of training samples (i.e., unlearning samples) from a trained model. Effectively and efficiently removing the unlearning samples without negatively impacting the overall model…

机器学习 · 计算机科学 2024-01-22 Hong kyu Lee , Qiuchen Zhang , Carl Yang , Jian Lou , Li Xiong

Face Forgery videos have elicited critical social public concerns and various detectors have been proposed. However, fully-supervised detectors may lead to easily overfitting to specific forgery methods or videos, and existing…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Daichi Zhang , Zihao Xiao , Shikun Li , Fanzhao Lin , Jianmin Li , Shiming Ge

Self-supervised learning for time-series representation aims to reduce reliance on labeled data while maintaining strong downstream performance, yet many existing approaches incur high computational costs or rely on assumptions that do not…

机器学习 · 计算机科学 2026-05-21 Abdul-Kazeem Shamba , Kerstin Bach , Gavin Taylor

Video transformers have recently emerged as a competitive alternative to 3D CNNs for video understanding. However, due to their large number of parameters and reduced inductive biases, these models require supervised pretraining on…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jue Wang , Gedas Bertasius , Du Tran , Lorenzo Torresani

Children learn to build a visual representation of the world from unsupervised exploration and we hypothesize that a key part of this learning ability is the use of self-generated navigational information as a similarity label to drive a…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Lizhen Zhu , Brad Wyble , James Z. Wang

Contrastive learning is emerging as a powerful technique for extracting knowledge from unlabeled data. This technique requires a balanced mixture of two ingredients: positive (similar) and negative (dissimilar) samples. This is typically…

计算与语言 · 计算机科学 2022-03-17 Rui Cao , Yihao Wang , Yuxin Liang , Ling Gao , Jie Zheng , Jie Ren , Zheng Wang

Self-supervised video representation methods typically focus on the representation of temporal attributes in videos. However, the role of stationary versus non-stationary attributes is less explored: Stationary features, which remain…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Nadine Behrmann , Mohsen Fayyaz , Juergen Gall , Mehdi Noroozi

We propose ViC-MAE, a model that combines both Masked AutoEncoders (MAE) and contrastive learning. ViC-MAE is trained using a global featured obtained by pooling the local representations learned under an MAE reconstruction loss and…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Jefferson Hernandez , Ruben Villegas , Vicente Ordonez

Video moment localization aims to retrieve the target segment of an untrimmed video according to the natural language query. Weakly supervised methods gains attention recently, as the precise temporal location of the target segment is not…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Zezhong Lv , Bing Su , Ji-Rong Wen

Understanding temporal dynamics of video is an essential aspect of learning better video representations. Recently, transformer-based architectural designs have been extensively explored for video tasks due to their capability to capture…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Sukmin Yun , Jaehyung Kim , Dongyoon Han , Hwanjun Song , Jung-Woo Ha , Jinwoo Shin

Contrastive learning allows us to flexibly define powerful losses by contrasting positive pairs from sets of negative samples. Recently, the principle has also been used to learn cross-modal embeddings for video and text, yet without…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Mohammadreza Zolfaghari , Yi Zhu , Peter Gehler , Thomas Brox

The use of pretrained deep neural networks represents an attractive way to achieve strong results with few data available. When specialized in dense problems such as object detection, learning local rather than global information in images…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Quentin Bouniot , Romaric Audigier , Angélique Loesch , Amaury Habrard

Learning a robust video Variational Autoencoder (VAE) is essential for reducing video redundancy and facilitating efficient video generation. Directly applying image VAEs to individual frames in isolation can result in temporal…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yazhou Xing , Yang Fei , Yingqing He , Jingye Chen , Jiaxin Xie , Xiaowei Chi , Qifeng Chen

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

Masked autoencoders (MAEs) have emerged recently as art self-supervised spatiotemporal representation learners. Inheriting from the image counterparts, however, existing video MAEs still focus largely on static appearance learning whilst…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Haosen Yang , Deng Huang , Bin Wen , Jiannan Wu , Hongxun Yao , Yi Jiang , Xiatian Zhu , Zehuan Yuan

We propose a supervised contrastive learning framework for video representation learning that leverages temporally global context. We introduce a video to image aggregation strategy that spatially arranges multiple frames from each video…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Shaif Chowdhury , Mushfika Rahman , Greg Hamerly

In this work we address the challenging problem of unsupervised learning from videos. Existing methods utilize the spatio-temporal continuity in contiguous video frames as regularization for the learning process. Typically, this temporal…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Carolina Redondo-Cabrera , Roberto J. López-Sastre

In video Multimodal Large Language Models (video MLLMs), the visual encapsulation process plays a pivotal role in converting video contents into representative tokens for LLM input. While linear projectors are widely employed for…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Jiahe Zhao , Rongkun Zheng , Yi Wang , Helin Wang , Hengshuang Zhao