Papers › LD-DETR: Loop Decoder DEtection TRansformer for Video Moment Retrieval and Highlight Detection

LD-DETR: Loop Decoder DEtection TRansformer for Video Moment Retrieval and Highlight Detection

18 Jan 2025arXiv:2501.10787archive 2025-07-28

Pengcheng Zhao, Zhixian He, Fuwei Zhang, Shujin Lin, Fan Zhou

Video Moment Retrieval and Highlight Detection aim to find corresponding content in the video based on a text query. Existing models usually first use contrastive learning methods to align video and text features, then fuse and extract multimodal information, and finally use a Transformer Decoder to decode multimodal information. However, existing methods face several issues: (1) Overlapping semantic information between different samples in the dataset hinders the model's multimodal aligning performance; (2) Existing models are not able to efficiently extract local features of the video; (3) The Transformer Decoder used by the existing model cannot adequately decode multimodal features. To address the above issues, we proposed the LD-DETR model for Video Moment Retrieval and Highlight Detection tasks. Specifically, we first distilled the similarity matrix into the identity matrix to mitigate the impact of overlapping semantic information. Then, we designed a method that enables convolutional layers to extract multimodal local features more efficiently. Finally, we fed the output of the Transformer Decoder back into itself to adequately decode multimodal information. We evaluated LD-DETR on four public benchmarks and conducted extensive experiments to demonstrate the superiority and effectiveness of our approach. Our model outperforms the State-Of-The-Art models on QVHighlight, Charades-STA and TACoS datasets. Our code is available at https://github.com/qingchen239/ld-detr.

PaperPDFCode

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

Code

qingchen239/ld-detr officialmentioned in papermentioned on GitHubpytorch 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

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

Tasks

Contrastive LearningDecoderHighlight DetectionMoment RetrievalNatural Language Moment RetrievalRetrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Moment Retrieval Charades-STA LD-DETR R@1 IoU=0.3 73.92 #9 of 25 Archive leaderboard report
Moment Retrieval Charades-STA LD-DETR R@1 IoU=0.5 62.58 #9 of 25 Archive leaderboard report
Moment Retrieval Charades-STA LD-DETR R@1 IoU=0.7 41.56 #9 of 25 Archive leaderboard report
Moment Retrieval Charades-STA LD-DETR mIoU 53.44 #9 of 25 Archive leaderboard report
Moment Retrieval QVHighlights LD-DETR R@1 IoU=0.5 66.80 #11 of 32 Archive leaderboard report
Moment Retrieval QVHighlights LD-DETR R@1 IoU=0.7 51.04 #11 of 32 Archive leaderboard report
Moment Retrieval QVHighlights LD-DETR mAP 46.41 #11 of 32 Archive leaderboard report
Moment Retrieval QVHighlights LD-DETR mAP@0.5 67.61 #11 of 32 Archive leaderboard report
Moment Retrieval QVHighlights LD-DETR mAP@0.75 46.99 #11 of 32 Archive leaderboard report
Natural Language Moment Retrieval TACoS LD-DETR R@1,IoU=0.3 57.61 #2 of 13 Archive leaderboard report
Natural Language Moment Retrieval TACoS LD-DETR R@1,IoU=0.5 44.31 #2 of 13 Archive leaderboard report
Natural Language Moment Retrieval TACoS LD-DETR R@1,IoU=0.7 26.24 #2 of 13 Archive leaderboard report
Natural Language Moment Retrieval TACoS LD-DETR mIoU 40.30 #2 of 13 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 EncodingsAdamAttentionBPEContrastive LearningDense ConnectionsDropoutLabel 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