{"slug": "using-large-language-models-for-research-in-the-natural-sciences", "title": "Using large language models for research in the natural sciences", "summary": "A new guide by Danielle Loader, Jonathan Oppenheim, and Tobias J. Osborne describes workflows for using large language models in natural science research, emphasizing adversarial verification protocols and Lamport's structured proof format to improve and verify model output. The guide, titled 'train_your_slop_cannon_v1', spans 27 pages and is licensed under CC BY 4.0, aiming to help scientists diagnose common failure modes such as context rot, hyperfixation, and sycophancy.", "body_md": "*A short guide to using large language models for research in the natural sciences*\n\nDanielle Loader, Jonathan Oppenheim, Tobias J. Osborne\n\nLarge Language Models are transforming mathematics and the physical sciences, allowing scientists to explore ideas quickly and raise their sights to grand challenges. But they also produce plausible but wrong text at industrial scale. Staying afloat in this torrent of slop requires scrutinising everything the model produces. We describe a number of workflows that improve and verify model output. These include using adversarial verification protocols, in tandem with Lamport's structured proof format. This exposes logical dependencies, and, by refining claims into sub-claims, spans a spectrum of rigour, from prose to formal verification.\n\nBecause an LLM performs best when its input only contains what its next step needs, we use wikis and notebooks that the model reads selectively. We try to avoid techniques which merely patch flaws in current models, instead aiming to amplify LLMs as they improve. We explain enough of the architecture so users can diagnose common failure modes such as context rot, hyperfixation, and sycophancy. This guide is intended for scientists whose experience of large language models is the chat window, which conceals many of the levers that can make LLMs more reliable. The goal is to make LLM output more open to inspection, without losing sight of AI's broader dangers.\n\n| File | Description | \n|---|---|\n| `train_your_slop_cannon_v1.tex` | LaTeX source (self-contained; bibliography is inline via `thebibliography` ) | \n| `train_your_slop_cannon_v1.pdf` | Compiled PDF, 27 pages | \n| `claude-code-session.png` | Figure: a coding-agent session, included in Section 5 | \n\n```\nlatexmk -pdf train_your_slop_cannon_v1.tex\n```\n\nRequires a TeX Live installation with `amsmath`, `tcolorbox`, `tikz`, `listings`,\n`hyperref`, `dsfont`, `booktabs`, `enumitem`, `fancyhdr` and `geometry`.\n\nThe manuscript is drafted on Overleaf; this repository is a snapshot of that\nsource. The file was named `structured-proofs.tex` on Overleaf and is renamed\nhere to match the title.\n\nLicensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) (CC BY 4.0). See `LICENSE`.", "url": "https://wpnews.pro/news/using-large-language-models-for-research-in-the-natural-sciences", "canonical_source": "https://github.com/Open-Science-Ledger/how-to-train-your-slop-cannon", "published_at": "2026-09-07 16:23:02+00:00", "updated_at": "2026-09-07 16:56:40.961733+00:00", "lang": "en", "topics": ["artificial-intelligence", "large-language-models", "ai-research", "ai-safety"], "entities": ["Danielle Loader", "Jonathan Oppenheim", "Tobias J. Osborne", "Lamport", "Overleaf", "Creative Commons"], "alternates": {"html": "https://wpnews.pro/news/using-large-language-models-for-research-in-the-natural-sciences", "markdown": "https://wpnews.pro/news/using-large-language-models-for-research-in-the-natural-sciences.md", "text": "https://wpnews.pro/news/using-large-language-models-for-research-in-the-natural-sciences.txt", "jsonld": "https://wpnews.pro/news/using-large-language-models-for-research-in-the-natural-sciences.jsonld"}}