English

DECIDER: A Dual-System Rule-Controllable Decoding Framework for Language Generation

Computation and Language 2025-05-06 v4 Artificial Intelligence Logic in Computer Science

Abstract

Constrained decoding approaches aim to control the meaning or style of text generated by the pre-trained large language models (LLMs or also PLMs) for various tasks at inference time. However, these methods often guide plausible continuations by greedily and explicitly selecting targets. Though fulfilling the task requirements, these methods may overlook certain general and natural logics that humans would implicitly follow towards such targets. Inspired by cognitive dual-process theory, in this work, we propose a novel decoding framework DECIDER where the base LLMs are equipped with a First-Order Logic (FOL) reasoner to express and evaluate the rules, along with a decision function that merges the outputs of both systems to guide the generation. Unlike previous constrained decodings, DECIDER transforms the encouragement of target-specific words into all words that satisfy several high-level rules, enabling us to programmatically integrate our logic into LLMs. Experiments on CommonGen and PersonaChat demonstrate that DECIDER effectively follows given FOL rules to guide LLMs in a more human-like and logic-controlled manner.

Keywords

Cite

@article{arxiv.2403.01954,
  title  = {DECIDER: A Dual-System Rule-Controllable Decoding Framework for Language Generation},
  author = {Chen Xu and Tian Lan and Yu Ji and Changlong Yu and Wei Wang and Jun Gao and Qunxi Dong and Kun Qian and Piji Li and Wei Bi and Bin Hu},
  journal= {arXiv preprint arXiv:2403.01954},
  year   = {2025}
}

Comments

Accepted by IEEE TKDE 2025, 14 pages, 6 figures

R2 v1 2026-06-28T15:08:15.229Z