Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unsupervised Action Segmentation by Joint Representation Learning and Online Clustering

About

We present a novel approach for unsupervised activity segmentation which uses video frame clustering as a pretext task and simultaneously performs representation learning and online clustering. This is in contrast with prior works where representation learning and clustering are often performed sequentially. We leverage temporal information in videos by employing temporal optimal transport. In particular, we incorporate a temporal regularization term which preserves the temporal order of the activity into the standard optimal transport module for computing pseudo-label cluster assignments. The temporal optimal transport module enables our approach to learn effective representations for unsupervised activity segmentation. Furthermore, previous methods require storing learned features for the entire dataset before clustering them in an offline manner, whereas our approach processes one mini-batch at a time in an online manner. Extensive evaluations on three public datasets, i.e. 50-Salads, YouTube Instructions, and Breakfast, and our dataset, i.e., Desktop Assembly, show that our approach performs on par with or better than previous methods, despite having significantly less memory constraints. Our code and dataset are available on our research website: https://retrocausal.ai/research/

Sateesh Kumar, Sanjay Haresh, Awais Ahmed, Andrey Konin, M. Zeeshan Zia, Quoc-Huy Tran• 2021

Related benchmarks

TaskDatasetResultRank
Action SegmentationBreakfast
MoF47.5
66
Action SegmentationYouTube Instructions (test)
F1 Score (%)32.9
17
Action Segmentation50 Salads Mid--
17
Action SegmentationYouTube Instructions
F132.9
16
Unsupervised Activity Segmentation50 Salads eval granularity
MOF47.4
14
Action Segmentation50 Salads (eval)
MoF47.4
13
Temporal action segmentationYouTube Instructional YTI (test)
F1 Score32.9
11
Unsupervised Temporal Action SegmentationBreakfast
MOF47.5
10
Unsupervised Activity SegmentationYouTube Instructions excluding background frames (test)
F1-Score0.329
8
Activity SegmentationDesktop Assembly (Extra)
MOF57.9
8
Showing 10 of 19 rows

Other info

Code

Follow for update