SCOPE: Semantic Coreset with Orthogonal Projection Embeddings for Federated learning
arXiv cs.LG / 3/16/2026
📰 NewsModels & Research
Key Points
- SCOPE is a coreset framework for federated learning that filters anomalies and adaptively prunes redundant data to mitigate long-tail skew.
- It scores each data point in the latent space using a representation score, a diversity score, and a boundary proximity score to quantify feature reliability, novelty, and class proximity.
- It shares only scalar metrics with the federated server to build a global consensus, enabling communication-efficient coordination and improved local filtering of noise.
- Experimental results show 128x to 512x uplink bandwidth reduction, a 7.72x wall-clock acceleration, and lower FLOP and VRAM footprints for local coreset selection while maintaining competitive global accuracy and robust convergence.
Related Articles
Next-Generation LLM Inference Technology: From Flash-MoE to Gemini Flash-Lite, and Local GPU Utilization
Dev.to
The Wave of Open-Source AI and Investment in Security: Trends from Qwen, MS, and Google
Dev.to
Implementing Deep Q-Learning (DQN) from Scratch Using RLax JAX Haiku and Optax to Train a CartPole Reinforcement Learning Agent
MarkTechPost
[D] Training a classifier entirely in SQL (no iterative optimization)
Reddit r/MachineLearning
LLM failure modes map surprisingly well onto ADHD cognitive science. Six parallels from independent research.
Reddit r/artificial