HuggingFace Daily Papers(社区热门论文)
51AI 编辑部评分,满分 100

从原子证据到逻辑组合:面向复合选项的结构化组合推理

2026-08-13 08:00· 1天前
AI 导读

大语言模型在需要按显式逻辑运算符组合原子判断的选项上常出错。新框架将每个选项分解为原子答案并分别评分,再用运算符约束的整数线性规划组合分数,使模型无需直接面对复合选项。在LOGICAL-COMMONSENSEQA上Macro-F1从48.3提升至77.0,在新增的LOGICAL-SATA基准上从47.0提升至75.6,NEITHER/NOR选项提升最大。

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.

来源:HuggingFace Daily Papers(社区热门论文) · arxiv.org

从原子证据到逻辑组合:面向复合选项的结构化组合推理

HuggingFace Daily Papers(社区热门论文)·2026-08-13 08:00·1天前
AI 导读

大语言模型在需要按显式逻辑运算符组合原子判断的选项上常出错。新框架将每个选项分解为原子答案并分别评分,再用运算符约束的整数线性规划组合分数,使模型无需直接面对复合选项。在LOGICAL-COMMONSENSEQA上Macro-F1从48.3提升至77.0,在新增的LOGICAL-SATA基准上从47.0提升至75.6,NEITHER/NOR选项提升最大。

原文 · 保持原样,未翻译

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.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org