English

BEBLID: Boosted efficient binary local image descriptor

Computer Vision and Pattern Recognition 2024-02-08 v1

Abstract

Efficient matching of local image features is a fundamental task in many computer vision applications. However, the real-time performance of top matching algorithms is compromised in computationally limited devices, such as mobile phones or drones, due to the simplicity of their hardware and their finite energy supply. In this paper we introduce BEBLID, an efficient learned binary image descriptor. It improves our previous real-valued descriptor, BELID, making it both more efficient for matching and more accurate. To this end we use AdaBoost with an improved weak-learner training scheme that produces better local descriptions. Further, we binarize our descriptor by forcing all weak-learners to have the same weight in the strong learner combination and train it in an unbalanced data set to address the asymmetries arising in matching and retrieval tasks. In our experiments BEBLID achieves an accuracy close to SIFT and better computational efficiency than ORB, the fastest algorithm in the literature.

Keywords

Cite

@article{arxiv.2402.04482,
  title  = {BEBLID: Boosted efficient binary local image descriptor},
  author = {Iago Suárez and Ghesn Sfeir and José M. Buenaposada and Luis Baumela},
  journal= {arXiv preprint arXiv:2402.04482},
  year   = {2024}
}
R2 v1 2026-06-28T14:40:55.053Z