Consistent Joint Decision-Making with Heterogeneous Learning Models
Hossein Rajaby Faghihi, Parisa Kordjamshidi
TL;DR
The paper tackles the problem of achieving consistent interdependent decisions from heterogeneous models without retraining. It introduces an ILP-based framework that maps raw model outputs to globally comparable weights using priors, entropy-based confidence, and expected accuracy, and then maximizes a global objective under task constraints. By integrating these factors within the DomiKnowS pipeline, the approach yields improved constraint satisfaction and set correctness across procedural reasoning and hierarchical classification tasks. The findings demonstrate that globally optimized, uncertainty-aware scoring enhances practical utility of multi-model predictions, though replication may depend on optimization tooling and problem characteristics. This work advances decision fusion for complex, interrelated outputs in AI systems.
Abstract
This paper introduces a novel decision-making framework that promotes consistency among decisions made by diverse models while utilizing external knowledge. Leveraging the Integer Linear Programming (ILP) framework, we map predictions from various models into globally normalized and comparable values by incorporating information about decisions' prior probability, confidence (uncertainty), and the models' expected accuracy. Our empirical study demonstrates the superiority of our approach over conventional baselines on multiple datasets.
