Related Experiment Videos
FedVI: Financial Cross-Domain Federated Learning with Scarce Overlapping Samples via Visual Representation of
1School of Management Science and Engineering, Southwestern University of Finance and Economics, Chengdu 611130, China.
Abstract:
Federated learning offers a promising approach for cross-institutional financial risk control modeling but encounters two key challenges in practice: feature space heterogeneity and low sample overlap rate. Current federated transfer learning methods often rely heavily on sufficient overlapping samples or explicit feature alignment. However, these approaches frequently result in negative transfer when enforced alignment is applied in highly heterogeneous environments. To address this issue, we propose FedVI, a novel federated transfer learning framework that integrates tabular-to-image conversion and meta-learning mechanisms. Moving beyond conventional methods that rely on sample-level alignment, FedVI employs a federated dual-stream feature alignment strategy to securely reconstruct a unified global feature map across institutions. Subsequently, FedVI integrates federated Image Generator for Tabular Data (IGTD) with tabular Transformer technology to convert one-dimensional tabular data into two-dimensional visual-semantic tensors. These tensors effectively fuse spatial topology and semantic information while embedding an independent Mask channel to explicitly retain the true missingness patterns of features. Finally, FedVI adopts the Model-Agnostic Meta-Learning (MAML) architecture to facilitate global parameter optimization. We evaluated FedVI on the real-world Lending Club credit dataset and Home Credit Default Risk datasets under highly heterogeneous federated settings (i.e., heterogeneous feature spaces across three clients and scarce overlapping samples). The results reveal that FedVI achieves competitive performance against advanced baselines such as FedProx, FedRep, and FedKT, particularly in recall and F1-Score. These findings indicate that FedVI can effectively support cross-domain adaptation under heterogeneous federated learning settings.