Presented By O’Reilly and Intel AI
Put AI to work
8-9 Oct 2018: Training
9-11 Oct 2018: Tutorials & Conference
London, UK

Legal contract review by an artificial intelligence

Rahul Dodhia (Microsoft)
16:00–16:40 Wednesday, 10 October 2018
Implementing AI, Models and Methods
Location: King's Suite - Balmoral
Secondary topics:  Media, Marketing, Advertising, Text, Language, and Speech

Who is this presentation for?

  • Senior leaders and data scientists and chief data officers for legal firms

Prerequisite knowledge

  • A working knowledge of neural networks

What you'll learn

  • Explore a technique for training a neural network with relatively small data, focusing on machine reading comprehension of legal documents
  • Understand how legal contract reviews can be automated

Description

Artificial intelligence in the legal industry is a lucrative field for research and new products. One example of a routine decision making task that is well suited for AI is contract review. The penalties for failing to comply with legal regulations can be very expensive, with fines amounting to several millions of dollars and indirect costs resulting from loss in trust and lost future sales. For a large company with tens of thousands of contracts each year, making sure that each contract complies with local regulations is extremely difficult using only legal professionals.

Rahul Dodhia offers an overview of an AI assistant that can perform routine tasks such as contract review and checking compliance with regulations at higher accuracy rates than legal professionals. The assistant, which can be used by nontechnical professionals, is built around AI augmented by traditional data science methods and a lightweight engineering process. It consists of a family of neural networks that can read a structured document and understand the topic and content of blocks of text. The neural networks can decide if a clause is in compliance or potentially risky. Missing clauses can be added by the assistant from a library of prepared clauses, and risky clauses can be highlighted for an attorney to review.

Rahul outlines the text embedding methodology used, the family of neural networks that read and classify clauses, and the data preparation methods that enabled recall and precision rates well above that of human reviewers. He then discusses an implementation using Keras and CNTK in Python 3.6.

Photo of Rahul Dodhia

Rahul Dodhia

Microsoft

Rahul Dodhia is the director of data science in the Office of the President at Microsoft, currently leading a team of machine learning scientists and engineers in the Corporate, External, and Legal Affairs (CELA) Division. In collaboration with world-class researchers at Microsoft and its partners, his team is developing artificial intelligence applications for the legal industry. His experience in data and analytics spans 20 years, with emphases on statistics, machine learning, engineering for data science, and business applications. Previously, he worked at NASA’s Ames Research Center, Amazon, and Expedia and consulted for several startups. Rahul holds a PhD in mathematical psychology from Columbia University.

Comments on this page are now closed.

Comments

michel jonker | DIGITAL GLIA CONSTRUCTOR
28/09/2018 13:39 BST

Does NLP play a role in this session?