Probabilistic Reasoning via Deep Learning: Neural Association Models
Quan Liu, Hui Jiang, Andrew Evdokimov, Zhen-Hua Ling, Xiaodan Zhu, Si, Wei, Yu Hu

TL;DR
This paper introduces neural association models (NAMs), a deep learning framework for probabilistic reasoning in AI, demonstrating their effectiveness across various reasoning tasks and their potential for commonsense understanding.
Contribution
The paper presents NAMs, including DNN and RMNN structures, as novel neural network-based models for probabilistic reasoning, outperforming traditional methods in multiple AI reasoning tasks.
Findings
NAMs outperform conventional reasoning methods.
RMNNs excel in knowledge transfer with few samples.
Models show promise in solving Winograd Schema problems.
Abstract
In this paper, we propose a new deep learning approach, called neural association model (NAM), for probabilistic reasoning in artificial intelligence. We propose to use neural networks to model association between any two events in a domain. Neural networks take one event as input and compute a conditional probability of the other event to model how likely these two events are to be associated. The actual meaning of the conditional probabilities varies between applications and depends on how the models are trained. In this work, as two case studies, we have investigated two NAM structures, namely deep neural networks (DNN) and relation-modulated neural nets (RMNN), on several probabilistic reasoning tasks in AI, including recognizing textual entailment, triple classification in multi-relational knowledge bases and commonsense reasoning. Experimental results on several popular datasets…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Topic Modeling · Natural Language Processing Techniques
