In
computer science
Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (includin ...
, a monoculture is a community of
computers that all run identical software. All the computer systems in the community thus have the same vulnerabilities, and, like agricultural
monoculture
In agriculture, monoculture is the practice of growing one crop species in a field at a time. Monoculture is widely used in intensive farming and in organic farming: both a 1,000-hectare/acre cornfield and a 10-ha/acre field of organic kale a ...
s, are subject to catastrophic failure in the event of a successful attack.
Overview
With the global trend of increased usage and reliance on computerized systems, some vendors supply solutions that are used throughout the industry (such as
Microsoft Windows) - this forms algorithmic monocultures. Monocultures form naturally since they utilize
economies of scale
In microeconomics, economies of scale are the cost advantages that enterprises obtain due to their scale of operation, and are typically measured by the amount of output produced per unit of time. A decrease in cost per unit of output enables a ...
, it is cheaper to manufacture and distribute a single solution. Furthermore, by being used by a large community bugs are discovered relativity fast.
Like
agricultural monocultures, algorithmic monocultures are not diverse, thus susceptible to correlated failures - a failure of many parts participating in the monoculture. In complete non-monocultures, where the outcome of all components are mutually
independent
Independent or Independents may refer to:
Arts, entertainment, and media Artist groups
* Independents (artist group), a group of modernist painters based in the New Hope, Pennsylvania, area of the United States during the early 1930s
* Independe ...
thus un-correlated, the chance of catastrophic event (failure of all the parts in the monoculture) is the multiplication of each component failure probability (exponentially decreasing).
On the other end, perfect monocultures are completely correlated, thus have a single point of failure. This means that the chance of a catastrophic event is constant - the failure probably of the single component.
Examples
Since
operating systems
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
are used in almost every workstation they form monocultures. For example
Dan Geer
Dan Geer is a computer security analyst and risk management specialist. He is recognized for raising awareness of critical computer and network security issues before the risks were widely understood, and for ground-breaking work on the economi ...
has argued that
Microsoft
Microsoft Corporation is an American multinational corporation, multinational technology company, technology corporation producing Software, computer software, consumer electronics, personal computers, and related services headquartered at th ...
is a monoculture, since a majority of the overall number of workstations connected to the Internet are running versions of the
Microsoft Windows operating system, many of which are vulnerable to the same attacks.
Large monocultures can also arise from
software libraries
In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development. These may include configuration data, documentation, help data, message templates, pre-written code and subro ...
, for example the
Log4Shell
Log4Shell (CVE-2021-44228) was a zero-day vulnerability in Log4j, a popular Java logging framework, involving arbitrary code execution. The vulnerability had existed unnoticed since 2013 and was privately disclosed to the Apache Software Foun ...
exploit in the popular Log4j library estimated to affect hundreds of millions of devices.
Individual level concerns
The concept is significant when discussing
computer security
Computer security, cybersecurity (cyber security), or information technology security (IT security) is the protection of computer systems and networks from attack by malicious actors that may result in unauthorized information disclosure, t ...
and
viruses
A virus is a submicroscopic infectious agent that replicates only inside the living cells
Cell most often refers to:
* Cell (biology), the functional basic unit of life
Cell may also refer to:
Locations
* Monastic cell, a small room ...
, the main threat is exposure to security vulnerabilities. Since monocultures are not diverse, any vulnerability found exists in all the individual members of the monoculture increasing the risk of exploitation.
An example to that is
exploit Wednesday in which after
Windows
Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ...
security patches are released there is an increase exploitation events on not updated machines.
Clifford Stoll
Clifford Paul "Cliff" Stoll (born June 4, 1950) is an American astronomer, author and teacher.
He is best known for his investigation in 1986, while working as a systems administrator at the Lawrence Berkeley National Laboratory, that led to t ...
wrote in 1989 after dealing with the
Morris worm:
Another main concern is increased spread of
algorithmic bias
Algorithmic bias describes systematic and repeatable errors in a computer system that create " unfair" outcomes, such as "privileging" one category over another in ways different from the intended function of the algorithm.
Bias can emerge from ...
. In the light of increased usage of
machine learning
Machine learning (ML) is a field of inquiry devoted to understanding and building methods that 'learn', that is, methods that leverage data to improve performance on some set of tasks. It is seen as a part of artificial intelligence.
Machine ...
there is a growing awareness of the biases introduced by algorithms. The nature of monocultures exacerbate this problem since it makes the bias systemic and spreading unfair decisions.
Social level concerns
Monocultures may lead to
Braess's like paradoxes in which introducing a "better option" (such as a more accurate algorithm) leads to suboptimal monocultural convergence - a monoculture whose correlated nature results in degraded overall quality of the decisions. Since monocultures form in areas of high-stakes decisions such as credit scoring and automated hiring, it is important to achieve optimal decision making.
This scenario can be studied throw the lens of
mechanism design
Mechanism design is a field in economics and game theory that takes an objectives-first approach to designing economic mechanisms or incentives, toward desired objectives, in strategic settings, where players act rationally. Because it starts a ...
, in which agents are choosing between a set of algorithms, some of which return correlated outputs. The overall impact of the decision making is measured by
social welfare
Welfare, or commonly social welfare, is a type of government support intended to ensure that members of a society can meet basic human needs such as food and shelter. Social security may either be synonymous with welfare, or refer specificall ...
.
Suboptimal monocultures convergence in automated hiring
This section demonstrates the concern of suboptimal monoculture convergence using automated hiring as a case study. Hiring is the process of ranking a group of candidates and hiring the top-valued. In recent years
automated hiring (automatically ranking candidates based on their interaction with an AI powered system) became popular.
As shown by
Kleinberg,
under some assumptions, suboptimal automated hiring monocultures naturally form, namely, choosing the correlated algorithm is a
dominant strategy
In game theory, strategic dominance (commonly called simply dominance) occurs when one strategy is better than another strategy for one player, no matter how that player's opponents may play. Many simple games can be solved using dominance. The o ...
, thus converging to monoculture that leads suboptimal social welfare.
Framework
In this scenario we will consider two firms and a group
of
candidate with hidden utilities of
. For hiring process - each firm will produce a noisy-ranking of the candidates, then each firm (in a random order) hires the first available candidate in their ranking. Each firm can choose to use either an independent human rankers or use a common algorithmic ranking.
The ranking algorithm
is modeled as a noisy distribution above
permutations
In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or pr ...
of
parametrized by an accuracy parameter
.
In order for
to make sense it should satisfy these conditions:
# Differentiability: The probability of each permutation
is continues and differentiable in
# Asymptotic optimality: For the true ranking
:
# Monotonicity: The expected utility of the top-ranked candidate gets better as
increases, even if any subset of
is removed.
These conditions state that a firm should always prefer higher values of
, even if it is not first in the selection order.
Both the algorithmic and human ranking methods are of the form of
and differ by the accuracy parameters
. The algorithmic ranking output is corotated - it always outputs the same permutation. In contrast, a human ranked premutation is drawn from
independently for each of firms.
For
strategies of the first and second firm, Social welfare
is defied as the sum of utilities of the hired candidates.
Conditions to suboptimal convergence
The Braess's like paradox in this framework is suboptimal monocultures converges. That is, using the algorithmic ranking is dominant strategy thus converging toward monoculture yet it yields suboptimal welfare
(welfare in a world without algorithmic ranking is higher).
The main theorem proved by Kleinberg
of this model is that for any
and any noisy ranking family
that satisfy these conditions:
# Preference for the first position: For all
if
then
.
# Preference for weaker competition: For all