paper-with-me

홈 › Papers

The Factuality of Large Language Models in the Legal Domain

2024-09-18 · Rajaa El Hamdani, Thomas Bonald, Fragkiskos Malliaros, Nils Holzenberger, Fabian Suchanek

This paper investigates the factuality of large language models (LLMs) as knowledge bases in the legal domain, in a realistic usage scenario: we allow for acceptable variations in the answer, and let the model abstain from answering when uncertain. First, we design a dataset of diverse factual questions about case law and legislation. We then use the dataset to evaluate several LLMs under different evaluation methods, including exact, alias, and fuzzy matching. Our results show that the performance improves significantly under the alias and fuzzy matching methods. Further, we explore the impact of abstaining and in-context examples, finding that both strategies enhance precision. Finally, we demonstrate that additional pre-training on legal documents, as seen with SaulLM, further improves factual precision from 63% to 81%.

📄 PDF Abstract BibTeX arXiv:2409.11798

Code (1)

rajjaa/lexfact 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fine-tuning Large Language Models for Improving Factuality in Legal Question Answering

2025-01-11 · Yinghao Hu, Leilei Gan, Wenyi Xiao, Kun Kuang 외

Hallucination, or the generation of incorrect or fabricated information, remains a critical challenge in large language models (LLMs), particularly in high-stake domains such as legal question answering (QA). In order to…

HallucinationQuestion Answering

ClaimGen-CN: A Large-scale Chinese Dataset for Legal Claim Generation

2025-08-24 · Siying Zhou, Yiquan Wu, Hui Chen, Xavier Hu 외 arxiv

Legal claims refer to the plaintiff's demands in a case and are essential to guiding judicial reasoning and case resolution. While many works have focused on improving the efficiency of legal professionals, the research …

Evaluating the Factuality of Zero-shot Summarizers Across Varied Domains

2024-02-05 · Sanjana Ramprasad, Kundan Krishna, Zachary C Lipton, Byron C Wallace

Recent work has shown that large language models (LLMs) are capable of generating summaries zero-shot (i.e., without explicit supervision) that, under human assessment, are often comparable or even preferred to manually …

Articles

LLMs & Legal Aid: Understanding Legal Needs Exhibited Through User Queries

2025-01-03 · Michal Kuk, Jakub Harasta

The paper presents a preliminary analysis of an experiment conducted by Frank Bold, a Czech expert group, to explore user interactions with GPT-4 for addressing legal queries. Between May 3, 2023, and July 25, 2023, 1,25…

Hallucinationzero-shot-classificationZero-Shot Learning

FELM: Benchmarking Factuality Evaluation of Large Language Models

2023-10-01 · NeurIPS 2023 11 · Shiqi Chen, Yiran Zhao, Jinghan Zhang, I-Chun Chern 외

Assessing factuality of text generated by large language models (LLMs) is an emerging yet crucial research area, aimed at alerting users to potential errors and guiding the development of more reliable LLMs. Nonetheless,…

BenchmarkingMathRetrievalWorld Knowledge