中文
相关论文

相关论文: TempCLR: Temporal Alignment Representation with Co…

200 篇论文

Current vision-language models (VLMs) have demonstrated remarkable capabilities across diverse video understanding applications. Designing VLMs for video inputs requires effectively modeling the temporal dimension (i.e. capturing…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Lingyu Kong , Hongzhi Zhang , Jingyuan Zhang , Jianzhao Huang , Kunze Li , Qi Wang , Fuzheng Zhang

We present a novel technique for self-supervised video representation learning by: (a) decoupling the learning objective into two contrastive subtasks respectively emphasizing spatial and temporal features, and (b) performing it…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Zehua Zhang , David Crandall

In this paper, we focus on the task of extracting visual correspondences across videos. Given a query video clip from an action class, we aim to align it with training videos in space and time. Obtaining training data for such a…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Senthil Purushwalkam , Tian Ye , Saurabh Gupta , Abhinav Gupta

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 paper, we present an approach for learning a visual representation from the raw spatiotemporal signals in videos. Our representation is learned without supervision from semantic labels. We formulate our method as an unsupervised…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Ishan Misra , C. Lawrence Zitnick , Martial Hebert

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

Recent progress has shown that large-scale pre-training using contrastive image-text pairs can be a promising alternative for high-quality visual representation learning from natural language supervision. Benefiting from a broader source of…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Yongming Rao , Wenliang Zhao , Guangyi Chen , Yansong Tang , Zheng Zhu , Guan Huang , Jie Zhou , Jiwen Lu

Vision-language models such as CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions due to pre-training on short and concise captions. We present FAST-GOAL…

人工智能 · 计算机科学 2026-05-27 Hyungyu Choi , Young Kyun Jang , Chanho Eom

Semi-supervised action recognition aims to improve spatio-temporal reasoning ability with a few labeled data in conjunction with a large amount of unlabeled data. Albeit recent advancements, existing powerful methods are still prone to…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Yu Wang , Sanping Zhou , Kun Xia , Le Wang

Multimodal video summarization requires visual features that align semantically with language generation. Traditional approaches rely on CNN features trained for object classification, which represent visual concepts as discrete categories…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Maham Nazir , Muhammad Aqeel , Richong Zhang , Francesco Setti

Despite recent progress in video and language representation learning, the weak or sparse correspondence between the two modalities remains a bottleneck in the area. Most video-language models are trained via pair-level loss to predict…

机器学习 · 计算机科学 2022-10-12 Zixu Wang , Yujie Zhong , Yishu Miao , Lin Ma , Lucia Specia

Leveraging temporal information has been regarded as essential for developing video understanding models. However, how to properly incorporate temporal information into the recent successful instance discrimination based contrastive…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Yutong Bai , Haoqi Fan , Ishan Misra , Ganesh Venkatesh , Yongyi Lu , Yuyin Zhou , Qihang Yu , Vikas Chandra , Alan Yuille

Self-supervised contrastive learning has emerged as a powerful paradigm for skeleton-based action recognition by enforcing consistency in the embedding space. However, existing methods rely on binary contrastive objectives that overlook the…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yingjie Feng , Yi Wang , Jiaze Wang , Anfeng Liu , Zhuotao Tian

Pre-trained language models have proven their unique powers in capturing implicit language features. However, most pre-training approaches focus on the word-level training objective, while sentence-level objectives are rarely studied. In…

计算与语言 · 计算机科学 2021-01-01 Zhuofeng Wu , Sinong Wang , Jiatao Gu , Madian Khabsa , Fei Sun , Hao Ma

Natural language video localization (NLVL) is a crucial task in video understanding that aims to localize the target moment in videos specified by a given language description. Recently, a point-supervised paradigm has been presented to…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zhuo Tao , Liang Li , Qi Chen , Yunbin Tu , Zheng-Jun Zha , Ming-Hsuan Yang , Yuankai Qi , Qingming Huang

Meta-reinforcement learning typically requires orders of magnitude more samples than single task reinforcement learning methods. This is because meta-training needs to deal with more diverse distributions and train extra components such as…

机器学习 · 计算机科学 2021-03-12 Bernie Wang , Simon Xu , Kurt Keutzer , Yang Gao , Bichen Wu

We present MaCLR, a novel method to explicitly perform cross-modal self-supervised video representations learning from visual and motion modalities. Compared to previous video representation learning methods that mostly focus on learning…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Fanyi Xiao , Joseph Tighe , Davide Modolo

A long-term video, such as a movie or TV show, is composed of various scenes, each of which represents a series of shots sharing the same semantic story. Spotting the correct scene boundary from the long-term video is a challenging task,…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Haoqian Wu , Keyu Chen , Yanan Luo , Ruizhi Qiao , Bo Ren , Haozhe Liu , Weicheng Xie , Linlin Shen

We propose a self-supervised method to learn feature representations from videos. A standard approach in traditional self-supervised methods uses positive-negative data pairs to train with contrastive learning strategy. In such a case,…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Li Tao , Xueting Wang , Toshihiko Yamasaki

Contrastive learning has shown to be effective to learn representations from time series in a self-supervised way. However, contrasting similar time series instances or values from adjacent timestamps within a time series leads to ignore…

机器学习 · 计算机科学 2026-01-15 Seunghan Lee , Taeyoung Park , Kibok Lee