Multi-View Majority Vote Learning Algorithms: Direct Minimization of PAC-Bayesian Bounds
Mehdi Hennequin, Abdelkrim Zitouni, Khalid Benabdeslem, Haytham Elghazel, Yacine Gaci
TL;DR
The paper advances multi-view learning by deriving in-probability PAC-Bayesian bounds based on Rényi divergence for a hierarchical view-voter framework, enabling view-specific regularization through per-view α_v and a hyper-prior/hyper-posterior. It extends both first- and second-order oracle bounds and C-Bounds to multi-view settings, and introduces self-bounding optimization algorithms that directly minimize these bounds in practice. The approach yields tighter, high-probability generalization guarantees and supports learning from unlabeled data via disagreement terms, with empirical results showing strong performance on diverse datasets. Overall, the work bridges theory and practice in multi-view PAC-Bayes, providing a flexible, scalable framework for robust multi-view ensemble learning.
Abstract
The PAC-Bayesian framework has significantly advanced the understanding of statistical learning, particularly for majority voting methods. Despite its successes, its application to multi-view learning -- a setting with multiple complementary data representations -- remains underexplored. In this work, we extend PAC-Bayesian theory to multi-view learning, introducing novel generalization bounds based on Rényi divergence. These bounds provide an alternative to traditional Kullback-Leibler divergence-based counterparts, leveraging the flexibility of Rényi divergence. Furthermore, we propose first- and second-order oracle PAC-Bayesian bounds and extend the C-bound to multi-view settings. To bridge theory and practice, we design efficient self-bounding optimization algorithms that align with our theoretical results.
