SlideShare a Scribd company logo
1 of 41
ARTIFICIAL INTELLIGENCE AND
LAW
Rahil Shah 09005011
Namit Rawal 09005014
Aditya Gupta 09005017
Introduction




                                    CONTENTS


 Why is AI in law an interesting
  research topic?
     Law is Defeasible
     Law is Normative

 Expert Systems
 Legal Expert Systems

 Shyster

 Conclusion
INTRODUCTION
What is Artificial Intelligence and Law?
INTRODUCTION
   What is Artificial Intelligence in Law?
       According to Wikipedia:
        Artificial intelligence and Law (AI and Law) is a
        subfield of artificial intelligence (AI) mainly
        concerned with applications of AI to legal
        informatics problems and original research on
        those problems


   What are Legal Informatics Problems?
    .
A LEGAL INFORMATICS PROBLEM:
 Information retrieval related to law (both manual
  and automated systems)
 Information access issues (such as making legal
  and government information more accessible to
  the public, both physically and intellectually)
 Practice issues (applications which help lawyers
  in their day-to-day operations).
 Law and policy (issues such as privacy,
  copyright, security, the rule of law, making
  judgements, proving criminal intent)
WHY IS AI IN LAW AN
INTERESTING RESEARCH TOPIC?
Theoretical Research Interests?
Practical Research Issues?
DEFEASIBILITY
   Reasoning is defeasible when the corresponding
    argument is rationally compelling but not
    deductively valid.

   Non-Demonstrative reasoning

   Reasoning does not produce a full or complete
    demonstration of a claim
DEFEASIBILITY: AN EXAMPLE
 Example Claim: I don’t have a sister
 Reasoning:
     If I had a sister, I would certainly have known about
      it (Assumption)
     Since I don’t know whether I have a sister, I don’t
      have one.
 This statement is defeasible
 Reason: The argument nullifies, if I realize I
  have a sister in the future
APPLICATIONS OF DEFEASIBILITY TO
LAW
   No vehicles in a park:
     What if the government places a fully functional
      war vehicle as a memorial in the park?
     Are roller blades allowed?


   Contract:
       Come into existence after an offer and
        acceptance is validated
       Suppose, one of the parties involved invokes a
        defeating condition, such as fraudulent
        misrepresentation, or undue influence.
       Since defeasibility concerns the (retro-active)
        change of the facts, and not our beliefs about the
        facts, we may call it ontological defeasibility.
DEFEASIBILITY: IMPORTANCE IN AI
 Defeasibility is non-monotonic.
 Human Reasoning is and should be non-monotic

 Monotonic Reasoning is too restrictive

 It may be dangerous to believe things that are
  false, but it can be just as dangerous not to
  believe things that are true.
 E.g. Milk in a fridge.
FORMALIZATION OF DEFEASIBLE
REASONING
   Proposed by Donald Nute
   In defeasible logic, there are three different types of
    propositions:
   Strict Rules: Specify that a fact is always a
    consequence of another;
   Defeasible Rules: Specify that a fact is typically a
    consequence of another;
   Undercutting Defeaters: Specify exceptions to
    defeasible rules.
   A priority ordering over the defeasible rules and the
    defeaters can be given.
   During the process of deduction, the strict rules are
    always applied, while a defeasible rule can be applied
    only if no defeater of a higher priority specifies that it
    should not.
LAW IS NORMATIVE
 Normative: Something ought to be done according to
  a value/moral position .
 It is not always the rule that matters but the goal or
  purpose of law.
 Legal philosophy is deeply concerned with
  normative, or "evaluative" theories of law
 Normative arguments can be conflicting, to the
  extent that different values can be inconsistent with
  one another
EXAMPLES: LAW IS NORMATIVE
 The case of Cannibalism, Boston Legal
 Case of Over speeding

 The Ayodhya Case

 Insubordination for the greater good.



Bottom-line: Laws are not and should not be rigid
EXPERT SYSTEM
-Artificial Intelligence
DEFINITION
   In artificial intelligence, an expert system is a
    computer system that emulates the decision-
    making ability of a human expert.

   Expert systems are designed to solve complex
    problems by reasoning about knowledge, like an
    expert.

   Expert Systems do not follow the procedure of a
    developer as is the case in conventional
    programming.
LOOK BACK
 Expert systems were introduced by researchers
  in the Stanford Heuristic Programming Project
 Edward Feigenbaum is considered as the father
  of expert systems.
 Expert systems were among the first truly
  successful forms of AI software
 Development of expert systems was aided by the
  development of the symbolic processing
  languages Lisp and Prolog.
COMPONENTS OF EXPERT SYSTEM
• The system holds a collection of general
  principles which can potentially be applied to
  any problem - these are stored in the
  knowledge base.
 The system also holds a collection of specific
  details that apply to the current problem - these
  are held in working memory.
• Information is processed by the inference
  engine.
SOFTWARE ARCHITECTURE
 The Rule Base or Knowledge Base
 The Working Memory

 The Inference Engine
KNOWLEDGE-BASE
 Knowledge is stored as rules in the Knowledge
  base
 Also called rule-base

 Rules are of the form:
       IF some condition THEN some action
   Examples:
    if - the customer closes the account
    then - delete the customer from the database
WORKING MEMORY
 Working memory refers to task-specific data for a
  problem.
 This is a database used to store collection of facts
  which will later be used by the rules.
 Working memory is used by the inference engine
  to get facts and match them against the rules.
  The facts may be added to the working memory
  by applying some rules.
THE INFERENCE ENGINE
 The inference engine is a computer program
  designed to produce a reasoning on rules.
 it is the "brain" that expert systems use to reason
  about the information in the knowledge base for
  the ultimate purpose of formulating new
  conclusions.
 The inference engine can be described as a form
  of finite state machine with a cycle consisting of
  three action states: match rules, select rules,
  and execute rules. .
THE INFERENCE ENGINE (CONT.)
 Forward chaining and Backward chaining are
  two techniques often used by Inference engine
  for drawing inferences from the knowledge
  base.
 Forward Chaining




   Backward chaining
WORKING OF AN EXPERT SYSTEM
   The essence of an expert system is that it goes
    through a series of cycles.
   In each cycle, it attempts to pick an appropriate
    rule from its collection of rules, depending on the
    present circumstances, and uses it.
   Because using a rule produces new information,
    it's possible for each new cycle to take the
    reasoning process further than the cycle before.
    This is rather like a human following a chain of
    ideas in order to come to a conclusion.
WORKING OF AN EXPERT SYSTEM -
FLOWCHART
LEGAL EXPERT SYSTEM
The Robotic Lawyer
DEFINITION
 A legal expert system, as Popple uses the term, is
  a system capable of performing at a level
  expected of a lawyer: “
 AI systems which merely assist a lawyer in
  coming to legal conclusions or preparing legal
  arguments are not here considered to be legal
  expert systems;
 A legal expert system must exhibit some legal
  expertise itself.
 Also called ‘computerized legal advisory systems’.
SKILLS OF A GOOD LAWYER
 General domain knowledge
 Formal knowledge

 Logical reasoning

 Interpretative skills

 Research skills

 Organizational skills

 Strategic skills

 Communication skills

 ‘Real world knowledge'
TYPES OF LEGAL EXPERT SYSTEMS
   Formal advisory systems
     These systems simulate formal legal reasoning.
     The aim of the system is to produce advice on a
      question of law, supported by arguments which
      would be accepted in a Court.
   Strategic' advisory systems
       These systems attempt to simulate the weighing of
        formal and non-formal factors considered by a lawyer
        in, say, giving advice to a client on what was a
        suitable amount for which to settle a claim.
TYPES OF LEGAL EXPERT SYSTEMS
   Automatic document generators
       The purpose of such programs is to capture the
        expertise that experienced practitioners have in
        drafting particular legal documents, in the form of a
        `template' of a that type of document.
   `Intelligent' litigation
       A step beyond automated drafting are programs
        which assist in all stages of the management of a
        specific piece of litigation or a transaction such as a
        conveyance.
SHYSTER
An example of legal expert system developed in Australia.
INTRODUCTION
 The doctoral dissertation of James Popple.
 Shyster is a legal expert system developed at
  the Australian National University in Canberra.
 Shyster attempts to model the way in which
  lawyers argue with cases
 A case-based system.

 Proposes that a legal expert system need not be
  based upon a complex model of legal reasoning in
  order to produce useful advice.
APPROACH TOWARDS LEGAL SYSTEMS
   2 Approaches:
     Jurisprudence must supply the models of law and
      legal reasoning to build expert systems in law.
     Jurisprudence is of limited value to developers of
      legal expert systems


   Shyster is developed on basis of the latter.
WORKING
   Knowledge base:
     Very simple knowledge base structure.
     Its knowledge of the law is acquired, and
      represented, as information about various cases from
      the past.
     The various attributes of in the cases are given
      different weight according to their importance.
     Dependencies between attributes is also stored.
WORKING(CONTD..)
   Inference Rule:
     It produces its advice by examining, and arguing
      about, the similarities and differences between cases.
     Need to choose cases on which it can construct its
      opinion.
     Shyster calculates distances between cases by
      weighing the attributes and checking dependencies.
     Nearest cases are used to produce an argument
EVALUATION
   Shyster was evaluated under the following
     Usefulness
     Generality
     Quality of its advice
     Limitations

 Shyster has shown itself to be capable of good
  advise.
 Disadvantage: Need further theory to predict
  useful features of past cases.
 Future: A hybrid system which is case-based as
  well as rule-based will probably replace Shyster.
CONCLUSION
CONCLUSION
 A lot of research has already been done on the
  subject.
 Artificial Intelligence and Law is faced with
  many challenges in the future.
 The biggest of them is how to make a computer
  understand concepts such as Normative Law,
  Defeasible Reasoning etc.
 Can we make a computer understand
  morals in some cases and yet ignore them in
  another case?
REFERENCES
    http://www.wikipedia.org/
    http://cs.anu.edu.au/~James.Popple/publications/book
     s/shyster.pdf
    http://www.iaail.org/
    http://austlii.edu.au/~alan/ai.htm
    http://www2.austlii.edu.au/cal/papers/robots89/
    http://www.cs.uky.edu/~lewis/papers/inf-engine.pdf
    http://www2.austlii.edu.au/cal/papers/robots89/
    www.icsd.aegean.gr/lecturers/konsterg/teaching/KE/
     Rules.ppt
    http://en.wikipedia.org/wiki/Artificial_intelligence_an
     d_law
REFERENCES
 http://plato.stanford.edu/entries/reasoning-
  defeasible/
 http://www.experiment-resources.com/defeasible-
  reasoning.html
 http://en.wikipedia.org/wiki/Normative

 www.cs.uky.edu/~marek/papers.dir/94.dir/encyclo
  paedia.pdf
 For Shyster
     http://cs.anu.edu.au/software/shyster/
     http://cs.anu.edu.au/~James.Popple/publications/thes
      es/phd.pdf
     http://en.wikipedia.org/wiki/Shyster_(expert_system)
THANK YOU!

More Related Content

What's hot

Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningMykola Dobrochynskyy
 
Artificial Intelligence | Introduction to AI | What is ai?
Artificial Intelligence | Introduction to AI |  What is ai?Artificial Intelligence | Introduction to AI |  What is ai?
Artificial Intelligence | Introduction to AI | What is ai?SumitKumarShukla2
 
Artificial intelligence- The science of intelligent programs
Artificial intelligence- The science of intelligent programsArtificial intelligence- The science of intelligent programs
Artificial intelligence- The science of intelligent programsDerak Davis
 
Artificial Intelligence and Future of Work
Artificial Intelligence and Future of WorkArtificial Intelligence and Future of Work
Artificial Intelligence and Future of WorkOleksandr Krakovetskyi
 
AI on the Case: Legal and Ethical Issues
AI on the Case:  Legal and Ethical IssuesAI on the Case:  Legal and Ethical Issues
AI on the Case: Legal and Ethical IssuesRichard Austin
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEOmkar Shinde
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence PresentationAdarsh Pathak
 
AI in Law Enforcement - Applications and Implications of Machine Vision and M...
AI in Law Enforcement - Applications and Implications of Machine Vision and M...AI in Law Enforcement - Applications and Implications of Machine Vision and M...
AI in Law Enforcement - Applications and Implications of Machine Vision and M...Daniel Faggella
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencefunpathshala
 
Artificial Intelligence Applications in Business
Artificial Intelligence Applications in Business Artificial Intelligence Applications in Business
Artificial Intelligence Applications in Business RachiPandya
 
Intelligence Augmentation - The Next-Gen AI
Intelligence Augmentation - The Next-Gen AIIntelligence Augmentation - The Next-Gen AI
Intelligence Augmentation - The Next-Gen AIMelanie Cook
 
Artificial intelligence - A human revolution
Artificial intelligence - A human revolutionArtificial intelligence - A human revolution
Artificial intelligence - A human revolutionAccenture BeLux
 
Lecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceLecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceAlbert Orriols-Puig
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Ethical issues facing Artificial Intelligence
Ethical issues facing Artificial IntelligenceEthical issues facing Artificial Intelligence
Ethical issues facing Artificial IntelligenceRah Abdelhak
 
best presentation Artitficial Intelligence
best presentation Artitficial Intelligencebest presentation Artitficial Intelligence
best presentation Artitficial Intelligencejennifer joe
 

What's hot (20)

Artificial Intelligence and Machine Learning
Artificial Intelligence and Machine LearningArtificial Intelligence and Machine Learning
Artificial Intelligence and Machine Learning
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence | Introduction to AI | What is ai?
Artificial Intelligence | Introduction to AI |  What is ai?Artificial Intelligence | Introduction to AI |  What is ai?
Artificial Intelligence | Introduction to AI | What is ai?
 
Artificial intelligence- The science of intelligent programs
Artificial intelligence- The science of intelligent programsArtificial intelligence- The science of intelligent programs
Artificial intelligence- The science of intelligent programs
 
Artificial Intelligence and Future of Work
Artificial Intelligence and Future of WorkArtificial Intelligence and Future of Work
Artificial Intelligence and Future of Work
 
History of AI
History of AIHistory of AI
History of AI
 
AI on the Case: Legal and Ethical Issues
AI on the Case:  Legal and Ethical IssuesAI on the Case:  Legal and Ethical Issues
AI on the Case: Legal and Ethical Issues
 
ARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCEARTIFICIAL INTELLIGENCE
ARTIFICIAL INTELLIGENCE
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Ai Ethics
Ai EthicsAi Ethics
Ai Ethics
 
AI in Law Enforcement - Applications and Implications of Machine Vision and M...
AI in Law Enforcement - Applications and Implications of Machine Vision and M...AI in Law Enforcement - Applications and Implications of Machine Vision and M...
AI in Law Enforcement - Applications and Implications of Machine Vision and M...
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial Intelligence Applications in Business
Artificial Intelligence Applications in Business Artificial Intelligence Applications in Business
Artificial Intelligence Applications in Business
 
Intelligence Augmentation - The Next-Gen AI
Intelligence Augmentation - The Next-Gen AIIntelligence Augmentation - The Next-Gen AI
Intelligence Augmentation - The Next-Gen AI
 
Artificial intelligence - A human revolution
Artificial intelligence - A human revolutionArtificial intelligence - A human revolution
Artificial intelligence - A human revolution
 
Lecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligenceLecture1 AI1 Introduction to artificial intelligence
Lecture1 AI1 Introduction to artificial intelligence
 
Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Ethical issues facing Artificial Intelligence
Ethical issues facing Artificial IntelligenceEthical issues facing Artificial Intelligence
Ethical issues facing Artificial Intelligence
 
best presentation Artitficial Intelligence
best presentation Artitficial Intelligencebest presentation Artitficial Intelligence
best presentation Artitficial Intelligence
 

Viewers also liked

Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentationlpaviglianiti
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceLukas Masuch
 
界昇 20151007 ai_and_law
界昇 20151007 ai_and_law界昇 20151007 ai_and_law
界昇 20151007 ai_and_law景逸 王
 
8.project qualitymanagement
8.project qualitymanagement8.project qualitymanagement
8.project qualitymanagementNiranjana K.R.
 
Law Firm Digital Marketing Trends for 2016
Law Firm Digital Marketing Trends for 2016Law Firm Digital Marketing Trends for 2016
Law Firm Digital Marketing Trends for 2016Get Noticed Get Found
 
The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?
The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?
The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?Evolve Law
 
Introduction to Legal Technology, lecture 3 (2015)
Introduction to Legal Technology, lecture 3 (2015)Introduction to Legal Technology, lecture 3 (2015)
Introduction to Legal Technology, lecture 3 (2015)Anna Ronkainen
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceKarl Seiler
 
Artificial intelligence my ppt by hemant sankhla
Artificial intelligence my ppt by hemant sankhlaArtificial intelligence my ppt by hemant sankhla
Artificial intelligence my ppt by hemant sankhlaHemant Sankhla
 
The Forecast // Artificial Intelligence
The Forecast // Artificial IntelligenceThe Forecast // Artificial Intelligence
The Forecast // Artificial IntelligenceUsbek & Rica Trends
 
Artificial intelligence - (A seminar on Emerging Trends of Technology)
Artificial intelligence - (A seminar on Emerging Trends of Technology) Artificial intelligence - (A seminar on Emerging Trends of Technology)
Artificial intelligence - (A seminar on Emerging Trends of Technology) ileomax
 
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)Amazon Web Services
 
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016Tracxn
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceNeil Mathew
 
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...Daniel Katz
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligenceu053675
 
TEDx Manchester: AI & The Future of Work
TEDx Manchester: AI & The Future of WorkTEDx Manchester: AI & The Future of Work
TEDx Manchester: AI & The Future of WorkVolker Hirsch
 

Viewers also liked (20)

Artificial Intelligence Presentation
Artificial Intelligence PresentationArtificial Intelligence Presentation
Artificial Intelligence Presentation
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
 
界昇 20151007 ai_and_law
界昇 20151007 ai_and_law界昇 20151007 ai_and_law
界昇 20151007 ai_and_law
 
8.project qualitymanagement
8.project qualitymanagement8.project qualitymanagement
8.project qualitymanagement
 
Law Firm Digital Marketing Trends for 2016
Law Firm Digital Marketing Trends for 2016Law Firm Digital Marketing Trends for 2016
Law Firm Digital Marketing Trends for 2016
 
The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?
The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?
The Future of Law: AI-Assisted Utopia or Jobless Robot Hellscape?
 
Legal Artificial Intelligence: Replacing or Helping Lawyers
Legal Artificial Intelligence: Replacing or Helping LawyersLegal Artificial Intelligence: Replacing or Helping Lawyers
Legal Artificial Intelligence: Replacing or Helping Lawyers
 
Introduction to Legal Technology, lecture 3 (2015)
Introduction to Legal Technology, lecture 3 (2015)Introduction to Legal Technology, lecture 3 (2015)
Introduction to Legal Technology, lecture 3 (2015)
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial Intelligence
 
Artificial intelligence my ppt by hemant sankhla
Artificial intelligence my ppt by hemant sankhlaArtificial intelligence my ppt by hemant sankhla
Artificial intelligence my ppt by hemant sankhla
 
The Forecast // Artificial Intelligence
The Forecast // Artificial IntelligenceThe Forecast // Artificial Intelligence
The Forecast // Artificial Intelligence
 
Artificial intelligence - (A seminar on Emerging Trends of Technology)
Artificial intelligence - (A seminar on Emerging Trends of Technology) Artificial intelligence - (A seminar on Emerging Trends of Technology)
Artificial intelligence - (A seminar on Emerging Trends of Technology)
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
AWS re:Invent 2016: Blockchain on AWS: Disrupting the Norm (GPST301)
 
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
Tracxn Research — Artificial Intelligence Startup Landscape, September 2016
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
Law + Complexity & Prediction: Toward a Characterization of Legal Systems as ...
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
TEDx Manchester: AI & The Future of Work
TEDx Manchester: AI & The Future of WorkTEDx Manchester: AI & The Future of Work
TEDx Manchester: AI & The Future of Work
 

Similar to Ai and law

Automated Discovery of Logical Fallacies in Legal Argumentation
Automated Discovery of Logical Fallacies in Legal ArgumentationAutomated Discovery of Logical Fallacies in Legal Argumentation
Automated Discovery of Logical Fallacies in Legal Argumentationgerogepatton
 
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONAUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONijaia
 
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONAUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONgerogepatton
 
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONAUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONgerogepatton
 
Artificial intelligence Part1
Artificial intelligence Part1Artificial intelligence Part1
Artificial intelligence Part1SURBHI SAROHA
 
Key Expert Systems Concepts
Key Expert Systems ConceptsKey Expert Systems Concepts
Key Expert Systems ConceptsHarmony Kwawu
 
Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017
Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017
Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017Richard Susskind
 
The role we play as creators - A designer's take on AI
The role we play as creators - A designer's take on AIThe role we play as creators - A designer's take on AI
The role we play as creators - A designer's take on AIGiuseppe de Cesare
 
3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.Sharon Garcia
 
3D Printing Research Essay
3D Printing Research Essay3D Printing Research Essay
3D Printing Research EssayMelissa Williams
 
3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.Susan Green
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Taymoor Nazmy
 
5 lexis nexis legal innovation powered by ai_min chen
5 lexis nexis legal innovation powered by ai_min chen5 lexis nexis legal innovation powered by ai_min chen
5 lexis nexis legal innovation powered by ai_min chenAnnaKurusu
 
NICOLE SHANAHAN 2016 Meet CodeX
NICOLE SHANAHAN 2016 Meet CodeXNICOLE SHANAHAN 2016 Meet CodeX
NICOLE SHANAHAN 2016 Meet CodeXNicole Shanahan
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
ANALYTIC CHECKLIST FOR ESSAYS - ESL Works
ANALYTIC CHECKLIST FOR ESSAYS - ESL WorksANALYTIC CHECKLIST FOR ESSAYS - ESL Works
ANALYTIC CHECKLIST FOR ESSAYS - ESL WorksAnita Miller
 

Similar to Ai and law (20)

Expert system
Expert systemExpert system
Expert system
 
Automated Discovery of Logical Fallacies in Legal Argumentation
Automated Discovery of Logical Fallacies in Legal ArgumentationAutomated Discovery of Logical Fallacies in Legal Argumentation
Automated Discovery of Logical Fallacies in Legal Argumentation
 
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONAUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
 
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONAUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
 
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATIONAUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
AUTOMATED DISCOVERY OF LOGICAL FALLACIES IN LEGAL ARGUMENTATION
 
Artificial intelligence Part1
Artificial intelligence Part1Artificial intelligence Part1
Artificial intelligence Part1
 
Key Expert Systems Concepts
Key Expert Systems ConceptsKey Expert Systems Concepts
Key Expert Systems Concepts
 
Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017
Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017
Susskind, 'A Manifesto for AI in the Law' ICAIL 2017, London, 2017
 
Expert Systems - IK
Expert Systems - IKExpert Systems - IK
Expert Systems - IK
 
The role we play as creators - A designer's take on AI
The role we play as creators - A designer's take on AIThe role we play as creators - A designer's take on AI
The role we play as creators - A designer's take on AI
 
How to Do a Legal Research: Definition, Types, Examples, Methodology - Legodesk
How to Do a Legal Research: Definition, Types, Examples, Methodology - LegodeskHow to Do a Legal Research: Definition, Types, Examples, Methodology - Legodesk
How to Do a Legal Research: Definition, Types, Examples, Methodology - Legodesk
 
3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.
 
3D Printing Research Essay
3D Printing Research Essay3D Printing Research Essay
3D Printing Research Essay
 
3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.3D Printing Research Essay. Online assignment writing service.
3D Printing Research Essay. Online assignment writing service.
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-
 
5 lexis nexis legal innovation powered by ai_min chen
5 lexis nexis legal innovation powered by ai_min chen5 lexis nexis legal innovation powered by ai_min chen
5 lexis nexis legal innovation powered by ai_min chen
 
NICOLE SHANAHAN 2016 Meet CodeX
NICOLE SHANAHAN 2016 Meet CodeXNICOLE SHANAHAN 2016 Meet CodeX
NICOLE SHANAHAN 2016 Meet CodeX
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
ANALYTIC CHECKLIST FOR ESSAYS - ESL Works
ANALYTIC CHECKLIST FOR ESSAYS - ESL WorksANALYTIC CHECKLIST FOR ESSAYS - ESL Works
ANALYTIC CHECKLIST FOR ESSAYS - ESL Works
 
Topic8expertsystem 120503030324-phpapp02
Topic8expertsystem 120503030324-phpapp02Topic8expertsystem 120503030324-phpapp02
Topic8expertsystem 120503030324-phpapp02
 

More from Aditya Gupta

An Information System For Tum Tums presentation-3
An Information System For Tum Tums presentation-3An Information System For Tum Tums presentation-3
An Information System For Tum Tums presentation-3Aditya Gupta
 
An information system for tum tums presentation-1
An information system for tum tums presentation-1An information system for tum tums presentation-1
An information system for tum tums presentation-1Aditya Gupta
 
An information system for tum tums presentation-2
An information system for tum tums presentation-2An information system for tum tums presentation-2
An information system for tum tums presentation-2Aditya Gupta
 
The OWASP Zed Attack Proxy
The OWASP Zed Attack ProxyThe OWASP Zed Attack Proxy
The OWASP Zed Attack ProxyAditya Gupta
 
Managing Dynamic Shared state
Managing Dynamic Shared stateManaging Dynamic Shared state
Managing Dynamic Shared stateAditya Gupta
 
Secure instant messanger service
Secure instant messanger serviceSecure instant messanger service
Secure instant messanger serviceAditya Gupta
 

More from Aditya Gupta (6)

An Information System For Tum Tums presentation-3
An Information System For Tum Tums presentation-3An Information System For Tum Tums presentation-3
An Information System For Tum Tums presentation-3
 
An information system for tum tums presentation-1
An information system for tum tums presentation-1An information system for tum tums presentation-1
An information system for tum tums presentation-1
 
An information system for tum tums presentation-2
An information system for tum tums presentation-2An information system for tum tums presentation-2
An information system for tum tums presentation-2
 
The OWASP Zed Attack Proxy
The OWASP Zed Attack ProxyThe OWASP Zed Attack Proxy
The OWASP Zed Attack Proxy
 
Managing Dynamic Shared state
Managing Dynamic Shared stateManaging Dynamic Shared state
Managing Dynamic Shared state
 
Secure instant messanger service
Secure instant messanger serviceSecure instant messanger service
Secure instant messanger service
 

Recently uploaded

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 

Recently uploaded (20)

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 

Ai and law

  • 1.
  • 2. ARTIFICIAL INTELLIGENCE AND LAW Rahil Shah 09005011 Namit Rawal 09005014 Aditya Gupta 09005017
  • 3. Introduction CONTENTS   Why is AI in law an interesting research topic?  Law is Defeasible  Law is Normative  Expert Systems  Legal Expert Systems  Shyster  Conclusion
  • 4. INTRODUCTION What is Artificial Intelligence and Law?
  • 5. INTRODUCTION  What is Artificial Intelligence in Law?  According to Wikipedia: Artificial intelligence and Law (AI and Law) is a subfield of artificial intelligence (AI) mainly concerned with applications of AI to legal informatics problems and original research on those problems  What are Legal Informatics Problems? .
  • 6. A LEGAL INFORMATICS PROBLEM:  Information retrieval related to law (both manual and automated systems)  Information access issues (such as making legal and government information more accessible to the public, both physically and intellectually)  Practice issues (applications which help lawyers in their day-to-day operations).  Law and policy (issues such as privacy, copyright, security, the rule of law, making judgements, proving criminal intent)
  • 7. WHY IS AI IN LAW AN INTERESTING RESEARCH TOPIC? Theoretical Research Interests? Practical Research Issues?
  • 8. DEFEASIBILITY  Reasoning is defeasible when the corresponding argument is rationally compelling but not deductively valid.  Non-Demonstrative reasoning  Reasoning does not produce a full or complete demonstration of a claim
  • 9. DEFEASIBILITY: AN EXAMPLE  Example Claim: I don’t have a sister  Reasoning:  If I had a sister, I would certainly have known about it (Assumption)  Since I don’t know whether I have a sister, I don’t have one.  This statement is defeasible  Reason: The argument nullifies, if I realize I have a sister in the future
  • 10. APPLICATIONS OF DEFEASIBILITY TO LAW  No vehicles in a park:  What if the government places a fully functional war vehicle as a memorial in the park?  Are roller blades allowed?  Contract:  Come into existence after an offer and acceptance is validated  Suppose, one of the parties involved invokes a defeating condition, such as fraudulent misrepresentation, or undue influence.  Since defeasibility concerns the (retro-active) change of the facts, and not our beliefs about the facts, we may call it ontological defeasibility.
  • 11. DEFEASIBILITY: IMPORTANCE IN AI  Defeasibility is non-monotonic.  Human Reasoning is and should be non-monotic  Monotonic Reasoning is too restrictive  It may be dangerous to believe things that are false, but it can be just as dangerous not to believe things that are true.  E.g. Milk in a fridge.
  • 12. FORMALIZATION OF DEFEASIBLE REASONING  Proposed by Donald Nute  In defeasible logic, there are three different types of propositions:  Strict Rules: Specify that a fact is always a consequence of another;  Defeasible Rules: Specify that a fact is typically a consequence of another;  Undercutting Defeaters: Specify exceptions to defeasible rules.  A priority ordering over the defeasible rules and the defeaters can be given.  During the process of deduction, the strict rules are always applied, while a defeasible rule can be applied only if no defeater of a higher priority specifies that it should not.
  • 13. LAW IS NORMATIVE  Normative: Something ought to be done according to a value/moral position .  It is not always the rule that matters but the goal or purpose of law.  Legal philosophy is deeply concerned with normative, or "evaluative" theories of law  Normative arguments can be conflicting, to the extent that different values can be inconsistent with one another
  • 14. EXAMPLES: LAW IS NORMATIVE  The case of Cannibalism, Boston Legal  Case of Over speeding  The Ayodhya Case  Insubordination for the greater good. Bottom-line: Laws are not and should not be rigid
  • 16. DEFINITION  In artificial intelligence, an expert system is a computer system that emulates the decision- making ability of a human expert.  Expert systems are designed to solve complex problems by reasoning about knowledge, like an expert.  Expert Systems do not follow the procedure of a developer as is the case in conventional programming.
  • 17. LOOK BACK  Expert systems were introduced by researchers in the Stanford Heuristic Programming Project  Edward Feigenbaum is considered as the father of expert systems.  Expert systems were among the first truly successful forms of AI software  Development of expert systems was aided by the development of the symbolic processing languages Lisp and Prolog.
  • 18. COMPONENTS OF EXPERT SYSTEM • The system holds a collection of general principles which can potentially be applied to any problem - these are stored in the knowledge base.  The system also holds a collection of specific details that apply to the current problem - these are held in working memory. • Information is processed by the inference engine.
  • 19. SOFTWARE ARCHITECTURE  The Rule Base or Knowledge Base  The Working Memory  The Inference Engine
  • 20. KNOWLEDGE-BASE  Knowledge is stored as rules in the Knowledge base  Also called rule-base  Rules are of the form:  IF some condition THEN some action  Examples: if - the customer closes the account then - delete the customer from the database
  • 21. WORKING MEMORY  Working memory refers to task-specific data for a problem.  This is a database used to store collection of facts which will later be used by the rules.  Working memory is used by the inference engine to get facts and match them against the rules. The facts may be added to the working memory by applying some rules.
  • 22. THE INFERENCE ENGINE  The inference engine is a computer program designed to produce a reasoning on rules.  it is the "brain" that expert systems use to reason about the information in the knowledge base for the ultimate purpose of formulating new conclusions.  The inference engine can be described as a form of finite state machine with a cycle consisting of three action states: match rules, select rules, and execute rules. .
  • 23. THE INFERENCE ENGINE (CONT.)  Forward chaining and Backward chaining are two techniques often used by Inference engine for drawing inferences from the knowledge base.  Forward Chaining  Backward chaining
  • 24. WORKING OF AN EXPERT SYSTEM  The essence of an expert system is that it goes through a series of cycles.  In each cycle, it attempts to pick an appropriate rule from its collection of rules, depending on the present circumstances, and uses it.  Because using a rule produces new information, it's possible for each new cycle to take the reasoning process further than the cycle before. This is rather like a human following a chain of ideas in order to come to a conclusion.
  • 25. WORKING OF AN EXPERT SYSTEM - FLOWCHART
  • 26. LEGAL EXPERT SYSTEM The Robotic Lawyer
  • 27. DEFINITION  A legal expert system, as Popple uses the term, is a system capable of performing at a level expected of a lawyer: “  AI systems which merely assist a lawyer in coming to legal conclusions or preparing legal arguments are not here considered to be legal expert systems;  A legal expert system must exhibit some legal expertise itself.  Also called ‘computerized legal advisory systems’.
  • 28. SKILLS OF A GOOD LAWYER  General domain knowledge  Formal knowledge  Logical reasoning  Interpretative skills  Research skills  Organizational skills  Strategic skills  Communication skills  ‘Real world knowledge'
  • 29. TYPES OF LEGAL EXPERT SYSTEMS  Formal advisory systems  These systems simulate formal legal reasoning.  The aim of the system is to produce advice on a question of law, supported by arguments which would be accepted in a Court.  Strategic' advisory systems  These systems attempt to simulate the weighing of formal and non-formal factors considered by a lawyer in, say, giving advice to a client on what was a suitable amount for which to settle a claim.
  • 30. TYPES OF LEGAL EXPERT SYSTEMS  Automatic document generators  The purpose of such programs is to capture the expertise that experienced practitioners have in drafting particular legal documents, in the form of a `template' of a that type of document.  `Intelligent' litigation  A step beyond automated drafting are programs which assist in all stages of the management of a specific piece of litigation or a transaction such as a conveyance.
  • 31. SHYSTER An example of legal expert system developed in Australia.
  • 32. INTRODUCTION  The doctoral dissertation of James Popple.  Shyster is a legal expert system developed at the Australian National University in Canberra.  Shyster attempts to model the way in which lawyers argue with cases  A case-based system.  Proposes that a legal expert system need not be based upon a complex model of legal reasoning in order to produce useful advice.
  • 33. APPROACH TOWARDS LEGAL SYSTEMS  2 Approaches:  Jurisprudence must supply the models of law and legal reasoning to build expert systems in law.  Jurisprudence is of limited value to developers of legal expert systems  Shyster is developed on basis of the latter.
  • 34. WORKING  Knowledge base:  Very simple knowledge base structure.  Its knowledge of the law is acquired, and represented, as information about various cases from the past.  The various attributes of in the cases are given different weight according to their importance.  Dependencies between attributes is also stored.
  • 35. WORKING(CONTD..)  Inference Rule:  It produces its advice by examining, and arguing about, the similarities and differences between cases.  Need to choose cases on which it can construct its opinion.  Shyster calculates distances between cases by weighing the attributes and checking dependencies.  Nearest cases are used to produce an argument
  • 36. EVALUATION  Shyster was evaluated under the following  Usefulness  Generality  Quality of its advice  Limitations  Shyster has shown itself to be capable of good advise.  Disadvantage: Need further theory to predict useful features of past cases.  Future: A hybrid system which is case-based as well as rule-based will probably replace Shyster.
  • 38. CONCLUSION  A lot of research has already been done on the subject.  Artificial Intelligence and Law is faced with many challenges in the future.  The biggest of them is how to make a computer understand concepts such as Normative Law, Defeasible Reasoning etc.  Can we make a computer understand morals in some cases and yet ignore them in another case?
  • 39. REFERENCES  http://www.wikipedia.org/  http://cs.anu.edu.au/~James.Popple/publications/book s/shyster.pdf  http://www.iaail.org/  http://austlii.edu.au/~alan/ai.htm  http://www2.austlii.edu.au/cal/papers/robots89/  http://www.cs.uky.edu/~lewis/papers/inf-engine.pdf  http://www2.austlii.edu.au/cal/papers/robots89/  www.icsd.aegean.gr/lecturers/konsterg/teaching/KE/ Rules.ppt  http://en.wikipedia.org/wiki/Artificial_intelligence_an d_law
  • 40. REFERENCES  http://plato.stanford.edu/entries/reasoning- defeasible/  http://www.experiment-resources.com/defeasible- reasoning.html  http://en.wikipedia.org/wiki/Normative  www.cs.uky.edu/~marek/papers.dir/94.dir/encyclo paedia.pdf  For Shyster  http://cs.anu.edu.au/software/shyster/  http://cs.anu.edu.au/~James.Popple/publications/thes es/phd.pdf  http://en.wikipedia.org/wiki/Shyster_(expert_system)