SciIF: Benchmarking Scientific Instruction Following Towards Rigorous Scientific Intelligence
Encheng Su, Jianyu Wu, Chen Tang, Lintao Wang, Pengze Li, Aoran Wang, Jinouwen Zhang, Yizhou Wang, Yuan Meng, Xinzhu Ma, Shixiang Tang, Houqiang Li
TL;DR
SciIF introduces a constraint-grounded, auditable benchmark for scientific instruction following across multiple disciplines, addressing the gap where models can be correct yet non-compliant with scientific norms. By defining three pillars—scientific conditions, semantic stability, and specific processes—and a fixed catalog of ten atomic constraints, SciIF enables fine-grained diagnostic evaluation via a generate--then--audit protocol and dual-judge scoring on correctness and constraint compliance. The paper demonstrates that post-training with SciIF data (SFT) and verifier-based RL improves both general instruction following (IFEval) and domain-specific reasoning (MMLU-Physics), and shows transfer to external benchmarks, indicating constraint discipline generalizes beyond SciIF. A key finding is the persistent gap between correctness and constraint adherence, amplified under multi-constraint scenarios, revealing a compositional bottleneck in maintaining multiple scientific requirements. These results advance the quest for reliable, scientifically rigorous AI agents and provide a pathway to extend the framework to multimodal and iterative scientific tasks.
Abstract
As large language models (LLMs) transition from general knowledge retrieval to complex scientific discovery, their evaluation standards must also incorporate the rigorous norms of scientific inquiry. Existing benchmarks exhibit a critical blind spot: general instruction-following metrics focus on superficial formatting, while domain-specific scientific benchmarks assess only final-answer correctness, often rewarding models that arrive at the right result with the wrong reasons. To address this gap, we introduce scientific instruction following: the capability to solve problems while strictly adhering to the constraints that establish scientific validity. Specifically, we introduce SciIF, a multi-discipline benchmark that evaluates this capability by pairing university-level problems with a fixed catalog of constraints across three pillars: scientific conditions (e.g., boundary checks and assumptions), semantic stability (e.g., unit and symbol conventions), and specific processes(e.g., required numerical methods). Uniquely, SciIF emphasizes auditability, requiring models to provide explicit evidence of constraint satisfaction rather than implicit compliance. By measuring both solution correctness and multi-constraint adherence, SciIF enables finegrained diagnosis of compositional reasoning failures, ensuring that LLMs can function as reliable agents within the strict logical frameworks of science.
