|
| 1 | +--- |
| 2 | +title: Agentic Lagrangian Extraction from the Literature |
| 3 | +layout: gsoc_proposal |
| 4 | +project: HEPSIM |
| 5 | +year: 2026 |
| 6 | +organization: |
| 7 | + - Alabama |
| 8 | + - Fermilab |
| 9 | + - Rutgers |
| 10 | + |
| 11 | +--- |
| 12 | + |
| 13 | +## Description |
| 14 | +Hundreds of BSM Lagrangians have been proposed in the literature (extended Higgs sectors, leptoquarks, SUSY variants, dark matter portals, EFT extensions at various operator dimensions). When a researcher wants to simulate a particular scenario, they must locate the Lagrangian in the literature, translate it into a [FeynRules](https://feynrules.irmp.ucl.ac.be/) model file, and validate the implementation. This literature-to-simulation pipeline is a significant manual bottleneck. |
| 15 | +This project builds an **agentic system** within the [HEPTAPOD](https://feynrules.irmp.ucl.ac.be/) framework that automates this workflow. Given a BSM scenario description, the agent searches the literature, identifies the relevant Lagrangian and conventions, generates a syntactically correct FeynRules `.fr` model file, and validates it, checking particle content, symmetry properties, and where possible reproducing known cross sections or decay widths using HEPTAPOD's existing FeynRulesToUFOTool and downstream event generation tools. |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +## Duration |
| 23 | +Total project length: 350 hours. |
| 24 | + |
| 25 | +## Task ideas |
| 26 | + * Survey publicly available FeynRules model files (model database, HEPTAPOD examples) to catalog conventions and patterns |
| 27 | + * Implement HEPTAPOD tool modules for searching the HEP literature (INSPIRE, arXiv), extracting Lagrangian terms, and generating FeynRules .fr files |
| 28 | + * Build agent workflows that go from a scenario description to a validated model file, using HEPTAPOD's existing tools for UFO compilation and event generation |
| 29 | + * Implement validation: particle spectrum consistency, gauge invariance, reproduction of known decay widths or cross sections where available |
| 30 | + * Test against benchmark models already in the FeynRules database (scalar leptoquarks, 2HDM, simplified dark matter) |
| 31 | + * Implement audit trail recording literature sources, extracted terms, and model-building decisions |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +## Expected results: |
| 39 | + * Working agentic system integrated into HEPTAPOD for Lagrangian extraction and model file generation |
| 40 | + * Validation against at least two models with known FeynRules implementations |
| 41 | + * Audit trail documenting the agent's reasoning from literature to model file |
| 42 | + * Open-source code with examples |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +## Difficulty level |
| 50 | +Advanced |
| 51 | + |
| 52 | +## Requirements |
| 53 | + * Strong Python skills, experience with AI/ML frameworks |
| 54 | + * Familiarity with LLM tool-use and agentic programming patterns |
| 55 | + * Interest in particle physics theory (Lagrangians, EFT, BSM), coursework or reading a plus |
| 56 | + * Exposure to Mathematica or FeynRules helpful |
| 57 | + * Ability to work independently on an open-ended research project |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | +<!--- |
| 65 | +## Test |
| 66 | +Please use [this link](https://docs.google.com/document/d/10tITU-OJDtaZkLmXpoCpzIM55XcV4Z_7ykS7N9tyISA/edit?usp=sharing) to access the test for this project. |
| 67 | +---> |
| 68 | + |
| 69 | +## Mentors |
| 70 | + * [Steve Mrenna](mailto:ml4-sci@cern.ch) (Fermilab) |
| 71 | + * [Konstantin Matchev](mailto:ml4-sci@cern.ch) (University of Alabama) |
| 72 | + * [Alex Roman](mailto:ml4-sci@cern.ch) (University of Alabama) |
| 73 | + * [Tony Menzo](mailto:ml4-sci@cern.ch) (University of Alabama + Fermilab) |
| 74 | + * [Ian Pang](mailto:ml4-sci@cern.ch) (Rutgers University) |
| 75 | + |
| 76 | +Please **DO NOT** contact mentors directly by email. Instead, please email [ml4-sci@cern.ch](mailto:ml4-sci@cern.ch) with Project Title and **include your CV** and **test results**. The mentors will then get in touch with you. |
| 77 | + |
| 78 | +## Links |
| 79 | + * [HEPTAPOD Repository](https://github.com/tonymenzo/heptapod) |
| 80 | + * [HEPTAPOD Paper](https://arxiv.org/abs/2512.15867) |
| 81 | + * [Orchestral AI](https://arxiv.org/abs/2601.02577) |
| 82 | + * [The Denario project: Deep knowledge AI agents for scientific discovery](https://arxiv.org/abs/2510.26887) |
| 83 | + * [FeynRules](https://feynrules.irmp.ucl.ac.be/) |
| 84 | + * [FeynRules Model Database](https://feynrules.irmp.ucl.ac.be/wiki/ModelDatabaseMainPage) |
| 85 | + * [INSPIRE](https://inspirehep.net/) |
0 commit comments