RegionFed: Federated Learning for Personalized Query Understanding in Heterogeneous Retail Environments
This solves a real problem for large retail systems: federated learning on transformers usually fails catastrophically when you need both privacy and regional customization. RegionFed operates at gradient level to avoid the tied-embedding collapse that kills parameter-level personalization. If you're building a multi-region search system under data residency constraints, this is worth implementing. For most others, it's incremental.