{"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/temporal-action-detection-with-global","title":"Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning","arxiv_id":"2207.06580","date":"2022-07-14","proceeding":null,"authors":["Sauradip Nag","Xiatian Zhu","Yi-Zhe Song","Tao Xiang"],"abstract":"Existing temporal action detection (TAD) methods rely on generating an overwhelmingly large number of proposals per video. This leads to complex model designs due to proposal generation and/or per-proposal action instance evaluation and the resultant high computational cost. In this work, for the first time, we propose a proposal-free Temporal Action detection model with Global Segmentation mask (TAGS). Our core idea is to learn a global segmentation mask of each action instance jointly at the full video length. The TAGS model differs significantly from the conventional proposal-based methods by focusing on global temporal representation learning to directly detect local start and end points of action instances without proposals. Further, by modeling TAD holistically rather than locally at the individual proposal level, TAGS needs a much simpler model architecture with lower computational cost. Extensive experiments show that despite its simpler design, TAGS outperforms existing TAD methods, achieving new state-of-the-art performance on two benchmarks. Importantly, it is ~ 20x faster to train and ~1.6x more efficient for inference. Our PyTorch implementation of TAGS is available at https://github.com/sauradip/TAGS .","url_abs":"https://arxiv.org/abs/2207.06580v2","url_pdf":"https://arxiv.org/pdf/2207.06580v2.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":"temporal-action-detection-with-global","repo_url":"https://github.com/sauradip/tags","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"temporal-action-detection-with-global","repo_url":"https://github.com/sauradip/stale","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"action-detection","task_name":"Action Detection"},{"task_slug":"representation-learning","task_name":"Representation Learning"},{"task_slug":"action-recognition","task_name":"Temporal Action Localization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/temporal-action-localization-on-activitynet","task":"Temporal Action Localization","dataset":"ActivityNet-1.3","model":"TAGS (I3D)","rank_in_archive_order":16,"of":33,"metrics":{"mAP":"36.5"},"uses_additional_data":false},{"leaderboard":"/sota/temporal-action-localization-on-thumos14","task":"Temporal Action Localization","dataset":"THUMOS’14","model":"TAGS (I3D)","rank_in_archive_order":23,"of":42,"metrics":{"Avg mAP (0.3:0.7)":"52.8","mAP IOU@0.3":"68.6","mAP IOU@0.4":"63.8","mAP IOU@0.5":"57.0","mAP IOU@0.6":"46.3","mAP IOU@0.7":"31.8"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.06580","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.06580"}},"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":"deterministic:regex_extraction","url":"https://github.com/sauradip/TAGS","reach":null}],"summary":{"ran":2,"unverified":1},"by_repo_kind":{"official":{"samples":3,"ran":2,"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":3,"samples":[{"code_sha256_prefix":"d7b4a19975d95a71","entry":"ScaledDotProductAttention","repo":"sauradip/TAGS","repo_kind":"official","path":"tags_model.py","file_url":"https://github.com/sauradip/TAGS/blob/HEAD/tags_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d7b4a19975d95a71"}},{"code_sha256_prefix":"6f85f1891890d1fa","entry":"SnippetEmbedding","repo":"sauradip/TAGS","repo_kind":"official","path":"tags_model.py","file_url":"https://github.com/sauradip/TAGS/blob/HEAD/tags_model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6f85f1891890d1fa"}},{"code_sha256_prefix":"f1f56c0321a7be40","entry":"TAGS","repo":"sauradip/TAGS","repo_kind":"official","path":"tags_model.py","file_url":"https://github.com/sauradip/TAGS/blob/HEAD/tags_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f1f56c0321a7be40"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}