[Paper Review] When Stability Fails: Hidden Failure Modes Of LLMS in Data-Constrained Scientific Decision-Making
The paper introduces a controlled behavioral evaluation that separates stability, correctness, prompt sensitivity, and output validity in LLM-assisted data-constrained scientific decision tasks and shows that high stability does not guarantee agreement with ground truth or valid outputs.
Large language models (LLMs) are increasingly used as decision-support tools in data-constrained scientific workflows, where correctness and validity are critical. However, evaluation practices often emphasize stability or reproducibility across repeated runs. While these properties are desirable, stability alone does not guar- antee agreement with statistical ground truth when such references are available. We introduce a controlled behavioral evaluation framework that explicitly sep- arates four dimensions of LLM decision-making: stability, correctness, prompt sensitivity, and output validity under fixed statistical inputs. We evaluate multi- ple LLMs using a statistical gene prioritization task derived from differential ex- pression analysis across prompt regimes involving strict and relaxed significance thresholds, borderline ranking scenarios, and minor wording variations. Our ex- periments show that LLMs can exhibit near-perfect run-to-run stability while sys- tematically diverging from statistical ground truth, over-selecting under relaxed thresholds, responding sharply to minor prompt wording changes, or producing syntactically plausible gene identifiers absent from the input table. Although sta- bility reflects robustness across repeated runs, it does not guarantee agreement with statistical ground truth in structured scientific decision tasks. These findings highlight the importance of explicit ground-truth validation and output validity checks when deploying LLMs in automated or semi-automated scientific work- flows.
Motivation & Objective
- Motivate the need for evaluating LLMs in data-constrained scientific workflows beyond stability.
- Introduce a controlled behavioral framework separating four decision-making dimensions: stability, correctness, prompt sensitivity, and output validity.
- Use a fixed differential expression (DE) table as a ground-truth reference to compare LLM outputs.
- Characterize common failure modes in statistical gene prioritization under varied thresholding and prompt wording.
Proposed method
- Provide a fixed DESeq2-derived differential expression table as input and query multiple LLMs (ChatGPT, Gemini, Claude) across regimes.
- Vary thresholds (strict FDR ≤ 0.05, relaxed 0.05 < FDR ≤ 0.10), borderline ranking, and minor prompt wording changes (P7a vs P7b).
- Assess outputs via four metrics: run-to-run stability (Jaccard), agreement with ground truth (Jaccard vs truth), prompt sensitivity (differences across prompts), and output validity (presence of invalid gene identifiers).
- Use deterministic prompts and 10 repeated runs per configuration to isolate model behavior from data variability.
- Provide code and results in a supplementary repository for reproducibility.
Experimental results
Research questions
- RQ1Does high run-to-run stability imply correctness with respect to a statistical ground truth?
- RQ2How do minor prompt wording changes affect LLM decision outputs under fixed inputs?
- RQ3What is the impact of relaxing statistical thresholds on LLM-based gene prioritization?
- RQ4Do LLMs generate invalid or hallucinated gene identifiers even with stable outputs?
Key findings
- LLMs can show near-perfect run-to-run stability while disagreeing with ground truth.
- Small wording differences in prompts can markedly shift prioritization outcomes.
- Relaxed statistical thresholds promote over-selection or collapse rather than reliable sensitivity improvements.
- Models may produce syntactically plausible but invalid gene identifiers not present in the input, indicating output validity issues.
- Stability reflects internal robustness but does not guarantee agreement with deterministic statistical references.
- A four-dimensional evaluation framework is necessary to diagnose LLM behavior in data-constrained scientific workflows.
Better researchstarts right now
From reading papers to final review, dramatically reduce your research time.
No credit card · Free plan available
This review was created by AI and reviewed by human editors.