Detecting Anomaly in Chemical Sensors via L1-Kernels based Principal Component Analysis
Hongyi Pan, Diaa Badawi, Ishaan Bassi, Sule Ozev, Ahmet Enis Cetin

TL;DR
This paper introduces an efficient L1-kernel PCA method for anomaly detection in chemical sensors, leveraging a new multiplication-free kernel to improve detection accuracy and computational efficiency.
Contribution
It presents a novel L1-norm based kernel for PCA that is multiplication-free, energy-efficient, and enhances anomaly detection performance in chemical sensors.
Findings
L1-kernel PCA outperforms regular PCA in AUC score (0.7483 vs. 0.7366).
The method is computationally and energy-efficient due to no multiplications.
Experimental results validate the effectiveness of the proposed approach.
Abstract
We propose a kernel-PCA based method to detect anomaly in chemical sensors. We use temporal signals produced by chemical sensors to form vectors to perform the Principal Component Analysis (PCA). We estimate the kernel-covariance matrix of the sensor data and compute the eigenvector corresponding to the largest eigenvalue of the covariance matrix. The anomaly can be detected by comparing the difference between the actual sensor data and the reconstructed data from the dominant eigenvector. In this paper, we introduce a new multiplication-free kernel, which is related to the l1-norm for the anomaly detection task. The l1-kernel PCA is not only computationally efficient but also energy-efficient because it does not require any actual multiplications during the kernel covariance matrix computation. Our experimental results show that our kernel-PCA method achieves a higher area under…
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
TopicsAdvanced Chemical Sensor Technologies · Anomaly Detection Techniques and Applications · Fault Detection and Control Systems
MethodsPrincipal Components Analysis
