Artificial Intelligence Has a Human Problem

By – Dr Srabani Basu
Associate Professor, Department of Literature and Languages, SRM University AP, Amaravati.
AI is often portrayed as an impartial, rational decision-maker. Unlike humans, it does not possess emotions, personal experiences, political affiliations, or conscious prejudices. Yet, some of the most controversial technological failures of the past decade—from discriminatory hiring algorithms to facial recognition systems that perform poorly on darker skin tones—have revealed a paradox: artificial intelligence can indeed be biased, sometimes even more consistently and at a larger scale than humans.
The irony is striking. AI has no beliefs, yet it can perpetuate belief systems. It has no stereotypes, yet it can reinforce stereotypes. It has no intentions, yet its decisions can systematically disadvantage entire groups of people.
The real question, therefore, is not whether AI can be biased. It is why bias emerges in systems that supposedly think through mathematics rather than emotions.
One of the greatest misconceptions surrounding AI is that algorithms are objective simply because they are mathematical. Mathematics, however, is objective only when the assumptions behind it are objective.
Artificial intelligence learns from patterns. It does not distinguish between what is and what ought to be. If historical data reflects centuries of discrimination, inequality or stereotyping, AI interprets those patterns as reality rather than injustice.
Imagine teaching a child history without teaching ethics. The child would learn what happened, not whether it was right or wrong. AI functions in much the same way.
As computer scientist Cathy O’Neil famously argued, algorithms often become “opinions embedded in mathematics.”
At its core, modern AI is fundamentally a prediction engine.
Large Language Models such as ChatGPT predict the next most probable word. Recommendation systems predict what movie you may enjoy. Credit scoring algorithms predict the likelihood of loan repayment.Prediction is based on probability.Probability is based on historical patterns.If historical patterns are biased, predictions become biased.
This simple chain explains why AI inherits human imperfections.
AI bias is not a single phenomenon. It exists in multiple forms, each emerging at a different stage of the AI lifecycle.
- Historical Bias
Historical bias occurs when the data itself reflects unequal social realities.
Suppose an organisation historically promoted mostly men into leadership roles. An AI trained on decades of promotion records may conclude that being male is a strong predictor of leadership potential.
The AI is not sexist.It is statistically faithful to history.History becomes destiny.
This was evident in Amazon’s experimental recruitment algorithm, which learned to downgrade résumés containing indicators associated with women because historical hiring data favoured men.
- Sampling Bias
An AI is only as representative as the data it sees.If facial recognition software is trained predominantly on lighter-skinned individuals, it becomes significantly less accurate when identifying darker-skinned faces.The problem is not malicious programming. The problem is incomplete representation.
Sampling bias asks an important question:Who is missing from the data?
- Measurement Bias
Sometimes the wrong variable is measured.Suppose an organisation wants to measure employee performance but uses hours spent in the office as its primary metric.
Employees working remotely or caregivers with flexible schedules may appear less productive despite producing exceptional outcomes.AI optimises whatever it is asked to optimise and not necessarily what truly matters.
- Label Bias
Supervised learning depends upon humans assigning labels.If radiologists disagree about whether an X-ray indicates disease, or if moderators inconsistently classify online hate speech, the AI learns those inconsistencies.The algorithm cannot become more objective than the labels it receives.
- Confirmation Bias in Data Collection
Humans unconsciously collect information that supports existing assumptions.If police patrol certain neighbourhoods more heavily, more crimes are recorded there’ not necessarily because more crime occurs, but because more crime is observed.
Training AI on arrest records may therefore reinforce existing policing patterns rather than reveal actual criminal activity.The algorithm confuses observation with reality.
- Automation Bias
Sometimes the bias lies not within AI but within us.Humans often trust computer-generated decisions more than their own judgement.Doctors may overlook contradictory symptoms because an AI diagnostic system appears confident.
Judges may rely excessively on risk assessment algorithms.Managers may accept AI-generated performance evaluations without questioning them.Ironically, the human bias becomes blind trust in machine intelligence.
- Representation Bias
Language models learn cultural associations from billions of words.If words like “doctor” frequently appear alongside male pronouns and “nurse” alongside female pronouns, AI internalises these linguistic regularities.
Ask an image-generation model several years ago to generate “a CEO,” and many systems predominantly produced images of white men.Representation bias mirrors cultural narratives.
- Aggregation Bias
Different populations behave differently.Building one universal model for everyone may ignore meaningful differences.Healthcare provides an excellent example.Symptoms of heart attacks often differ between men and women.
An AI trained predominantly on male clinical data may perform poorly for female patients.One-size-fits-all intelligence rarely fits everyone.
- Deployment Bias
Even a technically accurate AI can become biased when used in the wrong context.
An educational algorithm designed to predict examination success may later be used to determine scholarship eligibility.
A policing algorithm developed for resource allocation may eventually influence sentencing decisions.The technology has not changed.The context has.
- Feedback Loop Bias
AI recommendations influence future data.Social media algorithms illustrate this perfectly.Suppose an AI recommends sensational political content because users click on it.More people consume sensational content.The algorithm observes increased engagement.It recommends even more sensational material.The prediction gradually creates the very reality it predicts.This is known as a self-reinforcing feedback loop.
One of the most intriguing aspects of artificial intelligence is that many of its biases closely resemble the cognitive biases psychologists have studied in human beings for decades. AI does not possess emotions or consciousness, yet the way it learns from patterns often mirrors the shortcuts of human thinking. Historical bias, for instance, reflects the human tendency toward status quo bias, where existing systems and practices are accepted simply because they have always existed. When AI learns from historical data, it may inadvertently preserve past inequalities as if they were desirable norms. Similarly, sampling bias resembles selection bias in human reasoning—drawing conclusions from an incomplete or unrepresentative sample. If the data available to an AI excludes certain populations or experiences, its conclusions become just as skewed as those of a person who bases judgments on limited evidence.
AI also exhibits behaviour analogous to confirmation bias, although in a different way. Humans naturally seek information that confirms their existing beliefs, whereas AI reinforces patterns that repeatedly appear in its training data. Without corrective mechanisms, it continually strengthens these patterns, even if they reflect prejudice or outdated assumptions. Likewise, representation bias echoes human stereotyping. Just as people unconsciously associate certain professions, behaviours, or characteristics with specific genders, ethnicities, or social groups, AI learns these associations from language, images, and historical records and may reproduce them in its outputs. Another similarity can be found in anchoring bias, where humans rely heavily on initial information when making decisions. AI models are also heavily influenced by their initial training data, which establishes foundational patterns that can continue to shape future predictions, even when newer information becomes available.
Perhaps the most ironic parallel is automation bias, which does not reside within AI itself but within human users. People often assume that machine-generated decisions are inherently more objective than human judgment, leading them to accept AI recommendations with little scrutiny. Doctors may over-rely on diagnostic algorithms, recruiters may unquestioningly trust automated hiring systems, and managers may accept AI-generated performance evaluations as definitive. In these cases, the human tendency to defer to perceived authority amplifies the influence of AI, regardless of whether its recommendations are correct.
These parallels suggest that artificial intelligence is not an entirely new form of intelligence but rather an extension of human cognition. It learns from our language, our decisions, our institutions, and our history. Consequently, many of the biases embedded within AI are reflections of the biases embedded within humanity itself. In many respects, AI has become a large-scale psychological mirror—one that does not merely imitate individual thought processes but magnifies the collective cognitive habits, assumptions, and blind spots of society. The danger, therefore, is not that AI thinks differently from us, but that it can reproduce our biases with unprecedented speed, consistency, and scale.
Complete neutrality is probably impossible.Every dataset is collected somewhere.Every problem is framed by someone.Every optimisation reflects someone’s priorities.The real goal is therefore not bias elimination but bias management.
Responsible AI requires multiple safeguards:
- Diverse and representative datasets
- Transparent model development
- Regular fairness audits
- Human oversight
- Continuous monitoring after deployment
- Interdisciplinary collaboration involving computer scientists, psychologists, ethicists, sociologists and domain experts
Bias is not a software bug. It is often a systems problem.
From the perspective of cognitive psychology, AI behaves remarkably like human learning.Humans develop schemas from repeated experiences.AI develops statistical models from repeated examples.Humans generalise.AI generalises.Humans sometimes overgeneralise.AI sometimes overgeneralises.The difference is scale.A biased individual may influence dozens of people.A biased algorithm may influence millions within seconds.This makes algorithmic bias one of the defining ethical challenges of the twenty-first century.
For leaders, the rise of AI presents a profound responsibility. The question is no longer whether to adopt AI, but how to govern it wisely. Leaders who view AI as an infallible authority risk institutionalising invisible biases at unprecedented speed. Those who understand its limitations can harness its strengths while preserving human judgement, empathy and accountability.
The future belongs not to organisations that simply automate decisions, but to those that cultivate algorithmic literacy or the ability to ask: What assumptions shaped this model? Whose data is represented? Who might be disadvantaged by this prediction?
Artificial intelligence is often described as the future of intelligence. Perhaps a more accurate description is that it is the future of reflection.
AI does not invent society’s biases; it learns them. It does not create injustice from nothing; it can inherit and amplify existing inequities if left unchecked. In this sense, AI is less a judge of humanity than a mirror held up to it.
The challenge, then, is not simply to build smarter machines. It is to build fairer societies whose data, institutions and decisions are worthy of being learned. As AI becomes increasingly embedded in hiring, healthcare, education, finance and governance, the quality of its intelligence will depend not only on better algorithms but also on better human choices.
Ultimately, the most important question is not, “Can AI be biased?” The more revealing question is, “What do AI’s biases reveal about us?”





