paper-with-me

Papers

Reinforcement Federated Learning Method Based on Adaptive OPTICS Clustering

2023-06-22 · Tianyu Zhao, Junping Du, Yingxia Shao, Zeli Guan

Federated learning is a distributed machine learning technology, which realizes the balance between data privacy protection and data sharing computing. To protect data privacy, feder-ated learning learns shared models by locally executing distributed training on participating devices and aggregating local models into global models. There is a problem in federated learning, that is, the negative impact caused by the non-independent and identical distribu-tion of data across different user terminals. In order to alleviate this problem, this paper pro-poses a strengthened federation aggregation method based on adaptive OPTICS clustering. Specifically, this method perceives the clustering environment as a Markov decision process, and models the adjustment process of parameter search direction, so as to find the best clus-tering parameters to achieve the best federated aggregation method. The core contribution of this paper is to propose an adaptive OPTICS clustering algorithm for federated learning. The algorithm combines OPTICS clustering and adaptive learning technology, and can effective-ly deal with the problem of non-independent and identically distributed data across different user terminals. By perceiving the clustering environment as a Markov decision process, the goal is to find the best parameters of the OPTICS cluster without artificial assistance, so as to obtain the best federated aggregation method and achieve better performance. The reliability and practicability of this method have been verified on the experimental data, and its effec-tiveness and superiority have been proved.

📄 PDF Abstract BibTeX arXiv:2306.12859

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated Learning

Similar Papers 제목 키워드 기반

Fedward: Flexible Federated Backdoor Defense Framework with Non-IID Data

2023-07-01 · Zekai Chen, Fuyi Wang, Zhiwei Zheng, Ximeng Liu 외

Federated learning (FL) enables multiple clients to collaboratively train deep learning models while considering sensitive local datasets' privacy. However, adversaries can manipulate datasets and upload models by inject…

backdoor defenseClusteringFederated Learning

On-sky demonstration of reinforcement learning for adaptive optics control

2026-06-09 · Jalo Nousiainen, Vincent Chambouleyron, Benoit Neichel, Sylvain Cetre 외 arxiv

Reinforcement learning (RL)-based algorithms have recently emerged as a promising approach for adaptive optics (AO) control. In simulations and laboratory experiments, they have demonstrated robustness to real-world effe…

Reinforcement Learning

Scalable Density-based Clustering with Random Projections

2024-02-24 · Haochuan Xu, Ninh Pham

We present sDBSCAN, a scalable density-based clustering algorithm in high dimensions with cosine distance. Utilizing the neighborhood-preserving property of random projections, sDBSCAN can quickly identify core points an…

Clustering

Privacy-preserving Continual Federated Clustering via Adaptive Resonance Theory

2023-09-07 · Naoki Masuyama, Yusuke Nojima, Yuichiro Toda, Chu Kiong Loo 외

With the increasing importance of data privacy protection, various privacy-preserving machine learning methods have been proposed. In the clustering domain, various algorithms with a federated learning framework (i.e., f…

ClusteringContinual LearningFederated LearningPrivacy Preserving

Federated Hierarchical Reinforcement Learning for Adaptive Traffic Signal Control

2025-04-07 · Yongjie Fu, Lingyun Zhong, Zifan Li, Xuan Di

Multi-agent reinforcement learning (MARL) has shown promise for adaptive traffic signal control (ATSC), enabling multiple intersections to coordinate signal timings in real time. However, in large-scale settings, MARL fa…

Federated LearningHierarchical Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learning+2