Pith. sign in

REVIEW 3 cited by

FedJudge: Federated Legal Large Language Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.08173 v3 pith:ZPD27UDS submitted 2023-09-15 cs.CL

classification cs.CL
keywords legaldatallmsfedjudgefederatedlanguagelargemethods
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large Language Models (LLMs) have gained prominence in the field of Legal Intelligence, offering potential applications in assisting legal professionals and laymen. However, the centralized training of these Legal LLMs raises data privacy concerns, as legal data is distributed among various institutions containing sensitive individual information. This paper addresses this challenge by exploring the integration of Legal LLMs with Federated Learning (FL) methodologies. By employing FL, Legal LLMs can be fine-tuned locally on devices or clients, and their parameters are aggregated and distributed on a central server, ensuring data privacy without directly sharing raw data. However, computation and communication overheads hinder the full fine-tuning of LLMs under the FL setting. Moreover, the distribution shift of legal data reduces the effectiveness of FL methods. To this end, in this paper, we propose the first Federated Legal Large Language Model (FedJudge) framework, which fine-tunes Legal LLMs efficiently and effectively. Specifically, FedJudge utilizes parameter-efficient fine-tuning methods to update only a few additional parameters during the FL training. Besides, we explore the continual learning methods to preserve the global model's important parameters when training local clients to mitigate the problem of data shifts. Extensive experimental results on three real-world datasets clearly validate the effectiveness of FedJudge. Code is released at https://github.com/yuelinan/FedJudge.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. When Fine-Tuning LLMs Meets Data Privacy: An Empirical Study of Federated Learning in LLM-Based Program Repair

    cs.SE 2024-12 conditional novelty 6.0 of 10

    Federated fine-tuning of six code LLMs on private bug-fix data improves program repair to near-centralized levels, with negligible impact from heterogeneous code.

  2. Agent4Edu: Generating Learner Response Data by Generative Agents for Intelligent Education Systems

    cs.CY 2025-01 conditional novelty 4.0 of 10

    Agent4Edu generates learner responses using LLM agents with profile, memory, and action modules, and shows small improvements over prior simulators and in CAT model training.

  3. LAW: Legal Agentic Workflows for Custody and Fund Services Contracts

    cs.AI 2024-12 reject novelty 4.0 of 10

    An agentic workflow using reusable legal tools beats a raw GPT-3.5 baseline on contract retrieval, but the evaluation is compromised because the ground truth was generated with the same tools.

Pith tools