论文标题
用粗制标签弱监督的代表学习
Weakly Supervised Representation Learning with Coarse Labels
论文作者
论文摘要
随着用于数据收集的计算能力和技术的发展,深度学习表明了与视觉基准数据集上的大多数现有算法相比的表现优越。许多努力致力于研究深度学习的机制。一个重要的观察结果是,深度学习可以直接以任务依赖的方式从原材料中学习歧视性模式。因此,通过深度学习获得的表示形式胜过手工制作的功能。但是,对于某些现实世界中的应用程序,收集特定于任务的标签(例如在线购物中的视觉搜索)太昂贵了。与这些特定于任务的标签的有限可用性相比,它们的粗级标签更加负担得起,但是从中学到的表示形式对于目标任务来说可能是最佳的。为了减轻这一挑战,我们提出了一种算法,以学习目标任务的细粒度模式,仅当其粗级标签可用时。更重要的是,我们为此提供理论保证。对现实世界数据集的广泛实验表明,当仅可用于培训时,提出的方法可以显着提高目标任务中学习表示的性能。代码可在\ url {https://github.com/idstcv/coins}中获得。
With the development of computational power and techniques for data collection, deep learning demonstrates a superior performance over most existing algorithms on visual benchmark data sets. Many efforts have been devoted to studying the mechanism of deep learning. One important observation is that deep learning can learn the discriminative patterns from raw materials directly in a task-dependent manner. Therefore, the representations obtained by deep learning outperform hand-crafted features significantly. However, for some real-world applications, it is too expensive to collect the task-specific labels, such as visual search in online shopping. Compared to the limited availability of these task-specific labels, their coarse-class labels are much more affordable, but representations learned from them can be suboptimal for the target task. To mitigate this challenge, we propose an algorithm to learn the fine-grained patterns for the target task, when only its coarse-class labels are available. More importantly, we provide a theoretical guarantee for this. Extensive experiments on real-world data sets demonstrate that the proposed method can significantly improve the performance of learned representations on the target task, when only coarse-class information is available for training. Code is available at \url{https://github.com/idstcv/CoIns}.