AILGQMFeb 28, 2025

Contextualizing biological perturbation experiments through language

arXiv:2502.21290v114 citationsh-index: 13Has CodeICLR
Originality Incremental advance
AI Analysis

This work addresses the problem of inefficient and misaligned analysis methods for biologists conducting perturbation experiments, though it appears incremental as it builds on existing LLM approaches with domain-specific adaptations.

The paper tackles the challenge of analyzing high-content biological perturbation experiments by proposing PerturbQA, a benchmark for structured reasoning, and finds that current methods perform poorly, while introducing Summer, a domain-informed LLM framework that matches or exceeds state-of-the-art performance.

High-content perturbation experiments allow scientists to probe biomolecular systems at unprecedented resolution, but experimental and analysis costs pose significant barriers to widespread adoption. Machine learning has the potential to guide efficient exploration of the perturbation space and extract novel insights from these data. However, current approaches neglect the semantic richness of the relevant biology, and their objectives are misaligned with downstream biological analyses. In this paper, we hypothesize that large language models (LLMs) present a natural medium for representing complex biological relationships and rationalizing experimental outcomes. We propose PerturbQA, a benchmark for structured reasoning over perturbation experiments. Unlike current benchmarks that primarily interrogate existing knowledge, PerturbQA is inspired by open problems in perturbation modeling: prediction of differential expression and change of direction for unseen perturbations, and gene set enrichment. We evaluate state-of-the-art machine learning and statistical approaches for modeling perturbations, as well as standard LLM reasoning strategies, and we find that current methods perform poorly on PerturbQA. As a proof of feasibility, we introduce Summer (SUMMarize, retrievE, and answeR, a simple, domain-informed LLM framework that matches or exceeds the current state-of-the-art. Our code and data are publicly available at https://github.com/genentech/PerturbQA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes