Research questionHow can federated learning systems preprocess structured data consistently without sharing raw data or excessive communication?Federated participants may have missing values, inconsistent formats, and differently scaled features, even though training requires compatible transformations. Computing those transformations without pooling raw records creates privacy and communication constraints.