Logical Learning Through a Hybrid Neural Network with Auxiliary Inputs
Fang Wan, Chaoyang Song

TL;DR
This paper introduces a hybrid neural network model that incorporates auxiliary inputs called indicators, inspired by human reasoning, to improve logical learning and prediction accuracy, demonstrated on MNIST and applied to autonomous robotic grasping.
Contribution
The paper presents a novel hybrid neural network architecture with auxiliary indicators that enhance logical reasoning and robustness in predictions, a significant advancement over traditional models.
Findings
Hybrid neural networks with indicators outperform direct models in accuracy.
Indicators help rule out illogical outcomes, increasing logical confidence.
The approach is applicable to real-world tasks like robotic grasping.
Abstract
The human reasoning process is seldom a one-way process from an input leading to an output. Instead, it often involves a systematic deduction by ruling out other possible outcomes as a self-checking mechanism. In this paper, we describe the design of a hybrid neural network for logical learning that is similar to the human reasoning through the introduction of an auxiliary input, namely the indicators, that act as the hints to suggest logical outcomes. We generate these indicators by digging into the hidden information buried underneath the original training data for direct or indirect suggestions. We used the MNIST data to demonstrate the design and use of these indicators in a convolutional neural network. We trained a series of such hybrid neural networks with variations of the indicators. Our results show that these hybrid neural networks are very robust in generating logical…
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
TopicsRobot Manipulation and Learning · Explainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning
