CLAUSEREC: A Clause Recommendation Framework for AI-aided Contract Authoring
Vinay Aggarwal, Aparna Garimella, Balaji Vasan Srinivasan, Anandhavelu, N, Rajiv Jain

TL;DR
This paper introduces CLAUSEREC, a framework for recommending legal contract clauses using a two-stage process involving relevance prediction and clause suggestion, leveraging BERT-based models to assist contract authoring.
Contribution
It presents the first dedicated clause recommendation framework for contracts, combining relevance prediction and clause generation with a novel BERT-based approach.
Findings
Pretrained BERT improves clause relevance prediction.
Generation-based methods effectively recommend clauses.
Analysis highlights strengths and limitations of different methods.
Abstract
Contracts are a common type of legal document that frequent in several day-to-day business workflows. However, there has been very limited NLP research in processing such documents, and even lesser in generating them. These contracts are made up of clauses, and the unique nature of these clauses calls for specific methods to understand and generate such documents. In this paper, we introduce the task of clause recommendation, asa first step to aid and accelerate the author-ing of contract documents. We propose a two-staged pipeline to first predict if a specific clause type is relevant to be added in a contract, and then recommend the top clauses for the given type based on the contract context. We pretrain BERT on an existing library of clauses with two additional tasks and use it for our prediction and recommendation. We experiment with classification methods and similarity-based…
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 · Natural Language Processing Techniques · Artificial Intelligence in Law
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Dense Connections · Residual Connection · Adam · Multi-Head Attention · Linear Warmup With Linear Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Softmax
