TL;DR
This paper introduces Legal2LogicICL, a retrieval-augmented few-shot learning framework that enhances the transformation of legal cases into logical formulas, improving generalization and stability without additional training.
Contribution
It proposes a novel retrieval-based few-shot learning approach tailored for legal reasoning, addressing data scarcity and entity bias issues in legal semantic parsing.
Findings
Significant accuracy improvements on legal logical form generation.
Enhanced stability and generalization across different LLMs.
Effective mitigation of entity-induced retrieval bias.
Abstract
This work aims to improve the generalization of logic-based legal reasoning systems by integrating recent advances in NLP with legal-domain adaptive few-shot learning techniques using LLMs. Existing logic-based legal reasoning pipelines typically rely on fine-tuned models to map natural-language legal cases into logical formulas before forwarding them to a symbolic reasoner. However, such approaches are heavily constrained by the scarcity of high-quality annotated training data. To address this limitation, we propose a novel LLM-based legal reasoning framework that enables effective in-context learning through retrieval-augmented generation. Specifically, we introduce Legal2LogicICL, a few-shot retrieval framework that balances diversity and similarity of exemplars at both the latent semantic representation level and the legal text structure level. In addition, our method explicitly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
