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

Action Segmentation with Joint Self-Supervised Temporal Domain Adaptation

About

Despite the recent progress of fully-supervised action segmentation techniques, the performance is still not fully satisfactory. One main challenge is the problem of spatiotemporal variations (e.g. different people may perform the same activity in various ways). Therefore, we exploit unlabeled videos to address this problem by reformulating the action segmentation task as a cross-domain problem with domain discrepancy caused by spatio-temporal variations. To reduce the discrepancy, we propose Self-Supervised Temporal Domain Adaptation (SSTDA), which contains two self-supervised auxiliary tasks (binary and sequential domain prediction) to jointly align cross-domain feature spaces embedded with local and global temporal dynamics, achieving better performance than other Domain Adaptation (DA) approaches. On three challenging benchmark datasets (GTEA, 50Salads, and Breakfast), SSTDA outperforms the current state-of-the-art method by large margins (e.g. for the F1@25 score, from 59.6% to 69.1% on Breakfast, from 73.4% to 81.5% on 50Salads, and from 83.6% to 89.1% on GTEA), and requires only 65% of the labeled training data for comparable performance, demonstrating the usefulness of adapting to unlabeled target videos across variations. The source code is available at https://github.com/cmhungsteve/SSTDA.

Min-Hung Chen, Baopu Li, Yingze Bao, Ghassan AlRegib, Zsolt Kira• 2020

Related benchmarks

TaskDatasetResultRank
Action Segmentation50Salads
Edit Distance75.8
114
Action SegmentationBreakfast
F1@1075
107
Temporal action segmentation50Salads
Accuracy83.2
106
Temporal action segmentationGTEA
F1 Score @ 10% Threshold90
99
Temporal action segmentationBreakfast
Accuracy70.2
96
Action SegmentationGTEA
F1@10%90
39
Action SegmentationBreakfast 14
MoF70.2
26
Action SegmentationGTEA (test)
F1@10%90
25
Temporal action segmentation50 Salads granularity (Eval)
MoF83.8
24
Action SegmentationGTEA
F1@1090
23
Showing 10 of 16 rows

Other info

Code

Follow for update