talks | works
LABLOG

LABLOG

December 6, 2025
Press D to download as a PDF and F to toggle presentation mode. Navigate up and down with K and J when presenting
LABLOGNoah SyrkisDecember 6, 20251 |Parabellum2 |Dimensions3 |Perception4 |Evaluation1 |ParabellumAske is an intelligent guy1 of 71 |ParabellumWe can now generate both intelligence and state counterfactuals:mask = mask[None, :] & random.bernoulli... for masking statemask = mask[None, :] | random.bernoulli... for masking intelWe now query Gemma4b with an image of the battle spaceNext step is (probably) top down test (i.e., send units left or right) …… or have Gemma attempt to infer enemy targets.… and move unit types and teams to context… Add a third level of hierarchy2 of 71 |ParabellumParabellum absolutely needs hierarchyTentative ORBAT: Unit squad platoonSimulate 𝑛𝑙 locations throughout Switzerland𝑛𝑡 low-level unit steps for 1 global step (Gemma)Place (i.e., Zurich)BuildingsBoundariesPoints (UTM)Rasters (ENU)States (ECEF)[[[11432344]]][[[[0000100010001100100000000]]]]3 of 72 |DimensionsAs per Eq. 1, we run 𝑛𝑠 parallel base sims…… divided into 𝑛𝑐 time chunks at 𝑛𝑙 locations …… of 𝑛𝑡 time steps each.Per Eq. 2, for each team we compute 𝑛𝑘 uniquecounter factuals, each with 𝑛𝑟 random seeds𝑛𝑠×𝑛𝑐×new𝑛𝑙×𝑛𝑡(1)𝑛𝑠×𝑛𝑐×𝑛𝑙×2×𝑛𝑘×𝑛𝑟counter factuals×𝑛𝑡(2)Figure 2: State sequence dimensions of groundtruths (top) and counter factuals (bottom)4 of 7Figure 3: 𝑛𝑙4×𝑛𝑐𝑛𝑡100 concurrently run simulation steps throughout ZurichFigure 4: 4𝑛𝑙×2𝑛𝑘×3𝑛𝑟 counterfactuals from the blue perspective,with red positions sampled / inferred3 |PerceptionGemma270M successfully processes the intelEvery digit is always assigned to a unique tokenIntel coords. are thus mapped to [0..9]For map size of 256 we thus have 𝔼(𝛿)10𝑠 is made from intel randomly masked by 𝑀̂𝑠𝑡Gemma𝑠𝑡masked𝔼[𝑠𝑡]baseline5101520Distance 𝛿 from 𝑠𝑡Figure 5: Distance 𝛿 to 𝑠𝑡 from best (left), masked(middle), and baseline (right) guess5 of 74 |EvaluationFor multiple 𝑠 sims we log divergence from ̂𝑠Each 𝑠 being based on a different mask 𝑀We get importance by solving 𝑀𝛽=𝛿(̂𝑠,𝑠)TroopArmorPlaneMedicCivil-2-1012𝛽 value by unit type6 of 7References7 of 7