paper-with-me

홈 › Papers

Adaptive and Robust Data Poisoning Detection and Sanitization in Wearable IoT Systems using Large Language Models

2025-11-04 · W. K. M Mithsara, Ning Yang, Ahmed Imteaj, Hussein Zangoti, Abdur R. Shahid arxiv

The widespread integration of wearable sensing devices in Internet of Things (IoT) ecosystems, particularly in healthcare, smart homes, and industrial applications, has required robust human activity recognition (HAR) techniques to improve functionality and user experience. Although machine learning models have advanced HAR, they are increasingly susceptible to data poisoning attacks that compromise the data integrity and reliability of these systems. Conventional approaches to defending against such attacks often require extensive task-specific training with large, labeled datasets, which limits adaptability in dynamic IoT environments. This work proposes a novel framework that uses large language models (LLMs) to perform poisoning detection and sanitization in HAR systems, utilizing zero-shot, one-shot, and few-shot learning paradigms. Our approach incorporates \textit{role play} prompting, whereby the LLM assumes the role of expert to contextualize and evaluate sensor anomalies, and \textit{think step-by-step} reasoning, guiding the LLM to infer poisoning indicators in the raw sensor data and plausible clean alternatives. These strategies minimize reliance on curation of extensive datasets and enable robust, adaptable defense mechanisms in real-time. We perform an extensive evaluation of the framework, quantifying detection accuracy, sanitization quality, latency, and communication cost, thus demonstrating the practicality and effectiveness of LLMs in improving the security and reliability of wearable IoT systems.

📄 PDF Abstract BibTeX arXiv:2511.02894

Code (0)

등록된 구현이 없습니다.

Tasks

Human Activity RecognitionFew-Shot Learning

Similar Papers 제목 키워드 기반

Stronger Data Poisoning Attacks Break Data Sanitization Defenses

2018-11-02 · Pang Wei Koh, Jacob Steinhardt, Percy Liang

Machine learning models trained on data from the outside world can be corrupted by data poisoning attacks that inject malicious points into the models' training sets. A common defense against these attacks is data saniti…

Data PoisoningSentiment AnalysisSentiment ClassificationSpam detection

Try to Avoid Attacks: A Federated Data Sanitization Defense for Healthcare IoMT Systems

2022-11-03 · Chong Chen, Ying Gao, Leyu Shi, Siquan Huang

Healthcare IoMT systems are becoming intelligent, miniaturized, and more integrated into daily life. As for the distributed devices in the IoMT, federated learning has become a topical area with cloud-based training proc…

ClusteringData PoisoningFederated Learning

SecureLearn -- An Attack-agnostic Defense for Multiclass Machine Learning Against Data Poisoning Attacks

2025-10-25 · Anum Paracha, Junaid Arshad, Mohamed Ben Farah, Khalid Ismail arxiv

Data poisoning attacks are a potential threat to machine learning (ML) models, aiming to manipulate training datasets to disrupt their performance. Existing defenses are mostly designed to mitigate specific poisoning att…

Adversarial Robustness

Label Sanitization against Label Flipping Poisoning Attacks

2018-03-02 · Andrea Paudice, Luis Muñoz-González, Emil C. Lupu

Many machine learning systems rely on data collected in the wild from untrusted sources, exposing the learning algorithms to data poisoning. Attackers can inject malicious data in the training dataset to subvert the lear…

Data Poisoning

Influence Based Defense Against Data Poisoning Attacks in Online Learning

2021-04-24 · Sanjay Seetharaman, Shubham Malaviya, Rosni KV, Manish Shukla 외

Data poisoning is a type of adversarial attack on training data where an attacker manipulates a fraction of data to degrade the performance of machine learning model. Therefore, applications that rely on external data-so…

Adversarial AttackData Poisoning