paper-with-me

홈 › Papers

The Law of Large Documents: Understanding the Structure of Legal Contracts Using Visual Cues

2021-07-16 · Allison Hegel, Marina Shah, Genevieve Peaslee, Brendan Roof, Emad Elwany

Large, pre-trained transformer models like BERT have achieved state-of-the-art results on document understanding tasks, but most implementations can only consider 512 tokens at a time. For many real-world applications, documents can be much longer, and the segmentation strategies typically used on longer documents miss out on document structure and contextual information, hurting their results on downstream tasks. In our work on legal agreements, we find that visual cues such as layout, style, and placement of text in a document are strong features that are crucial to achieving an acceptable level of accuracy on long documents. We measure the impact of incorporating such visual cues, obtained via computer vision methods, on the accuracy of document understanding tasks including document segmentation, entity extraction, and attribute classification. Our method of segmenting documents based on structural metadata out-performs existing methods on four long-document understanding tasks as measured on the Contract Understanding Atticus Dataset.

📄 PDF Abstract BibTeX arXiv:2107.08128

Code (0)

등록된 구현이 없습니다.

Tasks

Attributedocument understandingSegmentation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Multi-Head Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

An Open Source Contractual Language Understanding Application Using Machine Learning

2022-06-01 · LATERAISSE (LREC) 2022 6 · Afra Nawar, Mohammed Rakib, Salma Abdul Hai, Sanaulla Haq

Legal field is characterized by its exclusivity and non-transparency. Despite the frequency and relevance of legal dealings, legal documents like contracts remains elusive to non-legal professionals for the copious usage…

Document Text ClassificationInformation RetrievalOptical Character Recognition (OCR)Question Answering

BERT Goes to Law School: Quantifying the Competitive Advantage of Access to Large Legal Corpora in Contract Understanding

2019-11-01 · NeurIPS Workshop Document_Intelligen 2019 12 · Emad Elwany, Dave Moore, Gaurav Oberoi

Fine-tuning language models, such as BERT, on domain specific corpora has proven to be valuable in domains like scientific papers and biomedical text. In this paper, we show that fine-tuning BERT on legal documents simil…

Plain English Summarization of Contracts

2019-06-02 · WS 2019 6 · Laura Manor, Junyi Jessy Li

Unilateral contracts, such as terms of service, play a substantial role in modern digital life. However, few users read these documents before accepting the terms within, as they are too long and the language too complic…

Extractive SummarizationText SummarizationUnsupervised Extractive Summarization

Development of an Enterprise-Grade Contract Understanding System

2021-06-01 · NAACL 2021 4 · Arvind Agarwal, Laura Chiticariu, Poornima Chozhiyath Raman, Marina Danilevsky 외

Contracts are arguably the most important type of business documents. Despite their significance in business, legal contract review largely remains an arduous, expensive and manual process. In this paper, we describe TEC…

Contractual Deepfakes: Can Large Language Models Generate Contracts?

2026-02-10 · Eliza Mik arxiv

Notwithstanding their unprecedented ability to generate text, LLMs do not understand the meaning of words, have no sense of context and cannot reason. Their output constitutes an approximation of statistically dominant w…