Quadratic Neuron-empowered Heterogeneous Autoencoder for Unsupervised Anomaly Detection
Jing-Xiao Liao, Bo-Jian Hou, Hang-Cheng Dong, Hao Zhang, Xiaoge Zhang,, Jinwei Sun, Shiping Zhang, Feng-Lei Fan

TL;DR
This paper introduces a novel heterogeneous autoencoder combining quadratic and conventional neurons, inspired by biological neurons, to improve unsupervised anomaly detection in tabular data and fault signals.
Contribution
It presents the first heterogeneous autoencoder with different neuron types and demonstrates its effectiveness for anomaly detection tasks.
Findings
Heterogeneous autoencoders outperform some state-of-the-art models.
Theoretical analysis shows polynomial vs exponential neuron requirements.
Effective in detecting diverse anomalies in real-world data.
Abstract
Inspired by the complexity and diversity of biological neurons, a quadratic neuron is proposed to replace the inner product in the current neuron with a simplified quadratic function. Employing such a novel type of neurons offers a new perspective on developing deep learning. When analyzing quadratic neurons, we find that there exists a function such that a heterogeneous network can approximate it well with a polynomial number of neurons but a purely conventional or quadratic network needs an exponential number of neurons to achieve the same level of error. Encouraged by this inspiring theoretical result on heterogeneous networks, we directly integrate conventional and quadratic neurons in an autoencoder to make a new type of heterogeneous autoencoders. To our best knowledge, it is the first heterogeneous autoencoder that is made of different types of neurons. Next, we apply the…
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
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Network Security and Intrusion Detection
