@inproceedings{servantez-etal-2024-chain,
title = "Chain of Logic: Rule-Based Reasoning with Large Language Models",
author = "Servantez, Sergio and
Barrow, Joe and
Hammond, Kristian and
Jain, Rajiv",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2024.findings-acl.159/",
doi = "10.18653/v1/2024.findings-acl.159",
pages = "2721--2733",
abstract = "Rule-based reasoning, a fundamental type of legal reasoning, enables us to draw conclusions by accurately applying a rule to a set of facts. We explore causal language models as rule-based reasoners, specifically with respect to compositional rules - rules consisting of multiple elements which form a complex logical expression. Reasoning about compositional rules is challenging because it requires multiple reasoning steps, and attending to the logical relationships between elements. We introduce a new prompting method, Chain of Logic, which elicits rule-based reasoning through decomposition (solving elements as independent threads of logic), and recomposition (recombining these sub-answers to resolve the underlying logical expression). This method was inspired by the IRAC (Issue, Rule, Application, Conclusion) framework, a sequential reasoning approach used by lawyers. We evaluate chain of logic across eight rule-based reasoning tasks involving three distinct compositional rules from the LegalBench benchmark and demonstrate it consistently outperforms other prompting methods, including chain of thought and self-ask, using open-source and commercial language models."
}
Markdown (Informal)
[Chain of Logic: Rule-Based Reasoning with Large Language Models](https://preview.aclanthology.org/jlcl-multiple-ingestion/2024.findings-acl.159/) (Servantez et al., Findings 2024)
ACL