Deep Learning 2.0: Artificial Neurons That Matter -- Reject Correlation, Embrace Orthogonality
Taha Bouhsine

TL;DR
This paper introduces the Neural Matter Network (NMN), a novel deep learning architecture that achieves non-linear pattern recognition without activation functions, using yat-products to simplify design and enhance interpretability.
Contribution
The work presents a new neural network architecture that eliminates activation functions by leveraging yat-products, offering improved transparency and consistent performance across datasets.
Findings
NMN outperforms traditional MLPs on various datasets.
Eliminating activation functions does not compromise non-linear modeling capabilities.
Provides new insights into neural network interpretability.
Abstract
We introduce a yat-product-powered neural network, the Neural Matter Network (NMN), a breakthrough in deep learning that achieves non-linear pattern recognition without activation functions. Our key innovation relies on the yat-product and yat-product, which naturally induces non-linearity by projecting inputs into a pseudo-metric space, eliminating the need for traditional activation functions while maintaining only a softmax layer for final class probability distribution. This approach simplifies network architecture and provides unprecedented transparency into the network's decision-making process. Our comprehensive empirical evaluation across different datasets demonstrates that NMN consistently outperforms traditional MLPs. The results challenge the assumption that separate activation functions are necessary for effective deep-learning models. The implications of this work extend…
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
MethodsSoftmax
