AIBullisharXiv – CS AI · Jun 17/10
🧠Researchers introduce LLM-FACETS, an open-source framework designed to make LLM auditing accessible to non-technical practitioners while preserving data privacy. The system addresses regulatory compliance needs outlined in the EU AI Act and NIST frameworks by providing browser-based evaluation tools that keep sensitive data on self-hosted servers rather than transmitting it to external services.
AIBullisharXiv – CS AI · May 297/10
🧠ProtoMedAgent introduces a framework that combines interpretable prototype networks with privacy-aware AI workflows to generate clinically accurate medical reports without the hallucination issues common in standard RAG systems. The approach achieves 91.2% faithfulness in clinical documentation while protecting patient privacy through k-anonymity and ℓ-diversity constraints.
AIBullisharXiv – CS AI · May 297/10
🧠Researchers introduce LLUMI, an open-source LLM system for mental health support that uses community feedback from Reddit to improve response quality without relying on proprietary cloud models. The approach achieves comparable performance to GPT models while offering better privacy protection for sensitive health contexts.
AIBullisharXiv – CS AI · May 287/10
🧠Google researchers unveiled BlazeEdit, a 195M-parameter image-to-image diffusion model optimized for on-device mobile deployment, eliminating text-conditioning to handle object removal, outpainting, tone correction, relighting, and sticker generation. The model completes inference in 290ms on Pixel 10 while maintaining competitive quality, advancing the trend toward privacy-preserving edge AI.
AIBullisharXiv – CS AI · May 287/10
🧠Researchers introduce ESRT, a privacy-preserving edge-cloud framework for multilingual speech-to-text translation that processes voice data locally while transmitting only compressed features to the cloud. The system achieves state-of-the-art performance across 45 languages while reducing bandwidth requirements by 10x and preventing voiceprint leakage.
AI × CryptoBullisharXiv – CS AI · May 127/10
🤖Researchers present a novel federated learning architecture that integrates Zero-Knowledge Proofs to validate distributed machine learning computations while preserving privacy. The system addresses model poisoning attacks and scalability bottlenecks, achieving 94.2% accuracy retention across 1,000 parallel nodes—bridging cryptographic security with high-performance distributed AI.
AIBullisharXiv – CS AI · May 117/10
🧠Researchers demonstrated that federated learning enables multiple medical centers to collaboratively train pediatric organ segmentation models without sharing sensitive patient data. The approach matched local performance while significantly improving cross-center robustness for CT-based radiotherapy planning, addressing a critical gap in pediatric cancer care where data scarcity has limited model development.
AIBullisharXiv – CS AI · May 117/10
🧠ForgeVLA introduces a federated learning framework that enables Vision-Language-Action models to train on distributed robot data without centralizing sensitive information or requiring manual language annotations. The system uses embodied instruction classifiers to automatically generate missing language labels and addresses vision-language feature collapse through contrastive learning and adaptive aggregation.
AIBullisharXiv – CS AI · May 97/10
🧠Researchers introduce LLM-AutoDP, a framework that uses large language models as autonomous agents to automatically optimize data processing strategies for fine-tuning without human intervention or direct data exposure. The system achieves over 80% win rates against baseline models and reduces search time by up to 10x through novel acceleration techniques, addressing critical challenges in domain-specific model training and data privacy.
AIBullisharXiv – CS AI · May 97/10
🧠DeTrigger is a new federated learning framework that uses gradient analysis to detect and neutralize backdoor attacks in distributed machine learning systems. The approach achieves 251x faster detection than existing methods while mitigating 98.9% of backdoor attacks with minimal accuracy loss, addressing a critical vulnerability in privacy-preserving collaborative AI training.
AIBullisharXiv – CS AI · Apr 157/10
🧠Researchers propose Safe-FedLLM, a defense framework addressing security vulnerabilities in federated large language model training by detecting malicious clients through analysis of LoRA update patterns. The lightweight classifier-based approach effectively mitigates attacks while maintaining model performance and training efficiency, representing a significant advancement in securing distributed LLM development.
AINeutralarXiv – CS AI · Mar 177/10
🧠Researchers propose group-conditional federated conformal prediction (GC-FCP), a new protocol that enables trustworthy AI uncertainty quantification across distributed clients while providing coverage guarantees for specific groups. The framework addresses challenges in federated learning for applications in healthcare, finance, and mobile sensing by creating compact weighted summaries that support efficient calibration.
AIBullisharXiv – CS AI · Mar 177/10
🧠Researchers propose p²RAG, a new privacy-preserving Retrieval-Augmented Generation system that supports arbitrary top-k retrieval while being 3-300x faster than existing solutions. The system uses an interactive bisection method instead of sorting and employs secret sharing across two servers to protect user prompts and database content.
$RAG
AI × CryptoBullisharXiv – CS AI · Mar 56/10
🤖Researchers introduce ZKFL-PQ, a quantum-resistant cryptographic protocol for federated learning in medical AI that combines zero-knowledge proofs, lattice-based encryption, and homomorphic encryption. The protocol achieves 100% rejection of malicious updates while maintaining model accuracy, addressing vulnerabilities from gradient inversion attacks and future quantum threats.
AINeutralarXiv – CS AI · Mar 47/105
🧠Researchers introduce Federated Inference (FI), a new collaborative paradigm where independently trained AI models can work together at inference time without sharing data or model parameters. The study identifies key requirements including privacy preservation and performance gains, while highlighting system-level challenges that differ from traditional federated learning approaches.
AIBullisharXiv – CS AI · Mar 37/104
🧠BinaryShield is the first privacy-preserving threat intelligence system that enables secure sharing of attack fingerprints across compliance boundaries for LLM services. The system addresses the critical security gap where organizations cannot share prompt injection attack intelligence between services due to privacy regulations, achieving an F1-score of 0.94 while providing 38x faster similarity search than dense embeddings.
AIBullisharXiv – CS AI · Jun 256/10
🧠Researchers developed a federated tensor decomposition method that enables privacy-preserving analysis of single-cell immune data across multiple institutions without sharing raw patient data. The approach recovers multicellular immune programs—coordinated patterns of gene expression across cell types—while protecting patient privacy through secure aggregation, demonstrated on systemic lupus erythematosus and COVID-19 datasets.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose FLFL (Federated Latent Factor Learning), a privacy-preserving machine learning framework for recovering missing data in wireless sensor networks without centralizing raw data on servers. The model combines federated learning with spatio-temporal signal analysis to maintain data privacy while improving recovery accuracy across distributed sensors.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers present MedFedPure, a federated learning defense framework that protects medical AI models from adversarial attacks at inference time while preserving patient privacy. The system combines personalized federated learning, masked autoencoders for attack detection, and diffusion-based purification, achieving 87.33% robustness against strong attacks while maintaining 97.67% clean accuracy on brain MRI datasets.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers present RUCA, a privacy-preserving data projection method that addresses the utility-privacy trade-off in machine learning by using compressive techniques to simultaneously maximize classification performance while minimizing private information inference. The approach demonstrates superior performance over existing methods on Census and Human Activity Recognition datasets, offering flexible control over privacy requirements.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose a priority-aware learning-unlearning correction framework for decentralized federated learning of large language models, enabling efficient parameter updates when devices dynamically join or leave the network. The orthogonal LoRA mechanism addresses the critical bottleneck of disentangling device contributions from global parameters, with experiments demonstrating robust correction across membership changes.
AINeutralarXiv – CS AI · Jun 126/10
🧠Researchers introduce TrajGenAgent, an LLM-based framework that generates realistic synthetic human mobility trajectories without model fine-tuning by combining hierarchical agent design with deterministic workflows. The approach addresses privacy and cost constraints in trajectory data collection while maintaining semantic coherence and behavioral realism.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose MoE-FedTP, a federated learning framework using Mixture-of-Experts networks to improve traffic prediction across cities while preserving privacy. The system enables data-rich cities to share knowledge with data-scarce regions by dynamically fusing expert networks tailored to different urban environments, achieving superior accuracy without centralized data collection.
AIBullisharXiv – CS AI · Jun 106/10
🧠Researchers developed a knowledge-driven algorithm to generate synthetic ECG data for training deep neural networks, demonstrating that synthetic-to-real pre-training improves abnormal heart rhythm classification by up to 33.2%. This approach addresses the critical challenge of data scarcity in medical AI by leveraging domain-specific knowledge rather than relying solely on difficult-to-obtain real-world patient data.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers propose FedBB, a federated learning framework that addresses class imbalance across three levels—within classes, between classes, and across distributed clients—using a specialized loss function and client reweighting strategy. The approach improves model performance on non-IID data while minimizing privacy risks through limited statistical information requirements.