AI & ML Papers
33K subscribers
7.11K photos
532 videos
24 files
7.78K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
FedRE: A Representation Entanglement Framework for Model-Heterogeneous Federated Learning

📝 Summary:
FedRE is a federated learning framework for model-heterogeneous environments. Clients create and upload entangled representations and entangled-label encodings to train a global classifier. This method enhances performance, protects privacy, and reduces communication overhead.

🔹 Publication Date: Published on Nov 27

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2511.22265
• PDF: https://arxiv.org/pdf/2511.22265

==================================

For more data science resources:
https://xn--r1a.website/DataScienceT

#FederatedLearning #MachineLearning #AI #PrivacyPreservingAI #RepresentationLearning
FlexMoRE: A Flexible Mixture of Rank-heterogeneous Experts for Efficient Federatedly-trained Large Language Models

📝 Summary:
FlexMoRE proposes replacing full-sized experts with low-rank adapters in Mixture-of-Experts for federated LLMs. This flexible approach improves performance using significantly fewer parameters, with optimal expert rank depending on task complexity.

🔹 Publication Date: Published on Feb 9

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.08818
• PDF: https://arxiv.org/pdf/2602.08818

==================================

For more data science resources:
https://xn--r1a.website/DataScienceT

#LLM #FederatedLearning #MixtureOfExperts #AI #DeepLearning
1
FedPS: Federated data Preprocessing via aggregated Statistics

📝 Summary:
FedPS is a federated data preprocessing framework for collaborative machine learning. It uses aggregated statistics and data-sketching for efficient privacy-preserving data preparation in FL, covering tasks like scaling and imputation.

🔹 Publication Date: Published on Feb 11

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2602.10870
• PDF: https://arxiv.org/pdf/2602.10870
• Project Page: https://xuefeng-xu.github.io/fedps.html
• Github: https://github.com/xuefeng-xu/fedps

==================================

For more data science resources:
https://xn--r1a.website/DataScienceT

#FederatedLearning #DataPreprocessing #MachineLearning #PrivacyPreservingAI #DataScience
ProtegoFed: Backdoor-Free Federated Instruction Tuning with Interspersed Poisoned Data

📝 Summary:
ProtegoFed is a new federated instruction tuning framework. It detects and removes widespread poisoned data across clients using frequency domain gradient analysis and collaborative clustering, reducing attack success to almost zero while maintaining utility.

🔹 Publication Date: Published on Feb 28

🔹 Paper Links:
• arXiv Page: https://arxiv.org/abs/2603.00516
• PDF: https://arxiv.org/pdf/2603.00516
• Project Page: https://github.com/dongdongzhaoUP/ProtegoFed
• Github: https://github.com/dongdongzhaoUP/ProtegoFed

==================================

For more data science resources:
https://xn--r1a.website/DataScienceT

#FederatedLearning #AIsecurity #DataPoisoning #MachineLearning #AIResearch