ReNN: Rule-embedded Neural Networks
Hu Wang

TL;DR
ReNN integrates domain knowledge rules into neural networks to enhance interpretability and performance, especially with limited data, by combining local pattern detection, rule-based modulation, and global inference.
Contribution
This paper introduces ReNN, a novel neural network architecture that embeds domain rules to improve interpretability and data efficiency in inference tasks.
Findings
ReNN improves inference accuracy with limited data.
ReNN enhances interpretability through rule-based analysis.
ReNN reduces model complexity by leveraging domain rules.
Abstract
The artificial neural network shows powerful ability of inference, but it is still criticized for lack of interpretability and prerequisite needs of big dataset. This paper proposes the Rule-embedded Neural Network (ReNN) to overcome the shortages. ReNN first makes local-based inferences to detect local patterns, and then uses rules based on domain knowledge about the local patterns to generate rule-modulated map. After that, ReNN makes global-based inferences that synthesizes the local patterns and the rule-modulated map. To solve the optimization problem caused by rules, we use a two-stage optimization strategy to train the ReNN model. By introducing rules into ReNN, we can strengthen traditional neural networks with long-term dependencies which are difficult to learn with limited empirical dataset, thus improving inference accuracy. The complexity of neural networks can be reduced…
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
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting · Stock Market Forecasting Methods
MethodsInterpretability
