{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/action-segmentation-with-joint-self","title":"Action Segmentation with Joint Self-Supervised Temporal Domain Adaptation","arxiv_id":"2003.02824","date":"2020-03-05","proceeding":"CVPR 2020 6","authors":["Min-Hung Chen","Baopu Li","Yingze Bao","Ghassan AlRegib","Zsolt Kira"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2003.02824v3","url_pdf":"https://arxiv.org/pdf/2003.02824v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"action-segmentation-with-joint-self","repo_url":"https://github.com/cmhungsteve/SSTDA","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"action-segmentation","task_name":"Action Segmentation"},{"task_slug":"domain-adaptation","task_name":"Domain Adaptation"}],"methods":[{"method_slug":"sstda","method_name":"SSTDA"}],"datasets_introduced":[],"methods_introduced":[{"slug":"sstda","name":"SSTDA","full_name":"Self-Supervised Temporal Domain Adaptation"}],"results":[{"leaderboard":"/sota/action-segmentation-on-50-salads-1","task":"Action Segmentation","dataset":"50 Salads","model":"SSTDA","rank_in_archive_order":18,"of":28,"metrics":{"Acc":"83.2","Edit":"75.8","F1@10%":"83.0","F1@25%":"81.5","F1@50%":"73.8"},"uses_additional_data":false},{"leaderboard":"/sota/action-segmentation-on-breakfast-1","task":"Action Segmentation","dataset":"Breakfast","model":"SSTDA","rank_in_archive_order":21,"of":37,"metrics":{"Acc":"70.2","Average F1":"66.4","Edit":"73.7","F1@10%":"75.0","F1@25%":"69.1","F1@50%":"55.2"},"uses_additional_data":false},{"leaderboard":"/sota/action-segmentation-on-gtea-1","task":"Action Segmentation","dataset":"GTEA","model":"SSTDA","rank_in_archive_order":13,"of":28,"metrics":{"Acc":"79.8","Edit":"86.2","F1@10%":"90.0","F1@25%":"89.1","F1@50%":"78.0"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.02824","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.02824"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cmhungsteve/SSTDA","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":3},"by_repo_kind":{"official":{"samples":3,"ran":3,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"829b3a3e9d894fa8","entry":"attentive_entropy","repo":"cmhungsteve/SSTDA","repo_kind":"official","path":"loss.py","file_url":"https://github.com/cmhungsteve/SSTDA/blob/HEAD/loss.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"829b3a3e9d894fa8"}},{"code_sha256_prefix":"b1e8dce608f3f658","entry":"cross_entropy_soft","repo":"cmhungsteve/SSTDA","repo_kind":"official","path":"loss.py","file_url":"https://github.com/cmhungsteve/SSTDA/blob/HEAD/loss.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1e8dce608f3f658"}},{"code_sha256_prefix":"e1dc22b6c3aff0f2","entry":"dis_mcd","repo":"cmhungsteve/SSTDA","repo_kind":"official","path":"loss.py","file_url":"https://github.com/cmhungsteve/SSTDA/blob/HEAD/loss.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e1dc22b6c3aff0f2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}