Deep Similarity Learning for Sports Team Ranking
Daniel Yazbek, Jonathan Sandile Sibindi, Terence L. Van Zyl

TL;DR
This paper explores the use of Siamese Neural Networks combined with LightGBM and XGBoost, employing triplet loss, to improve sports team ranking accuracy in Rugby and Basketball, achieving state-of-the-art results.
Contribution
It introduces a novel combination of SNN with gradient boosting models using triplet loss for sports ranking, demonstrating superior performance over traditional methods.
Findings
Triplet loss enhances ranking performance.
LightGBM (Triplet loss) achieves state-of-the-art in NBA ranking.
SNN (Triplet loss) outperforms in Rugby ranking.
Abstract
Sports data is more readily available and consequently, there has been an increase in the amount of sports analysis, predictions and rankings in the literature. Sports are unique in their respective stochastic nature, making analysis, and accurate predictions valuable to those involved in the sport. In response, we focus on Siamese Neural Networks (SNN) in unison with LightGBM and XGBoost models, to predict the importance of matches and to rank teams in Rugby and Basketball. Six models were developed and compared, a LightGBM, a XGBoost, a LightGBM (Contrastive Loss), LightGBM (Triplet Loss), a XGBoost (Contrastive Loss), XGBoost (Triplet Loss). The models that utilise a Triplet loss function perform better than those using Contrastive loss. It is clear LightGBM (Triplet loss) is the most effective model in ranking the NBA, producing a state of the art (SOTA) mAP (0.867) and NDCG (0.98)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTriplet Loss
