SOTAVerified

Divergent Ensemble Networks: Enhancing Uncertainty Estimation with Shared Representations and Independent Branching

2024-12-02Code Available0· sign in to hype

Arnav Kharbanda, Advait Chandorkar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Ensemble learning has proven effective in improving predictive performance and estimating uncertainty in neural networks. However, conventional ensemble methods often suffer from redundant parameter usage and computational inefficiencies due to entirely independent network training. To address these challenges, we propose the Divergent Ensemble Network (DEN), a novel architecture that combines shared representation learning with independent branching. DEN employs a shared input layer to capture common features across all branches, followed by divergent, independently trainable layers that form an ensemble. This shared-to-branching structure reduces parameter redundancy while maintaining ensemble diversity, enabling efficient and scalable learning.

Tasks

Reproductions