

- Amazon's AI recruiting tool discriminated against women for 3+ years before they scrapped it.
This wasn't a bug. It was the AI doing exactly what it was trained to do: replicate history.
Thread on why Black Box AI amplifies biasβand how Knowledge Graphs fix it structurally. π§΅ - #AIBias #HRTech
THE TRAINING DATA TRAP:
Amazon trained on 10 years of resumes. Tech industry = male-dominated.
AI identified pattern: "Being male" correlates with "being hired"
Statistical optimization β systematically penalize female indicators - Source: Reuters investigation 2018
SPECIFIC BIAS DISCOVERED:
β Penalized word "women's" (e.g., "Women's Chess Club Captain")
β Downgraded graduates from all-women's colleges
β Optimized for male-coded language patterns
Amazon engineers tried to fix it. They failed. Why? - THE PROXY VARIABLE PROBLEM:
Even after removing explicit gender terms, the AI found proxies:
- Verb choices ("executed" vs "collaborated")
- Sentence structure patterns
- Types of extracurricular activities
- Linguistic style correlations - Black Box models reconstruct bias through correlations you can't see.
THE REGULATORY RESPONSE:
NYC Local Law 144 (2023): Annual bias audits mandatory
- Selection Rate by demographic
- Impact Ratio threshold: 0.8
- Falls below? Prima facie discrimination - EU AI Act: Recruitment AI = "High-Risk"
- Explainability required
- Human oversight mandated
GDPR Article 22: Right to explanation
Candidates can demand "meaningful information about the logic involved" in automated decisions. - Black Box output: "Neuron 4,502 fired at 0.8 intensity"
Legally useless. Audit fails.
You can't comply with regulations you can't explain.
THE VERIPRAJNA SOLUTION: Knowledge Graphs
Not prediction engines. MEASUREMENT systems. - Architecture:
1οΈβ£ LLM extracts entities from resumes (reading)
2οΈβ£ Entities mapped to ontology nodes (normalization)
3οΈβ£ Demographic nodes EXCLUDED from inference graph (structural masking)
4οΈβ£ Graph algorithms calculate skill distance
DEMOGRAPHIC MASKING: - "Women's Chess Club" β LLM extracts β "Leadership Role in Strategic Activity" (gender stripped)
The inference graph has NO path from Candidate β Gender β Decision.
It's not "trying not to be biased."
It CAN'T be biased. The variable doesn't exist in the reasoning engine. - SKILL DISTANCE MATHEMATICS:
Instead of "Will they succeed?" (prediction)
We ask "How close are their skills?" (measurement) - Graph embeddings (Node2Vec/GraphSAGE):
- PyTorch vector β Deep Learning vector β AI vector
- Cosine Similarity measures semantic distance
- Jaccard Index measures explicit overlap
Deterministic. Auditable. Fair.
THE BUSINESS CASE: - β Avoid "Amazon Moment" reputational damage
β Pass NYC/EU regulatory audits
β Expand talent pool (semantic matching finds non-pedigree candidates)
β Build recruiter trust (explainable = adoptable)
Black Box = legal liability.
Glass Box = competitive advantage. - π Read the full technical whitepaper here: https://veriprajna.com/whitepapers/glass-box-paradigm-fair-ai-recruitment-knowledge-graphs
π§ [email protected]
π https://veriprajna.com
π¬ WhatsApp: +919217059957
#Veriprajna