# Multi-feature Distance Metric Learning for Non-rigid 3D Shape Retrieval

**Authors:** Huibing Wang, Haohao Li, Xianping Fu

arXiv: 1901.03031 · 2019-01-11

## TL;DR

This paper introduces a multi-feature distance metric learning approach for non-rigid 3D shape retrieval, effectively integrating multiple geometric features to improve retrieval accuracy over existing methods.

## Contribution

The study proposes a novel multi-feature distance metric learning method that utilizes KL-divergence to combine complementary features into a shared latent space for better shape retrieval.

## Key findings

- Significantly outperforms state-of-the-art methods on benchmark datasets.
- Effectively integrates multiple features for improved shape similarity measurement.
- Demonstrates robustness in non-rigid 3D shape retrieval tasks.

## Abstract

In the past decades, feature-learning-based 3D shape retrieval approaches have been received widespread attention in the computer graphic community. These approaches usually explored the hand-crafted distance metric or conventional distance metric learning methods to compute the similarity of the single feature. The single feature always contains onefold geometric information, which cannot characterize the 3D shapes well. Therefore, the multiple features should be used for the retrieval task to overcome the limitation of single feature and further improve the performance. However, most conventional distance metric learning methods fail to integrate the complementary information from multiple features to construct the distance metric. To address these issue, a novel multi-feature distance metric learning method for non-rigid 3D shape retrieval is presented in this study, which can make full use of the complimentary geometric information from multiple shape features by utilizing the KL-divergences. Minimizing KL-divergence between different metric of features and a common metric is a consistency constraints, which can lead the consistency shared latent feature space of the multiple features. We apply the proposed method to 3D model retrieval, and test our method on well known benchmark database. The results show that our method substantially outperforms the state-of-the-art non-rigid 3D shape retrieval methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.03031/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1901.03031/full.md

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/1901.03031/full.md

---
Source: https://tomesphere.com/paper/1901.03031