paper-with-me

Papers

JuDGE: Benchmarking Judgment Document Generation for Chinese Legal System

2025-03-18 · Weihang Su, Baoqing Yue, Qingyao Ai, Yiran Hu, Jiaqi Li, Changyue Wang, Kaiyuan Zhang, Yueyue Wu, Yiqun Liu

This paper introduces JuDGE (Judgment Document Generation Evaluation), a novel benchmark for evaluating the performance of judgment document generation in the Chinese legal system. We define the task as generating a complete legal judgment document from the given factual description of the case. To facilitate this benchmark, we construct a comprehensive dataset consisting of factual descriptions from real legal cases, paired with their corresponding full judgment documents, which serve as the ground truth for evaluating the quality of generated documents. This dataset is further augmented by two external legal corpora that provide additional legal knowledge for the task: one comprising statutes and regulations, and the other consisting of a large collection of past judgment documents. In collaboration with legal professionals, we establish a comprehensive automated evaluation framework to assess the quality of generated judgment documents across various dimensions. We evaluate various baseline approaches, including few-shot in-context learning, fine-tuning, and a multi-source retrieval-augmented generation (RAG) approach, using both general and legal-domain LLMs. The experimental results demonstrate that, while RAG approaches can effectively improve performance in this task, there is still substantial room for further improvement. All the codes and datasets are available at: https://github.com/oneal2000/JuDGE.

📄 PDF Abstract BibTeX arXiv:2503.14258

Code (1)

oneal2000/judge 공식 구현 pytorch

Tasks

BenchmarkingIn-Context LearningRAGRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

HC4: A New Suite of Test Collections for Ad Hoc CLIR

2022-01-24 · Dawn Lawrie, James Mayfield, Douglas Oard, Eugene Yang

HC4 is a new suite of test collections for ad hoc Cross-Language Information Retrieval (CLIR), with Common Crawl News documents in Chinese, Persian, and Russian, topics in English and in the document languages, and grade…

Active LearningInformation RetrievalRetrieval

Enhancing Judgment Document Generation via Agentic Legal Information Collection and Rubric-Guided Optimization

2026-05-03 · Weihang Su, Xuanyi Chen, Yueyue Wu, Qingyao Ai 외 arxiv

Automating the drafting of judgment documents is pivotal to judicial efficiency, yet it remains challenging due to the dual requirements of comprehensive retrieval of legal information and rigorous logical reasoning. Exi…

Reinforcement LearningLogical ReasoningLegal Reasoning

JUSTICE: Judicial Unified Synthesis Through Intermediate Conclusion Emulation for Automated Judgment Document Generation

2026-02-09 · Binglin Wu, Yingyi Zhang, Xiannneg Li arxiv

Automated judgment document generation is a significant yet challenging legal AI task. As the conclusive written instrument issued by a court, a judgment document embodies complex legal reasoning. However, existing metho…

Legal Reasoning

Using Machine Learning and Pattern-Based Methods for Identifying Elements in Chinese Judgment Documents of Civil Cases

2022-11-01 · ROCLING 2022 11 · Hong-Ren Lin, Wei-Zhi Liu, Chao-Lin Liu, Chieh Yang

Providing structural information about civil cases for judgement prediction systems or recommendation systems can enhance the efficiency of the inference procedures and the justifiability of produced results. In this res…

Recommendation Systems

Analysis of Gender Bias in Social Perception and Judgement Using Chinese Word Embeddings

2022-07-01 · NAACL (GeBNLP) 2022 7 · Jiali Li, Shucheng Zhu, Ying Liu, Pengyuan Liu

Gender is a construction in line with social perception and judgment. An important means of this construction is through languages. When natural language processing tools, such as word embeddings, associate gender with t…

Word Embeddings