On the Stability and Generalization of Triplet Learning
Abstract
Triplet learning, i.e. learning from triplet data, has attracted much attention in computer vision tasks with an extremely large number of categories, e.g., face recognition and person re-identification. Albeit with rapid progress in designing and applying triplet learning algorithms, there is a lacking study on the theoretical understanding of their generalization performance. To fill this gap, this paper investigates the generalization guarantees of triplet learning by leveraging the stability analysis. Specifically, we establish the first general high-probability generalization bound for the triplet learning algorithm satisfying the uniform stability, and then obtain the excess risk bounds of the order O(log(n)/(√n) ) for both stochastic gradient descent (SGD) and regularized risk minimization (RRM), where 2n is approximately equal to the number of training samples. Moreover, an optimistic generalization bound in expectation as fast as O(1/n) is derived for RRM in a low noise case via the on-average stability analysis. Finally, our results are applied to triplet metric learning to characterize its theoretical underpinning.
Cite
Text
Chen et al. "On the Stability and Generalization of Triplet Learning." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I6.25859Markdown
[Chen et al. "On the Stability and Generalization of Triplet Learning." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/chen2023aaai-stability/) doi:10.1609/AAAI.V37I6.25859BibTeX
@inproceedings{chen2023aaai-stability,
title = {{On the Stability and Generalization of Triplet Learning}},
author = {Chen, Jun and Chen, Hong and Jiang, Xue and Gu, Bin and Li, Weifu and Gong, Tieliang and Zheng, Feng},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {7033-7041},
doi = {10.1609/AAAI.V37I6.25859},
url = {https://mlanthology.org/aaai/2023/chen2023aaai-stability/}
}