基于成对边界最大化的自动标签方法

OUP accepted manuscript

Biometrika · 2017
被引 0
ABS 4

中文导读

提出一种自动标签方法,通过成对边界最大化来度量预测标签与真实标签的差异,能识别训练样本中未出现的新标签,并在路透社新闻数据集上验证了准确性。

Abstract

Automatic tagging by key words and phrases is important in multi-label classification of a document. In this paper, we first introduce a tagging loss to measure the discrepancy between predicted and actual tag sets, which is expressed in terms of a sum of weighted pairwise margins between two tags by their degree of similarity. We then construct a regularized empirical loss to incorporate linguistic knowledge, and identify a tagger maximizing the separations between the pairwise margins. One salient feature of the proposed method is its capability to identify novel tags absent from a training sample by using their similarity to existing tags. Computationally, the proposed method is implemented by an alternating direction method of multipliers, integrated with a difference convex algorithm. This permits scalable computation. We show that the method achieves accurate tagging, and that it compares favourably with existing methods. Finally, we apply the proposed method to tagging a Reuters news dataset.

多标签分类自然语言处理机器学习文本标注