Efficient Generalization via Multimodal Co-Training under Data Scarcity and Distribution Shift
Tianyu Bell Pan, Damon L. Woodard
TL;DR
The paper tackles generalization under data scarcity and distribution shift by proposing a semi-supervised multimodal co-training framework that leverages unlabeled data through dual-threshold pseudo-labeling and an agreement loss across two views, plus a label-expansion budget. It provides a geometric convergence guarantee to an irreducible floor $c_{\min}$ and derives a novel PAC-style generalization bound with a subtractive unlabeled-benefit term $Γ$ that depends on the unlabeled fraction $N_U/(N_L+N_U)$, inter-view agreement, and conditional independence. This bound offers interpretable guidance on when unlabeled multimodal data helps generalization and how improvements in view agreement and independence tighten the bound. Overall, the framework advances data-efficient, robust learning for open-world scenarios by clarifying the roles of unlabeled data, cross-view consistency, and moderated label expansion.
Abstract
This paper explores a multimodal co-training framework designed to enhance model generalization in situations where labeled data is limited and distribution shifts occur. We thoroughly examine the theoretical foundations of this framework, deriving conditions under which the use of unlabeled data and the promotion of agreement between classifiers for different modalities lead to significant improvements in generalization. We also present a convergence analysis that confirms the effectiveness of iterative co-training in reducing classification errors. In addition, we establish a novel generalization bound that, for the first time in a multimodal co-training context, decomposes and quantifies the distinct advantages gained from leveraging unlabeled multimodal data, promoting inter-view agreement, and maintaining conditional view independence. Our findings highlight the practical benefits of multimodal co-training as a structured approach to developing data-efficient and robust AI systems that can effectively generalize in dynamic, real-world environments. The theoretical foundations are examined in dialogue with, and in advance of, established co-training principles.
