Learning-From-Disagreement: A Model Comparison and Visual Analytics Framework
Junpeng Wang, Liang Wang, Yan Zheng, Chin-Chia Michael Yeh, Shubham, Jain, Wei Zhang

TL;DR
This paper introduces a visual analytics framework called Learning-From-Disagreement (LFD) for comparing two classifiers by analyzing their disagreements and meta-features, providing insights into their differences and complementarity.
Contribution
The paper proposes a novel LFD framework that interprets classifier differences through disagreement analysis, meta-feature profiling, and SHAP-based explanations, enhancing model comparison and ensemble strategies.
Findings
Effectively identifies key meta-features differentiating classifiers.
Provides actionable insights for classifier ensemble improvement.
Demonstrates framework efficacy in financial and advertising domains.
Abstract
With the fast-growing number of classification models being produced every day, numerous model interpretation and comparison solutions have also been introduced. For example, LIME and SHAP can interpret what input features contribute more to a classifier's output predictions. Different numerical metrics (e.g., accuracy) can be used to easily compare two classifiers. However, few works can interpret the contribution of a data feature to a classifier in comparison with its contribution to another classifier. This comparative interpretation can help to disclose the fundamental difference between two classifiers, select classifiers in different feature conditions, and better ensemble two classifiers. To accomplish it, we propose a learning-from-disagreement (LFD) framework to visually compare two classification models. Specifically, LFD identifies data instances with disagreed predictions…
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
TopicsData Stream Mining Techniques · Data Visualization and Analytics · Machine Learning and Data Classification
MethodsShapley Additive Explanations · Local Interpretable Model-Agnostic Explanations
