Plausible Reasoning and First-Order Plausible Logic
This paper introduces Plausible Logic (PL), a first-order non-probabilistic logic designed for defeasible reasoning that adheres to 17 proposed principles and employs eight distinct reasoning algorithms to derive sensible conclusions from facts and defeasible statements.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to navigate a city where the map is incomplete, the traffic signs are sometimes wrong, and the weather is unpredictable. You can't rely on perfect, mathematical certainty (like "the sun will rise at 6:03 AM"). Instead, you have to make plausible guesses based on what is usually true, what is likely, and what the evidence suggests.
This paper by David Billington is about building a formal "rulebook" for making those kinds of guesses without using numbers (like percentages or probabilities). It's about creating a logic for "common sense" reasoning.
Here is the breakdown of the paper using simple analogies:
1. The Problem: The "Usually" Trap
In standard math or computer logic, things are black and white. If A is true, then B is true. But in real life, we say things like:
- "Birds usually fly."
- "Tweety is a bird."
- "Therefore, Tweety probably flies."
But what if Tweety is a penguin? The logic breaks if we treat "usually" the same as "always." The author argues that we need a special kind of logic that handles these "usually" statements without turning them into hard facts or assigning them a 90% probability score.
2. The 17 Rules of the Game
The author proposes 17 "principles" (rules) that any good "plausible reasoning" system must follow. Think of these as the laws of physics for common sense.
- Fact vs. Guess: You must be able to tell the difference between a hard fact ("Water is wet") and a guess ("It will probably rain").
- No Magic Information: You can't conjure up new facts out of thin air. Your conclusion can't contain more information than your starting clues.
- Changing Your Mind (Non-Monotonicity): This is crucial. In normal math, if you prove A, adding more facts never makes A false. In plausible reasoning, adding new info can make you change your mind.
- Analogy: You think "Nancy is a cephalopod, so she probably has no shell." (True for octopuses). But then you learn "Nancy is a nautilus." Now you must change your mind: "Nancy does have a shell." A good logic system must allow you to retract conclusions when new evidence arrives.
- The "Ambiguity" Puzzle: Sometimes the evidence is perfectly balanced.
- Analogy: You have two witnesses. One says "The light was green," the other says "The light was red." Both are equally credible. Do you conclude the light was green? No. You conclude the situation is ambiguous. The paper argues a good logic system needs two modes: one that says "Stop, it's ambiguous" (cautious) and one that says "Go with the best bet" (risky).
3. The Solution: Plausible Logic (PL)
The author builds a specific system called Plausible Logic (PL). Think of this as a sophisticated courtroom or a detective agency.
The Three Types of Rules
PL uses three types of "laws" to process information:
- Strict Rules (The Iron Laws): "If it's a triangle, it has 3 sides." These never break.
- Defeasible Rules (The General Rules): "If it's a bird, it flies." These work unless there is evidence to the contrary (like a penguin).
- Warning Rules (The "Be Careful" Signs): "If it's a scared quail, it might fly." This doesn't prove it will fly, but it warns you not to conclude that it definitely won't fly. It stops you from being too confident in a negative.
The 8 "Detectives" (Algorithms)
This is the most unique part of the paper. The author realized that depending on the situation, you might want different levels of caution. So, PL doesn't just have one "brain"; it has 8 different reasoning algorithms (detectives), arranged in a hierarchy of strictness:
- The Fact-Checker (φ): Only deals with hard facts. 100% reliable, but very limited.
- The Best-Bet Detective (π): Tries to prove things if the evidence is strong. It blocks ambiguity. If the evidence is slightly against you, it might still say "Yes, go for it."
- The Cautious Detective (ψ): A bit more careful. It won't jump to conclusions if there's a tiny bit of doubt.
- The "Thwarting" Detective (θ): Even more careful. It stops conclusions if there's any chance of being wrong.
- The "Blocking" Detective (β): The most cautious. It propagates ambiguity. If there is any doubt, it refuses to give an answer.
- (And three variations of these for specific technical needs).
The Analogy: Imagine a jury.
- Algorithm φ is the judge (only follows the law).
- Algorithm π is a jury in a civil case ("Preponderance of evidence" – if it's 51% likely, we say yes).
- Algorithm β is a jury in a criminal case ("Beyond reasonable doubt" – if there is any doubt, we say not guilty).
The paper argues that a single logic system should be able to switch between these "jurors" depending on the stakes.
4. How It Works: The "Tree" of Thought
To prove a conclusion, the system builds a Rooted Acyclic Digraph (RAD).
- Analogy: Imagine a family tree, but upside down. The root is your conclusion. The branches are the evidence.
- If a branch leads to a contradiction or a dead end, the system cuts it off.
- If the branches keep growing forever (a loop), the system has a built-in "stop sign" to prevent it from thinking forever.
- The system checks every branch: Is the evidence for this stronger than the evidence against it? If yes, the branch survives. If no, it's pruned.
5. The Truth Values
In normal logic, a statement is True or False. In Plausible Logic, the author introduces 4 truth values:
- True (t): It's usually true.
- False (f): It's usually false.
- Ambiguous (a): The evidence for and against is equal. (We don't know).
- Undetermined (u): We don't have enough evidence either way.
This solves the "Included Middle" problem. In real life, things aren't just black or white; they can be "maybe" or "we don't know."
Summary
David Billington has created a formal rulebook for common sense.
- The Goal: To make computers (or humans) reason about the world the way we actually do—using "usually," "likely," and "probably"—without needing to calculate complex probabilities.
- The Innovation: It handles contradictions by allowing you to change your mind, it handles "maybe" situations by having different levels of caution (from "best bet" to "beyond reasonable doubt"), and it uses a tree-like structure to map out every possible argument.
- The Result: A logic system that is flexible enough to handle the messy, uncertain nature of real life, while still being mathematically rigorous enough to be trusted.
In short, it's a logic system that understands that being right is good, but being sure when you shouldn't be is dangerous.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.