TL;DR
The paper presents RNS, a neural architecture that adaptively learns logical rules by selecting AND/OR operations during training, improving rule quality and classification performance.
Contribution
It introduces selective logical operators with adaptive gradient training, enabling automatic discovery of optimal logical structures in neural networks.
Findings
RNS outperforms 25 state-of-the-art methods on 13 datasets.
The framework effectively learns interpretable logical rules.
RNS demonstrates superior accuracy and rule quality.
Abstract
We introduce the Rule Network with Selective Logical Operators (RNS), a novel neural architecture that employs \textbf{selective logical operators} to adaptively choose between AND and OR operations at each neuron during training. Unlike existing approaches that rely on fixed architectural designs with predetermined logical operations, our selective logical operators treat weight parameters as hard selectors, enabling the network to automatically discover optimal logical structures while learning rules. The core innovation lies in our \textbf{selective logical operators} implemented through specialized Logic Selection Layers (LSLs) with adaptable AND/OR neurons, a Negation Layer for input negations, and a Heterogeneous Connection Constraint (HCC) to streamline neuron connections. We demonstrate that this selective logical operator framework can be effectively optimized using adaptive…
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.
