Category: privacy

  • I Evaluated Half a Million Credit Records with Federated Learning. Here’s What I Found

    I Evaluated Half a Million Credit Records with Federated Learning. Here’s What I Found Why privacy breaks fairness at small scale—and how collaboration fixes both without sharing a single record The post I Evaluated Half a Million Credit Records with Federated Learning. Here’s What I Found appeared first on Towards Data Science. Arjun Kaarat Go…

  • Fighting Back Against Attacks in Federated Learning 

    Fighting Back Against Attacks in Federated Learning  Lessons from a multi-node simulator The post Fighting Back Against Attacks in Federated Learning  appeared first on Towards Data Science. Salman Toor Go to original source

  • Algorithm Protection in the Context of Federated Learning 

    Algorithm Protection in the Context of Federated Learning  While working at a biotech company, we aim to advance ML & AI Algorithms to enable, for example, brain lesion segmentation to be executed at the hospital/clinic location where patient data resides, so it is processed in a secure manner. This, in essence, is guaranteed by federated…

  • Classifier-free guidance for LLMs performance enhancing

    Classifier-free guidance for LLMs performance enhancing Classifier-Free Guidance for LLMs Performance Enhancing Check and improve classifier-free guidance for text generation large language models. While participating in NeurIPS 2024 Competitions track I was awarded the second prize in the LLM Privacy challenge. The solution I had used classifier-free guidance (CFG). I noticed that with high CFG guidance…