paper-with-me

홈 › Papers

Text-guided Legal Knowledge Graph Reasoning

2021-04-06 · Luoqiu Li, Zhen Bi, Hongbin Ye, Shumin Deng, Hui Chen, Huaixiao Tou

Recent years have witnessed the prosperity of legal artificial intelligence with the development of technologies. In this paper, we propose a novel legal application of legal provision prediction (LPP), which aims to predict the related legal provisions of affairs. We formulate this task as a challenging knowledge graph completion problem, which requires not only text understanding but also graph reasoning. To this end, we propose a novel text-guided graph reasoning approach. We collect amounts of real-world legal provision data from the Guangdong government service website and construct a legal dataset called LegalLPP. Extensive experimental results on the dataset show that our approach achieves better performance compared with baselines. The code and dataset are available in \url{https://github.com/zxlzr/LegalPP} for reproducibility.

📄 PDF Abstract BibTeX arXiv:2104.02284

Code (1)

zxlzr/legalpp 공식 구현 pytorch

Tasks

Knowledge Graph Completion

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

LegalGraphRAG: Multi-Agent Graph Retrieval-Augmented Generation for Reliable Legal Reasoning

2026-05-27 · Zerui Chen, Qinggang Zhang, Zhishang Xiang, Zhimin Wei 외 arxiv

Graph-based Retrieval-Augmented Generation (GraphRAG) advances flat document retrieval by structuring knowledge as relational graphs, enabling more coherent and effective reasoning. However, applying it to specific domai…

Legal Reasoning

LawGPT: Knowledge-Guided Data Generation and Its Application to Legal LLM

2025-02-10 · Zhi Zhou, Kun-Yang Yu, Shi-Yu Tian, Jiang-Xin Shi 외

Large language models (LLMs), both proprietary and open-source, have demonstrated remarkable capabilities across various natural language processing tasks. However, they face significant limitations in legal reasoning ta…

Legal Reasoning

Capturing Legal Reasoning Paths from Facts to Law in Court Judgments using Knowledge Graphs

2025-08-24 · Ryoma Kondo, Riona Matsuoka, Takahiro Yoshida, Kazuyuki Yamasawa 외 arxiv

Court judgments reveal how legal rules have been interpreted and applied to facts, providing a foundation for understanding structured legal reasoning. However, existing automated approaches for capturing legal reasoning…

Knowledge GraphsLegal Reasoning

Knowledge Graph-Assisted LLM Post-Training for Enhanced Legal Reasoning

2026-01-20 · Dezhao Song, Guglielmo Bonifazi, Frank Schilder, Jonathan Richard Schwarz arxiv

LLM post-training has primarily relied on large text corpora and human feedback, without capturing the structure of domain knowledge. This has caused models to struggle dealing with complex reasoning tasks, especially fo…

Legal Reasoning

Domain-Partitioned Hybrid RAG for Legal Reasoning: Toward Modular and Explainable Legal AI for India

2025-12-23 · Rakshita Goel, S Pranav Kumar, Anmol Agrawal, Divyan Poddar 외 arxiv

Legal research in India involves navigating long and heterogeneous documents spanning statutes, constitutional provisions, penal codes, and judicial precedents, where purely keyword-based or embedding-only retrieval syst…

Relational ReasoningSemantic SimilarityLegal Reasoning