Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

3.3%6.7%10.0%13.4% · Sep 202019922001200920182026
48 results for Attack Detection

Paper extends method to detect reverse engineering attacks on DNN classifiers.

problem Detecting reverse engineering attacks on deep neural network image classifiers.
method Extend ADA approach to detect RE attacks (ADA-RE).
result Successfully detects 'stealthy' RE attacks before they launch test-time evasion attacks.

This paper detects multi-stage Feint Attacks using Bi-RNN and few-shot learning.

problem Detecting multi-stage Feint Attacks due to lack of professional datasets and semantic relationships.
method Fuzzy clustering for attack chain mining, few-shot deep learning, Bi-RNN for feature extraction.
result Accurately detected Feint Attacks using Bi-RNN and few-shot learning.

Adversarial attacks hide cyber-physical attacks in ICS.

problem Hiding cyber-physical attacks in industrial control systems.
method Modeling an attacker compromising sensors, manipulating data, and evaluating attacks on both continuous and mixed data.
result Successfully hides cyber-physical attacks with 2.87 out of 12 sensors compromised on average.

A structured approach to generating adversarial attacks for ML systems.

problem Vulnerability of ML systems to adversarial perturbations.
method Developed an 'attack generator' to systematically create adversarial attacks.
result Summarized and extended existing adversarial perturbation taxonomies.

AI detects LDDoS attacks by analyzing TCP connection parameters.

problem Detecting low-rate LDDoS attacks that overwhelm server connections.
method AI algorithms trained on simulated and real-world datasets using TCP flow features.
result Decision trees and k-NN achieved high accuracy in classifying attacks, with low false positives and negatives.

PAD offers a principled approach to malware detection against evasion attacks.

problem Machine Learning techniques for malware detection are vulnerable to evasion attacks.
method PAD proposes a new adversarial training framework with convergence guarantees for robust optimization.
result PAD significantly outperforms state-of-the-art defenses and can harden ML-based malware detection against 27 evasion attacks.

Paper proposes a new method to detect node replication attacks in Vehicular Ad-hoc Networks.

problem Node replication attacks in Vehicular Ad-hoc Networks.
method Adapted statistical methodology for detecting node replication attacks.
result New method outperforms state-of-the-art techniques in detecting node replication attacks.

New framework detects and removes malicious model updates in federated learning.

problem Vulnerability of federated learning systems to malicious client attacks.
method Central server learns to detect and remove malicious model updates using a detection model.
result Ensures robust federated learning resilient to Byzantine and targeted model poisoning attacks.

This paper improves machine learning models' robustness against evasion attacks using randomness.

problem Evasion attacks that adapt to machine learning models to avoid detection.
method Incorporates randomness into both training and application phases of machine learning models.
result The proposed randomization-based approach further improves the robustness of machine learning models, especially random forest.

Prior Networks improve adversarial attack detection by estimating uncertainty.

problem Detecting adversarial attacks in AI systems, especially those designed to evade detection methods.
method Prior Networks estimate predictive uncertainty, outperforming Monte-Carlo dropout ensembles.
result Prior Networks significantly outperform baseline approaches in detecting adversarial attacks.

Paper defends against malware detection attacks using clustering and deep learning.

problem Label flipping attacks on malware detection systems in IoT environments.
method Developed a Silhouette clustering-based attack mechanism and two CNN-type deep learning algorithms for defense.
result Proposed algorithms LSD and CSD improve malware detection accuracy by up to 19%.

Improved speaker verification system detects replay attacks.

problem Detecting replay attacks in speaker verification systems.
method Multi-task learning of noise classes (replay noise, recording environment, recording device noises) and spoofing detection.
result Performance improved by 30% on ASVspoof2017 datasets.

Adversarial attacks can fool ML energy theft detection models.

problem Vulnerability of ML-based energy theft detection models to adversarial attacks.
method Design of an adversarial measurement generation algorithm.
result ML models can be significantly fooled by adversarial attacks, reducing their detection accuracy.

Detects backdoors in trained classifiers without access to training data.

problem Post-training detection of backdoor attacks in DNN image classifiers.
method Purely unsupervised anomaly detection (AD) approach.
result Detects whether a classifier has been backdoor-attacked and infers source and target classes.

New approach shows backdoor attacks are indistinguishable from natural data features.

problem Defending against backdoor attacks in machine learning models.
method Developed a new primitive for detecting backdoor attacks based on the assumption that they correspond to the strongest feature in the training data.
result Backdoor attacks are indistinguishable from natural data features, making traditional detection methods ineffective.

Bayesian Optimization improves machine learning for detecting network attacks.

problem Detecting network attacks to secure critical information.
method Bayesian Optimization for tuning machine learning algorithms (SVM-RBF, RF, k-NN).
result The proposed framework achieves high accuracy and low false alarms.

AdvMind detects adversary intent in black-box attacks with high accuracy.

problem Detecting adversary intent in black-box adversarial attacks is challenging.
method AdvMind accounts for adversary adaptiveness and synthesizes queries to expose intent.
result AdvMind detects adversary intent with over 75% accuracy after observing less than 3 query batches.

Paper improves anomaly detection and categorization in multi-cloud environments.

problem Differentiating among different types of attacks for better defense.
method Used supervised machine learning techniques (LR and RF) on a public dataset.
result More than 99% detection accuracy and 93.6% categorization accuracy.

Paper studies autoencoder-based anomaly detectors' robustness to adversarial poisoning attacks.

problem Adversarial poisoning attacks on online-trained autoencoder-based anomaly detectors in ICSs.
method Proposes two algorithms for generating poison samples and evaluates them on synthetic and real-world ICS data.
result Autoencoder detectors are resilient to poisoning in the face of all relevant attacks in the SWaT dataset.

Study on deep learning IDS resistance against adversarial attacks.

problem Vulnerabilities in deep learning-based IDS against adversarial attacks.
method Apply min-max optimization to train IDS against adversarial samples.
result Adversarial attack methods can be used in continuous domains and boost IDS robustness.

Deep learning detects APT attacks with high accuracy and low false positives.

problem Detecting Advanced Persistent Threat (APT) attacks in network traffic.
method Used C5.0 decision tree, Bayesian network, and 6-layer deep neural network models on NSL-KDD dataset.
result Deep learning model achieved 98.85% accuracy and 1.13 false positive rate.

Paper detects adversarial attacks in sound classification models.

problem Adversarial attacks threaten data-driven models, especially in sound classification.
method Detects adversarial subspaces in unitary vector domain using chordal distance and generalized Schur decomposition.
result Regularized logistic regression detector outperforms other approaches on benchmark datasets.

Paper proposes B3D method for black-box backdoor detection.

problem Detecting backdoor attacks in black-box models without access to training data.
method Gradient-free optimization to reverse-engineer triggers, simple strategy for reliable predictions.
result Effectiveness of B3D method corroborated on hundreds of DNN models.

Machine learning-based IDSs in ICS are vulnerable to adversarial attacks that can bypass them.

problem Adversarial attacks on machine learning-based IDSs in ICS can lead to undetected cyber attacks.
method Used Jacobian-based Saliency Map attack to generate adversarial samples and explored adversarial training to improve model robustness.
result Classification performance of supervised models decreased by 16-20 percentage points with adversarial samples, but improved with adversarial training.

New adversarial training enhances malware detectors against various attacks.

problem Vulnerability of malware detectors to evasion attacks.
method Proposes a mixture of attacks and adversarial training to improve deep neural networks.
result Significantly enhances robustness of deep neural networks against a wide range of attacks.