Papers › Dual DETRs for Multi-Label Temporal Action Detection

Dual DETRs for Multi-Label Temporal Action Detection

31 Mar 2024CVPR 2024 1arXiv:2404.00653archive 2025-07-28

Yuhan Zhu, Guozhen Zhang, Jing Tan, Gangshan Wu, LiMin Wang

Temporal Action Detection (TAD) aims to identify the action boundaries and the corresponding category within untrimmed videos. Inspired by the success of DETR in object detection, several methods have adapted the query-based framework to the TAD task. However, these approaches primarily followed DETR to predict actions at the instance level (i.e., identify each action by its center point), leading to sub-optimal boundary localization. To address this issue, we propose a new Dual-level query-based TAD framework, namely DualDETR, to detect actions from both instance-level and boundary-level. Decoding at different levels requires semantics of different granularity, therefore we introduce a two-branch decoding structure. This structure builds distinctive decoding processes for different levels, facilitating explicit capture of temporal cues and semantics at each level. On top of the two-branch design, we present a joint query initialization strategy to align queries from both levels. Specifically, we leverage encoder proposals to match queries from each level in a one-to-one manner. Then, the matched queries are initialized using position and content prior from the matched action proposal. The aligned dual-level queries can refine the matched proposal with complementary cues during subsequent decoding. We evaluate DualDETR on three challenging multi-label TAD benchmarks. The experimental results demonstrate the superior performance of DualDETR to the existing state-of-the-art methods, achieving a substantial improvement under det-mAP and delivering impressive results under seg-mAP.

PaperPDFConference PDF

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

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Action DetectionObject DetectionTemporal Action Localizationobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Temporal Action Localization MultiTHUMOS DualDETR (I3D-rgb) Average mAP 32.64 #2 of 8 Archive leaderboard report
Temporal Action Localization MultiTHUMOS DualDETR (I3D-rgb) mAP IOU@0.1 53.42 #2 of 8 Archive leaderboard report
Temporal Action Localization MultiTHUMOS DualDETR (I3D-rgb) mAP IOU@0.3 47.41 #2 of 8 Archive leaderboard report
Temporal Action Localization MultiTHUMOS DualDETR (I3D-rgb) mAP IOU@0.5 35.18 #2 of 8 Archive leaderboard report
Temporal Action Localization MultiTHUMOS DualDETR (I3D-rgb) mAP IOU@0.7 20.18 #2 of 8 Archive leaderboard report
Temporal Action Localization MultiTHUMOS DualDETR (I3D-rgb) mAP IOU@0.9 4.02 #2 of 8 Archive leaderboard report
Temporal Action Localization THUMOS’14 DualDETR (I3D features) Avg mAP (0.3:0.7) 66.8 #12 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 DualDETR (I3D features) mAP IOU@0.3 82.9 #12 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 DualDETR (I3D features) mAP IOU@0.4 78.0 #12 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 DualDETR (I3D features) mAP IOU@0.5 70.4 #12 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 DualDETR (I3D features) mAP IOU@0.6 58.5 #12 of 42 Archive leaderboard report
Temporal Action Localization THUMOS’14 DualDETR (I3D features) mAP IOU@0.7 44.4 #12 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.

Methods

ALIGNAbsolute Position EncodingsAdamAttentionBPEConvolutionDense ConnectionsDetrDropoutFeedforward NetworkLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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