← Back to Paper List

Abductive Reasoning in a Paraconsistent Framework

Meghyn Bienvenu, Katsumi Inoue, Daniil Kozhemiachenko
Japanese-French Laboratory for Informatics, CNRS, NII, IRL, National Institute of Informatics, Tokyo, Japan
arXiv (2024)
Reasoning

📝 Paper Summary

Paraconsistent Logic Abductive Reasoning Knowledge Representation and Reasoning
This paper establishes a formal framework and complexity results for finding explanations from contradictory theories using expansions of the four-valued Belnap-Dunn logic, enabling reasoning without explosion.
Core Problem
Classical logic fails when theories are inconsistent (principle of explosion), making it impossible to perform meaningful abductive reasoning (finding explanations) from contradictory knowledge bases.
Why it matters:
  • Real-world knowledge bases often contain contradictions (e.g., conflicting witness reports), rendering classical logic useless
  • Existing paraconsistent abduction approaches lack complexity results and use non-truth-functional semantics, making them hard to implement
  • Standard Belnap-Dunn logic is too weak for abduction, requiring new expansions to express concepts like 'reliable information'
Concrete Example: Consider a theft where two suspects, Paula and Quinn, both claim alibis, creating a contradictory theory {p or q, not p, not q}. Classical logic collapses here. This framework allows explaining 'Quinn stole it' by assuming 'Paula's alibi is reliable' (consistency operator) or 'Paula's alibi is not disputed' (triangle operator).
Key Novelty
Abduction in Truth-Functional Paraconsistent Expansions ($BD_{\circ}$ and $BD_{\triangle}$)
  • Expands standard four-valued Belnap-Dunn logic with operators for 'reliable information' ($\circ$) and 'information exists' ($\triangle$) to enable valid abductive inferences that are impossible in base BD
  • Defines abductive solutions as terms (conjunctions of literals) rather than arbitrary formulas, aligning with standard Knowledge Representation practices
  • Provides polynomial-time reductions to classical propositional logic, allowing the use of existing classical solvers for paraconsistent problems
Evaluation Highlights
  • Proves that abductive reasoning tasks (solution existence, relevance, necessity) in these logics are $\Sigma^P_2$-complete, matching the complexity of classical logic
  • Demonstrates that $BD_{\circ}$ and $BD_{\triangle}$ allow solving abduction problems that have no solutions in classical logic
  • Establishes that $BD_{\circ}$ and $BD_{\triangle}$ are not reducible to one another for abduction, necessitating distinct treatments
Breakthrough Assessment
7/10
Significant theoretical contribution providing the first complexity results for this class of paraconsistent abduction and practical reduction methods, though primarily foundational/theoretical rather than empirical.
×