shuaishuaicdp commited on
Commit
b377fbf
·
verified ·
1 Parent(s): 6e8ad53

Upload analysis.md

Browse files
Files changed (1) hide show
  1. analysis.md +24 -0
analysis.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Confidence-aware HUD pilot analysis
2
+
3
+ - Samples: 10
4
+ - Pure Terra refined element F1: 0.7755
5
+ - Pure Terra mean slot Jaccard: 0.6875
6
+ - Routed-final element F1: 0.8000
7
+ - Candidate escalated samples: 3
8
+ - Candidate human-review samples: 0
9
+ - Pearson(pre-routing pipeline confidence, slot Jaccard): -0.3139
10
+
11
+ The confidence score is a routing signal, not a calibrated correctness probability.
12
+
13
+ | Game | Jaccard | Pre-routing pipeline conf. | Escalated | Missed | Extra | Scene | Visible |
14
+ |---|---:|---:|:---:|---|---|:---:|:---:|
15
+ | Nathan Morgan: Dilemma | 0.000 | 97 | no | crosshair | - | OK | wrong |
16
+ | Yakuza Kiwami | 0.333 | 94 | no | match_status,world_marker | other_hud,progress_meter | OK | OK |
17
+ | Marvel's Spider-Man: Miles Morales | 0.500 | 84 | no | tutorial_control_hint | - | OK | OK |
18
+ | Ratchet & Clank | 0.625 | 69 | yes | stamina_energy | identity_level_xp,vehicle_speed_gear | OK | OK |
19
+ | Alan Wake | 0.667 | 91 | no | quickslot_inventory | - | wrong | OK |
20
+ | Yakuza: Like a Dragon | 0.750 | 69 | yes | progress_meter | - | OK | OK |
21
+ | Aragami 2 | 1.000 | 80 | no | - | - | OK | OK |
22
+ | Clone Drone in the Danger Zone | 1.000 | 69 | yes | - | - | wrong | OK |
23
+ | Dead Space 2 | 1.000 | 95 | no | - | - | OK | OK |
24
+ | Hellblade: Senua's Sacrifice | 1.000 | 96 | no | - | - | OK | OK |