Harnessing GPT-3.5-turbo for Rhetorical Role Prediction in Legal Cases
Anas Belfathi, Nicolas Hernandez, Laura Monceaux

TL;DR
This study investigates how different prompting strategies with GPT-3.5-turbo can improve rhetorical role prediction in legal cases, showing that prompt design significantly impacts performance and can outperform some supervised models.
Contribution
The paper systematically explores one-stage prompting techniques for legal rhetorical role prediction, demonstrating their effectiveness compared to traditional supervised classifiers.
Findings
Few-shot prompting with context improves performance.
Prompt design influences model accuracy.
GPT-3.5-turbo can outperform BERT-based classifiers in this task.
Abstract
We propose a comprehensive study of one-stage elicitation techniques for querying a large pre-trained generative transformer (GPT-3.5-turbo) in the rhetorical role prediction task of legal cases. This task is known as requiring textual context to be addressed. Our study explores strategies such as zero-few shots, task specification with definitions and clarification of annotation ambiguities, textual context and reasoning with general prompts and specific questions. We show that the number of examples, the definition of labels, the presentation of the (labelled) textual context and specific questions about this context have a positive influence on the performance of the model. Given non-equivalent test set configurations, we observed that prompting with a few labelled examples from direct context can lead the model to a better performance than a supervised fined-tuned multi-class…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Artificial Intelligence in Law · Computational and Text Analysis Methods
MethodsSparse Evolutionary Training · Multi-Head Attention · Attention Is All You Need · Linear Layer · Residual Connection · WordPiece · Linear Warmup With Linear Decay · Adam · Attention Dropout · Dropout
