Use of Artificial Intelligence to Analyse Risk in Legal Documents for a Better Decision Support
Dipankar Chakrabarti, Neelam Patodia, Udayan Bhattacharya, Indranil, Mitra, Satyaki Roy, Jayanta Mandi, Nandini Roy, Prasun Nandy

TL;DR
This paper introduces 'risk-o-meter', a machine learning framework utilizing natural language processing to automatically identify risk-prone sections in legal documents, significantly reducing manual effort and errors.
Contribution
The novel framework combines Paragraph Vector embeddings with supervised classification to accurately detect risk categories in legal texts, outperforming keyword-based methods.
Findings
Achieved 91% accuracy in risk classification
Effectively identifies risk-prone paragraphs in large legal documents
Scalable approach applicable to various document types
Abstract
Assessing risk for voluminous legal documents such as request for proposal; contracts is tedious and error prone. We have developed "risk-o-meter", a framework, based on machine learning and natural language processing to review and assess risks of any legal document. Our framework uses Paragraph Vector, an unsupervised model to generate vector representation of text. This enables the framework to learn contextual relations of legal terms and generate sensible context aware embedding. The framework then feeds the vector space into a supervised classification algorithm to predict whether a paragraph belongs to a per-defined risk category or not. The framework thus extracts risk prone paragraphs. This technique efficiently overcomes the limitations of keyword-based search. We have achieved an accuracy of 91% for the risk category having the largest training dataset. This framework will…
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
TopicsArtificial Intelligence in Law · Topic Modeling · Legal Education and Practice Innovations
