Simon Fraser University, 8888 University Dr., Burnaby, BC V5A1S6, Canada.
IEEE Trans Pattern Anal Mach Intell. 2013 Apr;35(4):911-24. doi: 10.1109/TPAMI.2012.168.
We develop an algorithm for structured prediction with nondecomposable performance measures. The algorithm learns parameters of Markov Random Fields (MRFs) and can be applied to multivariate performance measures. Examples include performance measures such as Fβ score (natural language processing), intersection over union (object category segmentation), Precision/Recall at k (search engines), and ROC area (binary classifiers). We attack this optimization problem by approximating the loss function with a piecewise linear function. The loss augmented inference forms a Quadratic Program (QP), which we solve using LP relaxation. We apply this approach to two tasks: object class-specific segmentation and human action retrieval from videos. We show significant improvement over baseline approaches that either use simple loss functions or simple scoring functions on the PASCAL VOC and H3D Segmentation datasets, and a nursing home action recognition dataset.
我们开发了一种用于非可分解性能度量的结构化预测算法。该算法学习马尔可夫随机场 (MRF) 的参数,可应用于多元性能度量。例如,性能度量包括 Fβ分数(自然语言处理)、交并比(对象类别分割)、k 点的准确率/召回率(搜索引擎)和 ROC 面积(二分类器)。我们通过用分段线性函数来近似损失函数来解决这个优化问题。损失增强推理形成二次规划 (QP),我们使用 LP 松弛来求解。我们将这种方法应用于两个任务:对象类别特定的分割和从视频中检索人类动作。在 PASCAL VOC 和 H3D 分割数据集以及养老院动作识别数据集上,我们在使用简单损失函数或简单评分函数的基线方法上取得了显著的改进。