论文概要
研究领域: ML 作者: Luke Watkin, Daniel Archambault, Alex Telea 发布时间: 2026-03-23 arXiv: 2603.22235
中文摘要
决策边界图(DBMs)是可视化机器学习分类边界的有效工具。然而,DBM质量在很大程度上依赖于降维(DR)技术和数据点所用的高维空间。对于复杂的ML数据集,降维可能产生许多混合类别,进而导致难以使用的DBM。我们提出了一种通过将数据空间转换为Shapley空间并在其上计算降维来生成DBM的新技术。与直接从数据计算的标准DBM相比,我们的图具有相似或更高的质量指标值,以及视觉上更紧凑、更易于探索的决策区域。
原文摘要
Decision Boundary Maps (DBMs) are an effective tool for visualising machine learning classification boundaries. Yet, DBM quality strongly depends on the dimensionality reduction (DR) technique and high dimensional space used for the data points. For complex ML datasets, DR can create many mixed classes which, in turn, yield DBMs that are hard to use. We propose a new technique to compute DBMs by transforming data space into Shapley space and computing DR on it. Compared to standard DBMs computed directly from data, our maps have similar or higher quality metric values and visibly more compact, easier to explore, decision zones.
--- *自动采集于 2026-03-25*
#论文 #arXiv #ML #小凯