Free for humans

Biology-in-the-loop: Amortized Adaptive Hit Discovery in CRISPR Screens

AssayLoop learns how to pick the next CRISPR perturbations from 1,389 historical screens, then hands off to LLM biology priors — recovering 27.7% of hits after assaying about 5% of a library, a 5.67× enrichment over random.

arXiv:2609.118775 min readScore 87/100Paper hub2026-W38

The 30-second take

  • What: The authors release AssayBench-Loop (1,389 CRISPR screens in five phenotype categories) and AssayLoop, a sequential design that combines AssayFormer — a transformer acquisition policy trained across historical screens — with LLM-derived biological priors.
  • Why it matters: Abundance angle: exhaustive CRISPR testing is budget-scarce. Learning what to assay next from past screens is a step toward cheaper biological discovery loops — mid-horizon, and still not a clinic-on-a-calendar claim.
  • Who should care: Functional-genomics labs, adaptive-experiment designers, and teams deciding whether historical screens plus LLMs can shrink wet-lab search without inventing hits.

What the paper actually did

Many biological discovery problems require experiments to be chosen sequentially under tight budgets. CRISPR screening is the running example: exhaustive perturbation testing is often infeasible, so candidates must be prioritized over multiple rounds. Existing benchmarks for adaptive hit discovery, the authors say, have been limited in scale and diversity.

They introduce AssayBench-Loop, a large-scale benchmark of 1,389 CRISPR screens across five phenotype categories. That scale is meant to let methods learn acquisition strategies across historical experiments. On top of it they introduce AssayLoop: a sequential experimental-design framework that combines AssayFormer — a transformer-based amortized acquisition policy trained across historical screens to adapt from experimental feedback — with LLM-derived biological priors through an adaptive handoff. Completed experiments become training data for “what to test next,” while LLMs seed the search with prior biological knowledge.

They also introduce AssayLLM, arguing the same principle can be extended directly to an LLM via task-specific post-training. On temporally held-out screens, AssayLoop achieves a 5.67-fold enrichment over random selection and recovers 27.7% of hits after assaying about 5% of the candidate library, outperforming existing adaptive-design methods, standalone LLMs, and AssayFormer alone. Performance improves with more historical training data and transfers to phenotype categories excluded from training.

What makes this disruptive

The disruptive move is treating finished CRISPR screens as a dataset for learning the acquisition policy itself — not just running one more Bayesian optimization loop from scratch. If AssayLoop’s held-out numbers hold (5.67× vs random; 27.7% of hits at ~5% of the library), then “biology-in-the-loop” becomes a transferable skill across screens and even across phenotype categories left out of training.

The scarcity it touches is slow, expensive discovery limited to well-funded perturbation campaigns. Amortizing “what to test next” across 1,389 screens, then handing off to LLM priors, is a path toward cheaper biological design loops. AssayLLM is the authors’ claim that the same idea can live inside a post-trained language model.

This is still a computational method evaluated on held-out historical screens. It does not replace wet-lab validation, and it does not date when CRISPR discovery becomes a mass-access default.

Why it matters (outside the lab)

Abundance lens (today’s luxuries → tomorrow’s defaults): Disruptive Concepts reads biotech work as a move on a scarcity map — not as a finished product.

Scarcity today: slow, expensive discovery, diagnostics, and biological design loops limited to well-funded labs.

If this line of work scales: faster, cheaper biological design and measurement that can pull medicine and biotech toward mass access. Horizon: mid-horizon — lab → clinic/product depends on validation and regulation.

Near-term: use the preprint to update screening roadmaps — especially whether historical-screen amortization plus LLM priors beats standalone adaptive design. Medium-term: independent replication on new phenotypes, missing-data robustness, and real sequential wet-lab rounds decide whether this becomes a default. No invented year for cheaper drugs.

Limitations & open questions

This is a preprint. The 5.67× enrichment and 27.7% hit recovery at ~5% library coverage are reported on temporally held-out screens inside AssayBench-Loop, not on a prospective multi-round wet-lab campaign described in the abstract. Transfer to phenotype categories excluded from training is encouraging but still within this benchmark’s five categories.

LLM-derived priors and AssayLLM post-training inherit whatever biases and gaps those models have; they seed search, they do not certify biology. Adaptive design can concentrate error if early rounds are noisy. Readers should check the PDF for how a “hit” is defined and how the adaptive handoff is implemented.

Not yet a default: this does not demonetize health and biology tooling on a fixed date. Cost, wet-lab reliability, and regulation still sit between a benchmark win and tomorrow’s default screen.

Explain ladder

Default article depth

Read AssayBench-Loop (1,389 screens, five phenotype categories) as the resource and AssayLoop as the method: AssayFormer learns acquisition from history; LLMs contribute priors via an adaptive handoff. The numbers to remember are 5.67× enrichment vs random and 27.7% of hits after ~5% of the library, on temporally held-out screens, beating prior adaptive methods and standalone LLMs. Ask whether your lab’s phenotype looks like those five categories. Horizon is mid-horizon: validation and wet-lab loops, not a product calendar.

Key terms

CRISPR screen
A pooled or arrayed experiment that perturbs many genes to find which ones change a phenotype — here, the setting for adaptive hit discovery.
Acquisition policy
The rule for choosing the next experiments given evidence so far; AssayFormer amortizes that rule across historical screens.
Enrichment
Here, how much more often selected candidates are hits compared with random selection (reported 5.67-fold on held-out screens).

Sources

Related explainers

Same topic and week first — keep exploring the scarcity → abundance map.

Editorial explainer · not peer review · always read the primary paper.

Byline: Disruptive Concepts editorial.