Microsoft Store
 

Abductive reasoning


 

Abduction, or abductive reasoning, is the process of reasoniong to the best explanations. In other words, it is the reasoning process that starts from a set of facts and derives their most likely explanations. The term abduction is sometimes used to mean just the generation of hypotheses to explain observations or conclusions, but the former definition is more common both in philosophy and computing.

Related Topics:
Explanation - Fact - Hypotheses - Philosophy - Computing

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Deduction and abduction differ in the direction in which a rule like “a entails b” is used for inference

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

(see also logical reasoning for a comparison with induction):

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

; deduction : allows deriving b as a consequence of a; in other words, deduction is the process of deriving the consequences of what is known;

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

; abduction : allows deriving a as an explanation of b; abduction works in reverse to deduction, by allowing the precondition a of “a entails b” to be derived from the consequence b; in other words, abduction is the process of explaining what is known.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Applications in artificial intelligence include fault diagnosis and belief revision.

Related Topics:
Artificial intelligence - Fault diagnosis - Belief revision

~ ~ ~ ~ ~ ~ ~ ~ ~ ~