TL;DR
This paper investigates how intermediate structured representations can enhance LLM-based conversion of legal texts into executable decision models, using a Dutch legal dataset and multiple evaluation metrics.
Contribution
It demonstrates that input/output constraints significantly improve model accuracy and provides a comprehensive evaluation of structural and functional model quality.
Findings
I/O constraints improve similarity by 37-54% over baseline.
Generated models match gold standard on 51-53% of test scenarios.
LLMs reduce redundant logic, simplifying models by up to 45-55%.
Abstract
Transforming legal text into executable decision logic is a longstanding challenge in legal informatics. With the rise of LLMs, this task has gained renewed interest, but remains challenging due to requiring extensive manual coding and evaluation. We use a unique real-world dataset that pairs production-grade decision models with legal text from the Dutch Environment and Planning Act. These models power the Omgevingsloket government platform, where citizens check permit requirements for environmental activities. We study whether intermediate structured representations can improve LLM-based generation of executable decision models from legal text. We compare four input conditions: raw legal text, text enriched with semantic role labels, text enriched with input and output constraints, and text enriched with both. We evaluate along two dimensions: structural evaluation, through similarity…
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.
