paper-with-me

Papers

A survey on secure decentralized optimization and learning

2024-08-16 · Changxin Liu, Nicola Bastianello, Wei Huo, Yang Shi, Karl H. Johansson

Decentralized optimization has become a standard paradigm for solving large-scale decision-making problems and training large machine learning models without centralizing data. However, this paradigm introduces new privacy and security risks, with malicious agents potentially able to infer private data or impair the model accuracy. Over the past decade, significant advancements have been made in developing secure decentralized optimization and learning frameworks and algorithms. This survey provides a comprehensive tutorial on these advancements. We begin with the fundamentals of decentralized optimization and learning, highlighting centralized aggregation and distributed consensus as key modules exposed to security risks in federated and distributed optimization, respectively. Next, we focus on privacy-preserving algorithms, detailing three cryptographic tools and their integration into decentralized optimization and learning systems. Additionally, we examine resilient algorithms, exploring the design and analysis of resilient aggregation and consensus protocols that support these systems. We conclude the survey by discussing current trends and potential future directions.

📄 PDF Abstract BibTeX arXiv:2408.08628

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDistributed OptimizationPrivacy PreservingSurvey

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Role of Federated Learning in Improving Financial Security: A Survey

2025-10-07 · Cade Houston Kennedy, Amr Hilal, Morteza Momeni arxiv

With the growth of digital financial systems, robust security and privacy have become a concern for financial institutions. Even though traditional machine learning models have shown to be effective in fraud detections, …

Portfolio OptimizationFederated LearningFraud Detection

A survey of agent interoperability protocols: Model Context Protocol (MCP), Agent Communication Protocol (ACP), Agent-to-Agent Protocol (A2A), and Agent Network Protocol (ANP)

2025-05-04 · Abul Ehtesham, Aditi Singh, Gaurav Kumar Gupta, Saket Kumar

Large language model (LLM)-powered autonomous agents demand robust, standardized protocols to integrate tools, share contextual data, and coordinate tasks across heterogeneous systems. Ad-hoc integrations are difficult t…

Large Language Model

Onboard Optimization and Learning: A Survey

2025-05-07 · Monirul Islam Pavel, Siyi Hu, Mahardhika Pratama, Ryszard Kowalczyk

Onboard learning is a transformative approach in edge AI, enabling real-time data processing, decision-making, and adaptive model training directly on resource-constrained devices without relying on centralized servers. …

Decision MakingModel CompressionPrivacy PreservingSurvey

Open Challenges in Multi-Agent Security: Towards Secure Systems of Interacting AI Agents

2025-05-04 · Christian Schroeder de Witt

Decentralized AI agents will soon interact across internet platforms, creating security challenges beyond traditional cybersecurity and AI safety frameworks. Free-form protocols are essential for AI's task generalization…

Data Poisoning

Recent Advances in Federated Learning Driven Large Language Models: A Survey on Architecture, Performance, and Security

2024-06-14 · Youyang Qu, Ming Liu, Tianqing Zhu, Longxiang Gao 외

Federated Learning (FL) offers a promising paradigm for training Large Language Models (LLMs) in a decentralized manner while preserving data privacy and minimizing communication overhead. This survey examines recent adv…

EthicsFederated LearningIncremental LearningMachine Unlearning+1