Hardware-Efficient Neuro-Symbolic Networks with the Exp-Minus-Log Operator
Eymen Ipek

TL;DR
This paper introduces a hybrid neural network model embedding the Exp-Minus-Log operator to enhance interpretability and formal verification, with potential hardware acceleration benefits on specialized devices.
Contribution
It proposes integrating EML primitives into DNNs to create a neuro-symbolic model that balances learning and symbolic reasoning, addressing prior limitations.
Findings
Derives forward equations and proves computational-cost bounds.
Analyzes inference and training acceleration relative to MLPs and PINNs.
Quantifies trade-offs for FPGA/analog deployment.
Abstract
Deep neural networks (DNNs) deliver state-of-the-art accuracy on regression and classification tasks, yet two structural deficits persistently obstruct their deployment in safety-critical, resource-constrained settings: (i) opacity of the learned function, which precludes formal verification, and (ii) reliance on heterogeneous, library-bound activation functions that inflate latency and silicon area on edge hardware. The recently introduced Exp-Minus-Log (EML) Sheffer operator, eml(x, y) = exp(x) - ln(y), was shown by Odrzywolek (2026) to be sufficient - together with the constant 1 - to express every standard elementary function as a binary tree of identical nodes. We propose to embed EML primitives inside conventional DNN architectures, yielding a hybrid DNN-EML model in which the trunk learns distributed representations and the head is a depth-bounded, weight-sparse EML tree whose…
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.
