Miao Yunqi, Lin Zijia, Ma Xiao, Ding Guiguang, Han Jungong
IEEE Trans Image Process. 2021;30:7554-7566. doi: 10.1109/TIP.2021.3106805. Epub 2021 Sep 8.
Despite the great success achieved by prevailing binary local descriptors, they are still suffering from two problems: 1) vulnerable to the geometric transformations; 2) lack of an effective treatment to the highly-correlated bits that are generated by directly applying the scheme of image hashing. To tackle both limitations, we propose an unsupervised Transformation-invariant Binary Local Descriptor learning method (TBLD). Specifically, the transformation invariance of binary local descriptors is ensured by projecting the original patches and their transformed counterparts into an identical high-dimensional feature space and an identical low-dimensional descriptor space simultaneously. Meanwhile, it enforces the dissimilar image patches to have distinctive binary local descriptors. Moreover, to reduce high correlations between bits, we propose a bottom-up learning strategy, termed Adversarial Constraint Module, where low-coupling binary codes are introduced externally to guide the learning of binary local descriptors. With the aid of the Wasserstein loss, the framework is optimized to encourage the distribution of the generated binary local descriptors to mimic that of the introduced low-coupling binary codes, eventually making the former more low-coupling. Experimental results on three benchmark datasets well demonstrate the superiority of the proposed method over the state-of-the-art methods. The project page is available at https://github.com/yoqim/TBLD.
尽管主流的二元局部描述符取得了巨大成功,但它们仍存在两个问题:1)易受几何变换影响;2)对于直接应用图像哈希方案生成的高度相关位缺乏有效的处理方法。为了解决这两个局限性,我们提出了一种无监督的变换不变二元局部描述符学习方法(TBLD)。具体而言,通过将原始图像块及其变换后的对应块同时投影到相同的高维特征空间和相同的低维描述符空间,确保二元局部描述符的变换不变性。同时,它使不相似的图像块具有独特的二元局部描述符。此外,为了降低位之间的高相关性,我们提出了一种自下而上的学习策略,称为对抗约束模块,其中从外部引入低耦合二元码来指导二元局部描述符的学习。借助瓦瑟斯坦损失,对该框架进行优化,以促使生成的二元局部描述符的分布模仿所引入的低耦合二元码的分布,最终使前者具有更低的耦合性。在三个基准数据集上的实验结果充分证明了所提方法优于现有方法。项目页面可在https://github.com/yoqim/TBLD获取。