paper-with-me

홈 › Papers

CALRK-Bench: Evaluating Context-Aware Legal Reasoning in Korean Law

2026-03-27 · JiHyeok Jung, TaeYoung Yoon, HyunSouk Cho arxiv

Legal reasoning requires not only the application of legal rules but also an understanding of the context in which those rules operate. However, existing legal benchmarks primarily evaluate rule application under the assumption of fixed norms, and thus fail to capture situations where legal judgments shift or where multiple norms interact. In this work, we propose CALRK-Bench, a context-aware legal reasoning benchmark based on the legal system in Korean. CALRK-Bench evaluates whether models can identify the temporal validity of legal norms, determine whether sufficient legal information is available for a given case, and understand the reasons behind shifts in legal judgments. The dataset is constructed from legal precedents and legal consultation records, and is validated by legal experts. Experimental results show that even recent large language models consistently exhibit low performance on these three tasks. CALRK-Bench provides a new stress test for evaluating context-aware legal reasoning rather than simple memorization of legal knowledge. Our code is available at https://github.com/jhCOR/CALRKBench.

📄 PDF Abstract BibTeX arXiv:2603.26332

Code (0)

등록된 구현이 없습니다.

Tasks

Legal Reasoning

Similar Papers 제목 키워드 기반

Beyond Case Law: Evaluating Structure-Aware Retrieval and Safety in Statute-Centric Legal QA

2026-01-24 · Kyubyung Chae, Jewon Yeom, Jeongjae Park, Seunghyun Bae 외 arxiv

Legal QA benchmarks have predominantly focused on case law, overlooking the unique challenges of statute-centric regulatory reasoning. In statutory domains, relevant evidence is distributed across hierarchically linked d…

AUTOLAW: Enhancing Legal Compliance in Large Language Models via Case Law Generation and Jury-Inspired Deliberation

2025-05-20 · Tai D. Nguyen, Long H. Pham, Jun Sun

The rapid advancement of domain-specific large language models (LLMs) in fields like law necessitates frameworks that account for nuanced regional legal distinctions, which are critical for ensuring compliance and trustw…

LegalBench-RAG: A Benchmark for Retrieval-Augmented Generation in the Legal Domain

2024-08-19 · Nicholas Pipitone, Ghita Houir Alami

Retrieval-Augmented Generation (RAG) systems are showing promising potential, and are becoming increasingly relevant in AI-powered legal applications. Existing benchmarks, such as LegalBench, assess the generative capabi…

RAGRetrievalRetrieval-augmented Generation

LegalWiz: A Multi-Agent Generation Framework for Contradiction Detection in Legal Documents

2025-10-03 · Ananya Mantravadi, Shivali Dalmia, Olga Pospelova, Abhishek Mukherji 외 arxiv

Retrieval-Augmented Generation (RAG) integrates large language models (LLMs) with external sources, but unresolved contradictions in retrieved evidence often lead to hallucinations and legally unsound outputs. Benchmarks…

LexRubric: A Rubric-Guided Diagnostic Benchmark for Open-Ended Legal Tasks

2026-06-08 · Yifan Chen, Haitao Li, Yiran Hu, Kaisong Song 외 arxiv

As large language models (LLMs) are increasingly applied to real-world legal tasks, evaluating the reliability of their open-ended legal responses has become essential. These tasks require context-sensitive answers and a…

Legal Reasoning