Inferensys

Glossary

Vertical Model Fairness

Vertical Model Fairness is the assessment and mitigation of algorithmic bias in models trained via Vertical Federated Learning, addressing risks from distributed feature ownership and partial data visibility.
Risk analyst performing AI risk assessment on laptop, risk matrices visible, casual office risk session.
VERTICAL FEDERATED LEARNING

What is Vertical Model Fairness?

A specialized domain of algorithmic fairness focused on biases that emerge from the structural and data distribution characteristics unique to Vertical Federated Learning (VFL).

Vertical model fairness is the assessment and mitigation of discriminatory biases in machine learning models trained via Vertical Federated Learning (VFL), where the unequal distribution of predictive features across different data-owning parties can introduce or amplify unfair outcomes. Unlike centralized training, fairness risks in VFL stem from structural asymmetry—where one party holds labels and others hold features—and feature heterogeneity, where the quality and relevance of features vary significantly between participants, potentially disadvantaging entities described by less predictive data sources.

Achieving fairness in VFL requires specialized techniques that operate within the paradigm's privacy constraints. This involves federated fairness metrics computed without centralizing data, bias auditing on aligned intermediate representations, and mitigation strategies like constrained optimization or re-weighting applied during the secure, distributed training protocol. The goal is to ensure the final collaborative model does not produce disparities correlated with the originating data party or the specific feature subsets available for different population groups.

VERTICAL FEDERATED LEARNING

Key Challenges in Vertical Model Fairness

Ensuring fairness in models trained via Vertical Federated Learning (VFL) introduces unique complexities beyond centralized training, stemming from data distribution, coordination, and privacy constraints.

01

Feature Distribution Bias

In VFL, predictive features are vertically partitioned across different parties. This can lead to feature distribution bias, where one party holds features that are more predictive for certain demographic groups than others. For example, a bank may hold income data (strongly predictive) while a retailer holds purchase history (weakly predictive) for the same customers. The model may become unfairly reliant on the bank's features, disadvantaging groups underrepresented in that dataset. Mitigation requires analyzing feature importance per subgroup across parties.

02

Label Owner Bias Amplification

The label owner (e.g., a financial institution with loan outcomes) controls the target variable and typically orchestrates training. This central role can inadvertently amplify existing societal biases present in their labels. In a split neural network, the label owner's model segment makes the final prediction, giving it disproportionate influence. If the label data is historically biased (e.g., past discriminatory lending), the VFL protocol can propagate and even obscure this bias within the intermediate outputs received from feature owners. Auditing requires algorithmic explainability techniques applied to the distributed model.

03

Fairness-Aware Secure Aggregation

Standard vertical secure aggregation protocols cryptographically combine updates from feature owners to preserve privacy. However, these protocols are typically fairness-agnostic; they aggregate contributions (e.g., gradients) equally, which can perpetuate bias if some contributions are less fair. Designing fairness-aware aggregation requires modifying protocols to weight updates based on fairness metrics, which must be computed without breaking privacy. This intersects with secure multi-party computation (MPC) to compute fairness statistics like demographic parity or equalized odds on the encrypted, aligned dataset.

04

Disparate Impact of Privacy Mechanisms

Privacy-preserving techniques essential to VFL, such as differential privacy (DP) and homomorphic encryption, can have a disparate impact on model fairness. Adding DP noise to gradients or intermediate outputs often degrades accuracy more for underrepresented subgroups, exacerbating performance disparities. The privacy-utility-fairness trade-off becomes a three-way optimization problem. For instance, a (ε=1.0, δ=10^-5) DP guarantee might reduce overall accuracy by 2% but reduce recall for a minority group by 15%. Mitigation involves developing subgroup-specific privacy budgets or adaptive noise addition.

05

Partial & Asymmetric Information

No single party in VFL has a complete view of all features for all entities, creating partial information asymmetry. This makes comprehensive fairness auditing nearly impossible for any participant. A feature owner cannot compute fairness metrics because they lack labels; the label owner cannot because they lack the full feature set. This necessitates collaborative fairness auditing protocols where parties jointly compute metrics like disparate impact ratios without revealing sensitive data. Techniques from federated model evaluation and private set intersection must be extended to measure bias across the aligned entity set.

06

Entity Alignment Skew

The initial entity alignment step, often using Private Set Intersection (PSI), determines which overlapping records parties will train on. If the intersection is not representative of the broader population—for example, if it over-represents urban customers shared between a bank and a telecom—the resulting model will inherit this sample selection bias. This skew is compounded if alignment is performed only once at the start of a long-running VFL process. Dynamic re-alignment or fairness-aware PSI that aims for a demographically representative intersection are emerging research areas to address this foundational challenge.

FAIRNESS IN VERTICAL FEDERATED LEARNING

How is Vertical Model Fairness Achieved?

Achieving model fairness in Vertical Federated Learning (VFL) requires specialized techniques to detect and mitigate bias that originates from the distributed, non-IID nature of vertically partitioned features across multiple data owners.

Vertical model fairness is achieved by implementing bias auditing and mitigation protocols throughout the VFL lifecycle. This begins with pre-training disparity assessment, where parties use secure computation to evaluate feature distributions and correlations with sensitive attributes across the aligned entity set. Techniques like federated reweighting or adversarial debiasing are then applied during the vertical training protocol, often by incorporating fairness constraints into the split neural network's loss function or gradient updates.

Post-training, fairness-aware evaluation is conducted using the vertical inference protocol to measure performance disparities across protected groups without reconstructing raw data. Mitigation may involve federated feature selection to reduce dependence on proxy variables or applying differential privacy mechanisms that can sometimes help fairness by adding uniform uncertainty. Continuous monitoring is essential, as the label owner must coordinate these processes without direct access to the feature owners' sensitive data, relying on encrypted intermediates and aggregated statistics.

VERTICAL MODEL FAIRNESS

Critical Use Cases for Vertical Fairness

Vertical Federated Learning (VFL) introduces unique fairness challenges. These use cases highlight scenarios where bias can emerge from the distributed nature of features and the collaborative training process.

01

Credit Scoring & Loan Approval

In VFL, a bank (label owner with loan repayment history) collaborates with a telecom provider (feature owner with call/text patterns) and a utility company (feature owner with payment consistency). Bias risk arises if the telecom's features (e.g., frequent international calls) are only available for a specific demographic, leading the model to unfairly associate that pattern with creditworthiness. Mitigation requires auditing feature contributions per protected group.

02

Healthcare Diagnostics & Treatment

A hospital (label owner with diagnoses) trains a model with a genomics lab (feature owner with genetic markers) and a wearable device company (feature owner with activity data). Vertical fairness is critical because the genomic data, often held by one party, may be disproportionately available for certain ethnic groups. If the model learns to rely heavily on these features, it could underperform for populations where such data is scarce, leading to diagnostic disparities.

03

Personalized Advertising & Recommendation

An e-commerce platform (label owner with purchase history) partners with a social media company (feature owner with engagement data) and a financial data aggregator (feature owner with spending categories). Unfair targeting can occur if high-value spending features from the aggregator correlate with income or zip code, potentially leading the model to systematically exclude lower-income groups from seeing premium product ads. Fairness audits must track how combined features from different parties create proxy variables for protected attributes.

04

Fraud Detection in Financial Networks

A payment processor (label owner with fraud tags) collaborates with multiple merchant banks (feature owners with transaction contexts). Bias amplification is a key concern. If one merchant bank primarily serves small businesses in a specific region, its local transaction patterns (features) might be incorrectly associated with higher fraud risk by the global model. This can lead to unfair transaction denials for legitimate customers from that demographic or business sector.

05

Talent Acquisition & HR Analytics

A corporation's HR department (label owner with promotion/retention data) uses VFL with a professional networking platform (feature owner with skill endorsements) and an internal IT system (feature owner with software usage logs). Fairness violations can emerge if the networking platform's endorsement features are more prevalent for employees from certain universities or companies, creating a feedback loop that advantages those groups in promotion predictions. Isolating the bias contribution of each party's feature set is essential.

06

Cross-Device User Profiling

A service provider aims to build a unified user profile by combining data from a smartphone OS (feature owner with app usage), a smart home system (feature owner with device interactions), and a streaming service (label owner with content preferences). Privacy-preserving fairness is challenged because sensitive inferences about household composition or disability could be made from the smart home features. If these inferred attributes correlate with the label, the model may make unfair recommendations without any party holding explicit demographic data.

VERTICAL MODEL FAIRNESS

Frequently Asked Questions

Vertical model fairness addresses the unique challenges of bias assessment and mitigation in models trained via Vertical Federated Learning (VFL), where predictive features are distributed across different organizations.

Vertical model fairness is the systematic assessment and mitigation of discriminatory biases in machine learning models trained via Vertical Federated Learning (VFL), where the unequal distribution of sensitive or predictive features across participating parties can introduce or obscure bias. Unlike centralized training, VFL's data partitioning means no single entity has a complete view of all features for all samples, complicating traditional fairness audits that require access to the full feature set and protected attributes (e.g., race, gender). This paradigm necessitates new methodologies to evaluate metrics like demographic parity or equalized odds without centralizing data, ensuring the collaboratively trained model does not produce disproportionately adverse outcomes for any legally protected or socially salient group.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.