From Atomic Evidence to Logical Composition: Structured Compositional Reasoning over Compound Answer Options

· HF Daily Papers ·

A structured reasoning framework decomposes compound answer options and improves Macro-F1 on logical commonsense and reading-comprehension benchmarks.

Categories: Research

Excerpt

Obed Junias, Maria Leonor Pacheco — Large language models often fail when answer options require combining atomic judgments under explicit logical operators, even when they judge the individual atoms correctly. We study compound options connected by AND, OR, and NEITHER/NOR, introducing a framework that decomposes each option into atomic answers and scores contrastive hypotheses about each one, so the model never sees a compound option. An operator-constrained integer linear program then composes the calibrated scores into a single prediction. We evaluate on LOGICAL-COMMONSENSEQA and introduce LOGICAL-SATA, a reading-comprehension benchmark derived from SATA-Bench. Our framework improves Macro-F1 from 48.3 to 77.0 on the human-validated LOGICAL-COMMONSENSEQA split and from 47.0 to 75.6 on LOGICAL-SATA, with the largest gains on NEITHER/NOR.