paper-with-me

Papers

Leveraging Large Language Models for Learning Complex Legal Concepts through Storytelling

2024-02-26 · Hang Jiang, Xiajie Zhang, Robert Mahari, Daniel Kessler, Eric Ma, Tal August, Irene Li, Alex 'Sandy' Pentland, Yoon Kim, Deb Roy, Jad Kabbara

Making legal knowledge accessible to non-experts is crucial for enhancing general legal literacy and encouraging civic participation in democracy. However, legal documents are often challenging to understand for people without legal backgrounds. In this paper, we present a novel application of large language models (LLMs) in legal education to help non-experts learn intricate legal concepts through storytelling, an effective pedagogical tool in conveying complex and abstract concepts. We also introduce a new dataset LegalStories, which consists of 294 complex legal doctrines, each accompanied by a story and a set of multiple-choice questions generated by LLMs. To construct the dataset, we experiment with various LLMs to generate legal stories explaining these concepts. Furthermore, we use an expert-in-the-loop approach to iteratively design multiple-choice questions. Then, we evaluate the effectiveness of storytelling with LLMs through randomized controlled trials (RCTs) with legal novices on 10 samples from the dataset. We find that LLM-generated stories enhance comprehension of legal concepts and interest in law among non-native speakers compared to only definitions. Moreover, stories consistently help participants relate legal concepts to their lives. Finally, we find that learning with stories shows a higher retention rate for non-native speakers in the follow-up assessment. Our work has strong implications for using LLMs in promoting teaching and learning in the legal field and beyond.

📄 PDF Abstract BibTeX arXiv:2402.17019

Code (1)

hjian42/legalstories 공식 구현

Tasks

Multiple-choice

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Automating Legal Concept Interpretation with LLMs: Retrieval, Generation, and Evaluation

2025-01-03 · Kangcheng Luo, Quzhe Huang, Cong Jiang, Yansong Feng

Legal articles often include vague concepts to adapt to the ever-changing society. Providing detailed interpretations of these concepts is a critical task for legal practitioners, which requires meticulous and profession…

ArticlesRetrievalRetrieval-augmented Generation

LeCoPCR: Legal Concept-guided Prior Case Retrieval for European Court of Human Rights cases

2025-01-23 · T. Y. S. S. Santosh, Isaac Misael Olguín Nolasco, Matthias Grabmair

Prior case retrieval (PCR) is crucial for legal practitioners to find relevant precedent cases given the facts of a query case. Existing approaches often overlook the underlying semantic intent in determining relevance w…

DiversityRetrieval

Impacts of Continued Legal Pre-Training and IFT on LLMs' Latent Representations of Human-Defined Legal Concepts

2024-10-15 · Shaun Ho

This paper aims to offer AI & Law researchers and practitioners a more detailed understanding of whether and how continued pre-training and instruction fine-tuning (IFT) of large language models (LLMs) on legal corpora i…

Natural Language Processing for the Legal Domain: A Survey of Tasks, Datasets, Models, and Challenges

2024-10-25 · Farid Ariai, Gianluca Demartini

Natural Language Processing (NLP) is revolutionising the way legal professionals and laypersons operate in the legal field. The considerable potential for NLP in the legal sector, especially in developing computational t…

Argument MiningDocument Summarizationnamed-entity-recognitionNamed Entity Recognition+3

LawLLM: Law Large Language Model for the US Legal System

2024-07-27 · Dong Shu, Haoran Zhao, Xukun Liu, David Demeter 외

In the rapidly evolving field of legal analytics, finding relevant cases and accurately predicting judicial outcomes are challenging because of the complexity of legal language, which often includes specialized terminolo…

In-Context LearningInformation RetrievalLanguage ModelingLanguage Modelling+2