paper-with-me

Papers

SynLexLM: Scaling Legal LLMs with Synthetic Data and Curriculum Learning

2025-04-26 · Ojasw Upadhyay, Abishek Saravanakumar, Ayman Ismail

Large Language Models (LLMs) are powerful but often require extensive fine-tuning and large datasets for specialized domains like law. General-purpose pre-training may not capture legal nuances, and acquiring sufficient legal data is challenging. We introduce SynLexLM, a novel approach to efficiently pre-train a legal LLM. Our method employs curriculum learning, progressing from simple to complex legal texts and queries, combined with synthetic data augmentation using models like Gemini Pro to address data scarcity. We aim to achieve improved performance on legal benchmarks (BigLaw-Bench, EUR-Lex-Sum) compared to traditional models and fine-tuned versions. Preliminary work involves generating synthetic QA pairs reflecting legal reasoning. This work aims to enhance legal document analysis and research tools, potentially democratizing access to advanced legal AI.

📄 PDF Abstract BibTeX arXiv:2504.18762

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLegal Reasoning

Similar Papers 제목 키워드 기반

Evaluating Test-Time Scaling LLMs for Legal Reasoning: OpenAI o1, DeepSeek-R1, and Beyond

2025-03-20 · Yaoyao Yu, Leilei Gan, Yinghao Hu, Bin Wei 외

Recently, Test-Time Scaling Large Language Models (LLMs), such as DeepSeek-R1 and OpenAI o1, have demonstrated exceptional capabilities across various domains and tasks, particularly in reasoning. While these models have…

Legal Reasoning

SaulLM-54B & SaulLM-141B: Scaling Up Domain Adaptation for the Legal Domain

2024-07-28 · Pierre Colombo, Telmo Pires, Malik Boudiaf, Rui Melo 외

In this paper, we introduce SaulLM-54B and SaulLM-141B, two large language models (LLMs) tailored for the legal sector. These models, which feature architectures of 54 billion and 141 billion parameters, respectively, ar…

DecoderDomain AdaptationInstruction Following

Domain-Adaptation through Synthetic Data: Fine-Tuning Large Language Models for German Law

2026-01-20 · Ali Hamza Bashir, Muhammad Rehan Khalid, Kostadin Cvejoski, Jana Birr 외 arxiv

Large language models (LLMs) often struggle in specialized domains such as legal reasoning due to limited expert knowledge, resulting in factually incorrect outputs or hallucinations. This paper presents an effective met…

parameter-efficient fine-tuningSynthetic Data GenerationQuestion AnsweringLegal Reasoning

Multi-Agent Simulator Drives Language Models for Legal Intensive Interaction

2025-02-08 · Shengbin Yue, Ting Huang, Zheng Jia, Siyuan Wang 외

Large Language Models (LLMs) have significantly advanced legal intelligence, but the scarcity of scenario data impedes the progress toward interactive legal scenarios. This paper introduces a Multi-agent Legal Simulation…

LeKUBE: A Legal Knowledge Update BEnchmark

2024-07-19 · Changyue Wang, Weihang Su, Hu Yiran, Qingyao Ai 외

Recent advances in Large Language Models (LLMs) have significantly shaped the applications of AI in multiple fields, including the studies of legal intelligence. Trained on extensive legal texts, including statutes and l…

Legal Reasoning