Related Experiment Video
Updated: Jan 10, 2026

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
Pairwise Diverse and Uncertain Gradient-Sampling for Similarity Retrieval
1Escuela de Ingeniería Informática, Pontificia Universidad Católica de Valparaíso, Valparaíso 2340025, Chile.
This study introduces a new method, Pairwise Diverse and Uncertain Gradient (PairDUG), for training machine learning models on sports trajectory data. PairDUG significantly reduces computation time while improving the quality of play retrieval in sports analytics.
Area of Science:
- Computer Science
- Data Science
- Sports Analytics
Background:
- Sports tracking generates vast, unstructured trajectory data crucial for analyzing plays.
- Current similarity search methods for this data rely on dimensionality reduction, often using Siamese Networks.
- Training Siamese Networks is computationally expensive due to the combinatorial nature of pairwise comparisons and distance calculations.
Purpose of the Study:
- To address the computational challenges in training Siamese Networks for sports trajectory data analysis.
- To develop a novel sampling technique that improves the efficiency and effectiveness of representation learning.
- To enhance the quality and speed of similarity search for identifying interesting plays in large sports datasets.
Main Methods:
- Proposed a new sampling technique called Pairwise Diverse and Uncertain Gradient (PairDUG).
- PairDUG leverages model gradient signals to select informative and representative pairs for training.
- Implemented and evaluated PairDUG on large-scale basketball and American football trajectory datasets.
Main Results:
- PairDUG at least halved the required compute time for training.
- Retrieval quality was maintained or improved compared to existing methods.
- Outperformed other baseline sampling techniques in terms of efficiency and retrieval effectiveness.
- Selected pairs via PairDUG demonstrated greater gradient magnitude, diversity, and stability.
Conclusions:
- PairDUG offers a foundational contribution to efficient pairwise distance learning.
- The method significantly improves computational feasibility for training on large trajectory datasets.
- Future work can extend PairDUG to other sports and complex trajectory data domains.
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Causes of Similarity-Dissimilarity Effect
Random Sampling Method
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Sampling Methods: Overview
In analytical chemistry, the choice of...
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...

