paper-with-me

Papers

PrivLLMSwarm: Privacy-Preserving LLM-Driven UAV Swarms for Secure IoT Surveillance

2025-12-07 · Jifar Wakuma Ayana, Huang Qiming arxiv

Large Language Models (LLMs) are emerging as powerful enablers for autonomous reasoning and natural-language coordination in unmanned aerial vehicle (UAV) swarms operating within Internet of Things (IoT) environments. However, existing LLM-driven UAV systems process sensitive operational data in plaintext, exposing them to privacy and security risks. This work introduces PrivLLMSwarm, a privacy-preserving framework that performs secure LLM inference for UAV swarm coordination through Secure Multi-Party Computation (MPC). The framework incorporates MPC-optimized transformer components with efficient approximations of nonlinear activations, enabling practical encrypted inference on resource-constrained aerial platforms. A fine-tuned GPT-based command generator, enhanced through reinforcement learning in simulation, provides reliable instructions while maintaining confidentiality. Experimental evaluation in urban-scale simulations demonstrates that PrivLLMSwarm achieves high semantic accuracy, low encrypted inference latency, and robust formation control under privacy constraints. Comparative analysis shows PrivLLMSwarm offers a superior privacy-utility balance compared to differential privacy, federated learning, and plaintext baselines. To support reproducibility, the full implementation including source code, MPC components, and a synthetic dataset is publicly available. PrivLLMSwarm establishes a practical foundation for secure, LLM-enabled UAV swarms in privacy-sensitive IoT applications including smart-city monitoring and emergency response.

📄 PDF Abstract BibTeX arXiv:2512.06747

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningFederated Learning

Similar Papers 제목 키워드 기반

Privacy-Preserving Deep Learning Using Deformable Operators for Secure Task Learning

2024-04-08 · Fabian Perez, Jhon Lopez, Henry Arguello

In the era of cloud computing and data-driven applications, it is crucial to protect sensitive information to maintain data privacy, ensuring truly reliable systems. As a result, preserving privacy in deep learning syste…

Cloud ComputingPrivacy PreservingPrivacy Preserving Deep Learning

Towards Vertical Privacy-Preserving Symbolic Regression via Secure Multiparty Computation

2023-07-22 · Du Nguyen Duy, Michael Affenzeller, Ramin-Nikzad Langerodi

Symbolic Regression is a powerful data-driven technique that searches for mathematical expressions that explain the relationship between input variables and a target of interest. Due to its efficiency and flexibility, Ge…

Privacy PreservingregressionSymbolic Regression

AI-Driven Secure Data Sharing: A Trustworthy and Privacy-Preserving Approach

2025-01-26 · Al Amin, Kamrul Hasan, Sharif Ullah, Liang Hong

In the era of data-driven decision-making, ensuring the privacy and security of shared data is paramount across various domains. Applying existing deep neural networks (DNNs) to encrypted data is critical and often compr…

Computational EfficiencyPrivacy Preserving

How to Securely Shuffle? A survey about Secure Shufflers for privacy-preserving computations

2025-07-02 · Marc Damie, Florian Hahn, Andreas Peter, Jan Ramon arxiv

Ishai et al. (FOCS'06) introduced secure shuffling as an efficient building block for private data aggregation. Recently, the field of differential privacy has revived interest in secure shufflers by highlighting the pri…

Towards Secure and Practical Machine Learning via Secret Sharing and Random Permutation

2021-08-17 · Fei Zheng, Chaochao Chen, Xiaolin Zheng, Mingjie Zhu

With the increasing demands for privacy protection, privacy-preserving machine learning has been drawing much attention in both academia and industry. However, most existing methods have their limitations in practical ap…

BIG-bench Machine LearningPrivacy PreservingPrivacy Preserving Deep Learning