Papers › What Makes Training Multi-Modal Classification Networks Hard?

What Makes Training Multi-Modal Classification Networks Hard?

29 May 2019CVPR 2020 6arXiv:1905.12681archive 2025-07-28

Wei-Yao Wang, Du Tran, Matt Feiszli

Consider end-to-end training of a multi-modal vs. a single-modal network on a task with multiple input modalities: the multi-modal network receives more information, so it should match or outperform its single-modal counterpart. In our experiments, however, we observe the opposite: the best single-modal network always outperforms the multi-modal network. This observation is consistent across different combinations of modalities and on different tasks and benchmarks. This paper identifies two main causes for this performance drop: first, multi-modal networks are often prone to overfitting due to increased capacity. Second, different modalities overfit and generalize at different rates, so training them jointly with a single optimization strategy is sub-optimal. We address these two problems with a technique we call Gradient Blending, which computes an optimal blend of modalities based on their overfitting behavior. We demonstrate that Gradient Blending outperforms widely-used baselines for avoiding overfitting and achieves state-of-the-art accuracy on various tasks including human action recognition, ego-centric action recognition, and acoustic event detection.

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="1905.12681")

Code

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

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

facebookresearch/R2Plus1D mentioned on GitHubcaffe2Apache-2.0 report
facebookresearch/VMZ mentioned on GitHubcaffe2 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; 1 ran; 0 honoured the contract we drafted; 10 have 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
10unverified

Licence: 0 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 facebookresearch/R2Plus1D. “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.

create_model facebookresearch/R2Plus1D/c2/lib/models/c3d_model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 33fb556271040441 · report
FlipBGR2RGB facebookresearch/R2Plus1D/c2/lib/utils/model_loader.py community (archive-listed) unverified Apache-2.0 (permissive) · dfc355d0820eea25 · report
accuracy_metric facebookresearch/R2Plus1D/c2/lib/utils/metric.py community (archive-listed) unverified Apache-2.0 (permissive) · eafa75d1a397bede · report
blobs_from_pkl facebookresearch/R2Plus1D/utilities/model_conversion/convert_models.py community (archive-listed) unverified Apache-2.0 (permissive) · be8f28f90ea3b6fd · report
ir_csn_152 facebookresearch/R2Plus1D/utilities/model_conversion/conversion_models.py community (archive-listed) unverified Apache-2.0 (permissive) · 3c5043c8ffebe8fc · report
mean_ap_metric facebookresearch/R2Plus1D/c2/lib/utils/metric.py community (archive-listed) unverified Apache-2.0 (permissive) · 3f1d35c210ec7379 · report
model_validation facebookresearch/R2Plus1D/c2/lib/models/model_builder.py community (archive-listed) unverified Apache-2.0 (permissive) · 4a0058a818794147 · report
r2plus1d_152 facebookresearch/R2Plus1D/pt/vmz/models/r2plus1d.py community (archive-listed) unverified Apache-2.0 (permissive) · f5d71fa38ad9ad76 · report
r2plus1d_152 facebookresearch/R2Plus1D/utilities/model_conversion/conversion_models.py community (archive-listed) unverified Apache-2.0 (permissive) · f6417808cd2990b8 · report
r2plus1d_34 facebookresearch/R2Plus1D/pt/vmz/models/r2plus1d.py community (archive-listed) unverified Apache-2.0 (permissive) · 1793f9b13efb9ae4 · report
r2plus1d_34 facebookresearch/R2Plus1D/utilities/model_conversion/conversion_models.py community (archive-listed) unverified Apache-2.0 (permissive) · c2d08c4f7298be18 · report

Tasks

Action ClassificationAction RecognitionAction Recognition In VideosClassificationEvent DetectionGeneral ClassificationMulti-modal ClassificationTemporal Action Localization

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Action Classification Kinetics-400 G-Blend (Sports-1M pretrain) Acc@1 78.9 #122 of 207 Archive leaderboard report
Action Classification Kinetics-400 G-Blend Acc@1 77.7 #135 of 207 Archive leaderboard report
Action Recognition In Videos Sports-1M G-Blend Video hit@1 74.8 #1 of 2 Archive leaderboard report
Action Recognition In Videos Sports-1M G-Blend Video hit@5 92.4 #1 of 2 Archive leaderboard report
Action Recognition In Videos miniSports G-Blend Clip Hit@1 49.7 #1 of 1 Archive leaderboard report
Action Recognition In Videos miniSports G-Blend Video hit@1 62.8 #1 of 1 Archive leaderboard report
Action Recognition In Videos miniSports G-Blend Video hit@5 85.5 #1 of 1 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