论文标题

学习一个统一的样品加权网络以进行对象检测

Learning a Unified Sample Weighting Network for Object Detection

论文作者

Cai, Qi, Pan, Yingwei, Wang, Yu, Liu, Jingen, Yao, Ting, Mei, Tao

论文摘要

区域采样或加权对于现代基于区域的对象探测器的成功至关重要。与一些以前的作品不同,仅在优化目标函数时仅着眼于“硬”样本,我们认为样本权重应与数据相关且依赖于任务。样本对目标函数优化的重要性取决于其对对象分类和边界框回归任务的不确定性。为此,我们设计了一个一般损耗函数,以涵盖具有各种采样策略的大多数基于区域的对象探测器,然后基于它,我们提出了一个统一的样本加权网络,以预测样本的任务权重。我们的框架简单而有效。它利用样本的不确定性分布在分类损失,回归损失,IOU和概率评分上,以预测样本权重。我们的方法具有几个优点:(i)。它共同学习分类和回归任务的样本权重,这将其与以前的大多数工作区分开来。 (ii)。这是一个数据驱动的过程,因此避免了一些手动参数调整。 (iii)。它可以轻松地插入大多数对象探测器中,并在不影响其推理时间的情况下实现明显的性能改进。我们的方法已通过最近的对象检测框架进行了彻底评估,并且可以一致提高检测准确性。代码已在\ url {https://github.com/caiqi/sample-weighting-network}提供。

Region sampling or weighting is significantly important to the success of modern region-based object detectors. Unlike some previous works, which only focus on "hard" samples when optimizing the objective function, we argue that sample weighting should be data-dependent and task-dependent. The importance of a sample for the objective function optimization is determined by its uncertainties to both object classification and bounding box regression tasks. To this end, we devise a general loss function to cover most region-based object detectors with various sampling strategies, and then based on it we propose a unified sample weighting network to predict a sample's task weights. Our framework is simple yet effective. It leverages the samples' uncertainty distributions on classification loss, regression loss, IoU, and probability score, to predict sample weights. Our approach has several advantages: (i). It jointly learns sample weights for both classification and regression tasks, which differentiates it from most previous work. (ii). It is a data-driven process, so it avoids some manual parameter tuning. (iii). It can be effortlessly plugged into most object detectors and achieves noticeable performance improvements without affecting their inference time. Our approach has been thoroughly evaluated with recent object detection frameworks and it can consistently boost the detection accuracy. Code has been made available at \url{https://github.com/caiqi/sample-weighting-network}.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源