Fuzzy Relational Distance for Large-Scale Object Recognition

Abstract

This paper presents a new similarity measure for object recognition from large libraries of line-patterns. The measure draws its inspiration from both the Hausdorff distance and a recently reported Bayesian consistency measure that has been successfully used for graph-based correspondence matching. The measure uses robust error-kernels to gauge the similarity of pair-wise attribute relations defined on the edges of nearest neighbour graphs. We use the similarity measure in a recognition experiment which involves a library of over 1000 line-patterns. A sensitivity study reveals that the method is capable of delivering a recognition accuracy of 98%. A comparative study reveals that the method is most effective when a Gaussian kernel or Huber's robust kernel is used to weight the attribute relations. Moreover, the method consistently outperforms Rucklidge's median Hausdorff distance (1995).

Cite

Text

Huet and Hancock. "Fuzzy Relational Distance for Large-Scale Object Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998. doi:10.1109/CVPR.1998.698600

Markdown

[Huet and Hancock. "Fuzzy Relational Distance for Large-Scale Object Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998.](https://mlanthology.org/cvpr/1998/huet1998cvpr-fuzzy/) doi:10.1109/CVPR.1998.698600

BibTeX

@inproceedings{huet1998cvpr-fuzzy,
  title     = {{Fuzzy Relational Distance for Large-Scale Object Recognition}},
  author    = {Huet, Benoit and Hancock, Edwin R.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1998},
  pages     = {138-143},
  doi       = {10.1109/CVPR.1998.698600},
  url       = {https://mlanthology.org/cvpr/1998/huet1998cvpr-fuzzy/}
}