paper-with-me

홈 › Papers

SigML++: Supervised Log Anomaly with Probabilistic Polynomial Approximation

2023-10-19 · Cryptography 2023 10 · Devharsh Trivedi, Aymen Boudguiga, Nesrine Kaaniche, Nikos Triandopoulos

Security log collection and storage are essential for organizations worldwide. Log analysis can help recognize probable security breaches and is often required by law. However, many organizations commission log management to Cloud Service Providers (CSPs), where the logs are collected, processed, and stored. Existing methods for log anomaly detection rely on unencrypted (plaintext) data, which can be a security risk. Logs often contain sensitive information about an organization or its customers. A more secure approach is always to keep logs encrypted (ciphertext). This paper presents “SigML++”, an extension of “SigML” for supervised log anomaly detection on encrypted data. SigML++ uses Fully Homomorphic Encryption (FHE) according to the Cheon–Kim–Kim–Song (CKKS) scheme to encrypt the logs and then uses an Artificial Neural Network (ANN) to approximate the sigmoid (𝜎(𝑥)) activation function probabilistically for the intervals [−10,10] and [−50,50]. This allows SigML++ to perform log anomaly detection without decrypting the logs. Experiments show that SigML++ can achieve better low-order polynomial approximations for Logistic Regression (LR) and Support Vector Machine (SVM) than existing methods. This makes SigML++ a promising new approach for secure log anomaly detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionManagement

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

HamNoSyS2SiGML: Translating HamNoSys Into SiGML

2020-05-01 · LREC 2020 5 · Carolina Neves, Lu{\'\i}sa Coheur, Hugo Nicolau

Sign Languages are visual languages and the main means of communication used by Deaf people. However, the majority of the information available online is presented through written form. Hence, it is not of easy access to…

Confidence-Aware and Self-Supervised Image Anomaly Localisation

2023-03-23 · Johanna P. Müller, Matthew Baugh, Jeremy Tan, Mischa Dombrowski 외

Universal anomaly detection still remains a challenging problem in machine learning and medical image analysis. It is possible to learn an expected distribution from a single class of normative samples, e.g., through epi…

Anomaly DetectionMedical Image AnalysisOut of Distribution (OOD) DetectionSelf-Supervised Anomaly Detection+1

Temporally-Continuous Probabilistic Prediction using Polynomial Trajectory Parameterization

2020-11-01 · Zhaoen Su, Chao Wang, Henggang Cui, Nemanja Djuric 외

A commonly-used representation for motion prediction of actors is a sequence of waypoints (comprising positions and orientations) for each actor at discrete future time-points. While this approach is simple and flexible,…

motion predictionPredictionTrajectory Prediction

Batch Uniformization for Minimizing Maximum Anomaly Score of DNN-based Anomaly Detection in Sounds

2019-07-19 · Yuma Koizumi, Shoichiro Saito, Masataka Yamaguchi, Shin Murata 외

Use of an autoencoder (AE) as a normal model is a state-of-the-art technique for unsupervised-anomaly detection in sounds (ADS). The AE is trained to minimize the sample mean of the anomaly score of normal sounds in a mi…

Anomaly DetectionDensity EstimationUnsupervised Anomaly Detection

Total Variation Distance Meets Probabilistic Inference

2023-09-17 · Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios Myrisiotis 외

In this paper, we establish a novel connection between total variation (TV) distance estimation and probabilistic inference. In particular, we present an efficient, structure-preserving reduction from relative approximat…