Neural Logic Analogy Learning
Yujia Fan, Yongfeng Zhang

TL;DR
Neural logic analogy learning (Noan) introduces a neural architecture that combines differentiable logic reasoning with neural embeddings to effectively solve complex letter-string analogy problems, outperforming existing methods.
Contribution
Noan is the first neural model that explicitly integrates logical reasoning with neural embeddings for analogy learning, enabling handling of complex analogy structures.
Findings
Outperforms state-of-the-art on benchmark datasets
Effectively models logical structure of analogies
Demonstrates robustness on complex analogy problems
Abstract
Letter-string analogy is an important analogy learning task which seems to be easy for humans but very challenging for machines. The main idea behind current approaches to solving letter-string analogies is to design heuristic rules for extracting analogy structures and constructing analogy mappings. However, one key problem is that it is difficult to build a comprehensive and exhaustive set of analogy structures which can fully describe the subtlety of analogies. This problem makes current approaches unable to handle complicated letter-string analogy problems. In this paper, we propose Neural logic analogy learning (Noan), which is a dynamic neural architecture driven by differentiable logic reasoning to solve analogy problems. Each analogy problem is converted into logical expressions consisting of logical variables and basic logical operations (AND, OR, and NOT). More specifically,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
