HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Contract Discovery: Dataset and a Few-Shot Semantic Retrieval Challenge with Competitive Baselines

Łukasz Borchmann Dawid Wiśniewski Andrzej Gretkowski Izabela Kosmala Dawid Jurkiewicz Łukasz Szałkiewicz Gabriela Pałka Karol Kaczmarek Agnieszka Kaliska Filip Graliński

Contract Discovery: Dataset and a Few-Shot Semantic Retrieval Challenge with Competitive Baselines

Abstract

We propose a new shared task of semantic retrieval from legal texts, in which a so-called contract discovery is to be performed, where legal clauses are extracted from documents, given a few examples of similar clauses from other legal acts. The task differs substantially from conventional NLI and shared tasks on legal information extraction (e.g., one has to identify text span instead of a single document, page, or paragraph). The specification of the proposed task is followed by an evaluation of multiple solutions within the unified framework proposed for this branch of methods. It is shown that state-of-the-art pretrained encoders fail to provide satisfactory results on the task proposed. In contrast, Language Model-based solutions perform better, especially when unsupervised fine-tuning is applied. Besides the ablation studies, we addressed questions regarding detection accuracy for relevant text fragments depending on the number of examples available. In addition to the dataset and reference results, LMs specialized in the legal domain were made publicly available.

Code Repositories

applicaai/contract-discovery
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-retrieval-on-contract-discoveryk-NN with sentence n-grams, GPT-2 embeddings, fICA
Soft-F1: 0.51
semantic-retrieval-on-contract-discoveryHuman baseline
Soft-F1: 0.84
semantic-retrieval-on-contract-discoverySentence BERT
Soft-F1: 0.31
semantic-retrieval-on-contract-discoveryUniversal Sentence Encoder
Soft-F1: 0.38
semantic-retrieval-on-contract-discoveryLSA baseline
Soft-F1: 0.39

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Contract Discovery: Dataset and a Few-Shot Semantic Retrieval Challenge with Competitive Baselines | Papers | HyperAI