Papers › Rethinking the Architecture Design for Efficient Generic Event Boundary Detection

Rethinking the Architecture Design for Efficient Generic Event Boundary Detection

17 Jul 2024arXiv:2407.12622archive 2025-07-28

Ziwei Zheng, Zechuan Zhang, Yulin Wang, Shiji Song, Gao Huang, Le Yang

Generic event boundary detection (GEBD), inspired by human visual cognitive behaviors of consistently segmenting videos into meaningful temporal chunks, finds utility in various applications such as video editing and. In this paper, we demonstrate that SOTA GEBD models often prioritize final performance over model complexity, resulting in low inference speed and hindering efficient deployment in real-world scenarios. We contribute to addressing this challenge by experimentally reexamining the architecture of GEBD models and uncovering several surprising findings. Firstly, we reveal that a concise GEBD baseline model already achieves promising performance without any sophisticated design. Secondly, we find that the widely applied image-domain backbones in GEBD models can contain plenty of architecture redundancy, motivating us to gradually ``modernize'' each component to enhance efficiency. Thirdly, we show that the GEBD models using image-domain backbones conducting the spatiotemporal learning in a spatial-then-temporal greedy manner can suffer from a distraction issue, which might be the inefficient villain for GEBD. Using a video-domain backbone to jointly conduct spatiotemporal modeling is an effective solution for this issue. The outcome of our exploration is a family of GEBD models, named EfficientGEBD, significantly outperforms the previous SOTA methods by up to 1.7\% performance gain and 280\% speedup under the same backbone. Our research prompts the community to design modern GEBD methods with the consideration of model complexity, particularly in resource-aware applications. The code is available at \url{https://github.com/Ziwei-Zheng/EfficientGEBD}.

PaperPDFCodeCode Syntology ran

In Syntology 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="2407.12622")

Code

Syntology Ran 15 of 16 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · fixture could not drive it; 14 ran with no contract checked.

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

ziwei-zheng/efficientgebd 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

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

1ran · fixture could not drive it
14ran
1unverified

Licence: 16 of the 16 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 ziwei-zheng/efficientgebd. “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.

NMS ziwei-zheng/efficientgebd/EffSoccerNet/metrics_visibility_fast.py official repository ran fingerprinted no licence file found · pointer only · 4dc9e75ee8673664 · report
RepVGG8 ziwei-zheng/efficientgebd/EffSoccerNet/resnet.py official repository ran no licence file found · pointer only · 9bc5e5e03d97e860 · report
ResNet18 ziwei-zheng/efficientgebd/EffSoccerNet/resnet.py official repository ran no licence file found · pointer only · cba195bb7da7ecdf · report
ResNetXX ziwei-zheng/efficientgebd/EffSoccerNet/resnet.py official repository ran no licence file found · pointer only · dcb09fc287f5e5f2 · report
all_gather ziwei-zheng/efficientgebd/EffSoccerNet/distribute.py official repository ran no licence file found · pointer only · aa6da43d05cfaf65 · report
append_function ziwei-zheng/efficientgebd/EffSoccerNet/metrics_fast.py official repository ran no licence file found · pointer only · c0199c9ff94b4797 · report
calculate_f1_manual ziwei-zheng/efficientgebd/EffSoccerNet/metrics_fast.py official repository ran no licence file found · pointer only · cf572c8b317f3a4c · report
compute_class_scores ziwei-zheng/efficientgebd/EffSoccerNet/metrics_visibility_fast.py official repository ran no licence file found · pointer only · 64f3d9cd504a9a78 · report
compute_precision_recall_curve ziwei-zheng/efficientgebd/EffSoccerNet/metrics_visibility_fast.py official repository ran no licence file found · pointer only · 7fe974d74155ad1c · report
drop_path ziwei-zheng/efficientgebd/EffSoccerNet/diff_former.py official repository ran · fixture could not drive it no licence file found · pointer only · 971ae8d2d8313e30 · report
getNegativeIndexes ziwei-zheng/efficientgebd/EffSoccerNet/preprocessing.py official repository ran no licence file found · pointer only · 2816ac2fa19e88bf · report
oneClasslabels ziwei-zheng/efficientgebd/EffSoccerNet/preprocessing.py official repository ran fingerprinted no licence file found · pointer only · b6b24ff52e085b91 · report
oneHotToAlllabels ziwei-zheng/efficientgebd/EffSoccerNet/preprocessing.py official repository ran fingerprinted no licence file found · pointer only · f7a3c5076aa34b5a · report
prepare_gaussian_targets ziwei-zheng/efficientgebd/EffSoccerNet/model.py official repository ran fingerprinted no licence file found · pointer only · 2dd22ce91e46763f · report
temporal_features ziwei-zheng/efficientgebd/export/model.py official repository ran no licence file found · pointer only · d1270e685e443e13 · report
calculate_f1_score ziwei-zheng/efficientgebd/EffSoccerNet/metrics_fast.py official repository unverified no licence file found · pointer only · 33fa4ecf4b2caa08 · report

Tasks

Boundary DetectionGeneric Event Boundary DetectionVideo Editing

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEED

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