Paper deep dive
H-VAEP and H-xT: Valuing Offensive On-the-Ball Actions in Handball by Estimating Probabilities
Julius Broermann, Oliver MĂŒller, Michael Döring, Jochen Baumeister
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 92%
Last extracted: 8/14/2026, 5:33:46 AM
Summary
This paper introduces Handball-xT (H-xT) and Handball-VAEP (H-VAEP), the first comprehensive adaptations of Expected Threat and Valuing Actions by Estimating Probabilities for professional handball. Using five seasons of tracking-derived event data from the Handball Bundesliga, the authors develop H-xT with a native court zoning layout that proves more robust than standard rectangular grids. H-VAEP is optimized through tailored feature spaces (bucketed scores, goal angles, elapsed time) and context length selection to limit team-identity leakage. Evaluation demonstrates that H-VAEP provides stable, discriminative player ratings that effectively value build-up play, outperforming traditional box-score metrics.
Entities (11)
Relation Signals (7)
Julius Broermann â affiliatedwith â Paderborn University
confidence 95% · Julius Broermann 1 ... 1 Paderborn University
Handball-VAEP â isadaptationof â Valuing Actions by Estimating Probabilities
confidence 95% · We optimize Handball-VAEP (H-VAEP)... The VAEP framework rates on-ball actions by their impact on a teamâs short-term scoring and conceding probabilities.
Handball-xT â isadaptationof â Expected Threat
confidence 95% · We develop Handball-xT (H-xT) using a handball-native court zoning layout... The Expected Threat (xT) framework evaluates ball progression actions...
Handball-xT â uses â handball-native court zoning layout
confidence 92% · We develop Handball-xT (H-xT) using a handball-native court zoning layout... demonstrating via simulations that it is systematically more robust than standard rectangular grids.
Handball-VAEP â trainedon â Handball Bundesliga
confidence 90% · ...utilizing five seasons of tracking-derived event data from the Handball Bundesliga.
Handball-VAEP â uses â XGBoost
confidence 90% · In terms of model selection, XGBoost achieves the best performance... our final model configuration (tuned XGBoost...)
Handball-VAEP â outperforms â Handball Performance Index
confidence 88% · The resulting rankings demonstrate strong face validity... traditional statistics do not fully capture this playerâs exceptional build-up play, which our model highlights...
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Traditional player evaluation in professional handball relies on basic box-score metrics or heuristic indices, which fail to credit the multi-player build-up chain. While football (soccer) analytics has adopted Expected Threat (xT) and Valuing Actions by Estimating Probabilities (VAEP), these event-based action valuation frameworks have not yet been adapted to handball. In this paper, we present the first comprehensive adaptation and evaluation of xT and VAEP for handball, utilizing five seasons of tracking-derived event data from the Handball Bundesliga. We develop Handball-xT (H-xT) using a handball-native court zoning layout, demonstrating via simulations that it is systematically more robust than standard rectangular grids. We optimize Handball-VAEP (H-VAEP) by tailoring its feature space and selecting the context length to limit team-identity leakage. Our evaluation shows that H-VAEP yields exceptionally stable, discriminative, and intuitive player ratings that highlight build-up play. Finally, we release our complete code repository to help professional clubs deploy these models.
Tags
Links
- Source: https://arxiv.org/abs/2608.12926v1
- Canonical: https://arxiv.org/abs/2608.12926v1
Trouble viewing inline? Open PDF directly â
Full Text
39,035 characters extracted from source content.
Expand or collapse full text
H-VAEP and H-xT: Valuing Offensive On-the-Ball Actions in Handball by Estimating Probabilities Julius Broermann 1 , Oliver Mueller 1 , Michael Doering 1,2 , and Jochen Baumeister 1 1 Paderborn University, Paderborn, Germany firstname.lastname@uni-paderborn.de 2 SG Flensburg-Handewitt, Flensburg, Germany Abstract. Traditional player evaluation in professional handball relies on basic box-score metrics or heuristic indices, which fail to credit the multi-player build-up chain. While football (soccer) analytics has adopted Expected Threat (xT) and Valuing Actions by Estimating Probabilities (VAEP), these event-based action valuation frameworks have not yet been adapted to handball. In this paper, we present the first compre- hensive adaptation and evaluation of xT and VAEP for handball, utiliz- ing five seasons of tracking-derived event data from the Handball Bun- desliga. We develop Handball-xT (H-xT) using a handball-native court zoning layout, demonstrating via simulations that it is systematically more robust than standard rectangular grids. We optimize Handball- VAEP (H-VAEP) by tailoring its feature space and selecting the con- text length to limit team-identity leakage. Our evaluation shows that H-VAEP yields exceptionally stable, discriminative, and intuitive player ratings that highlight build-up play. Finally, we release our complete code repository to help professional clubs deploy these models. Keywords: handball· action valuation· expected threat· VAEP 1 Introduction Optimizing player recruitment and game tactics requires a detailed understand- ing of how individual player actions contribute to winning matches. However, traditional player evaluation in handball remains heavily reliant on basic box- score metrics like goals and assists, or on heuristic, fixed-weight combinations of them such as the Handball Performance Index (HPI) [8]. While football analyt- ics has successfully transitioned to valuing every on-ball action using Expected Threat (xT) [19] and VAEP [5, 6], professional handball has lacked a comparable framework. Consequently, players who drive the build-up and create scoring op- portunities well before the final shot are systematically undervalued. The transfer of football-style action valuation frameworks to handball has historically been hindered by the limitations of scout-collected event data. Traditional box-score arXiv:2608.12926v1 [cs.LG] 13 Aug 2026 2Broermann et al. statistics record only shots, goals, and assists, omitting the passes and dribbles that constitute the bulk of play. However, the deployment of Local Positioning Systems (LPS) across the Handball Bundesliga (HBL) has resolved this con- straint and enables the automatic recognition of event sequences from tracking data, which are made available to the clubs. Yet, a case study of 13 HBL clubs indicates that converting this data into actionable insights remains a major chal- lenge due to scarce analytical resources and specialized expertise [9]. We address this barrier by developing and evaluating Handball-xT (H-xT) and Handball-VAEP (H-VAEP) using five seasons of HBL tracking-derived event data (2021/22 to 2025/26). To facilitate practical adoption, we release our code repository, including API connectors to data providers. 3 Specifically, our contri- butions are threefold. First, we adapt Expected Threat to handball (H-xT) using a court zoning layout that respects the sportâs geometry, validating its robust- ness over standard rectangular grids via simulation [2]. Second, we adapt VAEP to handball (H-VAEP) by optimizing its features, algorithm, and context length to suit the sportâs rapid, high-scoring dynamics while limiting team-identity leakage. Third, we evaluate the resulting ratings under a comprehensive vali- dation framework [4, 7, 13], demonstrating their strong face validity, reliability, discrimination, and stability compared to traditional performance indicators. 2 Related Work While Expected Threat (xT) [19] and VAEP [5, 6] are prominent in football, the broader principle of valuing actions via expected possession value has been ap- plied across various invasion sports [20], highlighting how valuation models must be customized to sport-specific geometries and rules. Methodologically, models diverge between discrete state space representations (e.g., zones or transition ma- trices in hockey and rugby [14, 17]) and continuous court models (e.g., expected possession value in basketball and rugby [3, 18]). Furthermore, models must in- corporate dynamic, rule-specific constraints, such as power plays in ice hockey [10], shot clocks in basketball [16], tackle limits in rugby [17], touch phases in volleyball [21], and down-and-distance situations in American football [22]. In handball, player valuation is dominated by traditional statistics or box- score-derived heuristic indices like the HPI [8], which lack spatial and sequential context. Existing advanced models are either limited to terminal shots, such as Expected Goals (xG) frameworks [1, 11], or operate on continuous tracking tra- jectories, such as the spatiotemporal EPV framework PIVOT [12]. Consequently, handball lacks a tailored, event-based framework that values discrete actions while incorporating sport-specific geometries and rules (e.g., native court zones and passive play constraints). Furthermore, existing player ratings have not been validated using structured meta-analytics frameworks [4, 7, 13]. We bridge these gaps by adapting and systematically evaluating xT and VAEP for handball, with H-xT representing the discrete state space models and H-VAEP the models that additionally condition on the preceding actions and the game context. 3 The code is available at https://github.com/JuliusBroermann/handballaction. H-VAEP and H-xT for Action Valuation in Handball3 3 Adapting Expected Threat to Handball The Expected Threat (xT) framework [15, 19] evaluates ball progression actions using a spatial Markov chain. The court is discretized into zones, and the ex- pected threat value xT(z) represents the probability that a possession currently in zone z leads to a goal. Transitions between zones are determined by move- ment and shot probabilities, which can be solved recursively as detailed in [19]. Once these zone values are computed, any individual ball progression action starting in zone z start and ending in z end is valued by the difference in expected threat: âxT = xT(z end )â xT(z start ). How to discretize the playing area is a critical design choice in xT. While football analytics typically relies on rect- angular grids (e.g., a 16Ă 12 layout), this approach is ill-suited for handball court geometry, which is defined by curved 6m goal creases and 9m free-throw arcs. Consultations with professional coaches confirmed that rectangular cells are unintuitive because grid lines intersect these arcs arbitrarily, destroying tac- tical interpretability. Consequently, we developed a handball-native court zoning layout (illustrated in Fig. 1c) featuring angular boundaries originating from the goals and concentric divisions matching the 6m and 9m lines. Furthermore, since build-up play occurs almost exclusively in the opponentâs half, we aggregate the entire defensive half into a single zone. Under a full grid, defensive-half zones converge to virtually identical expected threat values, with minor differences representing spurious noise from action scarcity. To select the optimal number of zones and compare layouts, we adopt the simulation-based robustness methodology of [2], which balances the trade-off between model flexibility (capturing fine-grained tactical movements) and ro- bustness (avoiding high parameter variance). We utilize tracking-derived event sequences across five HBL seasons (2021/22 and 2022/23 as development set; 2023/24, 2024/25, and 2025/26 as held-out evaluation set). We apply light data cleaning, including removing the first 30 s of each match to exclude pre-match ceremonial passing that would skew transition probabilities. We represent the event sequences using a schema adapted from SPADL [5] by omitting body part features and defining four action types: passes, dribbles (ball possession), field shots, and seven-meter penalty shots. Since pass success labels are missing in portions of the tracking data, success is imputed by verifying if the passing team retains possession for the subsequent action. We fit a ground-truth model, M full , using the combined 2021/22 and 2022/23 development seasons. To quan- tify the robustness-flexibility trade-off, we then simulate B = 1000 seasons by sampling 306 matches (representing one HBL season) from the development set. For each simulation b, we fit a model M b and calculate the maximum zone- level absolute deviation from the ground truth: D b = max z |xT b (z)â xT full (z)|. Following [2], the robustness metric R 90 is the 90th percentile of D b across all simulations. To ensure a fair comparison via the total number of zones as a flexibility measure, we introduce a single backcourt zone in the grid model as well. Fig. 1a shows the robustness curves for both layouts. For any number of zones, the grid modelâs 90th percentile deviation is larger than that of the handball-native model, demonstrating that our native layout is systematically 4Broermann et al. 020406080 Number of zones 0.00 0.01 0.02 0.03 0.04 Max. deviation (90th pct.) Grid + backcourt zone ( 45 zones selected) Handball zones ( 67 zones selected) Stability threshold = 0.03 (a) Robustness comparison. 61 61616163 61616061 61606158 61606862 60616962 60627062 60616762 60606763 61606260 61616161 61616163 (b) Grid-based xT. 61 676360 696260 706260 696260 56 64 63 57 62 62 61 64 60 61 61 61 68 60 60 61 61 67 63 59 60 61 57 65 63 56 61 62 61 63 59 61 61 61 68 61 60 61 61 69 63 59 60 61 (c) Handball-native xT. Fig. 1: Robustness analysis and Expected Threat surfaces. (a) shows the 90th percentile of maximum deviation (shaded down to the 10th percentile) as a function of zone count for grid-based vs. handball-native layouts following [2]. (b) and (c) display the xT surfaces (in %) fitted on the 2024/25 season. more robust. Applying the decision rule of choosing the most flexible configura- tion with R 90 †0.03 [2], the handball-native layout supports a capacity of 67 zones, whereas the grid model is restricted to 45 zones. The 2024/25 season xT surfaces (Figs. 1b and 1c) reveal key tactical insights. First, inside the 6m crease, threat increases with the goal angle, reflecting higher expected shot values from central positions. Second, a low-threat trough exists directly outside the 9m line compared to the outer backcourt: as attackers ap- proach the 9m boundary, defensive contact increases turnovers. Once this line is penetrated, threat rises near the central 6m line due to high-quality shooting opportunities. These central zones are likely undervalued as H-xT excludes 7m penalties due to missing foul coordinates. Third, wing corners outside the 6m line exhibit the highest threat outside the crease. Wing passes enable players to jump into the crease where defensive contact is restricted, yielding clean shots with minimal interference. 4 Adapting VAEP to Handball The VAEP framework [5, 6] rates on-ball actions by their impact on a teamâs short-term scoring and conceding probabilities. Specifically, it uses machine learning to estimate P scores (S i ) and P concedes (S i ), which represent the proba- bilities that the team possessing the ball scores or concedes a goal within the next N = 10 actions from a given game state S i , represented by the last k ac- tions. An actionâs value is then defined as the change in scoring probability minus the change in conceding probability caused by it: V (a i ) = âP scores ââP concedes . We refer the reader to [5] for the full mathematical details of the framework. When adapting VAEP to team handball, we optimize the feature space, the learning algorithm, and the context length k for the sportâs geometries and high-scoring dynamics. To evaluate different configurations, we train models on the 2021/22 season and evaluate on the 2022/23 season, measuring Brier score for calibration and ROC-AUC for rank ordering. Uncertainty is quantified by a game-clustered bootstrap (1,000 replicates over the 306 test games, drawn once H-VAEP and H-xT for Action Valuation in Handball5 Table 1: Predictive performance (Brier scoreâ, ROC-AUCâ) of H-VAEP across configurations of feature sets, algorithms, and context lengths k (trained on 2021/22, evaluated on 2022/23). The âNo Featuresâ baseline predicts marginal training set probabilities. Bold entries highlight the baseline configuration (Orig- inal VAEP), the best feature combination (1b+2+3), the chosen model (XG- Boost, k = 3), and the best overall model (k = 6). P scores P concedes Feature SetAlgorithm Context Tuned Brier AUC Brier AUC No Features---0.14292-0.03008- Original VAEPCatBoost3â0.11461 0.78252 0.02780 0.79091 Original VAEPCatBoost3â0.11321 0.78743 0.02751 0.79959 1a) Scores Rem.CatBoost3â0.11308 0.78855 0.02749 0.79895 1b) Scores Repl.CatBoost3â0.11303 0.78894 0.02749 0.79970 2) Location Repl. CatBoost3â0.11316 0.78748 0.02750 0.79991 3) Context Added CatBoost3â0.11287 0.79121 0.02752 0.80251 1b) + 2) + 3)CatBoost3â 0.11257 0.79338 0.02748 0.80391 1b) + 2) + 3)Ran. Forest3â0.11648 0.77965 0.02811 0.78599 1b) + 2) + 3)XGBoost3â 0.11220 0.79582 0.02735 0.80683 1b) + 2) + 3)CatBoost6â0.11214 0.79741 0.02742 0.80771 1b) + 2) + 3)XGBoost6â 0.11174 0.79990 0.02733 0.81007 and shared across configurations so that comparisons are paired). We control the family-wise error rate with Holmâs correction. Hyperparameters are tuned via 5-fold cross-validation on game-level splits using a tree-structured Parzen estimator (50 trials). The original football-native model serves as our baseline [5] (CatBoost with default parameters, original feature set, k = 3). Table 1 shows that applying football-native features directly is suboptimal. We adapt the feature space in three key areas. First, to prevent overfitting from sparse, high-scoring patterns, we replace exact cumulative scores (which gen- eralize poorly in handballâs high-scoring environment) with a bucketed score difference (1b: categorized from strongly behind to strongly leading). Second, to represent shooting quality more effectively, we replace the polar angle with the goal angle between the rays connecting the ball to the two posts (2). This visual angle is more critical in handball than in football, as handball attacks allow shots from almost any position during a set play, whereas football possessions feature only brief windows in potential shooting locations. Third, we capture tactical pace by adding the elapsed seconds since gaining possession (3), which distinguishes rapid fast breaks from slower set attacks and indicates upcoming shot pressure under handballâs passive play rule. As shown in Table 1, combin- ing these complementary features (1b+2+3) yields a compounding performance improvement. All individual and the combined feature modifications improve both Brier score and ROC-AUC significantly (α = 0.05, Holm corrected) over the tuned baseline for P scores , with the exception of the location replacement, whose ROC-AUC gain is not significant. For P concedes the effects are weaker and split by metric: no feature modification significantly improves the Brier score, while the added context feature (3) and the combined set do improve ROC-AUC 6Broermann et al. 123456 Context Length 0.113 0.114 0.115 0.116 0.117 Brier Score ( better) CatBoost XGBoost Random Forest Team-ID Macro AUC 0.500 0.525 0.550 0.575 0.600 0.625 0.650 0.675 0.700 Team-ID Macro ROC-AUC ( = more leakage) (a) Scoring target (P scores ). 123456 Context Length 0.0276 0.0278 0.0280 0.0282 0.0284 0.0286 0.0288 0.0290 0.0292 Brier Score ( better) CatBoost XGBoost Random Forest Team-ID Macro AUC 0.500 0.525 0.550 0.575 0.600 0.625 0.650 0.675 0.700 Team-ID Macro ROC-AUC ( = more leakage) (b) Conceding target (P concedes ). Fig. 2: Predictive performance (Brier score, left axis, solid) and team-identity leakage (Macro-AUC, right axis, dashed) across context lengths k. significantly (both Holm corrected p < 0.05). The adaptations therefore sharpen the ranking of conceding risk without measurably improving its calibration. In terms of model selection, XGBoost achieves the best performance. No- tably, the gain from customizing the features (+0.00596 scoring ROC-AUC over the tuned CatBoost baseline, 95% CI [0.00509, 0.00678]) is more than double the gain from subsequent model class selection (+0.00244 scoring ROC-AUC, [0.00211, 0.00276]). While extending possession history (context length k) provides more sequen- tial context to capture tactical patterns, it increases the risk of overfitting and team-identity leakage, which occurs when a model identifies team-specific playing styles and predicts outcomes based on team identity rather than general action quality [13]. To quantify this, we train a classifier to predict the identity of the team executing the action from its sequence context, measuring its Macro-AUC on a stratified 20% game-level holdout within the 2021/22 season. As shown in Fig. 2, team leakage increases monotonically with context length, rising from 0.608 at k = 1 to 0.664 at k = 3 and 0.698 at k = 6. Although extending context to k = 6 improves predictive performance (Table 1), it incurs substantially higher team-identity leakage. Thus, we select k = 3 as a balanced compromise between predictive quality and team-identity bias. Compared to the original VAEP base- line, our final model configuration (tuned XGBoost, 1b+2+3, k = 3) reduces the scoring Brier score to 0.11220 (â0.00241, 95% CI [â0.00287,â0.00205]) and the conceding Brier score to 0.02735 (â0.00045, [â0.00054,â0.00037]), while improving scoring ROC-AUC to 0.79582 (+0.01330, [0.01174, 0.01491]) and con- ceding ROC-AUC to 0.80683 (+0.01592, [0.01311, 0.01876]). We also assess the final model configurationâs performance and calibration on the three held-out seasons (2023/24 to 2025/26) with a rolling training and prediction setup: models are trained on season nâ 1 (starting with 2022/23) to compute action valuations for season n so that every reported probability is out of sample. Pooled over the 2.83M valued game states, the scoring model attains a Brier score of 0.11341 at a ROC-AUC of 0.79128 and the conceding model a Brier score of 0.02654 at a ROC-AUC of 0.79454, against base rates H-VAEP and H-xT for Action Valuation in Handball7 0 50k 100k 150k 200k 250k Prediction Count 0.00.20.40.60.81.0 Predicted Probability 0.0 0.2 0.4 0.6 0.8 1.0 Observed Frequency Perfect calibration Equal-mass bins (10) Equal-width bins (10) Prediction distribution (a) Scoring target (P scores ). 0 200k 400k 600k 800k 1M 1.2M 1.4M Prediction Count 0.00.20.40.60.81.0 Predicted Probability 0.0 0.2 0.4 0.6 0.8 1.0 Observed Frequency Perfect calibration Equal-mass bins (10) Equal-width bins (10) Prediction distribution (b) Conceding target (P concedes ). Fig. 3: Reliability of the final H-VAEP model, pooled over the three held-out seasons 2023/24, 2024/25, and 2025/26. Red dots mark equal-mass decile bins, blue squares equal-width bins, and the gray histogram the distribution of the predicted probabilities (right axis). of 17.3% and 3.0%. In addition, Fig. 3 reports the reliability of both classifiers. The scoring model follows the diagonal closely over the entire populated range (expected calibration error 0.006 over decile bins), including the rare predictions above 50%, indicating that it is well calibrated. Its largest systematic deviation is an underestimation of 1.4 percentage points around 15%, and the apparent overestimation in the 80â90% bin rests on just 1,733 of 2.83M predictions. The spike of the histogram at 100%, and the exactly calibrated equal-width bin above 90%, are the 53k successful shots (1.9% of the states), whose scoring probability we replace deterministically by 100% because a goal fixes the outcome of the state by definition. The conceding model is calibrated equally well (expected calibration error 0.001) and stays on the diagonal up to 75% despite how seldom such states occur. Only above 80%, where fewer than 0.02% of the predictions lie, does it overestimate the risk of conceding. 5 Empirical Player Ratings and Value Composition To evaluate player ratings for the 2024/25 season, we restrict the analysis to players with at least 500 total minutes and 250 minutes in offense, using of- ficial, human-verified box-score statistics from Sportradar and HPI data from the HBL website for baseline comparison. The 500-minute threshold represents a comparable standard to the 900 minutes used in football VAEP [5], reflect- ing handballâs higher physical intensity and rotation rates where players rarely exceed 50 minutes per match. The additional offensive playing time filter is nec- essary to exclude defensive specialists, as the tracking systemâs automatically recognized event data do not yet include defensive events. 8Broermann et al. WingBack (L/R)Centre BackPivot 0.0 0.2 0.4 0.6 0.8 1.0 Share of Handball-VAEP / 10 min in offense 3% 55% 63% -4% 55% 19% 20% 53% 33% 25% 17% 51% 9% FĂŒchse Berlin SC Magdeburg MT Melsungen THW Kiel SG Flensburg- Handewitt 0.0 0.2 0.4 0.6 0.8 1.0 Share of Handball-VAEP / 10 min in offense 46% 40% 60% 53% 65% 24% 38% 20% 25% 11% 30% 21% 21% 22% 24% PassDribbleShot7m Shot Fig. 4: Relative Handball-VAEP decomposition by action type in the 2024/25 season. The left panel shows the composition of the average H-VAEP per 10 minutes in offense for each position group. The right panel shows it for the back players (left, right, and centre backs) of the seasonâs top five teams. Averages are weighted by offensive playing time. The resulting rankings demonstrate strong face validity: the ten players with the highest H-VAEP per 10 minutes in offense (H-VAEP/10o) are widely recog- nized elite performers who, between 2022 and 2025, collectively received three IHF World Handball Player of the Year awards, three HBL MVP titles, two EHF Champions League Final Four MVP awards, and two HBL Best Young Player awards. At the same time, the ranking is not a mere reproduction of box-score statistics. The player ranked first in H-VAEP/10o ranks only 55th in goals and 62nd in goals/10o, 9th in assists, 8th in assists/10o, and 27th in HPI: traditional statistics do not fully capture this playerâs exceptional build-up play, which our model highlights by valuing the complete action sequence. Conversely, the player leading the league in both goals/10o and assists/10o ranks sixth in H-VAEP/10o. While goals and assists capture the terminal actions of possessions, H-VAEP in- corporates the value of the preceding build-up play and accounts for actions like turnovers, providing a more comprehensive view of offensive contributions beyond box-score totals. Fig. 4 presents the action-type decomposition of H-VAEP/10o aggregated by position group and team. The left panel reflects the distinct offensive roles of the positions. Back players generate the majority of their value through passing (55% for left and right backs, 63% for centre backs), consistent with their play- making responsibilities. Wings instead accumulate most of their value through dribbles (55%) and shots (33%), as they finish fast breaks after carrying the ball over long distances and attack the crease from the narrow angle of their corner position. Their passing contributes almost nothing (3%), since passes from the wing typically return the ball to the backcourt and rarely improve the attacking situation. Pivots derive their value from shots (51%) and dribbles (53%), while their passing contribution is slightly negative (â4%). A pivot who receives the ball at the six-meter line and cannot turn toward the goal usually plays the ball H-VAEP and H-xT for Action Valuation in Handball9 1 2 3 4 5 -1-0.5-0.100.10.51 H-VAEP PassDribbleShot #PositionAction P scores P concedes P scores P concedes H-VAEP 1GoalkeeperPass0.1020.027+0.060-0.081+0.141 2Left BackDribble0.1060.018+0.004-0.009+0.013 3Left BackPass0.4780.025+0.372+0.007+0.365 4PivotDribble0.7260.053+0.248+0.028+0.220 5PivotShot1.0000.035+0.274-0.018+0.292 (a) Fast break. 1 2 3 4 5 6 7 8 9 -1-0.5-0.100.10.51 H-VAEP PassDribbleShot #PositionAction P scores P concedes P scores P concedes H-VAEP 1Centre BackPass0.0570.006-0.009-0.001-0.007 2Right BackDribble0.0400.004-0.017-0.002-0.015 3Right BackPass0.0950.007+0.055+0.003+0.053 4Centre BackDribble0.0990.009+0.004+0.002+0.001 5Centre BackPass0.2760.024+0.177+0.015+0.163 6Left BackDribble0.2860.044+0.010+0.020-0.011 7Left BackPass0.5990.029+0.313-0.015+0.328 8Right WingDribble0.6920.046+0.093+0.017+0.076 9Right WingShot1.0000.024+0.308-0.023+0.331 (b) Positional attack. Fig. 5: H-VAEP valuation of two action sequences by SG Flensburg-Handewitt in the 2024/25 season. Arrow color encodes an actionâs H-VAEP, line style and end marker its type, and the numbers its order in the sequence. backward, which keeps the attack going but hardly improves the scoring oppor- tunity, and playing out of this congested space additionally carries a considerable turnover risk. The right panel shows that the value composition within the same position group differs markedly between teams. SC Magdeburgâs tactical system heavily emphasizes isolation plays and breakthrough runs, and this is clearly reflected in the ratings. Their back players generate 38% of their value through dribbles, by far the largest share among the top five teams. SG Flensburg-Handewittâs backs show the opposite profile with the highest share of value through passing (65%), which results from their emphasis on fast breaks and a system that relies less on isolation plays and breakthroughs. Finally, we illustrate the face validity of the valuations themselves on two sequences by SG Flensburg-Handewitt from the 2024/25 season (Fig. 5). In the fast break (Fig. 5a), H-VAEP rates the left backâs long pass as the most valuable action (+0.365) and splits the pivotâs contribution between the dribble that improves the shooting position (+0.220) and the shot itself (+0.292). The pivot therefore keeps the credit for creating the opportunity even if the shot is missed, in which case only the shot is penalized. The goalkeeper receives +0.141 for the outlet pass that starts the break before the defense is set, a contribution that box-score statistics and the HPI ignore entirely. The positional attack (Fig. 5b) shows that the model separates passes that look alike. The centre backâs slow ball to the right back is rated neutral (â0.007), the faster return pass slightly positive (+0.053), and the hard pass into the run of the left back clearly positive (+0.163) as it initiates the attack. The left back then turns a contested 9m shooting 10Broermann et al. position into an uncontested wing shot with a diagonal ball (+0.328). In total, the centre back and left back receive more credit for creating the chance (+0.481) than the wing for finishing it (+0.407), reflecting how H-VAEP distributes value across a build-up sequence. 6 Evaluation of Action Valuation Metrics In addition to the demonstrated face validity, we evaluate the quality, reliability, and utility of H-xT and H-VAEP using a comprehensive validation framework following established sports analytics methodologies [4, 7, 13]. We rate the three held-out seasons 2023/24 to 2025/26 under the player selection criteria of Sec- tion 5. Each seasonâs actions are valued by a model fitted only on the preceding season, which mirrors how a club would deploy the models and ensures that no model was trained on the season it values. Following [4], we measure within-season reliability via the Pearson correlation (r) between two sets of randomly distributed game days (for players with â„ 3 games in each set) and cross-season reliability using consecutive season pairs. As shown in Figs. 6a and 6b, traditional counting statistics like goals and assists are highly stable within-season (r â„ 0.92, cross-season r â„ 0.80), whereas shooting accuracy is the most unstable (r = 0.49 within-season, though r = 0.74 cross- season). Our proposed H-VAEP and H-VAEP/10o ratings exhibit exceptional reliability (within-season r â„ 0.98, cross-season r â„ 0.96). This high stability is likely driven by handballâs high-scoring nature, which yields a high volume of actions, especially assists and goals, and reduces statistical noise compared to football. To evaluate player separation, we compute the discrimination and stability meta-metrics from Franks et al. [7] (Fig. 6c). H-VAEP/10o performs best, leading in both discrimination (0.994) and stability (0.999). Without time normalization, absolute H-VAEP retains high discrimination (0.990) but lower stability (0.910). Notably, while absolute H-xT has low single-game stability (0.164), normalizing 0.40.50.60.70.80.91.0 Pearson Correlation Coefficient HPI Shoot. acc. Assists/10o Assists Goals/10o Goals H-VAEP/10o H-VAEP H-xT/10o H-xT 0.76 0.49 0.93 0.94 0.92 0.92 0.99 0.98 0.88 0.91 (a) Within-season. 0.40.50.60.70.80.91.0 Pearson Correlation Coefficient HPI Shoot. acc. Assists/10o Assists Goals/10o Goals H-VAEP/10o H-VAEP H-xT/10o H-xT 0.77 0.74 0.92 0.88 0.89 0.80 0.99 0.96 0.90 0.83 (b) Cross-season. 0.00.20.40.60.81.0 Discrimination 0.0 0.2 0.4 0.6 0.8 1.0 Stability H-xT H-xT/10o H-VAEP H-VAEP/10o Goals Goals/10o Assists Assists/10o Shoot. acc. HPI (c) Meta-metrics. Fig. 6: Reliability and meta-metrics for different player ratings across 2023/24, 2024/25, and 2025/26. Diamonds in (a) and (b) indicate the mean correlation. (c) displays the stability and discrimination meta-metrics from [7]. H-VAEP and H-xT for Action Valuation in Handball11 for playing time (H-xT/10o) raises it to 0.976. This confirms that adjusting for offensive minutes yields more stable player ratings across all metrics. To determine if our metrics capture novel insights, we analyze their corre- lation with traditional indicators and compute the independence meta-metric from [7]. H-xT correlates strongly with assists (r = 0.78, and r = 0.73 for H-xT/10o with assists/10o), indicating that progression into high-threat zones (e.g., wing crease jumps) often leads to assists. H-VAEP and H-VAEP/10o correlate strongly with goals (r = 0.72, r = 0.66) and goals/10o (r = 0.75, r = 0.77), respectively. Consequently, both H-VAEP (0.147) and H-VAEP/10o (0.163) score low on the independence metric (where lower values denote higher correlation with other indicators), similar to goals (0.178). Conversely, shooting accuracy (0.625) and HPI (0.377) exhibit stronger independence. For HPI, this is a direct design choice: it aggregates defensive and disciplinary actions (e.g., blocks, steals, suspensions) that are excluded from our offensive, on-ball schema. Qualitatively, coaches confirmed that our handball-specific zoning layout is markedly more intuitive than rectangular grids, aligning with their tactical ter- minology. Furthermore, discussions during a workshop with coaches from the first and second divisions of the Handball Bundesliga showed that they intu- itively grasped how the H-VAEP framework decomposes and attributes value across multi-player build-up sequences, validating its practical utility for player assessment. 7 Conclusion and Future Work In this work, we adapted, optimized, and evaluated the Expected Threat (H-xT) and VAEP (H-VAEP) frameworks for professional team handball. By addressing sport-specific requirements, we developed a handball-native court zoning layout that respects the sportâs unique geometry, which was shown to be systematically more robust than standard rectangular grids. Furthermore, we customized the feature space of the VAEP framework to accommodate handballâs high-scoring dynamics and rapid pace, and we selected an optimal context length to balance predictive quality against team-identity leakage. Our empirical evaluation across three held-out seasons of the Handball Bundesliga demonstrated that our mod- els generate stable, reliable, and intuitive player ratings that align with expert assessments, while successfully crediting non-terminal actions and build-up play. Several avenues remain for future research. First, while professional coaches highlight the importance of defensive contributions, defensive actions are not yet automatically recognized by tracking systems, requiring methods to extract defensive events from raw tracking data. Second, handball performance valua- tion and credit attribution should expand to off-ball behavior. Valuing spatial denial in defense or gap creation in offense requires processing player trajectories rather than discrete event data. Third, although possession-based prediction tar- gets align closely with handballâs tactical structure, implementing them requires addressing event-detection noise and false positives that currently prevent the robust identification of possession boundaries. 12Broermann et al. References 1. Adams, M., David, A., Hesse, M., RĂŒckert, U.: Expected Goals Prediction in Pro- fessional Handball using Synchronized Event and Positional Data. In: Proceedings of the 6th International Workshop on Multimedia Content Analysis in Sports. p. 83â91. MMSports â23, Association for Computing Machinery, New York, NY, USA (Oct 2023). https://doi.org/10.1145/3606038.3616152 2. van Arem, K., Söhl, J., Bruinsma, M., Jongbloed, G.: The trade-off between model flexibility and accuracy of the Expected Threat model in football. In: Goossens, D. (ed.) MathSport International 2025, p. 150â155. Luxembourg (2025) 3. Cervone, D., DâAmour, A., Bornn, L., Goldsberry, K.: A Multiresolution Stochastic Process Model for Predicting Basketball Possession Outcomes. Jour- nal of the American Statistical Association 111(514), 585â599 (Apr 2016). https://doi.org/10.1080/01621459.2016.1141685 4. Davis, J., Bransen, L., Devos, L., Jaspers, A., Meert, W., Robberechts, P., Van Haaren, J., Van Roy, M.: Methodology and evaluation in sports analytics: challenges, approaches, and lessons learned. Machine Learning 113(9), 6977â7010 (Sep 2024). https://doi.org/10.1007/s10994-024-06585-0 5. Decroos, T., Bransen, L., Van Haaren, J., Davis, J.: Actions Speak Louder than Goals: Valuing Player Actions in Soccer. In: Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. p. 1851â1861. KDD â19, Association for Computing Machinery, New York, NY, USA (Jul 2019). https://doi.org/10.1145/3292500.3330758 6. Decroos, T., Bransen, L., Van Haaren, J., Davis, J.: VAEP: an objective approach to valuing on-the-ball actions in soccer (extended abstract). In: Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence. p. 4696â 4700. IJCAIâ20 (2020). https://doi.org/10.24963/ijcai.2020/648 7. Franks, A.M., DâAmour, A., Cervone, D., Bornn, L.: Meta-analytics: tools for un- derstanding the statistical properties of sports metrics. Journal of Quantitative Analysis in Sports 12(4), 151â165 (Jan 2016). https://doi.org/10.1515/jqas-2016- 0098 8. Handball-Bundesliga GmbH: Handball Performance Index: Datenbasiert, transpar- ent, fair!, https://w.daikin-hbl.de/de/hbl/statistiken/handball-performance- index-die-saisonwerte-im-%C3%BCberblick/berechnung-des-hpi, accessed 5 Jun 2026 9. Konzag, H., SĂžlvkĂŠr SchĂŒtz, N.: Sports digitalization â realizing the potential value of tracking technologies in professional sports organizations. Hawaii International Conference on System Sciences 2024 (HICSS-57) (Jan 2024) 10. Liu, G., Schulte, O.: Deep reinforcement learning in ice hockey for context-aware player evaluation. In: Proceedings of the 27th International Joint Conference on Artificial Intelligence. p. 3442â3448. IJCAIâ18, AAAI Press, Stockholm, Sweden (Jul 2018) 11. Mortelier, A., Rioult, F., Komar, J.: What Data Should Be Collected for a Good Handball Expected Goal model? In: Brefeld, U., Davis, J., Van Haaren, J., Zim- mermann, A. (eds.) Machine Learning and Data Mining for Sports Analytics. p. 119â130. Springer Nature Switzerland, Cham (2024). https://doi.org/10.1007/978- 3-031-53833-9_10 12. MĂŒller, O., Caron, M., Döring, M., Heuwinkel, T., Baumeister, J.: PIVOT: A Parsi- monious End-to-End Learning Framework for Valuing Player Actions in Handball Using Tracking Data. In: Brefeld, U., Davis, J., Van Haaren, J., Zimmermann, H-VAEP and H-xT for Action Valuation in Handball13 A. (eds.) Machine Learning and Data Mining for Sports Analytics. p. 116â128. Springer International Publishing, Cham (2022). https://doi.org/10.1007/978-3- 031-02044-5_10 13. Robberechts, P., Rudolph, Y., Van Roy, M., Zimmermann, A.: ECML PKDD Tutorial on Team Sports Analytics (2024), https://dtai.cs.kuleuven.be/tutorials/sports/ecml2024/ 14. Routley, K., Schulte, O.: A Markov Game model for valuing player actions in ice hockey. In: Proceedings of the Thirty-First Conference on Uncertainty in Artificial Intelligence. p. 782â791. UAIâ15, AUAI Press, Arlington, Virginia, USA (Jul 2015) 15. Rudd, S.: A Framework for Tactical Analysis and Individual Offensive Produc- tion Assessment in Soccer Using Markov Chains. In: New England Symposium on Statistics in Sports (2011), https://nessis.org/nessis11/rudd.pdf 16. Sandholtz, N., Bornn, L.: Markov decision processes with dynamic transition prob- abilities: An analysis of shooting strategies in basketball. The Annals of Applied Statistics 14(3), 1122â1145 (Sep 2020). https://doi.org/10.1214/20-AOAS1348 17. Sawczuk, T., Palczewska, A., Jones, B.: Development of an expected possession value model to analyse team attacking performances in rugby league. PLOS ONE 16(11), e0259536 (Nov 2021). https://doi.org/10.1371/journal.pone.0259536 18. Sawczuk, T., Palczewska, A., Jones, B., Palczewski, J.: A Bayesian Mixture Model approach to expected possession values in rugby league. PLOS ONE 19(11), e0308222 (Nov 2024). https://doi.org/10.1371/journal.pone.0308222 19. Singh,K.:IntroducingExpectedThreat(xT)(2019), https://karun.in/blog/expected-threat.html, accessed 30 Mar 2026 20. Xarles, A., Escalera, S., Moeslund, T.B., ClapĂ©s, A.: Action Valuation in Sports: A Survey. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops. p. 6132â6142 (2025) 21. Yoshihara, H., Ding, N., Fujii, K.: Play Evaluation Based on Predicting the Out- come of Back-Row Attacks in Volleyball. In: Proceedings of the 13th Interna- tional Conference on Sport Sciences Research and Technology Support. p. 29â 37. SCITEPRESS - Science and Technology Publications, Marbella, Spain (2025). https://doi.org/10.5220/0013666100003988 22. Yurko, R., Ventura, S., Horowitz, M.: nflWAR: a reproducible method for offensive player evaluation in football. Journal of Quantitative Analysis in Sports 15(3), 163â183 (Sep 2019). https://doi.org/10.1515/jqas-2018-0010