@inproceedings{mellgren-etal-2026-training,
title = "Training Language Models to Use {P}rolog as a Tool",
author = "Mellgren, Niklas and
Schneider-Kamp, Peter and
Poech, Lukas Galke",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1644/",
pages = "32860--32880",
ISBN = "979-8-89176-395-1",
abstract = "Language models frequently produce plausible yet incorrect reasoning traces that are difficult to verify. We investigate fine-tuning models to use Prolog as an external symbolic reasoning tool, training Qwen2.5-3B-Instruct with Group Relative Policy Optimization (GRPO) on a cleaned version of GSM8K (which we release as gsm8k-prolog-prover). We systematically vary prompt structure, reward composition (execution, syntax, semantics, structure), and inference protocol (single-try, multiple-try, and two agentic modes). Our reinforcement learning approach outperforms supervised fine-tuning on GSM8K, and the resulting 3B model achieves zero-shot performance on MMLU-STEM and MMLU-Pro competitive with 7B few-shot baselines. Most importantly, we identify an accuracy{--}auditability trade-off: configurations tuned for correctness alone learn to delegate reasoning to natural language and use Prolog only for the final computation, while configurations rewarded for symbolic structure produce fully auditable programs at a cost in accuracy. We interpret this trade-off as a form of reward hacking and discuss its implications for deploying neurosymbolic systems in safety-critical domains."
}Markdown (Informal)
[Training Language Models to Use Prolog as a Tool](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1644/) (Mellgren et al., Findings 2026)
ACL
- Niklas Mellgren, Peter Schneider-Kamp, and Lukas Galke Poech. 2026. Training Language Models to Use Prolog as a Tool. In Findings of the Association for Computational Linguistics: ACL 2026, pages 32860–32880, San Diego, California, United States. Association for Computational Linguistics.