Papers › An Empirical Study of End-to-End Temporal Action Detection

An Empirical Study of End-to-End Temporal Action Detection

6 Apr 2022CVPR 2022 1arXiv:2204.02932archive 2025-07-28

Xiaolong Liu, Song Bai, Xiang Bai

Temporal action detection (TAD) is an important yet challenging task in video understanding. It aims to simultaneously predict the semantic label and the temporal interval of every action instance in an untrimmed video. Rather than end-to-end learning, most existing methods adopt a head-only learning paradigm, where the video encoder is pre-trained for action classification, and only the detection head upon the encoder is optimized for TAD. The effect of end-to-end learning is not systematically evaluated. Besides, there lacks an in-depth study on the efficiency-accuracy trade-off in end-to-end TAD. In this paper, we present an empirical study of end-to-end temporal action detection. We validate the advantage of end-to-end learning over head-only learning and observe up to 11% performance improvement. Besides, we study the effects of multiple design choices that affect the TAD performance and speed, including detection head, video encoder, and resolution of input videos. Based on the findings, we build a mid-resolution baseline detector, which achieves the state-of-the-art performance of end-to-end methods while running more than 4× faster. We hope that this paper can serve as a guide for end-to-end learning and inspire future research in this field. Code and models are available at \url{https://github.com/xlliu7/E2E-TAD}.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2204.02932")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 9 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xlliu7/E2E-TAD officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 10 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
9ran
1unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from xlliu7/E2E-TAD. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bgr2gray xlliu7/E2E-TAD/datasets/e2e_lib/image_utils.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 76faea88c8139707 · report
get_norm xlliu7/E2E-TAD/models/tadtr.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 080939369832624b · report
imnormalize xlliu7/E2E-TAD/datasets/e2e_lib/videotransforms.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · c7302fc0e601e244 · report
imnormalize_ xlliu7/E2E-TAD/datasets/e2e_lib/videotransforms.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 441eb57f9c15784e · report
imrotate xlliu7/E2E-TAD/datasets/e2e_lib/image_utils.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 8a2672223e6157fc · report
rgb2gray xlliu7/E2E-TAD/datasets/e2e_lib/image_utils.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · b62a2ee10ebd56fe · report
sigmoid_focal_loss xlliu7/E2E-TAD/models/custom_loss.py official repository ran · our draft was wrong fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 5c0711aada67957e · report
str2bool xlliu7/E2E-TAD/opts.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · f25fba8e79d45d48 · report
to_device xlliu7/E2E-TAD/engine.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 6e29604338e1f78a · report
unfold xlliu7/E2E-TAD/models/video_encoder.py official repository ran Apache-2.0 recorded; this copy not marked cleared · pointer only · c4adc4a5ca79c522 · report
group_inv_transform xlliu7/E2E-TAD/datasets/e2e_lib/videotransforms.py official repository unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 195bd49d761ecd2c · report

Tasks

Action ClassificationAction DetectionTemporal Action LocalizationVideo Understanding

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Temporal Action Localization ActivityNet-1.3 E2E-TAD (SlowFast R50+TadTR) mAP 35.10 #21 of 33 Archive leaderboard report
Temporal Action Localization ActivityNet-1.3 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.5 50.47 #21 of 33 Archive leaderboard report
Temporal Action Localization ActivityNet-1.3 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.75 35.99 #21 of 33 Archive leaderboard report
Temporal Action Localization ActivityNet-1.3 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.95 10.83 #21 of 33 Archive leaderboard report
Temporal Action Localization THUMOS’14 E2E-TAD (SlowFast R50+TadTR) Avg mAP (0.3:0.7) 54.2 #19 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.3 69.4 #19 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.4 64.3 #19 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.5 56.0 #19 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.6 46.4 #19 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 E2E-TAD (SlowFast R50+TadTR) mAP IOU@0.7 34.9 #19 of 42 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections