中文
相关论文

相关论文: Hierarchical Contrastive Motion Learning for Video…

200 篇论文

Contrastive learning has demonstrated great effectiveness in representation learning especially for image classification tasks. However, there is still a shortage in the studies targeting regression tasks, and more specifically applications…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Mohamad Dhaini , Maxime Berar , Paul Honeine , Antonin Van Exem

In this paper, we propose a novel learning scheme for self-supervised video representation learning. Motivated by how humans understand videos, we propose to first learn general visual concepts then attend to discriminative local areas for…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Rui Qian , Shuangrui Ding , Xian Liu , Dahua Lin

A two-stage training paradigm consisting of sequential pre-training and meta-training stages has been widely used in current few-shot learning (FSL) research. Many of these methods use self-supervised learning and contrastive learning to…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Zhanyuan Yang , Jinghua Wang , Yingying Zhu

Motions are reflected in videos as the movement of pixels, and actions are essentially patterns of inconsistent motions between the foreground and the background. To well distinguish the actions, especially those with complicated…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Ziyuan Huang , Shiwei Zhang , Jianwen Jiang , Mingqian Tang , Rong Jin , Marcelo Ang

Natural videos provide rich visual contents for self-supervised learning. Yet most existing approaches for learning spatio-temporal representations rely on manually trimmed videos, leading to limited diversity in visual patterns and limited…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Zhiwu Qing , Shiwei Zhang , Ziyuan Huang , Yi Xu , Xiang Wang , Mingqian Tang , Changxin Gao , Rong Jin , Nong Sang

Dense correspondence across semantically related images has been extensively studied, but still faces two challenges: 1) large variations in appearance, scale and pose exist even for objects from the same category, and 2) labeling…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Taihong Xiao , Sifei Liu , Shalini De Mello , Zhiding Yu , Jan Kautz , Ming-Hsuan Yang

Contrastive learning is a well-established paradigm in representation learning. The standard framework of contrastive learning minimizes the distance between "similar" instances and maximizes the distance between dissimilar ones in the…

机器学习 · 计算机科学 2025-02-06 Naghmeh Ghanooni , Barbod Pajoum , Harshit Rawal , Sophie Fellenz , Vo Nguyen Le Duy , Marius Kloft

Recently, self-supervised learning has attracted attention due to its remarkable ability to acquire meaningful representations for classification tasks without using semantic labels. This paper introduces a self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Hyungtae Lee , Heesung Kwon

Road network and trajectory representation learning are essential for traffic systems since the learned representation can be directly used in various downstream tasks (e.g., traffic speed inference, and travel time estimation). However,…

机器学习 · 计算机科学 2023-02-14 Zhenyu Mao , Ziyue Li , Dedong Li , Lei Bai , Rui Zhao

Most action recognition methods base on a) a late aggregation of frame level CNN features using average pooling, max pooling, or RNN, among others, or b) spatio-temporal aggregation via 3D convolutions. The first assume independence among…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Swathikiran Sudhakaran , Sergio Escalera , Oswald Lanz

We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Xin Yuan , Zhe Lin , Jason Kuen , Jianming Zhang , Yilin Wang , Michael Maire , Ajinkya Kale , Baldo Faieta

Contrastive Learning has recently received interest due to its success in self-supervised representation learning in the computer vision domain. However, the origins of Contrastive Learning date as far back as the 1990s and its development…

机器学习 · 计算机科学 2020-10-29 Phuc H. Le-Khac , Graham Healy , Alan F. Smeaton

Robust frame-wise embeddings are essential to perform video analysis and understanding tasks. We present a self-supervised method for representation learning based on aligning temporal video sequences. Our framework uses a transformer-based…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Keyne Oei , Amr Gomaa , Anna Maria Feit , João Belo

Realistic videos of human actions exhibit rich spatiotemporal structures at multiple levels of granularity: an action can always be decomposed into multiple finer-grained elements in both space and time. To capture this intuition, we…

计算机视觉与模式识别 · 计算机科学 2015-09-01 Tian Lan , Yuke Zhu , Amir Roshan Zamir , Silvio Savarese

Human action recognition in video is an active yet challenging research topic due to high variation and complexity of data. In this paper, a novel video based action recognition framework utilizing complementary cues is proposed to handle…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Muhammad Usman Khalid , Jie Yu

The success of deep learning is usually accompanied by the growth in neural network depth. However, the traditional training method only supervises the neural network at its last layer and propagates the supervision layer-by-layer, which…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Linfeng Zhang , Xin Chen , Junbo Zhang , Runpei Dong , Kaisheng Ma

In this work, we present MoLang (a Motion-Language connecting model) for learning joint representation of human motion and language, leveraging both unpaired and paired datasets of motion and language modalities. To this end, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Jihoon Kim , Youngjae Yu , Seungyoun Shin , Taehyun Byun , Sungjoon Choi

We propose a self-supervised approach for learning representations of objects from monocular videos and demonstrate it is particularly useful in situated settings such as robotics. The main contributions of this paper are: 1) a…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Sören Pirk , Mohi Khansari , Yunfei Bai , Corey Lynch , Pierre Sermanet

In this paper, we focus on unsupervised representation learning for skeleton-based action recognition. Existing approaches usually learn action representations by sequential prediction but they suffer from the inability to fully learn…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Shihao Xu , Haocong Rao , Xiping Hu , Bin Hu

The popularity of self-supervised learning has made it possible to train models without relying on labeled data, which saves expensive annotation costs. However, most existing self-supervised contrastive learning methods often overlook the…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Weiquan Li , Xianzhong Long , Yun Li