Elevating Legal LLM Responses: Harnessing Trainable Logical Structures and Semantic Knowledge with Legal Reasoning
Rujing Yao, Yang Wu, Chenghao Wang, Jingwei Xiong, Fang Wang,, Xiaozhong Liu

TL;DR
This paper introduces LSIM, a new framework that combines semantic understanding and logical reasoning to improve the accuracy and reliability of legal question-answering by LLMs.
Contribution
The paper presents a supervised model integrating logical structures with semantic retrieval, advancing legal LLM responses beyond existing semantic-only approaches.
Findings
LSIM outperforms existing methods in accuracy and reliability.
Incorporating logical structures reduces hallucinations in legal answers.
Human evaluation confirms improved response quality.
Abstract
Large Language Models (LLMs) have achieved impressive results across numerous domains, yet they experience notable deficiencies in legal question-answering tasks. LLMs often generate generalized responses that lack the logical specificity required for expert legal advice and are prone to hallucination, providing answers that appear correct but are unreliable. Retrieval-Augmented Generation (RAG) techniques offer partial solutions to address this challenge, but existing approaches typically focus only on semantic similarity, neglecting the logical structure essential to legal reasoning. In this paper, we propose the Logical-Semantic Integration Model (LSIM), a novel supervised framework that bridges semantic and logical coherence. LSIM comprises three components: reinforcement learning predicts a structured fact-rule chain for each question, a trainable Deep Structured Semantic Model…
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
Taxonomy
TopicsLegal Education and Practice Innovations · Artificial Intelligence in Law · Comparative and International Law Studies
MethodsFocus
