LGFeb 18, 2025

A Smooth Transition Between Induction and Deduction: Fast Abductive Learning Based on Probabilistic Symbol Perception

arXiv:2502.12919v12 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck in abductive learning, which integrates machine learning and logical reasoning, but it is incremental as it builds on existing methods to improve efficiency.

The paper tackles the inefficiency in abductive learning due to the transition between numerical induction and symbolical deduction, and introduces Probabilistic Symbol Perception (PSP) to optimize this process, achieving promising experimental results with low computational complexity.

Abductive learning (ABL) that integrates strengths of machine learning and logical reasoning to improve the learning generalization, has been recently shown effective. However, its efficiency is affected by the transition between numerical induction and symbolical deduction, leading to high computational costs in the worst-case scenario. Efforts on this issue remain to be limited. In this paper, we identified three reasons why previous optimization algorithms for ABL were not effective: insufficient utilization of prediction, symbol relationships, and accumulated experience in successful abductive processes, resulting in redundant calculations to the knowledge base. To address these challenges, we introduce an optimization algorithm named as Probabilistic Symbol Perception (PSP), which makes a smooth transition between induction and deduction and keeps the correctness of ABL unchanged. We leverage probability as a bridge and present an efficient data structure, achieving the transfer from a continuous probability sequence to discrete Boolean sequences with low computational complexity. Experiments demonstrate the promising results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes