Interpretable Instance-Based Learning Through Pairwise Distance Trees
Abstract
Instance-based models offer natural interpretability by making decisions based on concrete examples. However, their transparency is often hindered by the use of complex similarity measures, which are difficult to interpret, especially in high-dimensional datasets. To address this issue, this paper presents a meta-learning framework that enhances the interpretability of instance-based models by replacing traditional, complex pairwise distance functions with interpretable pairwise distance trees. These trees are designed to prioritize simplicity and transparency while preserving the model’s effectiveness. By offering a clear decision-making process, the framework makes the instance selection more understandable. Also, the framework mitigates the computational burden of instance-based models, which typically require calculating all pairwise distances. Leveraging the generalization capabilities of pairwise distance trees and employing sampling strategies to select representative subsets, the method significantly reduces computational complexity. Our experiments demonstrate that the proposed approach improves computational efficiency with only a modest trade-off in accuracy while substantially enhancing the interpretability of the learned distance measure.
Cite
Text
Fedele et al. "Interpretable Instance-Based Learning Through Pairwise Distance Trees." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06078-5_1Markdown
[Fedele et al. "Interpretable Instance-Based Learning Through Pairwise Distance Trees." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/fedele2025ecmlpkdd-interpretable/) doi:10.1007/978-3-032-06078-5_1BibTeX
@inproceedings{fedele2025ecmlpkdd-interpretable,
title = {{Interpretable Instance-Based Learning Through Pairwise Distance Trees}},
author = {Fedele, Andrea and Cascione, Alessio and Guidotti, Riccardo and Landi, Cristiano},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {3-21},
doi = {10.1007/978-3-032-06078-5_1},
url = {https://mlanthology.org/ecmlpkdd/2025/fedele2025ecmlpkdd-interpretable/}
}