paper-with-me

Papers

Weakly-supervised Temporal Path Representation Learning with Contrastive Curriculum Learning -- Extended Version

2022-03-30 · Sean Bin Yang, Chenjuan Guo, Jilin Hu, Bin Yang, Jian Tang, Christian S. Jensen

In step with the digitalization of transportation, we are witnessing a growing range of path-based smart-city applications, e.g., travel-time estimation and travel path ranking. A temporal path(TP) that includes temporal information, e.g., departure time, into the path is fundamental to enable such applications. In this setting, it is essential to learn generic temporal path representations(TPRs) that consider spatial and temporal correlations simultaneously and that can be used in different applications, i.e., downstream tasks. Existing methods fail to achieve the goal since (i) supervised methods require large amounts of task-specific labels when training and thus fail to generalize the obtained TPRs to other tasks; (ii) through unsupervised methods can learn generic representations, they disregard the temporal aspect, leading to sub-optimal results. To contend with the limitations of existing solutions, we propose a Weakly-Supervised Contrastive (WSC) learning model. We first propose a temporal path encoder that encodes both the spatial and temporal information of a temporal path into a TPR. To train the encoder, we introduce weak labels that are easy and inexpensive to obtain and are relevant to different tasks, e.g., temporal labels indicating peak vs. off-peak hours from departure times. Based on the weak labels, we construct meaningful positive and negative temporal path samples by considering both spatial and temporal information, which facilities training the encoder using contrastive learning by pulling closer to the positive samples' representations while pushing away the negative samples' representations. To better guide contrastive learning, we propose a learning strategy based on Curriculum Learning such that the learning performs from easy to hard training instances. Experiments studies verify the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2203.16110

Code (1)

sean-bin-yang/tpr 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation LearningTravel Time Estimation

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Video-Text Representation Learning via Differentiable Weak Temporal Alignment

2022-03-31 · CVPR 2022 1 · Dohwan Ko, Joonmyung Choi, Juyeon Ko, Shinyeong Noh 외

Learning generic joint representations for video and text by a supervised method requires a prohibitively substantial amount of manually annotated video datasets. As a practical alternative, a large-scale but uncurated a…

Contrastive LearningDynamic Time WarpingRepresentation Learning

Representation Learning via Global Temporal Alignment and Cycle-Consistency

2021-05-11 · CVPR 2021 1 · Isma Hadji, Konstantinos G. Derpanis, Allan D. Jepson

We introduce a weakly supervised method for representation learning based on aligning temporal sequences (e.g., videos) of the same process (e.g., human action). The main idea is to use the global temporal ordering of la…

Action ClassificationDynamic Time WarpingFew-Shot LearningRepresentation Learning+3

Exploring Denoised Cross-Video Contrast for Weakly-Supervised Temporal Action Localization

2022-01-01 · CVPR 2022 1 · Jingjing Li, Tianyu Yang, Wei Ji, Jue Wang 외

Weakly-supervised temporal action localization aims to localize actions in untrimmed videos with only video-level labels. Most existing methods address this problem with a "localization-by-classification" pipeline th…

Action LocalizationContrastive LearningDenoisingPseudo Label+3

Weakly Supervised Contrastive Learning for Histopathology Patch Embeddings

2026-02-10 · Bodong Zhang, Xiwen Li, Hamid Manoochehri, Xiaoya Tang 외 arxiv

Digital histopathology whole slide images (WSIs) provide gigapixel-scale high-resolution images that are highly useful for disease diagnosis. However, digital histopathology image analysis faces significant challenges du…

Multiple Instance LearningRepresentation LearningContrastive Learning

Weakly Supervised Human-Object Interaction Detection in Video via Contrastive Spatiotemporal Regions

2021-10-07 · ICCV 2021 10 · Shuang Li, Yilun Du, Antonio Torralba, Josef Sivic 외

We introduce the task of weakly supervised learning for detecting human and object interactions in videos. Our task poses unique challenges as a system does not know what types of human-object interactions are present in…

Human-Object Interaction DetectionObjectSentenceWeakly-supervised Learning