Papers › Optimization Planning for 3D ConvNets

Optimization Planning for 3D ConvNets

11 Jan 2022arXiv:2201.04021archive 2025-07-28

Zhaofan Qiu, Ting Yao, Chong-Wah Ngo, Tao Mei

It is not trivial to optimally learn a 3D Convolutional Neural Networks (3D ConvNets) due to high complexity and various options of the training scheme. The most common hand-tuning process starts from learning 3D ConvNets using short video clips and then is followed by learning long-term temporal dependency using lengthy clips, while gradually decaying the learning rate from high to low as training progresses. The fact that such process comes along with several heuristic settings motivates the study to seek an optimal "path" to automate the entire training. In this paper, we decompose the path into a series of training "states" and specify the hyper-parameters, e.g., learning rate and the length of input clips, in each state. The estimation of the knee point on the performance-epoch curve triggers the transition from one state to another. We perform dynamic programming over all the candidate states to plan the optimal permutation of states, i.e., optimization path. Furthermore, we devise a new 3D ConvNets with a unique design of dual-head classifier to improve spatial and temporal discrimination. Extensive experiments on seven public video recognition benchmarks demonstrate the advantages of our proposal. With the optimization planning, our 3D ConvNets achieves superior results when comparing to the state-of-the-art recognition methods. More remarkably, we obtain the top-1 accuracy of 80.5% and 82.7% on Kinetics-400 and Kinetics-600 datasets, respectively. Source code is available at https://github.com/ZhaofanQiu/Optimization-Planning-for-3D-ConvNets.

PaperPDFConference PDFCodeCode 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="2201.04021")

Code

Syntology Ran 5 of 8 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 3 ran with no contract checked.

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

zhaofanqiu/optimization-planning-for-3d-convnets officialmentioned in paperpytorch 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

8 samples harvested; 5 ran; 0 honoured the contract we drafted; 3 have 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 · violated contract
1ran · our draft was wrong
3ran
3unverified

Licence: 8 of the 8 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 zhaofanqiu/optimization-planning-for-3d-convnets. “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.

BlockDecoder zhaofanqiu/optimization-planning-for-3d-convnets/model/seq_p3d_eftnet.py official repository ran licence not identified · pointer only · 27e9e8e851b8e930 · report
Conv3dStaticSamePadding zhaofanqiu/optimization-planning-for-3d-convnets/model/seq_p3d_eftnet.py official repository ran · metamorphic tier: invariant licence not identified · pointer only · d3671ab17b8f75a2 · report
TemporalConvDW zhaofanqiu/optimization-planning-for-3d-convnets/model/seq_p3d_eftnet.py official repository ran · metamorphic tier: invariant fingerprinted licence not identified · pointer only · 71f85132691ac17f · report
func zhaofanqiu/optimization-planning-for-3d-convnets/train_3d_op.py official repository ran · violated contract licence not identified · pointer only · f5555e4360d6910c · report
get_same_padding_conv3d zhaofanqiu/optimization-planning-for-3d-convnets/model/seq_p3d_eftnet.py official repository ran · our draft was wrong licence not identified · pointer only · 7826ff814e564735 · report
MBConvBlock zhaofanqiu/optimization-planning-for-3d-convnets/model/seq_p3d_eftnet.py official repository unverified licence not identified · pointer only · 23f2cb856678d5d4 · report
SeqEfficientNet zhaofanqiu/optimization-planning-for-3d-convnets/model/seq_p3d_eftnet.py official repository unverified licence not identified · pointer only · 4701a0d49a1bd596 · report
load_checkpoint zhaofanqiu/optimization-planning-for-3d-convnets/train_3d.py official repository unverified licence not identified · pointer only · f42bb12a252559be · report

Tasks

Video Recognition

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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