针对多标签数据不平衡问题,提出基于标签特异性距离的新型采样方法。
Addressing Imbalance in Multi-Label Data via Label-Specific Distance-based Oversampling

- 根据标签相关特征空间计算标签一致性距离,选择边界区域更具关联性的种子样本。
- 生成的合成样本与原始数据标签分布一致,在多个分类器上性能优于现有方法。
- 特别适合处理标签间相关性强、分布不均衡的复杂多标签数据集。
多标签分类中复杂的标签分布不平衡是一个关键挑战,因为大多数分类器倾向于多数类和高频标签。过采样是一种高效灵活的解决方案,通过扩充实例来构建更平衡的训练数据集。现有大多数过采样方法在全特征空间中依赖欧氏距离获取邻近信息,以启发式方式生成合成实例,但未考虑不同标签对特征的语义相关性差异,导致邻近样本标签不一致,引发标签混淆和合成样本过拟合。为此,我们提出一种新型采样方法——标签特异性距离多标签过采样(LSDMLO),通过加权相关特征空间构建标签特异性距离,识别标签一致的邻居,从而在边界区域选择更能体现标签相关性的种子实例,并生成与原始数据标签分布一致的合成实例。全面实验表明,LSDMLO在多种基线分类器下均优于当前最先进的多标签采样方法。
原文摘要 · Abstract (English)
The complex imbalanced label distribution poses a crucial challenge to multi-label classification, as most classifiers are biased towards the majority class and high-frequent labels. Oversampling is an efficient and flexible solution that augments instances to provide a more balanced training dataset for multi-label classifiers. Most existing oversampling methods create synthetic instances in a heuristic way that essentially relies on neighborhood information retrieved using Euclidean distance within the entire feature space. However, they fail to consider the varying semantic relevance of features to different labels, leading to label inconsistency among proximate neighbors and further introducing label confusion and overfitting to synthetic instances. To overcome the above issue, we propose a novel sampling approach called Label-Specific Distance-based Multi-Label Oversampling (LSDMLO) that creates more useful and well-labeled synthetic instances to address the imbalance in multi-label datasets. LSDMLO derives the label-specific distance to identify label-consistent neighbors based on the weighted pertinent feature space, which facilitates selecting seed instances that express more label correlations in boundary areas and generating synthetic instances aligned with the label distribution of original data. The comprehensive experiments verify that the proposed LSDMLO outperforms the state-of-the-art multi-label sampling approaches under various base classifiers.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。