DLBD: A Self-Supervised Direct-Learned Binary Descriptor

Bin Xiao, Yang Hu, Bo Liu, Xiuli Bi, Weisheng Li +1 more
2/14/2026

Abstract

For learning-based binary descriptors, the binarization process has not been well addressed. The reason is that the binarization blocks gradient back-propagation. Existing learning-based binary descriptors learn real-valued output, and then it is converted to binary descriptors by their proposed binarization processes. Since their binarizaiion processes are not a component of the network, the learning-based binary descriptor cannot fully utilize the advances of deep learning. To solve this issue, we propose a model-agnostic plugin binary transformation layer (BTL), making the network directly generate binary descriptors. Then, we present the first self-supervised, direct-learned binary descriptor, dubbed DLBD. Furthermore, we propose ultra-wide temperature-scaled crossentropy loss to adjust the distribution of learned descriptors in a larger range. Experiments demonstrate that the proposed BTL can substitute the previous binarization process. Our proposed DLBD outperforms SOTA on different tasks such as image retrieval and classification11Our code is available at: https://github.com/CQUPT-CV/DLBD.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{xiao2026dlbd,
  title  = {DLBD: A Self-Supervised Direct-Learned Binary Descriptor},
  author = {Bin Xiao and Yang Hu and Bo Liu and Xiuli Bi and Weisheng Li and Xinbo Gao},
  year   = {2026},
  doi    = {10.1109/CVPR52729.2023.01521},
  url    = {https://doi.org/10.1109/CVPR52729.2023.01521},
  journal = {CVPR 2023 2023}
}

Discussion