面向图像分类的组标签增强宽度学习系统

Groupwise Label Enhancement Broad Learning System for Image Classification

IEEE Transactions on Cybernetics · 2025
被引 25 · 同刊同年前 2%
ABS 3

中文导读

提出一种组标签增强的宽度学习模型,通过设计新的回归目标和组约束,同时提升同类标签的相似性和异类标签的差异性,实验表明其效果和效率优于现有方法。

Abstract

The broad learning system (BLS) is a lightweight neural network known for its efficient learning capabilities; however, it is limited by its reliance on a binary label strategy. Existing label enhancement models primarily focus on increasing the distances between labels from different classes, which inadvertently expands the distance within the same category. For classification tasks, maintaining similarity within the intraclass is essential for ensuring the model's effectiveness. To address this issue, we propose a groupwise label enhancement BLS model that ensures both intraclass similarity and interclass disparity of labels. Specifically, we develop a novel regression target that generalizes existing label enhancement targets in BLS, increasing the distances between labels of different classes while overcoming the constraints imposed by binary labels. Moreover, we design a groupwise constraint to jointly enhance the intraclass similarity and interclass disparity of labels. Additionally, we propose a novel alternating direction method of multipliers-based optimization algorithm to solve our proposed model, ensuring both computational efficiency and theoretical convergence. Experimental results on several public datasets demonstrate the outstanding effectiveness and efficiency of our proposed model compared to other state-of-the-art methods.

图像分类宽度学习标签增强机器学习