Clarifications on Zero-Shot Versus Standard Unsupervised Training Performance
Thank you for the insightful question. To address your query regarding our method's performance under standard unsupervised training, we offer the following clarifications:
Firstly, it's important to emphasize that our primary focus in this paper has been the zero-shot setting. Our approach is particularly geared towards scenarios in which there are no extensive datasets or computational resources available for training.
Moreover, as illustrated in our paper, methods that rely on training can sometimes become biased toward the training data. This can lead to potential failures when encountering new data, as exemplified by the performance of models like DeepShells. In contrast, our SNK method evaluates each shape pair individually, making it unaffected by prior data or remeshing. Remarkably, even under these constraints, SNK demonstrates competitive results, matching or even surpassing methods that have undergone extensive training, achieving state-of-the-art results on the SHREC'19 dataset (please see Table 1 in the main paper.).
Nevertheless, following your suggestion, we did run an experiment on the FAUST dataset for additional comparisons. In this test, we trained our method using the training subset of FAUST using our unsupervised losses and then tested on its corresponding test set, as done in previous works in this domain. Preliminary results showed a score of 1.6 for the trained method, while our zero-shot approach recorded a score of 1.9. We'd like to point out that these experiments were conducted under limited time constraints, so we did not embark on any extensive optimization or hyperparameter tuning. Therefore, there's potential for further enhancement of these results.
In conclusion, while these additional results provide interesting insights, they do not shift the primary contribution of our work, which remains the zero-shot approach. We trust that this response addresses your question adequately, and we remain available for any further discussions.