<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OGTS | Uzziel Perez</title><link>https://www.uzzielperez.com/tags/ogts/</link><atom:link href="https://www.uzzielperez.com/tags/ogts/index.xml" rel="self" type="application/rss+xml"/><description>OGTS</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><image><url>https://www.uzzielperez.com/media/icon_hu7729264130191091259.png</url><title>OGTS</title><link>https://www.uzzielperez.com/tags/ogts/</link></image><item><title>The reconstruction menu, and the gates that prune it</title><link>https://www.uzzielperez.com/teaching/science-communication/ogts-architecture-menu/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.uzzielperez.com/teaching/science-communication/ogts-architecture-menu/</guid><description>&lt;p>Reconstruction is detector-wide. Every event that enters LHCb must be clustered and written under a latency and throughput budget that tightens at Upgrade II. The architecture that meets those constraints is a searchable object, not a per-analysis add-on.&lt;/p>
&lt;p>This is the &lt;strong>inner loop&lt;/strong>. It does not live on the &lt;a href="https://www.uzzielperez.com/teaching/science-communication/ogts-sm-bsm-space/">hypothesis-space diagram&lt;/a>. That page ranks what is still worth measuring. This page ranks how to extract the object, under gates.&lt;/p>
&lt;div id="ogts-reco-1788179151736356335" class="ogts-reco-host">&lt;/div>
&lt;noscript>
&lt;p>Interactive graph requires JavaScript. The page text below describes the same reconstruction menu and gates.&lt;/p>
&lt;/noscript>
&lt;script src="https://www.uzzielperez.com/js/ogts-reco.js">&lt;/script>
&lt;script>
(function () {
var host = document.getElementById("ogts-reco-1788179151736356335");
if (host &amp;&amp; typeof initOgtsReco === "function") initOgtsReco(host);
})();
&lt;/script>
&lt;h2 id="how-to-read-the-family-tree">How to read the family tree&lt;/h2>
&lt;p>The menu is short and named. We do not enumerate every network.&lt;/p>
&lt;p>&lt;strong>Left: classical replacement.&lt;/strong> The cellular automaton is on the tree because Graph Clustering replaced it. The dashed edge is that replacement. Graph Clustering is the published Run 3 gold standard (Valls Canudas et al., Eur. Phys. J. C 83, 169 (2023)). At high occupancy it needs offline calibration and does not learn overlapping showers. Upgrade II can &lt;em>condition&lt;/em> it. Conditioned is not dead.&lt;/p>
&lt;p>&lt;strong>Right: learned families.&lt;/strong> Graph nets (GarNet), transformer-style calorimeter reconstruction (UzzieNet), deep sets, and state-space models. UzzieNet is a refinement of GarNet: node-centric linear-cost attention. Distillation varies only &lt;em>inside&lt;/em> a family, under an explicit HLT1 latency cut. A student can pass a throughput gate the teacher fails. Deep sets and state-space models are siblings on the menu, not children of GarNet. An unscored family stays amber. The gate does not invent a prune.&lt;/p>
&lt;p>Edges are replacement, refinement, or inside-family compression. They are never &amp;ldquo;also a calorimeter network.&amp;rdquo;&lt;/p>
&lt;h2 id="the-two-gates">The two gates&lt;/h2>
&lt;p>&lt;strong>Throughput.&lt;/strong> Offline is loose. Run 3 HLT1 is the Allen path we actually have to live with. Upgrade II is tighter still: occupancy, PicoCal geometry, timing layers. A family that cannot meet the budget is conditioned or gone, even if its resolution is beautiful overnight on a GPU.&lt;/p>
&lt;p>&lt;strong>Resolution.&lt;/strong> Inclusive energy is one demand. Overlapping showers are another. A vertex-less radiative photon, the \(\Lambda_b\to\Lambda\gamma\) object, is harder than an inclusive cluster. Flip that topology and the same menu is re-coloured. The architecture that wins on a given topology is a diagnostic of problem structure, not a trophy.&lt;/p>
&lt;p>Gate colours on this page are &lt;strong>schematic&lt;/strong>. CHEP 2026 numbers that are real stay in the inspector: UzzieNet up to 8× faster than message-passing; Graph(GarNet)→MLP about 95% smaller and beating the teacher on energy resolution; GarNet ONNX up to 5× CPU and about 2× GPU at FP32 parity near \(10^{-7}\). Those are measurements against teachers and runtimes, not a published claim that the search already beats Graph Clustering at Upgrade II.&lt;/p>
&lt;h2 id="two-oracles-one-human-gate">Two oracles, one human gate&lt;/h2>
&lt;p>The cheap oracle is a surrogate under FLOP and wall-time constraints. It is a filter, not calorimeter truth. The expensive oracle is Allen-scale PicoCal reconstruction. If they disagree, the lie is published; the ranking that counts is Allen&amp;rsquo;s.&lt;/p>
&lt;p>The human gate keeps what counts as an acceptable model of systematic uncertainty. The \(\Lambda_b\to\Lambda\gamma\) revival found an efficiency-ratio discrepancy from two compensating errors whose branching ratio still looked fine. A beautiful excess that is two mistakes does not pass.&lt;/p>
&lt;p>This page is an AI-assisted first version of the post.&lt;/p></description></item><item><title>The space of the Standard Model, and the space still open</title><link>https://www.uzzielperez.com/teaching/science-communication/ogts-sm-bsm-space/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.uzzielperez.com/teaching/science-communication/ogts-sm-bsm-space/</guid><description>&lt;p>A particle theory is not a list of Lagrangians. It is a tree of decisions: what is allowed now, what the data kill, and when a failure is not a death but a reason to grow a new degree of freedom.&lt;/p>
&lt;p>The Standard Model is what that tree looks like after the decisions have already been made. Beyond-Standard-Model (BSM) physics is the same kind of tree, still growing. Oracle-Guided Triage and architecture Search (OGTS) is a proposal to write that tree as a searchable object, then spend computing time along it instead of scanning every leaf.&lt;/p>
&lt;div id="ogts-space-1788179151736594467" class="ogts-space-host">&lt;/div>
&lt;noscript>
&lt;p>Interactive graph requires JavaScript. The page text below describes the same Standard Model spine and BSM ontology.&lt;/p>
&lt;/noscript>
&lt;script src="https://www.uzzielperez.com/js/ogts-space.js">&lt;/script>
&lt;script>
(function () {
var host = document.getElementById("ogts-space-1788179151736594467");
if (host &amp;&amp; typeof initOgtsSpace === "function") initOgtsSpace(host);
})();
&lt;/script>
&lt;h2 id="how-to-read-the-two-chambers">How to read the two chambers&lt;/h2>
&lt;p>&lt;strong>Left: Standard Model.&lt;/strong> Constraint availability by era, not a history lecture. In 1933 Fermi&amp;rsquo;s four-fermion contact is admitted because it fits beta decay. The 1950s rank five Dirac bilinears; angular data mildly prefer scalar and tensor couplings. Wu&amp;rsquo;s parity-violation experiment flips that ranking: S, T, and P are hard-pruned, V−A is admitted. When the contact term violates unitarity at high energy, the branch does not die. It expands: a massive vector W. The 1970s admit SU(2)L × U(1)Y with spontaneous symmetry breaking, prune a pure SU(2) without hypercharge, and keep colour as a separate sector. Minimal SU(5) still looks healthy at triage and dies at verify (proton lifetime).&lt;/p>
&lt;p>&lt;strong>Right: BSM futures.&lt;/strong> Same schema, experimental grain. The root is the radiative family b → sγ. An EFT child is the Wilson coefficient C7 (operator O7). Its exclusive children, Bs → φγ (active) and Λb → Λγ (conditioned), are siblings: same grain, not parent and child of each other. A Type-II two-Higgs-doublet model with a light charged scalar is a UV child of the family, not of either exclusive mode. Inclusive B → Xsγ verify-kills it. A photon in some other radiative decay does not make that decay an O7 child.&lt;/p>
&lt;p>Edges are refinement or UV completion. They are never &amp;ldquo;similar final state.&amp;rdquo;&lt;/p>
&lt;h2 id="what-computational-allotment-means-here">What &amp;ldquo;computational allotment&amp;rdquo; means here&lt;/h2>
&lt;p>OGTS is two loops with a human gate.&lt;/p>
&lt;p>The &lt;strong>outer loop&lt;/strong> ranks hypothesis nodes. Cheap triage asks whether a term is even admissible (Lorentz, anomalies, parent still alive). Expensive verify asks whether it matches this era&amp;rsquo;s data. Expand happens on a structural FAIL such as unitarity: spawn a child with a new field, do not empty the branch. Status is part of spend: &lt;em>active&lt;/em> nodes can take compute; &lt;em>conditioned&lt;/em> nodes wait on a reconstruction or systematic gate; &lt;em>pruned&lt;/em> nodes get zero. If O7 is excluded, exclusive children leave the ranked list. That is the graph doing work a flat scan cannot.&lt;/p>
&lt;p>The &lt;strong>inner loop&lt;/strong> is a different object: a &lt;a href="https://www.uzzielperez.com/teaching/science-communication/ogts-architecture-menu/">named reconstruction menu&lt;/a> pruned by throughput and resolution. That family tree does not live on this diagram. This page is only the outer loop, hypothesis space and allotment. A vertex-less radiative photon is a harder calorimeter object than an inclusive cluster; that fact conditions Λb → Λγ here.&lt;/p>
&lt;p>Track thickness on the BSM side is a &lt;strong>schematic&lt;/strong> share for this demonstrator. It is not a published OGTS ranking, and it is not a claim that the search already beats legacy allocation. Stage 0 on the left is the calibration problem whose answer is already known. The open question is whether the same grammar transfers to LHCb channels and to SMEFT.&lt;/p>
&lt;p>The human gate keeps two decisions: what counts as a legitimate node, and what counts as an acceptable model of systematic uncertainty. The Λb → Λγ revival found an efficiency-ratio discrepancy from two compensating errors whose branching ratio still looked fine. A beautiful excess that is two mistakes does not pass.&lt;/p>
&lt;p>This page is an AI-assisted first version of the post.&lt;/p></description></item></channel></rss>