squad
PulseAugur coverage of squad — every cluster mentioning squad across labs, papers, and developer communities, ranked by signal.
-
New AS-LoRA method improves privacy in federated learning
Researchers have developed AS-LoRA, a novel framework for adaptive selection of LoRA components in privacy-preserving federated learning. This method addresses aggregation errors common in such setups by allowing each l…
-
PACZero enables PAC-private fine-tuning of language models with usable utility
Researchers have developed PACZero, a novel method for fine-tuning large language models that offers strong privacy guarantees. This approach utilizes sign quantization of gradients to achieve a privacy regime where mem…
-
Researchers release Faithfulness-QA dataset to train context-faithful RAG models
Researchers have developed Faithfulness-QA, a new dataset containing nearly 100,000 samples designed to train Retrieval-Augmented Generation (RAG) models to prioritize retrieved context over their internal knowledge. Th…
-
New hardware design offers efficient Softmax and LayerNorm for edge AI
Researchers have developed new hardware-efficient approximations for Softmax and Layer Normalization operations, crucial for Transformer models on edge devices. These methods ensure guaranteed normalization, which is vi…