TL;DR: When sensitive attribute data is unavailable, geography-only proxy methods may be used to approximate race, according to Fiddler, using a 2017 HMDA mortgage sample to test approval-rate disparities. The post shows how the absence of direct labels makes fairness measurement fragile, so teams need stronger governance around proxy selection, validation, and escalation thresholds.
At a glance
What this is: This is a fairness-methods deep dive on using geography to infer race when sensitive attribute data is missing, with HMDA approval-rate disparities as the test case.
Why it matters: It matters because IAM-adjacent identity verification, fraud, and governance programmes often rely on proxy data, and weak proxies can hide or distort real disparities in decisioning.
By the numbers:
- The disparity in approval rate relative to the White or Asian/Pacific Islander group is 7% for Hispanic/Latino applicants and 15% for Black/African American applicants.
👉 Read Fiddler's analysis of bias detection when sensitive attribute data is unavailable
Context
Bias measurement becomes harder when sensitive attribute data is unavailable, because teams are forced to infer race or gender from indirect signals instead of using self-reported ground truth. In mortgage underwriting, that creates a governance problem as much as a modelling problem: the proxy may be convenient, but it can obscure whether observed disparities reflect the model, the data, or the measurement method itself.
This matters beyond lending because identity verification, fraud detection, and trust-and-safety systems increasingly use partial or inferred attributes to make decisions. Where those systems intersect with IAM or access governance, weak measurement can become a control blind spot, especially if organisations treat proxy accuracy as equivalent to fairness evidence.
Key questions
Q: What goes wrong when teams use proxy data to assess bias?
A: Proxy data can blur the difference between the protected attribute and the signal used to infer it, which means the reported disparity may reflect proxy error as much as the underlying decision process. That makes the measurement useful for investigation, but unsafe as a standalone fairness conclusion unless it is validated against labelled ground truth.
Q: When should organisations rely on inferred attributes in fairness reviews?
A: Only when direct sensitive-attribute data is unavailable and the organisation can quantify the proxy’s error against a labelled benchmark. If the inference model cannot show stable performance across relevant subgroups, it should be used as a screening tool, not as evidence of compliance or fairness.
Q: What do security and governance teams often get wrong about bias measurement?
A: They often treat a statistically neat proxy as if it were the actual attribute and then skip uncertainty analysis. The right approach is to keep the proxy, the decision, and the governing policy separate so each can be tested, challenged, and audited independently.
Q: How should teams respond when outcome gaps appear in decisioning?
A: Treat them as a trigger for root-cause analysis, not as proof of discrimination or proof of innocence. Teams should review the features used, the policy thresholds applied, data quality, and whether the proxy method itself is introducing distortion before deciding on remediation.
Technical breakdown
Why proxy-based fairness testing can mislead
Proxy-based fairness testing tries to estimate protected attributes from indirect variables such as geography or surname when direct labels are unavailable. The problem is that the proxy is not the attribute, so any disparity estimate inherits error from the inference model, the underlying population mix, and the outcome being measured. In HMDA-style analysis, that means approval-rate gaps can look smaller, larger, or simply different from the true distribution. The technique can still be useful, but only as an approximation with explicit uncertainty, not as proof that the system is fair or unfair.
Practical implication: Treat proxy-derived bias results as directional evidence, not as a final control attestation.
How HMDA data supports disparity analysis
HMDA is useful because it includes self-reported race, ethnicity, gender, geography, income, property data, and application outcomes. That combination lets analysts compare group outcomes directly and then test how well a location-only proxy reproduces those patterns when the self-reported fields are hidden. The strength of the dataset is that it separates observed outcomes from inferred attributes, which makes error visible. In governance terms, that is the difference between a measurement input and a validation benchmark.
Practical implication: Use a labelled benchmark dataset before relying on any inference method in production reviews.
What approval-rate gaps actually show
Approval-rate gaps identify outcome disparity, but they do not by themselves establish discrimination or explain causality. A group that is denied more often may be seeing differences in credit quality, file completeness, underwriting criteria, or a genuinely biased decision path. That is why fairness analysis needs both statistical comparison and contextual review of feature usage, decision logic, and policy application. In practice, the gap is a signal to investigate, not a verdict.
Practical implication: Escalate outcome gaps into root-cause review rather than treating them as a standalone compliance conclusion.
NHI Mgmt Group analysis
Proxy fairness is a measurement-control problem, not just an ML problem. When organisations infer protected attributes from geography or other weak signals, they are building the control evidence on top of an approximation. That makes governance dependent on proxy quality, sample composition, and the stability of the inference method. For IAM-adjacent and identity-heavy programmes, the lesson is direct: if the measurement layer is weak, the fairness or trust decision built on it is weak too.
HMDA-style analysis shows why labelled ground truth still matters. Self-reported race, ethnicity, and gender remain the cleanest basis for assessing disparity, because they let analysts separate observed outcomes from inferred characteristics. The article’s approach is useful precisely because it exposes how much uncertainty enters once labels disappear. The field should treat labelled datasets as validation assets, not optional extras.
Geography-only inference creates a named verification trust gap. That gap appears when teams substitute convenience for observability and assume a proxy can stand in for a protected attribute. The result is a control that can produce confident-looking but unstable fairness conclusions. Practitioners should recognise this as a governance boundary problem, not a model-tuning issue.
Identity verification and trust-and-safety teams face the same structural issue. Any programme that infers attributes from indirect signals is making decisions with partial evidence, which can be appropriate only when uncertainty is explicitly bounded. This is where identity governance and AI governance overlap: both need auditable evidence for why a classification can be trusted. The practitioner takeaway is to govern the proxy, the label, and the decision separately.
Outcome disparity analysis should be tied to review thresholds and escalation rules. The useful question is not whether a model can approximate race from location, but whether the organisation knows when that approximation is too noisy to support a decision. Fairness governance needs explicit tolerances, validation cadence, and human review triggers. Practitioners should codify those thresholds before using proxy methods in production reporting.
What this signals
Bias governance will get weaker, not stronger, if organisations continue to rely on inferred attributes without labelled validation sets. The operational answer is to treat proxy quality as a control metric and keep the decision evidence separate from the measurement method.
Verification trust gap: when a proxy is accepted as if it were the attribute itself, teams lose the ability to tell whether a disparity is real or artefactual. That is a governance failure that shows up in fairness programmes, identity verification, and any workflow that classifies people from partial evidence.
For practitioners
- Define validation thresholds for proxy inference Set explicit error tolerances for geography-only or other inferred sensitive-attribute methods before using them in bias reporting, and require a labelled benchmark to prove the method is still usable.
- Separate outcome disparity from causal conclusions Write review procedures that treat approval-rate gaps as escalation triggers, then require policy, feature, and workflow analysis before any compliance conclusion is drawn.
- Keep self-reported attributes as a benchmark dataset Retain a controlled, privacy-governed source of self-reported race, ethnicity, or gender data so proxy methods can be tested against ground truth rather than assumed to be accurate.
- Document uncertainty in fairness reporting Attach confidence ranges, sample limitations, and known proxy failure modes to every fairness dashboard so leaders do not mistake inferred labels for measured facts.
Key takeaways
- Proxy-based fairness testing can surface useful patterns, but it is not a substitute for direct attribute measurement.
- The article shows disparity in mortgage approvals, but the real control issue is whether the inference method is trustworthy enough to support governance decisions.
- Teams should validate proxies against labelled benchmarks, separate outcome gaps from causal claims, and attach uncertainty to every fairness report.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST SP 800-63 and NIST CSF 2.0 set the technical controls, while GDPR define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST SP 800-63 | SP 800-63A | Self-asserted identity evidence and verification quality are central to inferred-attribute fairness analysis. |
| NIST CSF 2.0 | GV.OC-03 | Fairness measurement depends on clear governance of the programme context and decision purpose. |
| GDPR | Art.5 | Personal-data minimisation and accuracy are relevant when inferred attributes drive decisions. |
Limit inferred sensitive data use and test whether the data remains accurate enough for the stated purpose.
Key terms
- Proxy Attribute Inference: Proxy attribute inference is the practice of estimating a sensitive characteristic, such as race or gender, from indirect signals when direct data is unavailable. It can help with analysis, but it also introduces model error and uncertainty that must be measured and disclosed.
- Outcome Disparity: Outcome disparity is a difference in decision results between groups, such as approval or denial rates. It is a measurement signal, not a conclusion about bias on its own, because differences can arise from policy, data quality, feature design, or the proxy method used.
- Ground Truth Label: A ground truth label is a direct, trusted reference value used to validate a model or method. In fairness work, self-reported sensitive attributes often serve this role because they let teams compare inferred estimates against known values and quantify error.
- Activation Trust Gap: The activation trust gap is the difference between trusting data because it is protected and governing it because it is being reused. It appears when organisations move data from backup or archival systems into AI pipelines without reapplying access, sensitivity, and consumer controls.
What's in the full article
Fiddler's full blog covers the methodological detail this post intentionally leaves for the source:
- Step-by-step explanation of the geography-only inference approach used to approximate race from HMDA records
- Full description of the sample filtering rules that reduced 300,000 applications to roughly 200,000 records
- Discussion of the figures comparing approval-rate distribution across race groups and the U.S. population
- Reference trail to the cited Chen et al. and CFPB methodology papers for readers validating the research design
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, human identity, and secrets management from an independent practitioner perspective. It helps security teams build stronger identity controls across programmes that depend on reliable evidence and accountable access decisions.
Published by the NHIMG editorial team on August 21, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org