First-order logic - artificial intelligence, Computer Engineering

Assignment Help:

First-Order Logic

We, as humans, have always prided ourselves on our ability to think things through for this reason things are out and come to the only conclusion possible in a Sherlock Holmes kind of way. But what exactly we mean by "reasoning" and can we automate this process?

As a case study, we may take Sherlock Holmes for describing different types of reasoning. Imagine  after solving another typical case, he says to Dr. Watson: "It was simple my dear Watson. The killer always left a silk glove at the scene of the murder. That was their calling card. Our investigations showed that only 3 people have purchased such type of gloves in the past year. Professor Reverend Doolally Fisheye have iron-clad alibis, so the murderer might have been Sergeant Heavyset. When he attempting  to murder us with that umbrella, we knew we had our man."

At least 5 types of reasoning may be identified here.

  • initially, how do we know that the killer always left silk glove at the murder scene? Because Holmes has observed a glove at each of the murders and mainly guessed that they have something to do with the murder by always being there simply. This type of reasoning is called inductive reasoning, where a assumption has been induced from some data.
  • Secondly, Holmes used adductive reasoning to dredge from his past experience the description that the gloves are left by the murderer as a calling card. In general we do not really cover adductive reasoning on this course, unluckily.

Thirdly, Sherlock tracked down the just 3 people who bought the specific type of glove left at the scene. This may be seen - possibly quite loosely - as model generation, which plays a role in the reasoning process. Models are frequently generated to verify existence of them, or frequently  to  disprove  a  hypothesis,  by  providing  a  counterexample  to  it.  In brief  ,We cover model generation detail.

  • Fourthly, Sherlock managed to gain alibis for 2 suspects, but not for the third. Hence, he ruled out 2 possibilities leaving only one. This may be seen as constraint-based reasoning.
  • Finally, Sherlock had 2 pieces of knowledge regarding the world, which he assumed were true: (i) the killer leaves a silk glove at the murder scene (ii) the single person who could have left a glove was Sergeant Heavyset. By Using this knowledge, he used deductive reasoning to infer the fact that the killer might be Heavyset himself. It is so clear that we hardly see it as a reasoning step, but it is one: it is called using the Modus Ponens rule of inference, which we cover in the lectures on automated reasoning following this one.

As an aside, it is importance pointing out that - presumably for heightened tension - in most Sherlock Holmes books, the murderer confesses, either quietly by trying to kill Holmes, or by sobbing into a cup of tea and coming, Watson, the hapless inspector Lestrade or all 3. Its means that the case never really has to go to trial. Just once, I would like to see the lawyers get involved, and to observe the spectacle of Holmes trying to defend his reasoning. This could be terrible as all but his deductive reasoning was unsound. Suppose a good lawyer pointing out that all 5 victims happened - wholly coincidentally - to be members of the silk glove appreciation society.....

Automating Reasoning is a really importance topic in Artificial Intelligence, which has received enough attention, and has found applications in the verification of software and  hardware configurations, amongst other areas. This topic is known as "Automated Reasoning" in Artificial Intelligence concentrates mostly on deductive reasoning, where new issue are logically deduced from previous ones. It is essential to remember that this is only 1 type of reasoning, and there are many others. In our lectures particularly on machine learning later, we cover the notion of inductive reasoning, where new facts are imagine at, using empirical proof.

At present, Automated Reasoning is mostly based on how we desired we reasoned: logically, following prescribed rules to began from a set of things we know are true (called axioms), and end with new knowledge regarding our world. The way we really reason is much sloppy: we use creativity, refer to earlier examples, perform analogies, and wait for divine inspiration & so on. To make this more valuable, in their reasoning we say that automated reasoning agents are more formal than humans.

The formal approach to reasoning has advantages and disadvantages.  In  general way ,  if a  computer program  has  proved  something  fairly  complicated  (for  instance  that  a  circuit  board  functions  as specified), then people are more glad to accept the evidence  than one done by a human. Because there is much less chance for error in a well-written automated reasoning program. By being less formal , On the other hand, humans can often skip around the search space much more efficiently and prove more complex results. Humans are still much more gifted at deducing things than computers are likely to be any time soon.

In order to understand how Artificial Intelligence researchers gave agents the strength to reason, first we look at how information regarding  the world is represented using first-order logic. This will lead us into the programming language Prolog, and we shall use Prolog to demonstrate a easy but effective type of Artificial Intelligence   program known as an expert system.


Related Discussions:- First-order logic - artificial intelligence

Benefit of digital versatile disk read only memory, Q. Benefit of digital v...

Q. Benefit of digital versatile disk read only memory? The main benefit of having CAV is that individual blocks of data can be accessed at semi-random mode. So head can be move

Write about TSR, Write about TSR TPA also holds TSR (terminate and stay...

Write about TSR TPA also holds TSR (terminate and stay resident) programs which remain in memory in an active state until activated by a hot-key sequence or another event like

Elaborate state space search briefly, Artificial Intelligence 1. Explai...

Artificial Intelligence 1. Explain about artificial intelligence? What are the achievements of AI? 2. Elaborate state space search briefly. 3. Prove that A* is optimal.

What is circular shift, What is Circular shift The circular shift is al...

What is Circular shift The circular shift is also called as rotate operation. It circulates bits of the register around two ends and there is no loss of information. This is do

Difference among interrupt service routine and subroutine, Subroutine are t...

Subroutine are the part of implementing processes (like any process can call a subroutine for achieve task), whereas the interrupt subroutine never be the part. Interrupt subroutin

What is the difference between swapping and paging, What is the difference ...

What is the difference between Swapping and Paging? Swapping: Entire process is moved from the swap device to the major memory for implementation. Process size must be less t

Show independent loops in fortran program, Q. Show Independent loops in for...

Q. Show Independent loops in fortran program? In the subsequent code portion the directives point to the outer two loops are independent. The inner loop allocates elements of A

Convert following decimal numbers into 9s & 10s complement, Q. Convert the ...

Q. Convert the following decimal numbers into 9s & 10s complement: 1) 3654 2) 99 3) 18.293 Q. Convert the following binary numbers into 1s& 2s complement: 1) 1101

Iterative deepening search, Iterative Deepening Search: So, breadth fi...

Iterative Deepening Search: So, breadth first search is always guaranteed to find a solution (if one exists), actually it eats all the memory. For the depth first search, ther

Explain the concept of generalization, Explain the concept of Generalizatio...

Explain the concept of Generalization Generalization and inheritance are powerful abstractions for sharing the structure and/or behaviour of more than one class.  Generalizati

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd