LGCLJul 9

Ensemble Diversity Optimization for Subjective Supervision

arXiv:2607.084934.6h-index: 1
Predicted impact top 72% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For NLP practitioners modeling annotator disagreement, EDO provides a model-agnostic framework that improves calibration and uncertainty representation over existing ensemble methods.

EDO jointly optimizes ensemble weights, cardinality, and calibration via a differentiable objective with signed diversity regularization, reducing cross-entropy by 40-78% and lowering Brier scores on four subjective text-classification benchmarks while maintaining competitive F1.

Subjective NLP tasks often exhibit systematic annotator disagreement, requiring models that represent uncertainty rather than collapse it. We introduce Ensemble Diversity Optimization (EDO), a prediction-space framework that jointly optimizes ensemble weights, effective cardinality, and calibration through a unified differentiable objective. EDO learns ensemble composition and size end-to-end via Gumbel-Softmax relaxation and incorporates a signed diversity regularizer, tuned on validation data, to steer optimization toward either preserving or suppressing disagreement. This regularization prevents ensemble collapse and enables controlled navigation of the utility-calibration trade-off. The framework integrates a soft F1 surrogate, class-weighted cross-entropy to address imbalance, and reliability-weighted diversity to regulate intra-ensemble variability. Experiments on four subjective text-classification benchmarks (ArMIS, ConvAbuse, HS-Brexit, MD-Agreement) show that EDO substantially improves probabilistic calibration, reducing cross-entropy (40-78% depending on baseline) and lowering Brier scores relative to Soft-CE, Soft-MD, Top-5 Voting, and WEL, while maintaining competitive F1 and better alignment with annotator distributions. These results demonstrate that jointly optimizing ensemble structure with a signed diversity regularizer provides an efficient, model-agnostic approach for modeling human subjectivity in supervised learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes