Structured Radial Basis Function Network: Modelling Diversity for Multiple Hypotheses Prediction
Alejandro Rodriguez Dominguez, Muhammad Shahzad, Xia Hong

TL;DR
This paper presents a Structured Radial Basis Function Network (s-RBFN) that models multiple hypotheses for regression, effectively balancing diversity and generalization, and demonstrates superior performance on real-world datasets.
Contribution
The paper introduces a novel structured ensemble model, s-RBFN, that efficiently trains multiple hypotheses with controlled diversity using a closed-form solution.
Findings
s-RBFN outperforms single-hypothesis models in generalization.
The structured approach effectively balances diversity and accuracy.
Empirical results show improved computational efficiency.
Abstract
Multi-modal problems can be effectively addressed using multiple hypothesis frameworks, but integrating these frameworks into learning models poses significant challenges. This paper introduces a Structured Radial Basis Function Network (s-RBFN) as an ensemble of multiple hypothesis predictors for regression. During the training of the predictors, first the centroidal Voronoi tessellations are formed based on their losses and the true labels, representing geometrically the set of multiple hypotheses. Then, the trained predictors are used to compute a structured dataset with their predictions, including centers and scales for the basis functions. A radial basis function network, with each basis function focused on a particular hypothesis, is subsequently trained using this structured dataset for multiple hypotheses prediction. The s-RBFN is designed to train efficiently while controlling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Grey System Theory Applications · Face and Expression Recognition
