# Ethics of artificial intelligence

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Ethics_of_artificial_intelligence
> Markdown URL: https://mediated.wiki/source/Ethics_of_artificial_intelligence.md
> Source: https://en.wikipedia.org/wiki/Ethics_of_artificial_intelligence
> Source revision: 1357233574
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Part of a series on Artificial intelligence (AI) Major goals Artificial general intelligence Intelligent agent Recursive self-improvement Planning Computer vision General game playing Knowledge representation Natural language processing Robotics AI safety Approaches Machine learning Symbolic Deep learning Bayesian networks Evolutionary algorithms Neuro-symbolic AI Systems integration Open-source AI data centers Applications Bioinformatics Deepfake Earth sciences Finance Generative AI Art Audio Music Government Healthcare Industry Software development Translation Military Physics Projects Philosophy AI alignment Artificial consciousness The bitter lesson Chinese room Friendly AI Ethics Existential risk Turing test Uncanny valley Human–AI interaction History Timeline Progress AI winter AI boom AI bubble Controversies Deepfake pornography Taylor Swift deepfake pornography controversy Grok sexual deepfake scandal Google Gemini image generation controversy It's the Most Terrible Time of the Year Pause Giant AI Experiments Removal of Sam Altman from OpenAI Statement on AI Risk Tay (chatbot) Théâtre D'opéra Spatial Voiceverse NFT plagiarism scandal Glossary Glossary v t e

The [ethics](/source/Ethics) of [artificial intelligence](/source/Artificial_intelligence) covers a broad range of topics within AI that are considered to have particular ethical stakes.[1] This includes [algorithmic biases](/source/Algorithmic_bias), [fairness](/source/Fairness_(machine_learning)), [accountability](/source/Accountability), transparency, privacy, and [regulation](/source/Regulation_of_artificial_intelligence), particularly where systems influence or automate human decision-making. It also covers various emerging or potential future challenges such as [machine ethics](/source/Machine_ethics) (how to make machines that behave ethically), [lethal autonomous weapon systems](/source/Lethal_autonomous_weapon), [arms race](/source/Artificial_intelligence_arms_race) dynamics, [AI safety](/source/AI_safety) and [alignment](/source/AI_alignment), [technological unemployment](/source/Technological_unemployment), AI-enabled [misinformation](/source/Misinformation),[2] how to treat certain AI systems if they have a [moral status](/source/Moral_status) (AI welfare and rights), [artificial superintelligence](/source/Artificial_superintelligence) and [existential risks](/source/Existential_risk_from_artificial_general_intelligence).[1]

Some application areas may also have particularly important ethical implications, like [healthcare](/source/Artificial_intelligence_in_healthcare), education, criminal justice, or the military.

## Machine ethics

Main articles: [Machine ethics](/source/Machine_ethics) and [AI alignment](/source/AI_alignment)

Machine ethics (or machine morality) is the field of research concerned with designing [Artificial Moral Agents](/source/Moral_agency#Artificial_Moral_Agents) (AMAs), robots or artificially intelligent computers that behave morally or as though moral.[3][4][5][6] To account for the nature of these agents, it has been suggested to consider certain philosophical ideas, like the standard characterizations of [agency](/source/Agency_(philosophy)), [rational agency](/source/Rational_agent), [moral agency](/source/Moral_agency), and artificial agency, which are related to the concept of AMAs.[7]

There are discussions on creating tests to see if an AI is capable of making [ethical decisions](/source/Ethical_decision). [Alan Winfield](/source/Alan_Winfield) concludes that the [Turing test](/source/Turing_test) is flawed and the requirement for an AI to pass the test is too low.[8] A proposed alternative test is one called the Ethical Turing Test, which would improve on the current test by having multiple judges decide if the AI's decision is ethical or unethical.[8] [Neuromorphic](/source/Neuromorphic_engineering) AI could be one way to create morally capable robots, as it aims to process information similarly to humans, nonlinearly and with millions of interconnected artificial neurons.[9] Similarly, [whole-brain emulation](/source/Whole-brain_emulation) (scanning a brain and simulating it on digital hardware) could also in principle lead to human-like robots, thus capable of moral actions.[10] And [large language models](/source/Large_language_model) are capable of approximating human moral judgments.[11] Inevitably, this raises the question of the environment in which such robots would learn about the world and whose morality they would inherit – or if they end up developing human 'weaknesses' as well: selfishness, pro-survival attitudes, inconsistency, scale insensitivity, etc.

In *Moral Machines: Teaching Robots Right from Wrong*,[12] [Wendell Wallach](/source/Wendell_Wallach) and Colin Allen conclude that attempts to teach robots right from wrong will likely advance understanding of human ethics by motivating humans to address gaps in modern [normative theory](/source/Normative_ethics) and by providing a platform for experimental investigation. As one example, it has introduced normative ethicists to the controversial issue of which specific [learning algorithms](/source/List_of_machine_learning_algorithms) to use in machines. For simple decisions, [Nick Bostrom](/source/Nick_Bostrom) and [Eliezer Yudkowsky](/source/Eliezer_Yudkowsky) have argued that [decision trees](/source/Decision_tree) (such as [ID3](/source/ID3_algorithm)) are more transparent than [neural networks](/source/Artificial_neural_network) and [genetic algorithms](/source/Genetic_algorithm),[13] while Chris Santos-Lang argued in favor of [machine learning](/source/Machine_learning) on the grounds that the norms of any age must be allowed to change and that natural failure to fully satisfy these particular norms has been essential in making humans less vulnerable to criminal "[hackers](/source/Hacker_culture)".[14]

Some researchers frame machine ethics as part of the broader AI control or value alignment problem: the difficulty of ensuring that increasingly capable systems pursue objectives that remain compatible with human values and oversight. [Stuart Russell](/source/Stuart_Russell) has argued that beneficial systems should be designed to (1) aim at realizing human preferences, (2) remain uncertain about what those preferences are, and (3) learn about them from human behaviour and feedback, rather than optimizing a fixed, fully specified goal.[15] Some authors argue that apparent compliance with human values may reflect optimization for evaluation contexts rather than stable internal norms, complicating the assessment of alignment in advanced language models.[16]

## Challenges

### Algorithmic biases

Main article: [Algorithmic bias](/source/Algorithmic_bias)

[Kamala Harris](/source/Kamala_Harris) speaking about racial bias in AI in 2020

AI has become increasingly inherent in facial and [voice recognition](/source/Speech_recognition) systems. These systems may be vulnerable to biases and errors introduced by their human creators. Notably, the data used to train them can have biases.[17][18][19][20]

According to Allison Powell, associate professor at [LSE](/source/London_School_of_Economics) and director of the Data and Society programme, data collection is never neutral and always involves storytelling. She argues that the dominant narrative is that governing with technology is inherently better, faster and cheaper, but proposes instead to make data expensive, and to use it both minimally and valuably, with the cost of its creation factored in.[21] Friedman and Nissenbaum identify three categories of bias in computer systems: existing bias, technical bias, and emergent bias.[22] In [natural language processing](/source/Natural_language_processing), problems can arise from the [text corpus](/source/Text_corpus)—the source material the algorithm uses to learn about the relationships between different words.[23]

Large companies such as IBM, Google, etc. that provide significant funding for research and development[24] have made efforts to research and address these biases.[25][26][27] One potential solution is to create documentation for the data used to train AI systems.[28][29] [Process mining](/source/Process_mining) can be an important tool for organizations to achieve compliance with proposed AI regulations by identifying errors, monitoring processes, identifying potential root causes for improper execution, and other functions.[30] However, there are also limitations to the current landscape of [fairness in AI](/source/Fairness_(machine_learning)#Limitations), due to the intrinsic ambiguities in the concept of [discrimination](/source/Discrimination), both at the philosophical and legal level.[31][32]

#### Racial and gender biases

Bias can be introduced through historical data used to train AI systems.[33][34] For instance, [Amazon](/source/Amazon_(company)) terminated their use of [AI hiring and recruitment](/source/Artificial_intelligence_in_hiring) because the algorithm favored male candidates over female ones.[35] This was because Amazon's system was trained with data collected over a 10-year period that included mostly male candidates. The algorithms learned the biased pattern from the historical data, and generated predictions where these types of candidates were most likely to succeed in getting the job. Therefore, the recruitment decisions made by the AI system turned out to be biased against female and minority candidates.[36]

The performance of [facial recognition](/source/Facial_recognition_system) and computer vision models may vary based on race and gender. Facial recognition algorithms made by Microsoft, IBM and Face++ all performed significantly worse on darker-skinned women.[37][38] Facial recognition was shown to be biased against those with darker skin tones. AI systems may be less accurate for black people, as was the case in the development of an AI-based [pulse oximeter](/source/Pulse_oximetry) that overestimated blood oxygen levels in patients with darker skin, causing issues with their [hypoxia](/source/Hypoxia_(medicine)) treatment.[39] In 2015, controversy erupted after a Black couple were labeled "Gorillas" by Google Photos.[40][41] Oftentimes the systems are able to easily detect the faces of white people while being unable to register the faces of people who are black. This has led to the ban of police usage of AI materials or software in some [U.S. states](/source/U.S._states). The reason for these biases is that AI pulls information from across the internet to influence its responses in each situation. For example, if a facial recognition system was only tested on people who were white, it would make it much harder for it to interpret the facial structure and tones of other races and [ethnicities](/source/Ethnicity). Biases often stem from the training data rather than the [algorithm](/source/Algorithm) itself, notably when the data represents past human decisions.[42]

A 2020 study that reviewed voice recognition systems from Amazon, Apple, Google, IBM, and Microsoft found that they have higher error rates when transcribing black people's voices than white people's.[43]

[Injustice](/source/Injustice) in the use of AI is much harder to eliminate within healthcare systems, as oftentimes diseases and conditions can affect different races and genders differently. This can lead to confusion as the AI may be making decisions based on statistics showing that one patient is more likely to have problems due to their gender or race.[44] This can be perceived as a bias because each patient is a different case, and AI is making decisions based on what it is programmed to group that individual into. This leads to a discussion about what should be considered a biased decision in the distribution of treatment. While it is known that there are differences in how diseases and injuries affect different genders and races, there is a discussion on whether it is fairer to incorporate this into healthcare treatments, or to examine each patient without this knowledge. In modern society there are certain tests for diseases, such as [breast cancer](/source/Breast_cancer), that are recommended to certain groups of people over others because they are more likely to contract the disease in question. If AI implements these statistics and applies them to each patient, it could be considered biased.[45]

In the justice system, AI can have biases against black people, labeling black court participants as high-risk at a much larger rate than white participants. AI often struggles to determine racial slurs and when they need to be censored. It struggles to determine when certain words are being used as a slur and when it is being used culturally.[46] The [COMPAS](/source/COMPAS_(software)) program has been used to predict which defendants are more likely to reoffend. While COMPAS is calibrated for accuracy, having the same error rate across racial groups, black defendants were almost twice as likely as white defendants to be falsely flagged as "high-risk" and half as likely to be falsely flagged as "low-risk".[47] Another example is within Google's ads that targeted men with higher-paying jobs and women with lower-paying jobs. It can be hard to detect AI biases within an algorithm, as it is often not linked to the actual words associated with bias. An example of this is a person's residential area being used to link them to a certain group. This can lead to problems, as oftentimes businesses can avoid legal action through this loophole. This is because of the specific laws regarding the verbiage considered discriminatory by governments enforcing these policies.[48]

Large language models often reinforce [gender stereotypes](/source/Gender_stereotypes), assigning roles and characteristics based on traditional gender norms. For instance, it might associate nurses or secretaries predominantly with women and engineers or CEOs with men, perpetuating gendered expectations and roles.[49][50][39] Additionally, [facial recognition](/source/Facial_recognition_system), [computer vision](/source/Computer_vision), or automatic gender recognition models can reinforce bias against both [cisgender](/source/Cisgender)[51][52] and [transgender](/source/Transgender)[53][54] people through misclassification of gender that is misaligned with the person's identity.

#### Stereotyping

Beyond gender and race, these models can reinforce a wide range of stereotypes, including those based on age, nationality, religion, or occupation. This can lead to outputs that unfairly generalize or caricature groups of people, sometimes in harmful or derogatory ways.[55][33] For instance, scholars highlighted how AI systems can reproduce and amplify global inequalities, particularly when data and model development are concentrated in Western countries, raising concerns about fairness and representation in AI systems.[56]

Such stereotypes stem directly from the design of AI systems and programmatic models from which they are trained. Stereotypes that target specific demographics originate from societal biases embedded during the programming process, outdated datasets, and algorithmic architectures that prioritize high-ranking and majority groups rather than underrepresented ones.[57] Research also amplifies user feedback as a primary contributor to stereotypes within AI, as human interactions introduce bias. Additionally, the AI industry is a male-dominant field, primarily young adult males, creating a lack of diversity that cultivates inequalities in AI databases. Word embeddings reveal that the use of "person/people" within AI algorithms displays gender inequality, as it prioritizes men over women rather than neutrality.[57]

#### Language bias

AI is primarily trained on English.[58] Celeste Rodriguez Louro has argued that mainstream American English is the primary variety of English used to train [generative AI](/source/Generative_AI) systems, resulting in a linguistic bias toward homogeneity and the exclusion of other varieties of English.[58] Since current large language models are predominantly trained on English-language data, they often present Western views as truth, while systematically downplaying non-English perspectives.[59] As of 2024, most AI systems are trained on only 100 of the 7,000 world languages.[60]

#### Political bias

Language models may also exhibit political biases. Since the training data includes a wide range of political opinions and coverage, the models might generate responses that lean towards particular political ideologies or viewpoints, depending on the prevalence of those views in the data.[61][62][63] This skewing of the data is known as algorithmic bias, or when an AI has a predisposition to certain answers based on the data that the AI was trained on.[64] This can create an AI system that is not giving objective answers, but rather skewed answers that lean towards differing ends of the political spectrum. It has been found that users are more likely to agree with answers that coincide with their existing political beliefs. Some AI systems try to gauge the political affiliation of the user so that the generated answers can be politically skewed to align with the user,[65] leading to a never-ending confirmation bias loop. It is more difficult for users to perceive a political bias if they already align with the answer,[66] allowing these AI companies and programmers to ultimately get away with their politically biased AI models.

### Dominance by tech giants

The commercial AI scene is dominated by [Big Tech](/source/Big_Tech) companies, including [Alphabet Inc.](/source/Alphabet_Inc.), [Amazon](/source/Amazon_(company)), [Apple Inc.](/source/Apple_Inc.), [Meta Platforms](/source/Meta_Platforms), [Microsoft](/source/Microsoft), and SpaceX.[67][68][69] Some of these players already own the vast majority of existing [cloud infrastructure](/source/Cloud_computing) and [computing](/source/Computing) power from [data centers](/source/Data_center), allowing them to entrench further in the marketplace.[70][71] Their current dominance within the market of technology makes it very hard for newer companies to compete and be successful in the long-run within the industry.[72] It has been suggested by competition law scholars that the tech giants of the world may be using their power within the market to foreclose the market from potential competitors and, in turn, charge higher prices to consumers.[73] In light of some of these concerns, governments around the world have been considering and implementing laws that would prevent large companies from continuing or executing these practices.[73] These tech giants have the money that it takes to build the infrastructure needed nowadays. The five biggest are projected to spend $602 billion in 2026 on capital expenditures alone, which would be a 32% increase from the year prior.[72] In this spending, it is estimated that 75% will go towards AI-specific infrastructure.[72] With the significant growth that has been seen in the tech industry with AI, it is important to keep the industry competitive and fair.

### Climate impacts

Main article: [Environmental impact of artificial intelligence](/source/Environmental_impact_of_artificial_intelligence)

The largest generative AI models require significant computing resources to train and use. These computing resources are often concentrated in massive data centers. The resulting environmental impacts include greenhouse gas emissions, water consumption, and [electronic waste](/source/Electronic_waste).[74] Despite improved energy efficiency, the energy needs are expected to increase, as AI gets more broadly used.[75]

#### Electricity consumption and carbon footprint

These resources are often concentrated in massive data centers, which require demanding amounts of energy, resulting in increased greenhouse gas emissions.[74] A 2023 study suggests that the amount of energy required to train large AI models was equivalent to 626,000 pounds of carbon dioxide or the same as 300 round-trip flights between New York and San Francisco.[76]

#### Water consumption

In addition to carbon emissions, these data centers also need water for cooling AI chips. Locally, this can lead to [water scarcity](/source/Water_scarcity) and the disruption of ecosystems. Around two liters of water are needed per kilowatt hour of energy used in a data center.[76] Over 80% of total water consumption comes from electricity generation that is used to fuel data centers. In addition to this, around 2/3 of data centers built are placed in water-scarce regions.[77] Because of this, AI development can compete with local communities and agriculture for water usage. Many companies do not fully disclose the severity of their impact on water consumption. Zero-water air-cooling systems exist but result in increased electricity usage and higher carbon emissions. Companies have to decide to prioritize the local concern of water usage or the global concern of carbon emissions. For an AI query, 16.9 mL of water is used, but only 2.2mL goes towards the cooling of the systems.[77] This is less than 15% of the total water used in the interaction.

#### Electronic waste

Another problem is the resulting electronic waste (or e-waste). This can include hazardous materials and chemicals, such as [lead](/source/Lead) and [mercury](/source/Mercury_(element)), resulting in the contamination of soil and water. In order to prevent the environmental effects of AI-related e-waste, better disposal practices and stricter laws may be put in place.[76]

#### Prospective

The rising popularity of AI increases the need for data centers and intensifies these problems.[75] There is also a lack of transparency from AI companies about the environmental impacts. Some applications can also indirectly affect the environment. For example, AI advertising can increase consumption of [fast fashion](/source/Fast_fashion), an industry that already produces significant emissions.[78]

However, AI can also be used in a positive way by helping to mitigate the environmental damages. Different AI technologies can help monitor emissions and develop algorithms to help companies lower their emissions.[78]

### Open source

[Bill Hibbard](/source/Bill_Hibbard) argues that because AI will have such a profound effect on humanity, AI developers are representatives of future humanity and thus have an ethical obligation to be transparent in their efforts.[79] Organizations like [Hugging Face](/source/Hugging_Face)[80] and [EleutherAI](/source/EleutherAI)[81] have been actively open-sourcing AI software. Various open-weight large language models have also been released, such as [Gemma](/source/Gemma_(language_model)), [Llama2](/source/LLaMA) and [Mistral](/source/Mistral_AI).[82]

However, making code [open source](/source/Open_source) does not make it comprehensible, which by many definitions means that the AI code is not transparent. The [IEEE Standards Association](/source/IEEE_Standards_Association) has published a [technical standard](/source/Technical_standards) on Transparency of Autonomous Systems: IEEE 7001-2021.[83] The IEEE effort identifies multiple scales of transparency for different stakeholders.

There are also concerns that releasing AI models may lead to misuse.[84] For example, Microsoft has expressed concern about allowing universal access to its face recognition software, even for those who can pay for it. Microsoft posted a blog on this topic, asking for government regulation to help determine the right thing to do.[85] Furthermore, open-weight AI models can be [fine-tuned](/source/Fine-tuning_(deep_learning)) to remove any countermeasure, until the AI model complies with dangerous requests, without any filtering. This could be particularly concerning for future AI models, for example if they get the ability to create [bioweapons](/source/Bioweapons) or to automate [cyberattacks](/source/Cyberattack).[86] [OpenAI](/source/OpenAI), initially committed to an open-source approach to the development of [artificial general intelligence](/source/Artificial_general_intelligence) (AGI), eventually switched to a closed-source approach, citing competitiveness and safety reasons. [Ilya Sutskever](/source/Ilya_Sutskever), OpenAI's former chief AGI scientist, said in 2023 "we were wrong", expecting that the safety reasons for not open-sourcing the most potent AI models will become "obvious" in a few years.[87]

### Strain on open knowledge platforms

In April 2023, *[Wired](/source/Wired_(magazine))* reported that [Stack Overflow](/source/Stack_Overflow), a popular programming help forum with over 50 million questions and answers, planned to begin charging large AI developers for access to its content. The company argued that community platforms powering large language models "absolutely should be compensated" so they can reinvest in sustaining [open knowledge](/source/Open_knowledge). Stack Overflow said its data was being accessed through [scraping](/source/Data_scraping), APIs, and data dumps, often without proper attribution, in violation of its terms and the [Creative Commons license](/source/Creative_Commons_license) applied to user contributions. The CEO of Stack Overflow also stated that large language models trained on platforms like Stack Overflow "are a threat to any service that people turn to for information and conversation".[88]

Aggressive AI crawlers have increasingly overloaded open-source infrastructure, "causing what amounts to persistent [distributed denial-of-service](/source/Distributed_denial-of-service) (DDoS) attacks on vital public resources", according to a March 2025 *[Ars Technica](/source/Ars_Technica)* article. Projects like [GNOME](/source/GNOME), [KDE](/source/KDE), and [Read the Docs](/source/Read_the_Docs) experienced service disruptions or rising costs, with one report noting that up to 97 percent of traffic to some projects originated from AI bots. In response, maintainers implemented measures such as [proof-of-work systems](/source/Proof_of-work_system) and country blocks. According to the article, such unchecked scraping "risks severely damaging the very [digital ecosystem](/source/Digital_ecosystem) on which these AI models depend".[89]

In April 2025, the [Wikimedia Foundation](/source/Wikimedia_Foundation) reported that automated scraping by AI bots was placing strain on its infrastructure. Since early 2024, bandwidth usage had increased by 50 percent due to large-scale downloading of multimedia content by bots collecting training data for AI models. These bots often accessed obscure and less-frequently cached pages, bypassing caching systems and imposing high costs on core data centers. According to Wikimedia, bots made up 35 percent of total page views but accounted for 65 percent of the most expensive requests. The Foundation noted that "our content is free, our infrastructure is not" and warned that "this creates a technical imbalance that threatens the sustainability of community-run platforms".[90]

### Transparency

Approaches like machine learning with [neural networks](/source/Neural_network) can result in computers making decisions that neither they nor their developers can explain. It is difficult for people to determine if such decisions are fair and trustworthy, leading potentially to bias in AI systems going undetected, or people rejecting the use of such systems. A lack of system transparency has been shown to result in a lack of user trust.[91] Consequently, many standards and policies have been proposed to compel developers of AI systems to incorporate transparency into their systems.[92] This push for transparency has led to advocacy and in some jurisdictions legal requirements for [explainable artificial intelligence](/source/Explainable_artificial_intelligence).[93] Explainable artificial intelligence encompasses both explainability and interpretability, with explainability relating to providing reasons for the model's outputs, and interpretability focusing on understanding the inner workings of an AI model.[94]

In healthcare, the use of complex AI methods or techniques often results in models described as "[black-boxes](/source/Black_box)" due to the difficulty to understand how they work. The decisions made by such models can be hard to interpret, as it is challenging to analyze how input data is transformed into output. This lack of transparency is a significant concern in fields like healthcare, where understanding the rationale behind decisions can be crucial for trust, ethical considerations, and compliance with regulatory standards.[95] Trust in healthcare AI has been shown to vary depending on the level of transparency provided.[96] Moreover, unexplainable outputs of AI systems make it much more difficult to identify and detect medical error.[97]

### Accountability

A special case of the opaqueness of AI is that caused by it being [anthropomorphised](/source/Anthropomorphised), that is, assumed to have human-like characteristics, resulting in misplaced conceptions of its [moral agency](/source/Moral_agency).[*[dubious](https://en.wikipedia.org/wiki/Wikipedia:Accuracy_dispute#Disputed_statement) – [discuss](https://en.wikipedia.org/wiki/Talk:Ethics_of_artificial_intelligence#Dubious)*] This can cause people to overlook whether either human [negligence](/source/Negligence) or deliberate criminal action has led to unethical outcomes produced through an AI system. Some recent [digital governance](/source/Digital_governance) regulations, such as [EU](/source/EU)'s [AI Act](/source/AI_Act), aim to rectify this by ensuring that AI systems are treated with at least as much care as one would expect under ordinary [product liability](/source/Product_liability). This includes potentially [AI audits](/source/Information_technology_audit).

### Regulation

Main article: [Regulation of artificial intelligence](/source/Regulation_of_artificial_intelligence)

According to a 2019 report from the Center for the Governance of AI at the University of Oxford, 82% of Americans believe that robots and AI should be carefully managed. Concerns cited ranged from how AI is used in surveillance and in spreading fake content online (known as deep fakes when they include doctored video images and audio generated with help from AI) to cyberattacks, infringements on data privacy, hiring bias, autonomous vehicles, and drones that do not require a human controller.[98] Similarly, according to a five-country study by KPMG and the [University of Queensland](/source/University_of_Queensland) Australia in 2021, 66–79% of citizens in each country believe that the impact of AI on society is uncertain and unpredictable; 96% of those surveyed expect AI governance challenges to be managed carefully.[99]

Not only companies, but many other researchers and citizen advocates recommend government regulation as a means of ensuring transparency, and through it, human accountability. This strategy has proven controversial, as some worry that it will slow the rate of innovation. Others argue that regulation leads to systemic stability more able to support innovation in the long term.[100] The [OECD](/source/OECD), [UN](/source/UN), [EU](/source/EU), and many countries are presently working on strategies for regulating AI, and finding appropriate legal frameworks.[101][102][103][2]

On June 26, 2019, the European Commission High-Level Expert Group on Artificial Intelligence (AI HLEG) published its "Policy and investment recommendations for trustworthy Artificial Intelligence".[104] This is the AI HLEG's second deliverable, after the April 2019 publication of the "Ethics Guidelines for Trustworthy AI". The June AI HLEG recommendations cover four principal subjects: humans and society at large, research and academia, the private sector, and the public sector.[105] The European Commission claims that "HLEG's recommendations reflect an appreciation of both the opportunities for AI technologies to drive economic growth, prosperity and innovation, as well as the potential risks involved" and states that the EU aims to lead on the framing of policies governing AI internationally.[106] To prevent harm, in addition to regulation, AI-deploying organizations need to play a central role in creating and deploying trustworthy AI in line with the principles of trustworthy AI, and take accountability to mitigate the risks.[107]

In June 2024, the EU adopted the [Artificial Intelligence Act](/source/Artificial_Intelligence_Act) (AI Act).[108] On August 1st 2024, The AI Act [entered into force](/source/Entry_into_force).[109] The rules gradually apply, with the act becoming fully applicable 24 months after entry into force.[108] The AI Act sets rules on providers and users of AI systems.[108] It follows a risk-based approach, where depending on the risk level, AI systems are prohibited or specific requirements need to be met for placing those AI systems on the market and for using them.[109]

### Deepfakes

See also: [Deepfake pornography](/source/Deepfake_pornography) and [Grok sexual deepfake scandal](/source/Grok_sexual_deepfake_scandal)

[Deepfakes](/source/Deepfake) are digital media generated or altered with AI to impersonate someone. The term "deepfake" is a [portmanteau](/source/Portmanteau) of "[deep learning](/source/Deep_learning)" and "fake". It emerged on [Reddit](/source/Reddit) in 2017, after users began sharing non-consensually-generated pornographic deepfake videos. By the early 2020s, as generative AI became widely available, deepfake became a household term. Deepfake victims are frequently public figures engaging in controversial actions.[110] For example, in 2024, [pornographic deepfakes of Taylor Swift](/source/Taylor_Swift_deepfake_pornography_controversy) went viral on the social network [X](/source/X_(social_network)).[111] Deepfake audio and video have been used for scams, notably by impersonating company executives or close relatives and asking for bank transfers.[112][113]

### Increasing use

AI has been slowly making its presence more known throughout the world, from chatbots that seemingly have answers for every homework question to generative AI that can create a painting about whatever one desires.[33] AI has become increasingly popular in hiring markets, from the ads that target certain people according to what they are looking for to the inspection of applications of potential hires. Events such as [COVID-19](/source/COVID-19) have sped up the adoption of AI programs in the application process, due to more people having to apply electronically, and with this increase in online applicants the use of AI made the process of narrowing down potential employees easier and more efficient. AI has become more prominent as businesses have to keep up with the times and ever-expanding internet. Processing analytics and making decisions becomes much easier with the help of AI.[46] As [Tensor Processing Units](/source/Tensor_Processing_Unit) (TPUs) and [graphics processing units](/source/Graphics_processing_unit) (GPUs) become more powerful, AI capabilities also increase, forcing companies to use it to keep up with the competition. Managing customers' needs and automating many parts of the workplace leads to companies having to spend less money on employees.

AI has also seen increased usage in criminal justice and healthcare. For medicinal means, AI is being used more often to analyze patient data to make predictions about future patients' conditions and possible treatments. These programs are called [clinical decision support systems](/source/Clinical_decision_support_system) (DSS). AI's future in healthcare may develop into something further than just recommended treatments, such as referring certain patients over others, leading to the possibility of inequalities.[114]

### AI welfare

See also: [Artificial intelligence § AI welfare and rights](/source/Artificial_intelligence#AI_welfare_and_rights), and [Sentientism](/source/Sentientism)

In 2020, professor Shimon Edelman noted that only a small portion of work in the rapidly growing field of AI ethics addressed the possibility of AIs experiencing suffering. This was despite credible theories having outlined possible ways by which AI systems may become conscious, such as the [global workspace theory](/source/Global_workspace_theory) or the [integrated information theory](/source/Integrated_information_theory). Edelman notes one exception had been [Thomas Metzinger](/source/Thomas_Metzinger), who in 2018 called for a global moratorium on further work that risked creating conscious AIs. The moratorium was to run to 2050 and could be either extended or repealed early, depending on progress in better understanding the risks and how to mitigate them. Metzinger repeated this argument in 2021, highlighting the risk of creating an "[explosion of artificial suffering](/source/Suffering_risks)", both as an AI might suffer in intense ways that humans could not understand, and as replication processes may see the creation of huge quantities of conscious instances.[115][116] Podcast host Dwarkesh Patel said he cared about making sure no "digital equivalent of [factory farming](/source/Factory_farming)" happens.[117] In the [ethics of uncertain sentience](/source/Ethics_of_uncertain_sentience), the [precautionary principle](/source/Precautionary_principle) is often invoked.[118]

Several labs have openly stated they are trying to create conscious AIs. There have been reports from those with close access to AIs not openly intended to be self aware, that consciousness may already have unintentionally emerged.[119] These include [OpenAI](/source/OpenAI) founder [Ilya Sutskever](/source/Ilya_Sutskever) in February 2022, when he wrote that today's large neural nets may be "slightly conscious". In November 2022, [David Chalmers](/source/David_Chalmers) argued that it was unlikely current large language models like [GPT-3](/source/GPT-3) had experienced consciousness, but also that he considered there to be a serious possibility that large language models may become conscious in the future.[116][115][120] [Anthropic](/source/Anthropic) hired its first AI welfare researcher in 2024,[121] and in 2025 started a "model welfare" research program that explores topics such as how to assess whether a model deserves moral consideration, potential "signs of distress", and "low-cost" interventions.[122]

According to Carl Shulman and [Nick Bostrom](/source/Nick_Bostrom), it may be possible to create machines that would be "superhumanly efficient at deriving well-being from resources", called "super-beneficiaries". One reason for this is that digital hardware could enable much faster information processing than biological brains, leading to a faster rate of [subjective experience](/source/Subjective_experience). These machines could also be engineered to feel intense and positive subjective experience, unaffected by the [hedonic treadmill](/source/Hedonic_treadmill). Shulman and Bostrom caution that failing to appropriately consider the moral claims of digital minds could lead to a moral catastrophe, while uncritically prioritizing them over human interests could be detrimental to humanity.[123][124]

### Threat to human dignity

Main article: [Computer Power and Human Reason](/source/Computer_Power_and_Human_Reason)

[Joseph Weizenbaum](/source/Joseph_Weizenbaum)[125] argued in 1976 that AI technology should not be used to replace people in positions that require respect and care, such as:

- A customer service representative (AI technology is already used today for telephone-based [interactive voice response](/source/Interactive_voice_response) systems)

- A nursemaid for the elderly (as was reported by [Pamela McCorduck](/source/Pamela_McCorduck) in her book *The Fifth Generation*)

- A soldier

- A judge

- A police officer

- A therapist (as was proposed by [Kenneth Colby](/source/Kenneth_Colby) in the 1970s)

Weizenbaum says that humans require authentic feelings of [empathy](/source/Empathy) from people in these positions. If machines replace humans, we will find ourselves alienated, devalued and frustrated, for the AI system would not be able to simulate empathy. Artificial intelligence, if used in this way, represents a threat to human dignity. Weizenbaum argues that the fact that we are entertaining the possibility of machines in these positions suggests that we have experienced an "atrophy of the human spirit that comes from thinking of ourselves as computers."[126][*[failed verification](https://en.wikipedia.org/wiki/Wikipedia:Verifiability)*]

[Pamela McCorduck](/source/Pamela_McCorduck) counters that, speaking for women and minorities "I'd rather take my chances with an impartial computer", arguing that there are conditions where it would preferable to have automated judges and police that have no personal agenda at all.[126] However, [Kaplan](/source/Andreas_Kaplan) and Haenlein stressed in 2019 that such AI systems are only as smart as the data used to train them since they are, in their essence, nothing more than fancy curve-fitting machines; using AI to support a court ruling can be highly problematic if past rulings show bias toward certain groups since those biases get formalized and ingrained, which makes them even more difficult to spot and fight against.[127]

Weizenbaum was also bothered that AI researchers (and some philosophers) were willing to view the human mind as nothing more than a computer program (a position now known as [computationalism](/source/Computationalism)). To Weizenbaum, these points suggest that AI research devalues human life.[125]

AI founder [John McCarthy](/source/John_McCarthy_(computer_scientist)) objects to the moralizing tone of Weizenbaum's critique. "When moralizing is both vehement and vague, it invites authoritarian abuse", he writes. [Bill Hibbard](/source/Bill_Hibbard)[128] writes that "Human dignity requires that we strive to remove our ignorance of the nature of existence, and AI is necessary for that striving."

### Liability for self-driving cars

Main article: [Self-driving car liability](/source/Self-driving_car_liability)

As the widespread use of [autonomous cars](/source/Self-driving_car) becomes increasingly imminent, new challenges raised by fully autonomous vehicles must be addressed.[129][130] There have been debates about the legal liability of the responsible party if these cars get into accidents.[131][132] In one report where a driverless car hit a pedestrian, the driver was inside the car but the controls were fully in the hand of computers. This led to a dilemma over who was at fault for the accident.[133]

In another incident on March 18, 2018, [Elaine Herzberg](/source/Elaine_Herzberg) was struck and killed by a self-driving [Uber](/source/Uber) in Arizona. In this case, the automated car was capable of detecting cars and certain obstacles in order to autonomously navigate the roadway, but it could not anticipate a pedestrian in the middle of the road. This raised the question of whether the driver, pedestrian, the car company, or the government should be held responsible for her death.[134]

Currently, self-driving cars are considered semi-autonomous, requiring the driver to pay attention and be prepared to take control if necessary.[135][*[failed verification](https://en.wikipedia.org/wiki/Wikipedia:Verifiability)*] Thus, it falls on governments to regulate drivers who over-rely on autonomous features and to inform them that these are just technologies that, while convenient, are not a complete substitute. Before autonomous cars become widely used, these issues need to be tackled through new policies.[136][137][138]

Experts contend that autonomous vehicles ought to be able to distinguish between rightful and harmful decisions since they have the potential of inflicting harm.[139] The two main approaches proposed to enable smart machines to render moral decisions are the bottom-up approach, which suggests that machines should learn ethical decisions by observing human behavior without the need for formal rules or moral philosophies, and the top-down approach, which involves programming specific ethical principles into the machine's guidance system. However, there are significant challenges facing both strategies: the top-down technique is criticized for its difficulty in preserving certain moral convictions, while the bottom-up strategy is questioned for potentially unethical learning from human activities.

### Weaponization

Main articles: [Military applications of artificial intelligence](/source/Military_applications_of_artificial_intelligence) and [Lethal autonomous weapon](/source/Lethal_autonomous_weapon)

Some experts and academics have questioned the use of robots for military combat, especially when such robots are given some degree of autonomous functions.[140] The US Navy has funded a report which indicates that as military robots become more complex, there should be greater attention to implications of their ability to make autonomous decisions.[141][142] The President of the [Association for the Advancement of Artificial Intelligence](/source/Association_for_the_Advancement_of_Artificial_Intelligence) has commissioned a study to look at this issue.[143] They point to programs like the Language Acquisition Device which can emulate human interaction.

On October 31, 2019, the [United States Department of Defense](/source/United_States_Department_of_Defense)'s Defense Innovation Board published the draft of a report recommending principles for the ethical use of AI by the Department of Defense that would ensure a human operator would always be able to look into the '[black box](/source/Black_box)' and understand the kill-chain process. However, a major concern is how the report will be implemented.[144] The US Navy has funded a report which indicates that as [military robots](/source/Military_robots) become more complex, there should be greater attention to implications of their ability to make autonomous decisions.[141][142] Some researchers state that [autonomous robots](/source/Autonomous_robot) might be more humane, as they could make decisions more effectively.[145] In 2024, the [Defense Advanced Research Projects Agency](/source/DARPA) funded a program, *Autonomy Standards and Ideals with Military Operational Values* (ASIMOV), to develop metrics for evaluating the ethical implications of autonomous weapon systems by testing communities.[146][147]

Research has studied how to make autonomous systems with the ability to learn using assigned moral responsibilities. "The results may be used when designing future military robots, to control unwanted tendencies to assign responsibility to the robots."[148] From a [consequentialist](/source/Consequentialism) view, there is a chance that robots will develop the ability to make their own logical decisions on whom to kill and that is why there should be a set [moral](/source/Morality) framework that the AI cannot override.[149]

There has been a recent outcry with regard to the engineering of artificial intelligence weapons that have included ideas of a [robot takeover of mankind](/source/AI_takeover). AI weapons do present a type of danger different from that of human-controlled weapons. Many governments have begun to fund programs to develop AI weaponry. The United States Navy recently announced plans to develop [autonomous drone weapons](/source/Unmanned_combat_aerial_vehicle), paralleling similar announcements by Russia and South Korea[150] respectively. Due to the potential of AI weapons becoming more dangerous than human-operated weapons, [Stephen Hawking](/source/Stephen_Hawking) and [Max Tegmark](/source/Max_Tegmark) signed a "Future of Life" petition[151] to ban AI weapons. The message posted by Hawking and Tegmark states that AI weapons pose an immediate danger and that action is required to avoid catastrophic disasters in the near future.[152]

"If any major military power pushes ahead with the AI weapon development, a global [arms race](/source/Arms_race) is virtually inevitable, and the endpoint of this technological trajectory is obvious: autonomous weapons will become the [Kalashnikovs](/source/AK-47) of tomorrow", says the petition, which includes [Skype](/source/Skype) co-founder [Jaan Tallinn](/source/Jaan_Tallinn) and MIT professor of linguistics [Noam Chomsky](/source/Noam_Chomsky) as additional supporters against AI weaponry.[153]

Physicist and Astronomer Royal [Sir Martin Rees](/source/Sir_Martin_Rees) has warned of catastrophic instances like "dumb robots going rogue or a network that develops a mind of its own." [Huw Price](/source/Huw_Price), a colleague of Rees at Cambridge, has voiced a similar warning that humans might not survive when intelligence "escapes the constraints of biology". These two professors created the [Centre for the Study of Existential Risk](/source/Centre_for_the_Study_of_Existential_Risk) at Cambridge University in the hope of avoiding this threat to human existence.[152]

Regarding the potential for smarter-than-human systems to be employed militarily, the [Open Philanthropy Project](/source/Open_Philanthropy_Project) writes that these scenarios "seem potentially as important as the risks related to loss of control", but research investigating AI's long-run social impact have spent relatively little time on this concern: "this class of scenarios has not been a major focus for the organizations that have been most active in this space, such as the [Machine Intelligence Research Institute](/source/Machine_Intelligence_Research_Institute) (MIRI) and the [Future of Humanity Institute](/source/Future_of_Humanity_Institute) (FHI), and there seems to have been less analysis and debate regarding them".[154]

Academic Gao Qiqi writes that military use of AI risks escalating military competition between countries and that the impact of AI in military matters will not be limited to one country but will have spillover effects.[155]: 91 Gao cites the example of U.S. military use of AI, which he contends has been used as a scapegoat to evade accountability for decision-making.[155]: 91

Under the framework of the [Convention on Certain Conventional Weapons](/source/Convention_on_Certain_Conventional_Weapons), states have discussed lethal autonomous weapon systems since 2014. In 2016, the treaty's states parties established an open-ended [Group of Governmental Experts on Lethal Autonomous Weapons Systems](/source/Group_of_Governmental_Experts_on_Lethal_Autonomous_Weapons_Systems) to continue those discussions.[156] The discussions have addressed international humanitarian law, accountability, possible prohibitions and regulations, and the extent of human control required over AI-enabled weapons.[157]

A [summit](/source/Summit_on_Responsible_Artificial_Intelligence_in_the_Military_Domain) was held in 2023 in the Hague on the issue of using AI responsibly in the military domain.[158]

### Singularity

Further information: [Existential risk from artificial general intelligence](/source/Existential_risk_from_artificial_general_intelligence), [Superintelligence](/source/Superintelligence), and [Technological singularity](/source/Technological_singularity)

[Vernor Vinge](/source/Vernor_Vinge), among numerous others, has suggested that a moment may come when some or all computers will be smarter than humans. The onset of this event is commonly referred to as "[the Singularity](/source/Technological_singularity)"[159] and is the central point of discussion in the philosophy of [Singularitarianism](/source/Singularitarianism). While opinions vary as to the ultimate fate of humanity in wake of the Singularity, efforts to mitigate the potential existential risks brought about by AI has become a significant topic of interest in recent years among computer scientists, philosophers, and the public at large.

Many researchers have argued that, through an [intelligence explosion](/source/Intelligence_explosion), a self-improving AI could become so powerful that humans would not be able to stop it from achieving its goals.[160] In his paper "Ethical Issues in Advanced Artificial Intelligence" and subsequent book *[Superintelligence: Paths, Dangers, Strategies](/source/Superintelligence%3A_Paths%2C_Dangers%2C_Strategies)*, philosopher [Nick Bostrom](/source/Nick_Bostrom) argues that AI has the capability to bring about human extinction. He claims that an [artificial superintelligence](/source/Artificial_superintelligence) would be capable of independent initiative and of making its own plans, and may therefore be more appropriately thought of as an autonomous agent. Since artificial intellects need not share our human motivational tendencies, it would be up to the designers of the superintelligence to specify its original motivations. Because a superintelligent AI would be able to bring about almost any possible outcome and to thwart any attempt to prevent the implementation of its goals, many uncontrolled [unintended consequences](/source/Unintended_consequences) could arise. It could kill off all other agents, persuade them to change their behavior, or block their attempts at interference.[161][162]

However, Bostrom contended that superintelligence also has the potential to solve many difficult problems such as disease, poverty, and environmental destruction, and could help [humans enhance themselves](/source/Human_enhancement).[163]

Unless moral philosophy provides us with a flawless ethical theory, an AI's utility function could allow for many potentially harmful scenarios that conform with a given ethical framework but not "common sense". According to [Eliezer Yudkowsky](/source/Eliezer_Yudkowsky), there is little reason to suppose that an artificially designed mind would have such an adaptation.[164] AI researchers such as [Stuart J. Russell](/source/Stuart_J._Russell),[165] [Bill Hibbard](/source/Bill_Hibbard),[128] [Roman Yampolskiy](/source/Roman_Yampolskiy),[166] [Shannon Vallor](/source/Shannon_Vallor),[167] [Steven Umbrello](https://en.wikipedia.org/w/index.php?title=Steven_Umbrello&action=edit&redlink=1)[168] and [Luciano Floridi](/source/Luciano_Floridi)[169] have proposed design strategies for developing beneficial machines.

## Solutions and approaches

To address ethical challenges in artificial intelligence, developers have introduced various systems designed to ensure responsible AI behavior. Examples include [Nvidia](/source/Nvidia)'s [Llama](/source/Llama_(language_model)) Guard, which focuses on improving the [safety](/source/AI_safety) and [alignment](/source/AI_alignment) of large AI models,[170] and [Preamble](/source/Preamble_(company))'s customizable guardrail platform.[171] These systems aim to address issues such as algorithmic bias, misuse, and vulnerabilities, including [prompt injection](/source/Prompt_injection) attacks, by embedding ethical guidelines into the functionality of AI models.

Prompt injection, a technique by which malicious inputs can cause AI systems to produce unintended or harmful outputs, has been a focus of these developments. Some approaches use customizable policies and rules to analyze inputs and outputs, ensuring that potentially problematic interactions are filtered or mitigated.[171] Other tools focus on applying structured constraints to inputs, restricting outputs to predefined parameters,[172] or leveraging real-time monitoring mechanisms to identify and address vulnerabilities.[173] These efforts reflect a broader trend in ensuring that artificial intelligence systems are designed with safety and ethical considerations at the forefront, particularly as their use becomes increasingly widespread in critical applications.[174][175]

## Institutions in AI policy and ethics

There are many organizations concerned with AI ethics and policy, public and governmental as well as corporate and societal.

[Amazon](/source/Amazon.com%2C_Inc.), [Google](/source/Google), [Facebook](/source/Facebook), [IBM](/source/IBM), and [Microsoft](/source/Microsoft) have established a [non-profit](/source/Nonprofit_organization), The Partnership on AI to Benefit People and Society, to formulate best practices on artificial intelligence technologies, advance the public's understanding, and to serve as a platform about artificial intelligence. Apple joined in January 2017. The corporate members will make financial and research contributions to the group, while engaging with the scientific community to bring academics onto the board.[176]

The [IEEE](/source/IEEE) put together a Global Initiative on Ethics of Autonomous and Intelligent Systems which has been creating and revising guidelines with the help of public input, and accepts as members many professionals from within and without its organization. The IEEE's [Ethics of Autonomous Systems](https://standards.ieee.org/industry-connections/activities/ieee-global-initiative/) initiative aims to address ethical dilemmas related to decision-making and the impact on society while developing guidelines for the development and use of autonomous systems. In particular, in domains like artificial intelligence and robotics, the Foundation for Responsible Robotics is dedicated to promoting moral behavior as well as responsible robot design and use, ensuring that robots maintain moral principles and are congruent with human values.

Traditionally, [government](/source/Government) has been used by societies to ensure ethics are observed through legislation and policing. There are now many efforts by national governments, as well as transnational government and [non-government organizations](/source/NGO) to ensure AI is ethically applied.

AI ethics work is structured by personal values and professional commitments, and involves constructing contextual meaning through data and algorithms. Therefore, AI ethics work needs to be incentivized.[177]

### Intergovernmental initiatives

- The [European Commission](/source/European_Commission) has a High-Level Expert Group on Artificial Intelligence. On 8 April 2019, this published its "Ethics Guidelines for [Trustworthy Artificial Intelligence](/source/Trustworthy_AI)".[178] The European Commission also has a Robotics and Artificial Intelligence Innovation and Excellence unit, which published a white paper on excellence and trust in artificial intelligence innovation on 19 February 2020.[179] The European Commission also proposed the [Artificial Intelligence Act](/source/Artificial_Intelligence_Act), which came [into force](/source/Entry_into_force) on 1 August 2024, with provisions that shall come into operation gradually over time.[180]

- The [OECD](/source/OECD) established an OECD AI Policy Observatory.[181]

- In 2021, [UNESCO](/source/UNESCO) adopted the Recommendation on the Ethics of Artificial Intelligence,[182] the first global standard on the ethics of AI.[183]

### Governmental initiatives

- In the [United States](/source/United_States) the [Obama](/source/Obama) administration put together a Roadmap for AI Policy.[184] The Obama Administration released two prominent [white papers](/source/White_papers) on the future and impact of AI. In 2019 the White House through an executive memo known as the "American AI Initiative" instructed NIST (the National Institute of Standards and Technology) to begin work on Federal Engagement of AI Standards (February 2019).[185]

- In January 2020, in the United States, the [Trump Administration](/source/First_presidency_of_Donald_Trump) released a draft executive order issued by the Office of Management and Budget (OMB) on "Guidance for Regulation of Artificial Intelligence Applications" ("OMB AI Memorandum"). The order emphasizes the need to invest in AI applications, boost public trust in AI, reduce barriers for usage of AI, and keep American AI technology competitive in a global market. There is a nod to the need for privacy concerns, but no further detail on enforcement. The advances of American AI technology seems to be the focus and priority. Additionally, federal entities are even encouraged to use the order to circumnavigate any state laws and regulations that a market might see as too onerous to fulfill.[186]

- The Artificial Intelligence Research, Innovation, and Accountability Act of 2024 was a proposed bipartisan bill introduced by U.S. Senator [John Thune](/source/John_Thune) that would require websites to disclose the use of AI systems in handling interactions with users and regulate the transparency of "high-impact AI systems" by requiring that annual design and safety plans be submitted to the [National Institute of Standards and Technology](/source/National_Institute_of_Standards_and_Technology) for oversight based on pre-defined assessment criteria.[187]

- The [Computing Community Consortium (CCC)](/source/Computing_Community_Consortium) weighed in with a 100-plus page draft report[188] – *A 20-Year Community Roadmap for Artificial Intelligence Research in the US*[189]

- The [Center for Security and Emerging Technology](/source/Center_for_Security_and_Emerging_Technology) advises US policymakers on the security implications of emerging technologies such as AI.

- In Russia, the first-ever Russian "Codex of ethics of artificial intelligence" for business was signed in 2021. It was driven by [Analytical Center for the Government of the Russian Federation](https://en.wikipedia.org/w/index.php?title=Analytical_Center_for_the_Government_of_the_Russian_Federation&action=edit&redlink=1) together with major commercial and academic institutions such as [Sberbank](/source/Sberbank), [Yandex](/source/Yandex), [Rosatom](/source/Rosatom), [Higher School of Economics](/source/Higher_School_of_Economics), [Moscow Institute of Physics and Technology](/source/Moscow_Institute_of_Physics_and_Technology), [ITMO University](/source/ITMO_University), [Nanosemantics](/source/Nanosemantics), [Rostelecom](/source/Rostelecom), [CIAN](/source/CIAN) and others.[190]

- In [China](/source/China), the National Professional Committee on Next-Generation AI Governance issued the "Ethical Norms for the Next-Generation Artificial Intelligence" on September 25, 2021. The document outlines six basic requirements: enhancing human well-being, promoting fairness and justice, protecting privacy and safety, ensuring controllability and trustworthiness, strengthening responsibility, and improving ethical literacy. It also provides 18 specific norms for management, research and development, supply, and utilization activities.[191] In November 2022, China submitted a "Position Paper on Strengthening the Ethical Governance of Artificial Intelligence" to the [United Nations](/source/United_Nations) Convention on Certain Conventional Weapons (CCW) meeting. The paper advocates for the principle of "ethics first," the establishment and improvement of AI ethical rules, norms, and accountability mechanisms, and calls for the international community to reach international agreements based on broad participation.[192]

### Academic initiatives

- Multiple research institutes at the [University of Oxford](/source/University_of_Oxford) have centrally focused on AI ethics. The [Future of Humanity Institute](/source/Future_of_Humanity_Institute) focused on AI safety[193] and the governance of AI[194] before shuttering in 2024.[195] The Institute for Ethics in AI, directed by [John Tasioulas](/source/John_Tasioulas), whose primary goal, among others, is to promote AI ethics as a field proper in comparison to related [applied ethics](/source/Applied_ethics) fields. The [Oxford Internet Institute](/source/Oxford_Internet_Institute), directed by [Luciano Floridi](/source/Luciano_Floridi), focuses on the ethics of near-term AI technologies and ICTs.[196] The AI Governance Initiative at the Oxford Martin School focuses on understanding risks from AI from technical and policy perspectives.[197]

- The Centre for Digital Governance at the [Hertie School](/source/Hertie_School) in Berlin was co-founded by [Joanna Bryson](/source/Joanna_Bryson) to research questions of ethics and technology.[198]

- The [AI Now Institute](/source/AI_Now_Institute) at [NYU](/source/NYU) is a research institute studying the social implications of artificial intelligence. Its interdisciplinary research focuses on the themes bias and inclusion, labour and automation, rights and liberties, and safety and civil infrastructure.[199]

- The [Institute for Ethics and Emerging Technologies](/source/Institute_for_Ethics_and_Emerging_Technologies) (IEET) researches the effects of AI on unemployment,[200][201] and policy.

- The [Institute for Ethics in Artificial Intelligence](/source/Institute_for_Ethics_in_Artificial_Intelligence) (IEAI) at the [Technical University of Munich](/source/Technical_University_of_Munich) directed by [Christoph Lütge](/source/Christoph_L%C3%BCtge) conducts research across various domains such as mobility, employment, healthcare and sustainability.[202]

- [Barbara J. Grosz](/source/Barbara_J._Grosz), the Higgins Professor of Natural Sciences at the [Harvard John A. Paulson School of Engineering and Applied Sciences](/source/Harvard_John_A._Paulson_School_of_Engineering_and_Applied_Sciences) has initiated the Embedded EthiCS into [Harvard](/source/Harvard_University)'s computer science curriculum to develop a future generation of computer scientists with worldview that takes into account the social impact of their work.[203]

### Private organizations

- [Algorithmic Justice League](/source/Algorithmic_Justice_League)[204]

- [Black in AI](/source/Black_in_AI)[205]

- [Data for Black Lives](/source/Data_for_Black_Lives)[206]

## History

Historically speaking, the investigation of moral and ethical implications of "thinking machines" goes back at least to the [Enlightenment](/source/Age_of_Enlightenment): [Leibniz](/source/Gottfried_Wilhelm_Leibniz) already posed the question of whether we should attribute intelligence to a mechanism that behaves as if it were a sentient being,[207] and so does [Descartes](/source/Ren%C3%A9_Descartes), who describes what could be considered an early version of the [Turing test](/source/Turing_test).[208]

The [romantic](/source/Romanticism) period has several times envisioned artificial creatures that escape the control of their creator with dire consequences, most famously in [Mary Shelley](/source/Mary_Shelley)'s *[Frankenstein](/source/Frankenstein)*. The widespread preoccupation with industrialization and mechanization in the 19th and early 20th century, however, brought ethical implications of unhinged technical developments to the forefront of fiction: [*R.U.R – Rossum's Universal Robots*](/source/R.U.R.), [Karel Čapek](/source/Karel_%C4%8Capek)'s play of sentient robots endowed with emotions used as slave labor is not only credited with the invention of the term 'robot' (derived from the Czech word for forced labor, *robota*)[209] but was also an international success after it premiered in 1921. [George Bernard Shaw](/source/George_Bernard_Shaw)'s play *[Back to Methuselah](/source/Back_to_Methuselah)*, published in 1921, questions at one point the validity of thinking machines that act like humans; [Fritz Lang](/source/Fritz_Lang)'s 1927 film *[Metropolis](/source/Metropolis_(1927_film))* shows an [android](/source/Android_(robot)) leading the uprising of the exploited masses against the oppressive regime of a [technocratic](/source/Technocracy) society.

In the 1950s, [Norbert Wiener](/source/Norbert_Wiener) wrote [The Human Use of Human Beings](/source/The_Human_Use_of_Human_Beings), discussing how humans and machines could cooperate. He explored the risk that such changes might harm society through dehumanization or subordination of humanity. Wiener offered suggestions on how to avoid such risk. [Isaac Asimov](/source/Isaac_Asimov) considered the issue of how to control machines in *[I, Robot](/source/I%2C_Robot)*. At the insistence of his editor [John W. Campbell Jr.](/source/John_W._Campbell_Jr.), he proposed the [Three Laws of Robotics](/source/Three_Laws_of_Robotics) to govern artificially intelligent systems. Much of his work was then spent testing the boundaries of his three laws to see where they would break down, or where they would create paradoxical or unanticipated behavior.[210] His work suggests that no set of fixed laws can sufficiently anticipate all possible circumstances.[211]

More recently, academics and many governments have challenged the idea that AI can itself be held accountable.[212] A panel convened by the [United Kingdom](/source/United_Kingdom) in 2010 revised Asimov's laws to clarify that AI is the responsibility either of its manufacturers, or of its owner/operator.[213] [Eliezer Yudkowsky](/source/Eliezer_Yudkowsky), from the [Machine Intelligence Research Institute](/source/Machine_Intelligence_Research_Institute), suggested in 2004 a need to study how to build a "[Friendly AI](/source/Friendly_AI)", meaning that there should also be efforts to make AI intrinsically friendly and humane.[214]

In 2009, academics and technical experts attended a conference organized by the [Association for the Advancement of Artificial Intelligence](/source/Association_for_the_Advancement_of_Artificial_Intelligence) to discuss the potential impact of robots and computers, and the impact of the hypothetical possibility that they could become self-sufficient and make their own decisions. They discussed the possibility and the extent to which computers and robots might be able to acquire any level of autonomy, and to what degree they could use such abilities to possibly pose any threat or hazard.[215] They noted that some machines have acquired various forms of semi-autonomy, including being able to find power sources on their own and being able to independently choose targets to attack with weapons. They also noted that some computer viruses can evade elimination and have achieved "cockroach intelligence". They noted that self-awareness as depicted in science-fiction is probably unlikely, but that there were other potential hazards and pitfalls.[159]

Also in 2009, during an experiment at the Laboratory of Intelligent Systems in the Ecole Polytechnique Fédérale of [Lausanne](/source/Lausanne), Switzerland, robots that were programmed to cooperate with each other (in searching out a beneficial resource and avoiding a poisonous one) eventually learned to lie to each other in an attempt to hoard the beneficial resource.[216]

## Role and impact of fiction

Main article: [Artificial intelligence in fiction](/source/Artificial_intelligence_in_fiction)

The role of fiction with regards to AI ethics has been a complex one.[217] One can distinguish three levels at which fiction has impacted the development of artificial intelligence and robotics: Historically, fiction has prefigured common tropes that have not only influenced goals and visions for AI, but also outlined ethical questions and common fears associated with it. During the second half of the twentieth and the first decades of the twenty-first century, popular culture, in particular movies, TV series and video games have frequently echoed preoccupations and dystopian projections around ethical questions concerning AI and robotics. Recently, these themes have also been increasingly treated in literature beyond the realm of science fiction. And, as Carme Torras, research professor at the *Institut de Robòtica i Informàtica Industrial* (Institute of robotics and industrial computing) at the Technical University of Catalonia notes,[218] in higher education, science fiction is also increasingly used for teaching technology-related ethical issues in technological degrees.

### TV series

While ethical questions linked to AI have been featured in science fiction literature and [feature films](/source/List_of_artificial_intelligence_films) for decades, the emergence of the TV series as a genre allowing for longer and more complex story lines and character development has led to some significant contributions that deal with ethical implications of technology. The Swedish series *[Real Humans](/source/Real_Humans)* (2012–2013) tackled the complex ethical and social consequences linked to the integration of artificial sentient beings in society. The British dystopian science fiction anthology series *[Black Mirror](/source/Black_Mirror)* (2013–Present) is particularly notable for experimenting with dystopian fictional developments linked to a wide variety of recent technology developments. Both the French series [*Osmosis*](/source/Osmosis_(TV_series)) (2020) and British series [*The One*](/source/The_One_(TV_series)) deal with the question of what can happen if technology tries to find the ideal partner for a person. Several episodes of the Netflix series [*Love, Death+Robots*](/source/Love%2C_Death_%26_Robots) have imagined scenes of robots and humans living together. The most representative one of them is S02 E01, which shows how bad the consequences can be when robots get out of control if humans rely too much on them in their lives.[219]

### Future visions in fiction and games

The movie *[The Thirteenth Floor](/source/The_Thirteenth_Floor)* suggests a future where [simulated worlds](/source/Simulated_reality) with sentient inhabitants are created by computer [game consoles](/source/Game_console) for the purpose of entertainment. The movie *[The Matrix](/source/The_Matrix)* suggests a future where the dominant species on planet Earth are sentient machines and humanity is treated with utmost [speciesism](/source/Speciesism). The short story "[The Planck Dive](/source/The_Planck_Dive)" suggests a future where humanity has turned itself into software that can be duplicated and optimized and the relevant distinction between types of software is sentient and non-sentient. The same idea can be found in the [Emergency Medical Hologram](/source/Emergency_Medical_Hologram) of *[Starship Voyager](/source/USS_Voyager_(NCC-74656))*, which is an apparently sentient copy of a reduced subset of the consciousness of its creator, [Dr. Zimmerman](/source/Lewis_Zimmerman), who, for the best motives, has created the system to give medical assistance in case of emergencies. The movies *[Bicentennial Man](/source/Bicentennial_Man_(film))* and *[A.I.](/source/A.I._Artificial_Intelligence)* deal with the possibility of sentient robots that could love. *[I, Robot](/source/I%2C_Robot_(film))* explored some aspects of Asimov's three laws. All these scenarios try to foresee possibly unethical consequences of the creation of sentient computers.[220]

Over time, debates have tended to focus less and less on *possibility* and more on *desirability*,[221] as emphasized in the ["Cosmist" and "Terran" debates](/source/Hugo_de_Garis#The_Artilect_War) initiated by [Hugo de Garis](/source/Hugo_de_Garis) and [Kevin Warwick](/source/Kevin_Warwick).

## See also

- [AI takeover](/source/AI_takeover)

- [AI washing](/source/AI_washing)

- [Artificial consciousness](/source/Artificial_consciousness)

- [Artificial intelligence and copyright](/source/Artificial_intelligence_and_copyright)

- [Artificial general intelligence](/source/Artificial_general_intelligence) (AGI)

- [Computer ethics](/source/Computer_ethics)

- [Dead internet theory](/source/Dead_internet_theory)

- [Data colonialism](/source/Data_colonialism)

- [Effective altruism, the long term future and global catastrophic risks](/source/Effective_altruism#Long-term_future_and_global_catastrophic_risks)

- [Artificial intelligence and elections](/source/Artificial_intelligence_and_elections) – Use of AI in elections and political campaigning.

- [Ethics of uncertain sentience](/source/Ethics_of_uncertain_sentience)

- [Existential risk from artificial general intelligence](/source/Existential_risk_from_artificial_general_intelligence)

- *[Human Compatible](/source/Human_Compatible)*

- [Metaverse law](/source/Metaverse_law)

- [Personhood](/source/Personhood)

- [Philosophy of artificial intelligence](/source/Philosophy_of_artificial_intelligence)

- [Regulation of artificial intelligence](/source/Regulation_of_artificial_intelligence)

- [Robotic Governance](/source/Robotic_governance)

- [Roko's basilisk](/source/Roko's_basilisk)

- *[Superintelligence: Paths, Dangers, Strategies](/source/Superintelligence%3A_Paths%2C_Dangers%2C_Strategies)*

- [Suffering risks](/source/Suffering_risks)

## References

1. ^ [***a***](#cite_ref-Muller-2020_1-0) [***b***](#cite_ref-Muller-2020_1-1) Müller VC (April 30, 2020). ["Ethics of Artificial Intelligence and Robotics"](https://plato.stanford.edu/entries/ethics-ai/). *Stanford Encyclopedia of Philosophy*. [Archived](https://web.archive.org/web/20201010174108/https://plato.stanford.edu/entries/ethics-ai/) from the original on 10 October 2020.

1. ^ [***a***](#cite_ref-:4_2-0) [***b***](#cite_ref-:4_2-1) ["Assessing potential future artificial intelligence risks, benefits and policy imperatives"](https://www.oecd.org/en/publications/assessing-potential-future-artificial-intelligence-risks-benefits-and-policy-imperatives_3f4e3dfb-en.html). *OECD*. 2024-11-14. Retrieved 2025-08-04.

1. **[^](#cite_ref-Andersonweb_3-0)** Anderson. ["Machine Ethics"](http://uhaweb.hartford.edu/anderson/MachineEthics.html). [Archived](https://web.archive.org/web/20110928233656/https://uhaweb.hartford.edu/anderson/MachineEthics.html) from the original on 28 September 2011. Retrieved 27 June 2011.

1. **[^](#cite_ref-Anderson2011_4-0)** Anderson M, Anderson SL, eds. (July 2011). *Machine Ethics*. [Cambridge University Press](/source/Cambridge_University_Press). [ISBN](/source/ISBN_(identifier)) [978-0-521-11235-2](https://en.wikipedia.org/wiki/Special:BookSources/978-0-521-11235-2).

1. **[^](#cite_ref-Anderson2006_5-0)** Anderson M, Anderson S (July 2006). "Guest Editors' Introduction: Machine Ethics". *IEEE Intelligent Systems*. **21** (4): 10–11. [doi](/source/Doi_(identifier)):[10.1109/mis.2006.70](https://doi.org/10.1109%2Fmis.2006.70). [S2CID](/source/S2CID_(identifier)) [9570832](https://api.semanticscholar.org/CorpusID:9570832).

1. **[^](#cite_ref-Anderson2007_6-0)** Anderson M, Anderson SL (15 December 2007). "Machine Ethics: Creating an Ethical Intelligent Agent". *AI Magazine*. **28** (4): 15. [doi](/source/Doi_(identifier)):[10.1609/aimag.v28i4.2065](https://doi.org/10.1609%2Faimag.v28i4.2065). [S2CID](/source/S2CID_(identifier)) [17033332](https://api.semanticscholar.org/CorpusID:17033332).

1. **[^](#cite_ref-7)** Boyles RJ (2017). ["Philosophical Signposts for Artificial Moral Agent Frameworks"](https://philarchive.org/rec/BOYPSF). *Suri*. **6** (2): 92–109.

1. ^ [***a***](#cite_ref-Winfield-2019_8-0) [***b***](#cite_ref-Winfield-2019_8-1) Winfield AF, Michael K, Pitt J, Evers V (March 2019). ["Machine Ethics: The Design and Governance of Ethical AI and Autonomous Systems \[Scanning the Issue\]"](https://doi.org/10.1109%2FJPROC.2019.2900622). *Proceedings of the IEEE*. **107** (3): 509–517. [doi](/source/Doi_(identifier)):[10.1109/JPROC.2019.2900622](https://doi.org/10.1109%2FJPROC.2019.2900622). [ISSN](/source/ISSN_(identifier)) [1558-2256](https://search.worldcat.org/issn/1558-2256). [S2CID](/source/S2CID_(identifier)) [77393713](https://api.semanticscholar.org/CorpusID:77393713).

1. **[^](#cite_ref-9)** Al-Rodhan N (7 December 2015). ["The Moral Code"](https://www.foreignaffairs.com/articles/2015-08-12/moral-code). [Archived](https://web.archive.org/web/20170305044025/https://www.foreignaffairs.com/articles/2015-08-12/moral-code) from the original on 2017-03-05. Retrieved 2017-03-04.

1. **[^](#cite_ref-:7_10-0)** Sauer M (2022-04-08). ["Elon Musk says humans could eventually download their brains into robots — and Grimes thinks Jeff Bezos would do it"](https://www.cnbc.com/2022/04/08/elon-musk-humans-could-eventually-download-their-brains-into-robots.html). *CNBC*. [Archived](https://web.archive.org/web/20240925013113/https://www.cnbc.com/2022/04/08/elon-musk-humans-could-eventually-download-their-brains-into-robots.html) from the original on 2024-09-25. Retrieved 2024-04-07.

1. **[^](#cite_ref-:8_11-0)** Anadiotis G (April 4, 2022). ["Massaging AI language models for fun, profit and ethics"](https://www.zdnet.com/article/massaging-ai-language-models-for-fun-profit-and-ethics/). *ZDNET*. [Archived](https://web.archive.org/web/20240925013214/https://www.zdnet.com/article/massaging-ai-language-models-for-fun-profit-and-ethics/) from the original on 2024-09-25. Retrieved 2024-04-07.

1. **[^](#cite_ref-Wallach2008_12-0)** Wallach W, Allen C (November 2008). *Moral Machines: Teaching Robots Right from Wrong*. USA: [Oxford University Press](/source/Oxford_University_Press). [ISBN](/source/ISBN_(identifier)) [978-0-19-537404-9](https://en.wikipedia.org/wiki/Special:BookSources/978-0-19-537404-9).

1. **[^](#cite_ref-13)** [Bostrom N](/source/Nick_Bostrom), [Yudkowsky E](/source/Eliezer_Yudkowsky) (2011). ["The Ethics of Artificial Intelligence"](http://www.nickbostrom.com/ethics/artificial-intelligence.pdf) (PDF). *Cambridge Handbook of Artificial Intelligence*. [Cambridge Press](/source/Cambridge_Press). [Archived](https://web.archive.org/web/20160304015020/http://www.nickbostrom.com/ethics/artificial-intelligence.pdf) (PDF) from the original on 2016-03-04. Retrieved 2011-06-22.

1. **[^](#cite_ref-SantosLang2002_14-0)** Santos-Lang C (2002). ["Ethics for Artificial Intelligences"](http://santoslang.wordpress.com/article/ethics-for-artificial-intelligences-3iue30fi4gfq9-1). [Archived](https://web.archive.org/web/20141225093359/http://santoslang.wordpress.com/article/ethics-for-artificial-intelligences-3iue30fi4gfq9-1/) from the original on 2014-12-25. Retrieved 2015-01-04.

1. **[^](#cite_ref-15)** Russell SJ (2019). *Human Compatible: Artificial Intelligence and the Problem of Control*. Viking. [ISBN](/source/ISBN_(identifier)) [978-0-525-55861-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-525-55861-3).

1. **[^](#cite_ref-16)** Šekrst K (2025). *The Illusion Engine: The Quest for Machine Consciousness*. Springer. [ISBN](/source/ISBN_(identifier)) [978-3-032-05561-3](https://en.wikipedia.org/wiki/Special:BookSources/978-3-032-05561-3).

1. **[^](#cite_ref-17)** Gabriel I (2018-03-14). ["The case for fairer algorithms – Iason Gabriel"](https://medium.com/@Ethics_Society/the-case-for-fairer-algorithms-c008a12126f8). *Medium*. [Archived](https://web.archive.org/web/20190722080401/https://medium.com/@Ethics_Society/the-case-for-fairer-algorithms-c008a12126f8) from the original on 2019-07-22. Retrieved 2019-07-22.

1. **[^](#cite_ref-18)** ["5 unexpected sources of bias in artificial intelligence"](https://techcrunch.com/2016/12/10/5-unexpected-sources-of-bias-in-artificial-intelligence/). *TechCrunch*. 10 December 2016. [Archived](https://web.archive.org/web/20210318060659/https://techcrunch.com/2016/12/10/5-unexpected-sources-of-bias-in-artificial-intelligence/) from the original on 2021-03-18. Retrieved 2019-07-22.

1. **[^](#cite_ref-Knight03102017_19-0)** Knight W. ["Google's AI chief says forget Elon Musk's killer robots, and worry about bias in AI systems instead"](https://www.technologyreview.com/s/608986/forget-killer-robotsbias-is-the-real-ai-danger/). *MIT Technology Review*. [Archived](https://web.archive.org/web/20190704224752/https://www.technologyreview.com/s/608986/forget-killer-robotsbias-is-the-real-ai-danger/) from the original on 2019-07-04. Retrieved 2019-07-22.

1. **[^](#cite_ref-20)** Villasenor J (2019-01-03). ["Artificial intelligence and bias: Four key challenges"](https://www.brookings.edu/blog/techtank/2019/01/03/artificial-intelligence-and-bias-four-key-challenges/). *Brookings*. [Archived](https://web.archive.org/web/20190722080355/https://www.brookings.edu/blog/techtank/2019/01/03/artificial-intelligence-and-bias-four-key-challenges/) from the original on 2019-07-22. Retrieved 2019-07-22.

1. **[^](#cite_ref-21)** Goodman E (2025-06-06). ["Rethinking data power: beyond AI hype and corporate ethics"](https://blogs.lse.ac.uk/medialse/2025/06/06/rethinking-data-power-beyond-ai-hype-and-corporate-ethics/). *LSE Blogs*. Retrieved 2025-06-07.

1. **[^](#cite_ref-22)** Friedman B, Nissenbaum H (July 1996). ["Bias in computer systems"](https://doi.org/10.1145%2F230538.230561). *ACM Transactions on Information Systems*. **14** (3): 330–347. [doi](/source/Doi_(identifier)):[10.1145/230538.230561](https://doi.org/10.1145%2F230538.230561). [S2CID](/source/S2CID_(identifier)) [207195759](https://api.semanticscholar.org/CorpusID:207195759).

1. **[^](#cite_ref-23)** ["Eliminating bias in AI"](https://techxplore.com/news/2019-07-bias-ai.html). *techxplore.com*. [Archived](https://web.archive.org/web/20190725200844/https://techxplore.com/news/2019-07-bias-ai.html) from the original on 2019-07-25. Retrieved 2019-07-26.

1. **[^](#cite_ref-24)** Abdalla M, Wahle JP, Ruas T, Névéol A, Ducel F, Mohammad S, Fort K (2023). Rogers A, Boyd-Graber J, Okazaki N (eds.). ["The Elephant in the Room: Analyzing the Presence of Big Tech in Natural Language Processing Research"](https://aclanthology.org/2023.acl-long.734). *Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)*. Toronto, Canada: Association for Computational Linguistics: 13141–13160. [arXiv](/source/ArXiv_(identifier)):[2305.02797](https://arxiv.org/abs/2305.02797). [doi](/source/Doi_(identifier)):[10.18653/v1/2023.acl-long.734](https://doi.org/10.18653%2Fv1%2F2023.acl-long.734). [Archived](https://web.archive.org/web/20240925013216/https://aclanthology.org/2023.acl-long.734/) from the original on 2024-09-25. Retrieved 2023-11-13.

1. **[^](#cite_ref-25)** Olson P. ["Google's DeepMind Has An Idea For Stopping Biased AI"](https://www.forbes.com/sites/parmyolson/2018/03/13/google-deepmind-ai-machine-learning-bias/). *Forbes*. [Archived](https://web.archive.org/web/20190726082959/https://www.forbes.com/sites/parmyolson/2018/03/13/google-deepmind-ai-machine-learning-bias/) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-26)** ["Machine Learning Fairness | ML Fairness"](https://developers.google.com/machine-learning/fairness-overview/). *Google Developers*. [Archived](https://web.archive.org/web/20190810004754/https://developers.google.com/machine-learning/fairness-overview/) from the original on 2019-08-10. Retrieved 2019-07-26.

1. **[^](#cite_ref-27)** ["AI and bias – IBM Research – US"](https://www.research.ibm.com/5-in-5/ai-and-bias/). *www.research.ibm.com*. [Archived](https://web.archive.org/web/20190717175957/http://www.research.ibm.com/5-in-5/ai-and-bias/) from the original on 2019-07-17. Retrieved 2019-07-26.

1. **[^](#cite_ref-28)** Bender EM, Friedman B (December 2018). ["Data Statements for Natural Language Processing: Toward Mitigating System Bias and Enabling Better Science"](https://doi.org/10.1162%2Ftacl_a_00041). *Transactions of the Association for Computational Linguistics*. **6**: 587–604. [doi](/source/Doi_(identifier)):[10.1162/tacl_a_00041](https://doi.org/10.1162%2Ftacl_a_00041).

1. **[^](#cite_ref-29)** Gebru T, [Morgenstern J](/source/Jamie_Morgenstern), Vecchione B, Vaughan JW, [Wallach H](/source/Hanna_Wallach), Daumé III H, Crawford K (2018). "Datasheets for Datasets". [arXiv](/source/ArXiv_(identifier)):[1803.09010](https://arxiv.org/abs/1803.09010) [[cs.DB](https://arxiv.org/archive/cs.DB)].

1. **[^](#cite_ref-30)** Pery A (2021-10-06). ["Trustworthy Artificial Intelligence and Process Mining: Challenges and Opportunities"](https://deepai.org/publication/trustworthy-artificial-intelligence-and-process-mining-challenges-and-opportunities). *DeepAI*. [Archived](https://web.archive.org/web/20220218200006/https://deepai.org/publication/trustworthy-artificial-intelligence-and-process-mining-challenges-and-opportunities) from the original on 2022-02-18. Retrieved 2022-02-18.

1. **[^](#cite_ref-31)** Ruggieri S, Alvarez JM, Pugnana A, State L, Turini F (2023-06-26). ["Can We Trust Fair-AI?"](https://doi.org/10.1609%2Faaai.v37i13.26798). *Proceedings of the AAAI Conference on Artificial Intelligence*. **37** (13). Association for the Advancement of Artificial Intelligence (AAAI): 15421–15430. [doi](/source/Doi_(identifier)):[10.1609/aaai.v37i13.26798](https://doi.org/10.1609%2Faaai.v37i13.26798). [hdl](/source/Hdl_(identifier)):[11384/136444](https://hdl.handle.net/11384%2F136444). [ISSN](/source/ISSN_(identifier)) [2374-3468](https://search.worldcat.org/issn/2374-3468). [S2CID](/source/S2CID_(identifier)) [259678387](https://api.semanticscholar.org/CorpusID:259678387).

1. **[^](#cite_ref-Buyl_De_Bie_p.2_32-0)** Buyl M, De Bie T (2022). "Inherent Limitations of AI Fairness". *Communications of the ACM*. **67** (2): 48–55. [arXiv](/source/ArXiv_(identifier)):[2212.06495](https://arxiv.org/abs/2212.06495). [doi](/source/Doi_(identifier)):[10.1145/3624700](https://doi.org/10.1145%2F3624700). [hdl](/source/Hdl_(identifier)):[1854/LU-01GMNH04RGNVWJ730BJJXGCY99](https://hdl.handle.net/1854%2FLU-01GMNH04RGNVWJ730BJJXGCY99).

1. ^ [***a***](#cite_ref-:6_33-0) [***b***](#cite_ref-:6_33-1) [***c***](#cite_ref-:6_33-2) Knaus T (2025-10-23). "Why AI matters for education—an exploration in seven arguments". *Zeitschrift für Bildungsforschung*. [doi](/source/Doi_(identifier)):[10.1007/s35834-025-00511-7](https://doi.org/10.1007%2Fs35834-025-00511-7). [ISSN](/source/ISSN_(identifier)) [2190-6904](https://search.worldcat.org/issn/2190-6904).

1. **[^](#cite_ref-34)** Ntoutsi E, Fafalios P, Gadiraju U, Iosifidis V, Nejdl W, Vidal ME, Ruggieri S, Turini F, Papadopoulos S, Krasanakis E, Kompatsiaris I, Kinder-Kurlanda K, Wagner C, Karimi F, Fernandez M (May 2020). ["Bias in data-driven artificial intelligence systems—An introductory survey"](https://wires.onlinelibrary.wiley.com/doi/10.1002/widm.1356). *WIREs Data Mining and Knowledge Discovery*. **10** (3) e1356. [doi](/source/Doi_(identifier)):[10.1002/widm.1356](https://doi.org/10.1002%2Fwidm.1356). [ISSN](/source/ISSN_(identifier)) [1942-4787](https://search.worldcat.org/issn/1942-4787). [Archived](https://web.archive.org/web/20240925013154/https://wires.onlinelibrary.wiley.com/doi/10.1002/widm.1356) from the original on 2024-09-25. Retrieved 2023-12-14.

1. **[^](#cite_ref-35)** Dastin J (2018-10-11). ["Insight – Amazon scraps secret AI recruiting tool that showed bias against women"](https://www.reuters.com/article/world/insight-amazon-scraps-secret-ai-recruiting-tool-that-showed-bias-against-women-idUSKCN1MK0AG/). *Reuters*. Retrieved 2025-06-30.

1. **[^](#cite_ref-36)** ["Amazon scraps secret AI recruiting tool that showed bias against women"](https://www.reuters.com/article/us-amazon-com-jobs-automation-insight-idUSKCN1MK08G). *Reuters*. 2018-10-10. [Archived](https://web.archive.org/web/20190527181625/https://www.reuters.com/article/us-amazon-com-jobs-automation-insight-idUSKCN1MK08G) from the original on 2019-05-27. Retrieved 2019-05-29.

1. **[^](#cite_ref-37)** Lohr S (9 February 2018). ["Facial Recognition Is Accurate, if You're a White Guy"](https://www.nytimes.com/2018/02/09/technology/facial-recognition-race-artificial-intelligence.html). *The New York Times*. [Archived](https://web.archive.org/web/20190109131036/https://www.nytimes.com/2018/02/09/technology/facial-recognition-race-artificial-intelligence.html) from the original on 9 January 2019. Retrieved 29 May 2019.

1. **[^](#cite_ref-:1_38-0)** Buolamwini J, Gebru T (2018). ["Gender Shades: Intersectional Accuracy Disparities in Commercial Gender Classification. Proceedings of Machine Learning Research, 81, 77-91"](https://proceedings.mlr.press/v81/buolamwini18a.html) (81st ed.). Proceedings of Machine Learning Research. pp. 77–91. Retrieved 2026-03-12.

1. ^ [***a***](#cite_ref-Federspiel_Frederik_39-0) [***b***](#cite_ref-Federspiel_Frederik_39-1) Federspiel F, Mitchell R, Asokan A, Umana C, McCoy D (May 2023). ["Threats by artificial intelligence to human health and human existence"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10186390). *BMJ Global Health*. **8** (5) e010435. [doi](/source/Doi_(identifier)):[10.1136/bmjgh-2022-010435](https://doi.org/10.1136%2Fbmjgh-2022-010435). [ISSN](/source/ISSN_(identifier)) [2059-7908](https://search.worldcat.org/issn/2059-7908). [PMC](/source/PMC_(identifier)) [10186390](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10186390). [PMID](/source/PMID_(identifier)) [37160371](https://pubmed.ncbi.nlm.nih.gov/37160371).

1. **[^](#cite_ref-40)** ["Google apologises for Photos app's racist blunder"](https://www.bbc.com/news/technology-33347866). *BBC News*. 2015-07-01. Retrieved 2026-03-12.

1. **[^](#cite_ref-41)** Simonite T (2018-01-11). ["When It Comes to Gorillas, Google Photos Remains Blind"](https://www.wired.com/story/when-it-comes-to-gorillas-google-photos-remains-blind/). *Wired*. [ISSN](/source/ISSN_(identifier)) [1059-1028](https://search.worldcat.org/issn/1059-1028). Retrieved 2026-03-12.

1. **[^](#cite_ref-42)** Manyika J (2022). ["Getting AI Right: Introductory Notes on AI & Society"](https://doi.org/10.1162%2Fdaed_e_01897). *Daedalus*. **151** (2): 5–27. [doi](/source/Doi_(identifier)):[10.1162/daed_e_01897](https://doi.org/10.1162%2Fdaed_e_01897). [ISSN](/source/ISSN_(identifier)) [0011-5266](https://search.worldcat.org/issn/0011-5266).

1. **[^](#cite_ref-43)** [Koenecke A](/source/Allison_Koenecke), Nam A, Lake E, Nudell J, Quartey M, Mengesha Z, Toups C, Rickford JR, Jurafsky D, Goel S (7 April 2020). ["Racial disparities in automated speech recognition"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7149386). *Proceedings of the National Academy of Sciences*. **117** (14): 7684–7689. [Bibcode](/source/Bibcode_(identifier)):[2020PNAS..117.7684K](https://ui.adsabs.harvard.edu/abs/2020PNAS..117.7684K). [doi](/source/Doi_(identifier)):[10.1073/pnas.1915768117](https://doi.org/10.1073%2Fpnas.1915768117). [PMC](/source/PMC_(identifier)) [7149386](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7149386). [PMID](/source/PMID_(identifier)) [32205437](https://pubmed.ncbi.nlm.nih.gov/32205437).

1. **[^](#cite_ref-44)** Imran A, Posokhova I, Qureshi HN, Masood U, Riaz MS, Ali K, John CN, Hussain MI, Nabeel M (2020-01-01). ["AI4COVID-19: AI enabled preliminary diagnosis for COVID-19 from cough samples via an app"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7318970). *Informatics in Medicine Unlocked*. **20** 100378. [doi](/source/Doi_(identifier)):[10.1016/j.imu.2020.100378](https://doi.org/10.1016%2Fj.imu.2020.100378). [ISSN](/source/ISSN_(identifier)) [2352-9148](https://search.worldcat.org/issn/2352-9148). [PMC](/source/PMC_(identifier)) [7318970](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7318970). [PMID](/source/PMID_(identifier)) [32839734](https://pubmed.ncbi.nlm.nih.gov/32839734).

1. **[^](#cite_ref-45)** Cirillo D, Catuara-Solarz S, Morey C, Guney E, Subirats L, Mellino S, Gigante A, Valencia A, Rementeria MJ, Chadha AS, Mavridis N (2020-06-01). ["Sex and gender differences and biases in artificial intelligence for biomedicine and healthcare"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7264169). *npj Digital Medicine*. **3** (1): 81. [doi](/source/Doi_(identifier)):[10.1038/s41746-020-0288-5](https://doi.org/10.1038%2Fs41746-020-0288-5). [ISSN](/source/ISSN_(identifier)) [2398-6352](https://search.worldcat.org/issn/2398-6352). [PMC](/source/PMC_(identifier)) [7264169](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7264169). [PMID](/source/PMID_(identifier)) [32529043](https://pubmed.ncbi.nlm.nih.gov/32529043).

1. ^ [***a***](#cite_ref-Spindler-20232_46-0) [***b***](#cite_ref-Spindler-20232_46-1) Spindler G (2023), "Different approaches for liability of Artificial Intelligence – Pros and Cons", *Liability for AI*, Nomos Verlagsgesellschaft mbH & Co. KG, pp. 41–96, [doi](/source/Doi_(identifier)):[10.5771/9783748942030-41](https://doi.org/10.5771%2F9783748942030-41), [ISBN](/source/ISBN_(identifier)) [978-3-7489-4203-0](https://en.wikipedia.org/wiki/Special:BookSources/978-3-7489-4203-0){{[citation](https://en.wikipedia.org/wiki/Template:Citation)}}: CS1 maint: work parameter with ISBN ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_work_parameter_with_ISBN))

1. **[^](#cite_ref-47)** Christian B (2021). *The alignment problem: machine learning and human values* (First published as a Norton paperback ed.). New York, NY: W. W. Norton & Company. [ISBN](/source/ISBN_(identifier)) [978-0-393-86833-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-393-86833-3).

1. **[^](#cite_ref-48)** Ntoutsi E, Fafalios P, Gadiraju U, Iosifidis V, Nejdl W, Vidal ME, Ruggieri S, Turini F, Papadopoulos S, Krasanakis E, Kompatsiaris I, Kinder-Kurlanda K, Wagner C, Karimi F, Fernandez M (May 2020). ["Bias in data-driven artificial intelligence systems—An introductory survey"](https://doi.org/10.1002%2Fwidm.1356). *WIREs Data Mining and Knowledge Discovery*. **10** (3) e1356. [doi](/source/Doi_(identifier)):[10.1002/widm.1356](https://doi.org/10.1002%2Fwidm.1356). [ISSN](/source/ISSN_(identifier)) [1942-4787](https://search.worldcat.org/issn/1942-4787).

1. **[^](#cite_ref-49)** Busker T, Choenni S, Shoae Bargh M (2023-11-20). "Stereotypes in ChatGPT: An empirical study". *Proceedings of the 16th International Conference on Theory and Practice of Electronic Governance*. ICEGOV '23. New York, NY, USA: Association for Computing Machinery. pp. 24–32. [doi](/source/Doi_(identifier)):[10.1145/3614321.3614325](https://doi.org/10.1145%2F3614321.3614325). [ISBN](/source/ISBN_(identifier)) [979-8-4007-0742-1](https://en.wikipedia.org/wiki/Special:BookSources/979-8-4007-0742-1).

1. **[^](#cite_ref-50)** Kotek H, Dockum R, Sun D (2023-11-05). "Gender bias and stereotypes in Large Language Models". *Proceedings of the ACM Collective Intelligence Conference*. CI '23. New York, NY, USA: Association for Computing Machinery. pp. 12–24. [arXiv](/source/ArXiv_(identifier)):[2308.14921](https://arxiv.org/abs/2308.14921). [doi](/source/Doi_(identifier)):[10.1145/3582269.3615599](https://doi.org/10.1145%2F3582269.3615599). [ISBN](/source/ISBN_(identifier)) [979-8-4007-0113-9](https://en.wikipedia.org/wiki/Special:BookSources/979-8-4007-0113-9).

1. **[^](#cite_ref-51)** Wang T, Zhao J, Yatskar M, Chang KW, Ordonez V (2019-10-11), [*Balanced Datasets Are Not Enough: Estimating and Mitigating Gender Bias in Deep Image Representations*](http://arxiv.org/abs/1811.08489), [arXiv](/source/ArXiv_(identifier)):[1811.08489](https://arxiv.org/abs/1811.08489), retrieved 2026-03-12

1. **[^](#cite_ref-52)** Albiero V, S KK, Vangara K, Zhang K, King MC, Bowyer KW (2020-01-31), [*Analysis of Gender Inequality In Face Recognition Accuracy*](http://arxiv.org/abs/2002.00065), [arXiv](/source/ArXiv_(identifier)):[2002.00065](https://arxiv.org/abs/2002.00065), retrieved 2026-03-12

1. **[^](#cite_ref-53)** Hamidi F, Scheuerman MK, Branham SM (2018-04-19). ["Gender Recognition or Gender Reductionism?: The Social Implications of Embedded Gender Recognition Systems"](https://doi.org/10.1145/3173574.3173582). *Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems*. CHI '18. New York, NY, USA: Association for Computing Machinery. pp. 1–13. [doi](/source/Doi_(identifier)):[10.1145/3173574.3173582](https://doi.org/10.1145%2F3173574.3173582). [ISBN](/source/ISBN_(identifier)) [978-1-4503-5620-6](https://en.wikipedia.org/wiki/Special:BookSources/978-1-4503-5620-6).

1. **[^](#cite_ref-54)** Keyes O (November 1, 2018). "The Misgendering Machines: Trans/HCI Implications of Automatic Gender Recognition". *ACM Digital Library*. [doi](/source/Doi_(identifier)):[10.1145/3274357](https://doi.org/10.1145%2F3274357).

1. **[^](#cite_ref-55)** Cheng M, Durmus E, Jurafsky D (2023-05-29). "Marked Personas: Using Natural Language Prompts to Measure Stereotypes in Language Models". [arXiv](/source/ArXiv_(identifier)):[2305.18189v1](https://arxiv.org/abs/2305.18189v1) [[cs.CL](https://arxiv.org/archive/cs.CL)].

1. **[^](#cite_ref-56)** Segev E, Manor I (2025). ["What ChatGPT "thinks" about your country? Sentiments and frames of AI geographies"](https://onlinelibrary.wiley.com/doi/10.1002/poi3.70013). *Policy & Internet*. Wiley. [doi](/source/Doi_(identifier)):[10.1002/poi3.70013](https://doi.org/10.1002%2Fpoi3.70013).

1. ^ [***a***](#cite_ref-Wang_57-0) [***b***](#cite_ref-Wang_57-1) Wang Z, Xia H, Bao HW, Jing Y, Gu R (October 2025). ["Artificial Intelligence Is Stereotypically Linked More with Socially Dominant Groups in Natural Language"](https://pmc.ncbi.nlm.nih.gov/articles/PMC12533212/). *Advanced Science (Weinheim, Baden-Wurttemberg, Germany)*. **12** (39) e08623. [doi](/source/Doi_(identifier)):[10.1002/advs.202508623](https://doi.org/10.1002%2Fadvs.202508623). [ISSN](/source/ISSN_(identifier)) [2198-3844](https://search.worldcat.org/issn/2198-3844). [PMC](/source/PMC_(identifier)) [12533212](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12533212). [PMID](/source/PMID_(identifier)) [40719013](https://pubmed.ncbi.nlm.nih.gov/40719013).

1. ^ [***a***](#cite_ref-Louro_58-0) [***b***](#cite_ref-Louro_58-1) Louro CR (May 5, 2025). ["AI systems are built on English - but not the kind most of the world speaks"](https://theconversation.com/ai-systems-are-built-on-english-but-not-the-kind-most-of-the-world-speaks-249710). *[The Conversation](/source/The_Conversation_(website))*. Retrieved 2026-04-11.

1. **[^](#cite_ref-59)** Pretorius L, Huynh HH, Pudyanti AA, Li Z, Noori AQ, Zhou Z (2025). ["Empowering international PhD students: Generative AI, Ubuntu, and the decolonisation of academic communication"](https://doi.org/10.1016%2Fj.iheduc.2025.101038). *The Internet and Higher Education*. **67** 101038. [doi](/source/Doi_(identifier)):[10.1016/j.iheduc.2025.101038](https://doi.org/10.1016%2Fj.iheduc.2025.101038).

1. **[^](#cite_ref-60)** ["The 'missed opportunity' with AI's linguistic diversity gap"](http://web.archive.org/web/20260306005101/https://www.weforum.org/stories/2024/09/ai-linguistic-diversity-gap-missed-opportunity/). *World Economic Forum*. Archived from [the original](https://www.weforum.org/stories/2024/09/ai-linguistic-diversity-gap-missed-opportunity/) on 2026-03-06. Retrieved 2026-04-11.

1. **[^](#cite_ref-61)** Eacersall D, Pretorius L, Smirnov I, Spray E, Illingworth S, Chugh R, Strydom S, Stratton-Maher D, Simmons J, Jennings I, Roux R, Kamrowski R, Downie A, Thong CL, Howell KA (2025). ["Navigating ethical challenges in generative AI-enhanced research: The ETHICAL framework for responsible generative AI use"](https://doi.org/10.37074%2Fjalt.2025.8.2.9). *Journal of Applied Learning & Teaching*. **8** (2). [doi](/source/Doi_(identifier)):[10.37074/jalt.2025.8.2.9](https://doi.org/10.37074%2Fjalt.2025.8.2.9).

1. **[^](#cite_ref-62)** Feng S, Park CY, Liu Y, Tsvetkov Y (July 2023). Rogers A, Boyd-Graber J, Okazaki N (eds.). ["From Pretraining Data to Language Models to Downstream Tasks: Tracking the Trails of Political Biases Leading to Unfair NLP Models"](https://aclanthology.org/2023.acl-long.656). *Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)*. Toronto, Canada: Association for Computational Linguistics: 11737–11762. [arXiv](/source/ArXiv_(identifier)):[2305.08283](https://arxiv.org/abs/2305.08283). [doi](/source/Doi_(identifier)):[10.18653/v1/2023.acl-long.656](https://doi.org/10.18653%2Fv1%2F2023.acl-long.656).

1. **[^](#cite_ref-63)** Zhou K, Tan C (December 2023). Bouamor H, Pino J, Bali K (eds.). ["Entity-Based Evaluation of Political Bias in Automatic Summarization"](https://aclanthology.org/2023.findings-emnlp.696). *Findings of the Association for Computational Linguistics: EMNLP 2023*. Singapore: Association for Computational Linguistics: 10374–10386. [arXiv](/source/ArXiv_(identifier)):[2305.02321](https://arxiv.org/abs/2305.02321). [doi](/source/Doi_(identifier)):[10.18653/v1/2023.findings-emnlp.696](https://doi.org/10.18653%2Fv1%2F2023.findings-emnlp.696). [Archived](https://web.archive.org/web/20240424141927/https://aclanthology.org/2023.findings-emnlp.696/) from the original on 2024-04-24. Retrieved 2023-12-25.

1. **[^](#cite_ref-64)** Peters U. ["Algorithmic Political Bias in Artificial Intelligence Systems"](https://doi.org/10.1007/s13347-022-00512-8.). *Philosophy & Technology*. **35**.

1. **[^](#cite_ref-:9_65-0)** Messer U. ["How do People React to Political Bias in Generative Artificial Intelligence (AI)?"](https://doi.org/10.1016/j.chbah.2024.100108.). *Computers in Human Behavior: Artificial Humans*. **3**.

1. **[^](#cite_ref-66)** Fisher J, Feng S, Aron R, Richardson T, Choi Y, Fisher DW, Pan J, Tsvetkov Y, Reinecke K (2024), [*Biased AI can Influence Political Decision-Making*](https://arxiv.org/abs/2410.06415), arXiv, [doi](/source/Doi_(identifier)):[10.48550/ARXIV.2410.06415](https://doi.org/10.48550%2FARXIV.2410.06415), retrieved 2026-04-12

1. **[^](#cite_ref-67)** Hammond G (27 December 2023). ["Big Tech is spending more than VC firms on AI startups"](https://arstechnica.com/ai/2023/12/big-tech-is-spending-more-than-vc-firms-on-ai-startups/). *Ars Technica*. [Archived](https://web.archive.org/web/20240110195706/https://arstechnica.com/ai/2023/12/big-tech-is-spending-more-than-vc-firms-on-ai-startups/) from the original on Jan 10, 2024.

1. **[^](#cite_ref-68)** Wong M (24 October 2023). ["The Future of AI Is GOMA"](https://www.theatlantic.com/technology/archive/2023/10/big-ai-silicon-valley-dominance/675752/). *The Atlantic*. [Archived](https://web.archive.org/web/20240105020744/https://www.theatlantic.com/technology/archive/2023/10/big-ai-silicon-valley-dominance/675752/) from the original on Jan 5, 2024.

1. **[^](#cite_ref-69)** ["Big tech and the pursuit of AI dominance"](https://www.economist.com/business/2023/03/26/big-tech-and-the-pursuit-of-ai-dominance). *The Economist*. Mar 26, 2023. [Archived](https://web.archive.org/web/20231229021351/https://www.economist.com/business/2023/03/26/big-tech-and-the-pursuit-of-ai-dominance) from the original on Dec 29, 2023.

1. **[^](#cite_ref-70)** Fung B (19 December 2023). ["Where the battle to dominate AI may be won"](https://www.cnn.com/2023/12/19/tech/cloud-competition-and-ai/index.html). *CNN Business*. [Archived](https://web.archive.org/web/20240113053332/https://www.cnn.com/2023/12/19/tech/cloud-competition-and-ai/index.html) from the original on Jan 13, 2024.

1. **[^](#cite_ref-71)** Metz C (5 July 2023). ["In the Age of A.I., Tech's Little Guys Need Big Friends"](https://www.nytimes.com/2023/07/05/business/artificial-intelligence-power-data-centers.html). *The New York Times*. [Archived](https://web.archive.org/web/20240708214644/https://www.nytimes.com/2023/07/05/business/artificial-intelligence-power-data-centers.html) from the original on 8 July 2024. Retrieved 17 July 2024.

1. ^ [***a***](#cite_ref-:10_72-0) [***b***](#cite_ref-:10_72-1) [***c***](#cite_ref-:10_72-2) Sigalos M (2026-01-01). ["Dust to data centers: The year AI tech giants, and billions in debt, began remaking the American landscape"](https://www.cnbc.com/2025/12/31/ai-data-centers-debt-sam-altman-elon-musk-mark-zuckerberg.html). *CNBC*. Retrieved 2026-04-13.

1. ^ [***a***](#cite_ref-:11_73-0) [***b***](#cite_ref-:11_73-1) Hutchinson Hutchinson, Christophe Samuel (2022). ["Potential abuses of dominance by big tech through their use of Big Data and AI"](https://doi.org/10.1093/jaenfo/jnac004). *Journal of Antitrust Enforcement*. **10** (3): 443–468.{{[cite journal](https://en.wikipedia.org/wiki/Template:Cite_journal)}}: CS1 maint: multiple names: authors list ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_multiple_names:_authors_list))

1. ^ [***a***](#cite_ref-:02_74-0) [***b***](#cite_ref-:02_74-1) ["Explained: Generative AI's environmental impact"](https://news.mit.edu/2025/explained-generative-ai-environmental-impact-0117). *MIT News*. 2025-01-17. Retrieved 2025-10-03.

1. ^ [***a***](#cite_ref-:5_75-0) [***b***](#cite_ref-:5_75-1) ["AI energy demand to climb in 2025–26 despite efficiency gains"](https://www.bloomberg.com/professional/insights/artificial-intelligence/ai-energy-demand-to-climb-in-2025-26-despite-efficiency-gains/). *Bloomberg Professional Services*. 2025-04-11. Retrieved 2025-10-07.

1. ^ [***a***](#cite_ref-:12_76-0) [***b***](#cite_ref-:12_76-1) [***c***](#cite_ref-:12_76-2) Kanungo A (2023-07-18). ["The Real Environmental Impact of AI"](https://earth.org/the-green-dilemma-can-ai-fulfil-its-potential-without-harming-the-environment/). *Earth.Org*. Retrieved 2025-10-03.

1. ^ [***a***](#cite_ref-Bozkurt_77-0) [***b***](#cite_ref-Bozkurt_77-1) Bozkurt A (25 November 2025). ["AI's Thirst, AI's Heat, AI's Waste: Exposing the Hidden Environmental Impact of Every Artificial Intelligence Interaction"](https://web.archive.org/web/20260312025542/https://openpraxis.org/articles/1058/files/6925b37de33d2.pdf) (PDF). *Open Praxis*. **17** (4): 638–647. [doi](/source/Doi_(identifier)):[10.55982/openpraxis.17.4.1058](https://doi.org/10.55982%2Fopenpraxis.17.4.1058). Archived from [the original](https://openpraxis.org/articles/1058/files/6925b37de33d2.pdf) (PDF) on 12 March 2026. Retrieved 20 May 2026.

1. ^ [***a***](#cite_ref-:23_78-0) [***b***](#cite_ref-:23_78-1) Coleman J. ["AI's Climate Impact Goes beyond Its Emissions"](https://www.scientificamerican.com/article/ais-climate-impact-goes-beyond-its-emissions/). *Scientific American*. Retrieved 2025-10-03.

1. **[^](#cite_ref-AGI-08a_79-0)** [Open Source AI.](http://www.ssec.wisc.edu/~billh/g/hibbard_agi_workshop.pdf) [Archived](https://web.archive.org/web/20160304054930/http://www.ssec.wisc.edu/~billh/g/hibbard_agi_workshop.pdf) 2016-03-04 at the [Wayback Machine](/source/Wayback_Machine) Bill Hibbard. 2008 [proceedings](https://agi-conf.org/2008/papers/) [Archived](https://web.archive.org/web/20240925013117/https://agi-conf.org/2008/papers/) 2024-09-25 at the [Wayback Machine](/source/Wayback_Machine) of the First Conference on Artificial General Intelligence, eds. Pei Wang, Ben Goertzel, and Stan Franklin.

1. **[^](#cite_ref-80)** Stewart A, Melton M. ["Hugging Face CEO says he's focused on building a 'sustainable model' for the $4.5 billion open-source-AI startup"](https://www.businessinsider.com/hugging-face-open-source-ai-approach-2023-12). *Business Insider*. [Archived](https://web.archive.org/web/20240925013220/https://www.businessinsider.com/hugging-face-open-source-ai-approach-2023-12) from the original on 2024-09-25. Retrieved 2024-04-07.

1. **[^](#cite_ref-81)** ["The open-source AI boom is built on Big Tech's handouts. How long will it last?"](https://www.technologyreview.com/2023/05/12/1072950/open-source-ai-google-openai-eleuther-meta/). *MIT Technology Review*. [Archived](https://web.archive.org/web/20240105005257/https://www.technologyreview.com/2023/05/12/1072950/open-source-ai-google-openai-eleuther-meta/) from the original on 2024-01-05. Retrieved 2024-04-07.

1. **[^](#cite_ref-82)** Yao D (February 21, 2024). ["Google Unveils Open Source Models to Rival Meta, Mistral"](https://aibusiness.com/nlp/google-unveils-open-source-models-to-compete-against-meta). *AI Business*.

1. **[^](#cite_ref-P7001_83-0)** *7001-2021 – IEEE Standard for Transparency of Autonomous Systems*. IEEE. 4 March 2022. pp. 1–54. [doi](/source/Doi_(identifier)):[10.1109/IEEESTD.2022.9726144](https://doi.org/10.1109%2FIEEESTD.2022.9726144). [ISBN](/source/ISBN_(identifier)) [978-1-5044-8311-7](https://en.wikipedia.org/wiki/Special:BookSources/978-1-5044-8311-7). [S2CID](/source/S2CID_(identifier)) [252589405](https://api.semanticscholar.org/CorpusID:252589405)..

1. **[^](#cite_ref-84)** Kamila MK, Jasrotia SS (2023-01-01). "Ethical issues in the development of artificial intelligence: recognizing the risks". *International Journal of Ethics and Systems*. **41**: 45–63. [doi](/source/Doi_(identifier)):[10.1108/IJOES-05-2023-0107](https://doi.org/10.1108%2FIJOES-05-2023-0107). [ISSN](/source/ISSN_(identifier)) [2514-9369](https://search.worldcat.org/issn/2514-9369). [S2CID](/source/S2CID_(identifier)) [259614124](https://api.semanticscholar.org/CorpusID:259614124).

1. **[^](#cite_ref-WiredMS_85-0)** Thurm S (July 13, 2018). ["Microsoft Calls For Federal Regulation of Facial Recognition"](https://www.wired.com/story/microsoft-calls-for-federal-regulation-of-facial-recognition/). *Wired*. [Archived](https://web.archive.org/web/20190509231338/https://www.wired.com/story/microsoft-calls-for-federal-regulation-of-facial-recognition/) from the original on May 9, 2019. Retrieved January 10, 2019.

1. **[^](#cite_ref-86)** Piper K (2024-02-02). ["Should we make our most powerful AI models open source to all?"](https://www.vox.com/future-perfect/2024/2/2/24058484/open-source-artificial-intelligence-ai-risk-meta-llama-2-chatgpt-openai-deepfake). *Vox*. Retrieved 2024-04-07.

1. **[^](#cite_ref-87)** Vincent J (2023-03-15). ["OpenAI co-founder on company's past approach to openly sharing research: "We were wrong""](https://www.theverge.com/2023/3/15/23640180/openai-gpt-4-launch-closed-research-ilya-sutskever-interview). *The Verge*. [Archived](https://web.archive.org/web/20230317210900/https://www.theverge.com/2023/3/15/23640180/openai-gpt-4-launch-closed-research-ilya-sutskever-interview) from the original on 2023-03-17. Retrieved 2024-04-07.

1. **[^](#cite_ref-88)** ["Stack Overflow Will Charge AI Giants for Training Data"](https://www.wired.com/story/stack-overflow-will-charge-ai-giants-for-training-data/). *WIRED*. 28 April 2023. Retrieved 3 April 2025.

1. **[^](#cite_ref-89)** ["Open source devs say AI crawlers dominate traffic, forcing blocks on entire countries"](https://arstechnica.com/ai/2025/03/devs-say-ai-crawlers-dominate-traffic-forcing-blocks-on-entire-countries/). *Ars Technica*. 25 March 2025. Retrieved 3 April 2025.

1. **[^](#cite_ref-90)** ["AI bots strain Wikimedia as bandwidth surges 50%"](https://arstechnica.com/information-technology/2025/04/ai-bots-strain-wikimedia-as-bandwidth-surges-50/). *Ars Technica*. 2 April 2025. Retrieved 3 April 2025.

1. **[^](#cite_ref-91)** von Eschenbach WJ (2021-12-01). ["Transparency and the Black Box Problem: Why We Do Not Trust AI"](https://link.springer.com/article/10.1007/s13347-021-00477-0). *Philosophy & Technology*. **34** (4): 1607–1622. [doi](/source/Doi_(identifier)):[10.1007/s13347-021-00477-0](https://doi.org/10.1007%2Fs13347-021-00477-0). [ISSN](/source/ISSN_(identifier)) [2210-5441](https://search.worldcat.org/issn/2210-5441).

1. **[^](#cite_ref-92)** Lund B, Orhan Z, Mannuru NR, Bevara RV, Porter B, Vinaih MK, Bhaskara P (2025-01-29). ["Standards, frameworks, and legislation for artificial intelligence (AI) transparency"](https://link.springer.com/article/10.1007/s43681-025-00661-4). *AI and Ethics*. **5** (4): 3639–3655. [doi](/source/Doi_(identifier)):[10.1007/s43681-025-00661-4](https://doi.org/10.1007%2Fs43681-025-00661-4). [ISSN](/source/ISSN_(identifier)) [2730-5961](https://search.worldcat.org/issn/2730-5961).

1. **[^](#cite_ref-93)** [Inside The Mind Of A.I.](https://think.kera.org/2017/12/05/inside-the-mind-of-a-i/) [Archived](https://web.archive.org/web/20210810003331/https://think.kera.org/2017/12/05/inside-the-mind-of-a-i/) 2021-08-10 at the [Wayback Machine](/source/Wayback_Machine) – Cliff Kuang interview

1. **[^](#cite_ref-94)** ["What Is AI Interpretability? | IBM"](https://www.ibm.com/think/topics/interpretability). *www.ibm.com*. 2024-10-08. Retrieved 2025-07-03.

1. **[^](#cite_ref-95)** Li F, Ruijs N, Lu Y (2022-12-31). ["Ethics & AI: A Systematic Review on Ethical Concerns and Related Strategies for Designing with AI in Healthcare"](https://doi.org/10.3390%2Fai4010003). *AI*. **4** (1): 28–53. [doi](/source/Doi_(identifier)):[10.3390/ai4010003](https://doi.org/10.3390%2Fai4010003). [ISSN](/source/ISSN_(identifier)) [2673-2688](https://search.worldcat.org/issn/2673-2688).

1. **[^](#cite_ref-96)** Shabankareh M, Khamoushi Sahne SS, Nazarian A, Foroudi P (2025-01-01). ["The impact of AI perceived transparency on trust in AI recommendations in healthcare applications"](https://www.emerald.com/insight/content/doi/10.1108/apjba-12-2024-0690/full/html). *Asia-Pacific Journal of Business Administration*. ahead-of-print (ahead-of-print). [doi](/source/Doi_(identifier)):[10.1108/APJBA-12-2024-0690](https://doi.org/10.1108%2FAPJBA-12-2024-0690). [ISSN](/source/ISSN_(identifier)) [1757-4331](https://search.worldcat.org/issn/1757-4331).

1. **[^](#cite_ref-97)** Xu H, Shuttleworth KM (2024-02-01). ["Medical artificial intelligence and the black box problem: a view based on the ethical principle of "do no harm""](https://www.sciencedirect.com/science/article/pii/S2667102623000578). *Intelligent Medicine*. **4** (1): 52–57. [doi](/source/Doi_(identifier)):[10.1016/j.imed.2023.08.001](https://doi.org/10.1016%2Fj.imed.2023.08.001). [ISSN](/source/ISSN_(identifier)) [2667-1026](https://search.worldcat.org/issn/2667-1026).

1. **[^](#cite_ref-98)** Howard A (29 July 2019). ["The Regulation of AI – Should Organizations Be Worried? | Ayanna Howard"](https://sloanreview.mit.edu/article/the-regulation-of-ai-should-organizations-be-worried/). *MIT Sloan Management Review*. [Archived](https://web.archive.org/web/20190814134545/https://sloanreview.mit.edu/article/the-regulation-of-ai-should-organizations-be-worried/) from the original on 2019-08-14. Retrieved 2019-08-14.

1. **[^](#cite_ref-99)** ["Trust in artificial intelligence – A five country study"](https://assets.kpmg.com/content/dam/kpmg/au/pdf/2021/trust-in-ai-multiple-countries.pdf) (PDF). *KPMG*. March 2021. [Archived](https://web.archive.org/web/20231001161127/https://assets.kpmg.com/content/dam/kpmg/au/pdf/2021/trust-in-ai-multiple-countries.pdf) (PDF) from the original on 2023-10-01. Retrieved 2023-10-06.

1. **[^](#cite_ref-DeloitteGDPR_100-0)** Bastin R, Wantz G (June 2017). ["The General Data Protection Regulation Cross-industry innovation"](https://www2.deloitte.com/content/dam/Deloitte/lu/Documents/technology/lu-general-data-protection-regulation-cross-industry-innovation-062017.pdf) (PDF). *Inside magazine*. Deloitte. [Archived](https://web.archive.org/web/20190110183405/https://www2.deloitte.com/content/dam/Deloitte/lu/Documents/technology/lu-general-data-protection-regulation-cross-industry-innovation-062017.pdf) (PDF) from the original on 2019-01-10. Retrieved 2019-01-10.

1. **[^](#cite_ref-101)** ["UN artificial intelligence summit aims to tackle poverty, humanity's 'grand challenges'"](https://news.un.org/en/story/2017/06/558962-un-artificial-intelligence-summit-aims-tackle-poverty-humanitys-grand). *UN News*. 2017-06-07. [Archived](https://web.archive.org/web/20190726084819/https://news.un.org/en/story/2017/06/558962-un-artificial-intelligence-summit-aims-tackle-poverty-humanitys-grand) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-102)** ["Artificial intelligence – Organisation for Economic Co-operation and Development"](http://www.oecd.org/going-digital/ai/). *www.oecd.org*. [Archived](https://web.archive.org/web/20190722124751/http://www.oecd.org/going-digital/ai/) from the original on 2019-07-22. Retrieved 2019-07-26.

1. **[^](#cite_ref-103)** Anonymous (2018-06-14). ["The European AI Alliance"](https://ec.europa.eu/digital-single-market/en/european-ai-alliance). *Digital Single Market – European Commission*. [Archived](https://web.archive.org/web/20190801011543/https://ec.europa.eu/digital-single-market/en/european-ai-alliance) from the original on 2019-08-01. Retrieved 2019-07-26.

1. **[^](#cite_ref-104)** European Commission High-Level Expert Group on AI (2019-06-26). ["Policy and investment recommendations for trustworthy Artificial Intelligence"](https://ec.europa.eu/digital-single-market/en/news/policy-and-investment-recommendations-trustworthy-artificial-intelligence). *Shaping Europe's digital future – European Commission*. [Archived](https://web.archive.org/web/20200226023934/https://ec.europa.eu/digital-single-market/en/news/policy-and-investment-recommendations-trustworthy-artificial-intelligence) from the original on 2020-02-26. Retrieved 2020-03-16.

1. **[^](#cite_ref-105)** Fukuda-Parr S, Gibbons E (July 2021). ["Emerging Consensus on 'Ethical AI': Human Rights Critique of Stakeholder Guidelines"](https://doi.org/10.1111%2F1758-5899.12965). *Global Policy*. **12** (S6): 32–44. [doi](/source/Doi_(identifier)):[10.1111/1758-5899.12965](https://doi.org/10.1111%2F1758-5899.12965). [ISSN](/source/ISSN_(identifier)) [1758-5880](https://search.worldcat.org/issn/1758-5880).

1. **[^](#cite_ref-106)** ["EU Tech Policy Brief: July 2019 Recap"](https://cdt.org/blog/eu-tech-policy-brief-july-2019-recap/). *Center for Democracy & Technology*. 2 August 2019. [Archived](https://web.archive.org/web/20190809194057/https://cdt.org/blog/eu-tech-policy-brief-july-2019-recap/) from the original on 2019-08-09. Retrieved 2019-08-09.

1. **[^](#cite_ref-107)** Curtis C, Gillespie N, Lockey S (2022-05-24). ["AI-deploying organizations are key to addressing 'perfect storm' of AI risks"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9127285). *AI and Ethics*. **3** (1): 145–153. [doi](/source/Doi_(identifier)):[10.1007/s43681-022-00163-7](https://doi.org/10.1007%2Fs43681-022-00163-7). [ISSN](/source/ISSN_(identifier)) [2730-5961](https://search.worldcat.org/issn/2730-5961). [PMC](/source/PMC_(identifier)) [9127285](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9127285). [PMID](/source/PMID_(identifier)) [35634256](https://pubmed.ncbi.nlm.nih.gov/35634256).

1. ^ [***a***](#cite_ref-:2_108-0) [***b***](#cite_ref-:2_108-1) [***c***](#cite_ref-:2_108-2) ["EU AI Act: first regulation on artificial intelligence"](https://www.europarl.europa.eu/topics/en/article/20230601STO93804/eu-ai-act-first-regulation-on-artificial-intelligence). *European Parliament*. 6 August 2023. Retrieved 2025-07-15.

1. ^ [***a***](#cite_ref-:3_109-0) [***b***](#cite_ref-:3_109-1) ["AI Act enters into force"](https://commission.europa.eu/news-and-media/news/ai-act-enters-force-2024-08-01_en). *European Commission*. 2024-08-01. Retrieved 2025-07-15.

1. **[^](#cite_ref-110)** [Ciaramella A](/source/Alberto_Ciaramella), Ciaramella M (2024). *Introduction to Artificial Intelligence: from data analysis to generative AI*. Intellisemantic Editions. p. 217. [ISBN](/source/ISBN_(identifier)) [978-88-947876-0-3](https://en.wikipedia.org/wiki/Special:BookSources/978-88-947876-0-3).

1. **[^](#cite_ref-111)** ["Taylor Swift deepfakes spread online, sparking outrage"](https://www.cbsnews.com/news/taylor-swift-deepfakes-online-outrage-artificial-intelligence/). *CBS News*. 2024-01-26. Retrieved 2026-05-06.

1. **[^](#cite_ref-112)** Magramo Heather Chen, Kathleen (2024-02-04). ["Finance worker pays out $25 million after video call with deepfake 'chief financial officer'"](https://www.cnn.com/2024/02/04/asia/deepfake-cfo-scam-hong-kong-intl-hnk). *CNN*. Retrieved 2026-05-08.{{[cite web](https://en.wikipedia.org/wiki/Template:Cite_web)}}: CS1 maint: multiple names: authors list ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_multiple_names:_authors_list))

1. **[^](#cite_ref-113)** Down A (2026-02-06). ["Deepfake fraud taking place on an industrial scale, study finds"](https://www.theguardian.com/technology/2026/feb/06/deepfake-taking-place-on-an-industrial-scale-study-finds). *The Guardian*. [ISSN](/source/ISSN_(identifier)) [0261-3077](https://search.worldcat.org/issn/0261-3077). Retrieved 2026-05-08.

1. **[^](#cite_ref-114)** Challen R, Denny J, Pitt M, Gompels L, Edwards T, Tsaneva-Atanasova K (March 2019). ["Artificial intelligence, bias and clinical safety"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6560460). *BMJ Quality & Safety*. **28** (3): 231–237. [doi](/source/Doi_(identifier)):[10.1136/bmjqs-2018-008370](https://doi.org/10.1136%2Fbmjqs-2018-008370). [ISSN](/source/ISSN_(identifier)) [2044-5415](https://search.worldcat.org/issn/2044-5415). [PMC](/source/PMC_(identifier)) [6560460](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6560460). [PMID](/source/PMID_(identifier)) [30636200](https://pubmed.ncbi.nlm.nih.gov/30636200).

1. ^ [***a***](#cite_ref-Metzinger2_115-0) [***b***](#cite_ref-Metzinger2_115-1) [Thomas Metzinger](/source/Thomas_Metzinger) (February 2021). ["Artificial Suffering: An Argument for a Global Moratorim on Synthetic Phenomenology"](https://doi.org/10.1142%2FS270507852150003X). *[Journal of Artificial Intelligence and Consciousness](/source/Journal_of_Artificial_Intelligence_and_Consciousness)*. **8**: 43–66. [doi](/source/Doi_(identifier)):[10.1142/S270507852150003X](https://doi.org/10.1142%2FS270507852150003X). [S2CID](/source/S2CID_(identifier)) [233176465](https://api.semanticscholar.org/CorpusID:233176465).

1. ^ [***a***](#cite_ref-Edelman2_116-0) [***b***](#cite_ref-Edelman2_116-1) Agarwal A, Edelman S (2020). "Functionally effective conscious AI without suffering". *[Journal of Artificial Intelligence and Consciousness](/source/Journal_of_Artificial_Intelligence_and_Consciousness)*. **7**: 39–50. [arXiv](/source/ArXiv_(identifier)):[2002.05652](https://arxiv.org/abs/2002.05652). [doi](/source/Doi_(identifier)):[10.1142/S2705078520300030](https://doi.org/10.1142%2FS2705078520300030). [S2CID](/source/S2CID_(identifier)) [211096533](https://api.semanticscholar.org/CorpusID:211096533).

1. **[^](#cite_ref-:22_117-0)** Roose K (2025-04-24). ["If A.I. Systems Become Conscious, Should They Have Rights?"](https://www.nytimes.com/2025/04/24/technology/ai-welfare-anthropic-claude.html). *The New York Times*. [ISSN](/source/ISSN_(identifier)) [0362-4331](https://search.worldcat.org/issn/0362-4331). Retrieved 2025-04-24.

1. **[^](#cite_ref-118)** [Birch J](/source/Jonathan_Birch_(philosopher)) (2017-01-01). ["Animal sentience and the precautionary principle"](https://www.wellbeingintlstudiesrepository.org/animsent/vol2/iss16/1). *Animal Sentience*. **2** (16). [doi](/source/Doi_(identifier)):[10.51291/2377-7478.1200](https://doi.org/10.51291%2F2377-7478.1200). [ISSN](/source/ISSN_(identifier)) [2377-7478](https://search.worldcat.org/issn/2377-7478). [Archived](https://web.archive.org/web/20240811145748/https://www.wellbeingintlstudiesrepository.org/animsent/vol2/iss16/1/) from the original on 2024-08-11. Retrieved 2024-07-08.

1. **[^](#cite_ref-119)** Macrae C (September 2022). ["Learning from the Failure of Autonomous and Intelligent Systems: Accidents, Safety, and Sociotechnical Sources of Risk"](https://onlinelibrary.wiley.com/doi/10.1111/risa.13850). *Risk Analysis*. **42** (9): 1999–2025. [Bibcode](/source/Bibcode_(identifier)):[2022RiskA..42.1999M](https://ui.adsabs.harvard.edu/abs/2022RiskA..42.1999M). [doi](/source/Doi_(identifier)):[10.1111/risa.13850](https://doi.org/10.1111%2Frisa.13850). [ISSN](/source/ISSN_(identifier)) [0272-4332](https://search.worldcat.org/issn/0272-4332). [PMID](/source/PMID_(identifier)) [34814229](https://pubmed.ncbi.nlm.nih.gov/34814229).

1. **[^](#cite_ref-120)** [Chalmers D](/source/David_Chalmers) (March 2023). "Could a Large Language Model be Conscious?". [arXiv](/source/ArXiv_(identifier)):[2303.07103v1](https://arxiv.org/abs/2303.07103v1) [[Science Computer Science](https://arxiv.org/archive/Computer)].

1. **[^](#cite_ref-121)** Edwards B (2024-11-11). ["Anthropic hires its first "AI welfare" researcher"](https://arstechnica.com/ai/2024/11/anthropic-hires-its-first-ai-welfare-researcher/). *Ars Technica*. Retrieved 2025-04-24.

1. **[^](#cite_ref-122)** Wiggers K (2025-04-24). ["Anthropic is launching a new program to study AI 'model welfare'"](https://techcrunch.com/2025/04/24/anthropic-is-launching-a-new-program-to-study-ai-model-welfare/). *TechCrunch*. Retrieved 2025-04-27.

1. **[^](#cite_ref-123)** Shulman C, Bostrom N (August 2021). ["Sharing the World with Digital Minds"](https://nickbostrom.com/papers/digital-minds.pdf) (PDF). *Rethinking Moral Status*: 306–326. [doi](/source/Doi_(identifier)):[10.1093/oso/9780192894076.003.0018](https://doi.org/10.1093%2Foso%2F9780192894076.003.0018). [ISBN](/source/ISBN_(identifier)) [978-0-19-289407-6](https://en.wikipedia.org/wiki/Special:BookSources/978-0-19-289407-6).

1. **[^](#cite_ref-124)** Fisher R (13 November 2020). ["The intelligent monster that you should let eat you"](https://www.bbc.com/future/article/20201111-philosophy-of-utility-monsters-and-artificial-intelligence). BBC News. Retrieved 12 February 2021.

1. ^ [***a***](#cite_ref-Weizenbaum's_critique_125-0) [***b***](#cite_ref-Weizenbaum's_critique_125-1) - [Weizenbaum J](/source/Joseph_Weizenbaum) (1976). [*Computer Power and Human Reason*](/source/Computer_Power_and_Human_Reason). San Francisco: W.H. Freeman & Company. [ISBN](/source/ISBN_(identifier)) [978-0-7167-0464-5](https://en.wikipedia.org/wiki/Special:BookSources/978-0-7167-0464-5). - [McCorduck P](/source/Pamela_McCorduck) (2004), *Machines Who Think* (2nd ed.), Natick, Massachusetts: A. K. Peters, [ISBN](/source/ISBN_(identifier)) [1-5688-1205-1](https://en.wikipedia.org/wiki/Special:BookSources/1-5688-1205-1), pp. 132–144

1. ^ [***a***](#cite_ref-MWZ_126-0) [***b***](#cite_ref-MWZ_126-1) [Joseph Weizenbaum](/source/Joseph_Weizenbaum), quoted in [McCorduck 2004](#CITEREFMcCorduck2004), pp. 356, 374–376

1. **[^](#cite_ref-127)** Kaplan A, Haenlein M (January 2019). "Siri, Siri, in my hand: Who's the fairest in the land? On the interpretations, illustrations, and implications of artificial intelligence". *Business Horizons*. **62** (1): 15–25. [doi](/source/Doi_(identifier)):[10.1016/j.bushor.2018.08.004](https://doi.org/10.1016%2Fj.bushor.2018.08.004). [S2CID](/source/S2CID_(identifier)) [158433736](https://api.semanticscholar.org/CorpusID:158433736).

1. ^ [***a***](#cite_ref-hibbard_2014_128-0) [***b***](#cite_ref-hibbard_2014_128-1) Hibbard B (17 November 2015). "Ethical Artificial Intelligence". [arXiv](/source/ArXiv_(identifier)):[1411.1373](https://arxiv.org/abs/1411.1373) [[cs.AI](https://arxiv.org/archive/cs.AI)].

1. **[^](#cite_ref-129)** Davies A (29 February 2016). ["Google's Self-Driving Car Caused Its First Crash"](https://www.wired.com/2016/02/googles-self-driving-car-may-caused-first-crash/). *Wired*. [Archived](https://web.archive.org/web/20190707212719/https://www.wired.com/2016/02/googles-self-driving-car-may-caused-first-crash/) from the original on 7 July 2019. Retrieved 26 July 2019.

1. **[^](#cite_ref-130)** [Levin S](/source/Julia_Carrie_Wong), Wong JC (19 March 2018). ["Self-driving Uber kills Arizona woman in first fatal crash involving pedestrian"](https://www.theguardian.com/technology/2018/mar/19/uber-self-driving-car-kills-woman-arizona-tempe). *The Guardian*. [Archived](https://web.archive.org/web/20190726084818/https://www.theguardian.com/technology/2018/mar/19/uber-self-driving-car-kills-woman-arizona-tempe) from the original on 26 July 2019. Retrieved 26 July 2019.

1. **[^](#cite_ref-131)** ["Who is responsible when a self-driving car has an accident?"](https://futurism.com/who-responsible-when-self-driving-car-accident). *Futurism*. 30 January 2018. [Archived](https://web.archive.org/web/20190726084819/https://futurism.com/who-responsible-when-self-driving-car-accident) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-132)** ["Autonomous Car Crashes: Who – or What – Is to Blame?"](https://knowledge.wharton.upenn.edu/article/automated-car-accidents/). *Knowledge@Wharton*. Law and Public Policy. Radio Business North America Podcasts. [Archived](https://web.archive.org/web/20190726084820/https://knowledge.wharton.upenn.edu/article/automated-car-accidents/) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-133)** Delbridge E. ["Driverless Cars Gone Wild"](https://www.thebalance.com/driverless-car-accidents-4171792). *The Balance*. [Archived](https://web.archive.org/web/20190529020717/https://www.thebalance.com/driverless-car-accidents-4171792) from the original on 2019-05-29. Retrieved 2019-05-29.

1. **[^](#cite_ref-134)** Stilgoe J (2020), ["Who Killed Elaine Herzberg?"](http://link.springer.com/10.1007/978-3-030-32320-2_1), *Who's Driving Innovation?*, Cham: Springer International Publishing, pp. 1–6, [doi](/source/Doi_(identifier)):[10.1007/978-3-030-32320-2_1](https://doi.org/10.1007%2F978-3-030-32320-2_1), [ISBN](/source/ISBN_(identifier)) [978-3-030-32319-6](https://en.wikipedia.org/wiki/Special:BookSources/978-3-030-32319-6), [S2CID](/source/S2CID_(identifier)) [214359377](https://api.semanticscholar.org/CorpusID:214359377), [archived](https://web.archive.org/web/20210318060722/https://link.springer.com/chapter/10.1007%2F978-3-030-32320-2_1) from the original on 2021-03-18, retrieved 2020-11-11{{[citation](https://en.wikipedia.org/wiki/Template:Citation)}}: CS1 maint: work parameter with ISBN ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_work_parameter_with_ISBN))

1. **[^](#cite_ref-135)** Maxmen A (October 2018). ["Self-driving car dilemmas reveal that moral choices are not universal"](https://doi.org/10.1038%2Fd41586-018-07135-0). *Nature*. **562** (7728): 469–470. [Bibcode](/source/Bibcode_(identifier)):[2018Natur.562..469M](https://ui.adsabs.harvard.edu/abs/2018Natur.562..469M). [doi](/source/Doi_(identifier)):[10.1038/d41586-018-07135-0](https://doi.org/10.1038%2Fd41586-018-07135-0). [PMID](/source/PMID_(identifier)) [30356197](https://pubmed.ncbi.nlm.nih.gov/30356197).

1. **[^](#cite_ref-136)** ["Regulations for driverless cars"](https://www.gov.uk/government/publications/driverless-cars-in-the-uk-a-regulatory-review). *GOV.UK*. [Archived](https://web.archive.org/web/20190726084816/https://www.gov.uk/government/publications/driverless-cars-in-the-uk-a-regulatory-review) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-137)** ["Automated Driving: Legislative and Regulatory Action – CyberWiki"](https://web.archive.org/web/20190726084828/https://cyberlaw.stanford.edu/wiki/index.php/Automated_Driving:_Legislative_and_Regulatory_Action). *cyberlaw.stanford.edu*. Archived from [the original](https://cyberlaw.stanford.edu/wiki/index.php/Automated_Driving:_Legislative_and_Regulatory_Action) on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-138)** ["Autonomous Vehicles | Self-Driving Vehicles Enacted Legislation"](http://www.ncsl.org/research/transportation/autonomous-vehicles-self-driving-vehicles-enacted-legislation.aspx). *www.ncsl.org*. [Archived](https://web.archive.org/web/20190726165225/http://www.ncsl.org/research/transportation/autonomous-vehicles-self-driving-vehicles-enacted-legislation.aspx) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-139)** Etzioni A, Etzioni O (2017-12-01). "Incorporating Ethics into Artificial Intelligence". *The Journal of Ethics*. **21** (4): 403–418. [doi](/source/Doi_(identifier)):[10.1007/s10892-017-9252-2](https://doi.org/10.1007%2Fs10892-017-9252-2). [ISSN](/source/ISSN_(identifier)) [1572-8609](https://search.worldcat.org/issn/1572-8609). [S2CID](/source/S2CID_(identifier)) [254644745](https://api.semanticscholar.org/CorpusID:254644745).

1. **[^](#cite_ref-140)** [Call for debate on killer robots](http://news.bbc.co.uk/2/hi/technology/8182003.stm) [Archived](https://web.archive.org/web/20090807005005/http://news.bbc.co.uk/2/hi/technology/8182003.stm) 2009-08-07 at the [Wayback Machine](/source/Wayback_Machine), By Jason Palmer, Science and technology reporter, BBC News, 8/3/09.

1. ^ [***a***](#cite_ref-Mick170209_141-0) [***b***](#cite_ref-Mick170209_141-1) [Science New Navy-funded Report Warns of War Robots Going "Terminator"](http://www.dailytech.com/New%20Navyfunded%20Report%20Warns%20of%20War%20Robots%20Going%20Terminator/article14298.htm) [Archived](https://web.archive.org/web/20090728101106/http://www.dailytech.com/New%20Navyfunded%20Report%20Warns%20of%20War%20Robots%20Going%20Terminator/article14298.htm) 2009-07-28 at the [Wayback Machine](/source/Wayback_Machine), by Jason Mick (Blog), dailytech.com, February 17, 2009.

1. ^ [***a***](#cite_ref-engadget.com_142-0) [***b***](#cite_ref-engadget.com_142-1) [Navy report warns of robot uprising, suggests a strong moral compass](https://www.engadget.com/2009/02/18/navy-report-warns-of-robot-uprising-suggests-a-strong-moral-com/) [Archived](https://web.archive.org/web/20110604145633/http://www.engadget.com/2009/02/18/navy-report-warns-of-robot-uprising-suggests-a-strong-moral-com/) 2011-06-04 at the [Wayback Machine](/source/Wayback_Machine), by Joseph L. Flatley engadget.com, Feb 18th 2009.

1. **[^](#cite_ref-143)** [AAAI Presidential Panel on Long-Term AI Futures 2008–2009 Study](http://research.microsoft.com/en-us/um/people/horvitz/AAAI_Presidential_Panel_2008-2009.htm) [Archived](https://web.archive.org/web/20090828214741/http://research.microsoft.com/en-us/um/people/horvitz/AAAI_Presidential_Panel_2008-2009.htm) 2009-08-28 at the [Wayback Machine](/source/Wayback_Machine), Association for the Advancement of Artificial Intelligence, Accessed 7/26/09.

1. **[^](#cite_ref-144)** United States. Defense Innovation Board. *AI principles: recommendations on the ethical use of artificial intelligence by the Department of Defense*. [OCLC](/source/OCLC_(identifier)) [1126650738](https://search.worldcat.org/oclc/1126650738).

1. **[^](#cite_ref-145)** Umbrello S, Torres P, De Bellis AF (March 2020). ["The future of war: could lethal autonomous weapons make conflict more ethical?"](http://link.springer.com/10.1007/s00146-019-00879-x). *AI & Society*. **35** (1): 273–282. [doi](/source/Doi_(identifier)):[10.1007/s00146-019-00879-x](https://doi.org/10.1007%2Fs00146-019-00879-x). [hdl](/source/Hdl_(identifier)):[2318/1699364](https://hdl.handle.net/2318%2F1699364). [ISSN](/source/ISSN_(identifier)) [0951-5666](https://search.worldcat.org/issn/0951-5666). [S2CID](/source/S2CID_(identifier)) [59606353](https://api.semanticscholar.org/CorpusID:59606353). Retrieved 2020-11-11.{{[cite journal](https://en.wikipedia.org/wiki/Template:Cite_journal)}}: CS1 maint: deprecated archival service ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_deprecated_archival_service))

1. **[^](#cite_ref-146)** Jamison M (2024-12-20). ["DARPA Launches Ethics Program for Autonomous Systems"](https://executivegov.com/2024/12/darpa-launches-ethics-program-autonomous-systems/). *executivegov.com*. Retrieved 2025-01-02.

1. **[^](#cite_ref-147)** ["DARPA's ASIMOV seeks to develop Ethical Standards for Autonomous Systems"](https://www.spacedaily.com/reports/CoVar_to_develop_Ethical_Standards_for_Autonomous_Systems_under_DARPA_ASIMOV_contract_999.html). *Space Daily*. 20 December 2024. Retrieved 2025-01-02.

1. **[^](#cite_ref-148)** Hellström T (June 2013). ["On the moral responsibility of military robots"](http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-60199). *Ethics and Information Technology*. **15** (2): 99–107. [doi](/source/Doi_(identifier)):[10.1007/s10676-012-9301-2](https://doi.org/10.1007%2Fs10676-012-9301-2). [S2CID](/source/S2CID_(identifier)) [15205810](https://api.semanticscholar.org/CorpusID:15205810). [ProQuest](/source/ProQuest) [1372020233](https://www.proquest.com/docview/1372020233).

1. **[^](#cite_ref-149)** Mitra A (5 April 2018). ["We can train AI to identify good and evil, and then use it to teach us morality"](https://qz.com/1244055/we-can-train-ai-to-identify-good-and-evil-and-then-use-it-to-teach-us-morality/). *Quartz*. [Archived](https://web.archive.org/web/20190726085248/https://qz.com/1244055/we-can-train-ai-to-identify-good-and-evil-and-then-use-it-to-teach-us-morality/) from the original on 2019-07-26. Retrieved 2019-07-26.

1. **[^](#cite_ref-150)** Dominguez G (23 August 2022). ["South Korea developing new stealthy drones to support combat aircraft"](https://www.japantimes.co.jp/news/2022/08/23/asia-pacific/south-korea-stealth-drones-development/). *[The Japan Times](/source/The_Japan_Times)*. Retrieved 14 June 2023.

1. **[^](#cite_ref-151)** ["AI Principles"](https://futureoflife.org/ai-principles/). *Future of Life Institute*. 11 August 2017. [Archived](https://web.archive.org/web/20171211171044/https://futureoflife.org/ai-principles/) from the original on 2017-12-11. Retrieved 2019-07-26.

1. ^ [***a***](#cite_ref-theatlantic.com_152-0) [***b***](#cite_ref-theatlantic.com_152-1) Zach Musgrave and Bryan W. Roberts (2015-08-14). ["Why Artificial Intelligence Can Too Easily Be Weaponized – The Atlantic"](https://www.theatlantic.com/technology/archive/2015/08/humans-not-robots-are-the-real-reason-artificial-intelligence-is-scary/400994/). *The Atlantic*. [Archived](https://web.archive.org/web/20170411140722/https://www.theatlantic.com/technology/archive/2015/08/humans-not-robots-are-the-real-reason-artificial-intelligence-is-scary/400994/) from the original on 2017-04-11. Retrieved 2017-03-06.

1. **[^](#cite_ref-153)** Cat Zakrzewski (2015-07-27). ["Musk, Hawking Warn of Artificial Intelligence Weapons"](https://blogs.wsj.com/digits/2015/07/27/musk-hawking-warn-of-artificial-intelligence-weapons/). *WSJ*. [Archived](https://web.archive.org/web/20150728173944/http://blogs.wsj.com/digits/2015/07/27/musk-hawking-warn-of-artificial-intelligence-weapons/) from the original on 2015-07-28. Retrieved 2017-08-04.

1. **[^](#cite_ref-154)** ["Potential Risks from Advanced Artificial Intelligence"](https://www.openphilanthropy.org/research/potential-risks-from-advanced-artificial-intelligence/). *Open Philanthropy*. August 11, 2015. Retrieved 2024-04-07.

1. ^ [***a***](#cite_ref-:023_155-0) [***b***](#cite_ref-:023_155-1) Bachulska A, Leonard M, Oertel J (2 July 2024). [*The Idea of China: Chinese Thinkers on Power, Progress, and People*](https://ecfr.eu/publication/idea-of-china/) (EPUB). Berlin, Germany: [European Council on Foreign Relations](/source/European_Council_on_Foreign_Relations). [ISBN](/source/ISBN_(identifier)) [978-1-916682-42-9](https://en.wikipedia.org/wiki/Special:BookSources/978-1-916682-42-9). [Archived](https://web.archive.org/web/20240717120845/https://ecfr.eu/publication/idea-of-china/) from the original on 17 July 2024. Retrieved 22 July 2024.

1. **[^](#cite_ref-156)** ["GGE on lethal autonomous weapons systems"](https://dig.watch/processes/gge-laws). *Digital Watch Observatory*. 2025-11-27. Retrieved 2026-04-26.

1. **[^](#cite_ref-157)** ["Statements at the First 2025 GGE LAWS Session"](https://apils.org/2025/03/09/apils-statements-at-the-first-2025-session-of-gge-laws/). *APILS*. 2025-03-09. Retrieved 2026-04-26.

1. **[^](#cite_ref-reg_158-0)** Brandon Vigliarolo. ["International military AI summit ends with 60-state pledge"](https://www.theregister.com/2023/02/17/military_ai_summit/). *www.theregister.com*. Retrieved 2023-02-17.

1. ^ [***a***](#cite_ref-NYT-2009_159-0) [***b***](#cite_ref-NYT-2009_159-1) Markoff J (25 July 2009). ["Scientists Worry Machines May Outsmart Man"](https://www.nytimes.com/2009/07/26/science/26robot.html). *The New York Times*. [Archived](https://web.archive.org/web/20170225202201/http://www.nytimes.com/2009/07/26/science/26robot.html) from the original on 25 February 2017. Retrieved 24 February 2017.

1. **[^](#cite_ref-Muehlhauser,_Luke_2012_160-0)** Muehlhauser, Luke, and Louie Helm. 2012. ["Intelligence Explosion and Machine Ethics"](https://intelligence.org/files/IE-ME.pdf) [Archived](https://web.archive.org/web/20150507173028/http://intelligence.org/files/IE-ME.pdf) 2015-05-07 at the [Wayback Machine](/source/Wayback_Machine). In Singularity Hypotheses: A Scientific and Philosophical Assessment, edited by Amnon Eden, Johnny Søraker, James H. Moor, and Eric Steinhart. Berlin: Springer.

1. **[^](#cite_ref-Bostrom,_Nick_2003_161-0)** Bostrom, Nick. 2003. ["Ethical Issues in Advanced Artificial Intelligence"](http://www.nickbostrom.com/ethics/ai.html) [Archived](https://web.archive.org/web/20181008090224/http://www.nickbostrom.com/ethics/ai.html) 2018-10-08 at the [Wayback Machine](/source/Wayback_Machine). In Cognitive, Emotive and Ethical Aspects of Decision Making in Humans and in Artificial Intelligence, edited by Iva Smit and George E. Lasker, 12–17. Vol. 2. Windsor, ON: International Institute for Advanced Studies in Systems Research / Cybernetics.

1. **[^](#cite_ref-162)** Bostrom N (2017). *Superintelligence: paths, dangers, strategies*. Oxford, United Kingdom: Oxford University Press. [ISBN](/source/ISBN_(identifier)) [978-0-19-967811-2](https://en.wikipedia.org/wiki/Special:BookSources/978-0-19-967811-2).

1. **[^](#cite_ref-163)** Umbrello S, Baum SD (2018-06-01). ["Evaluating future nanotechnology: The net societal impacts of atomically precise manufacturing"](http://www.sciencedirect.com/science/article/pii/S0016328717301908). *Futures*. **100**: 63–73. [doi](/source/Doi_(identifier)):[10.1016/j.futures.2018.04.007](https://doi.org/10.1016%2Fj.futures.2018.04.007). [hdl](/source/Hdl_(identifier)):[2318/1685533](https://hdl.handle.net/2318%2F1685533). [ISSN](/source/ISSN_(identifier)) [0016-3287](https://search.worldcat.org/issn/0016-3287). [S2CID](/source/S2CID_(identifier)) [158503813](https://api.semanticscholar.org/CorpusID:158503813). [Archived](https://web.archive.org/web/20190509222110/https://www.sciencedirect.com/science/article/pii/S0016328717301908) from the original on 2019-05-09. Retrieved 2020-11-29.

1. **[^](#cite_ref-164)** Yudkowsky, Eliezer. 2011. ["Complex Value Systems in Friendly AI"](https://intelligence.org/files/ComplexValues.pdf) [Archived](https://web.archive.org/web/20150929212318/http://intelligence.org/files/ComplexValues.pdf) 2015-09-29 at the [Wayback Machine](/source/Wayback_Machine). In Schmidhuber, Thórisson, and Looks 2011, 388–393.

1. **[^](#cite_ref-165)** [Russell S](/source/Stuart_J._Russell) (October 8, 2019). [*Human Compatible: Artificial Intelligence and the Problem of Control*](/source/Human_Compatible). United States: Viking. [ISBN](/source/ISBN_(identifier)) [978-0-525-55861-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-525-55861-3). [OCLC](/source/OCLC_(identifier)) [1083694322](https://search.worldcat.org/oclc/1083694322).

1. **[^](#cite_ref-166)** Yampolskiy RV (2020-03-01). ["Unpredictability of AI: On the Impossibility of Accurately Predicting All Actions of a Smarter Agent"](https://www.worldscientific.com/doi/abs/10.1142/S2705078520500034). *[Journal of Artificial Intelligence and Consciousness](/source/Journal_of_Artificial_Intelligence_and_Consciousness)*. **07** (1): 109–118. [doi](/source/Doi_(identifier)):[10.1142/S2705078520500034](https://doi.org/10.1142%2FS2705078520500034). [ISSN](/source/ISSN_(identifier)) [2705-0785](https://search.worldcat.org/issn/2705-0785). [S2CID](/source/S2CID_(identifier)) [218916769](https://api.semanticscholar.org/CorpusID:218916769). [Archived](https://web.archive.org/web/20210318060657/https://www.worldscientific.com/doi/abs/10.1142/S2705078520500034) from the original on 2021-03-18. Retrieved 2020-11-29.

1. **[^](#cite_ref-167)** Wallach W, Vallor S (2020-09-17), ["Moral Machines: From Value Alignment to Embodied Virtue"](https://oxford.universitypressscholarship.com/view/10.1093/oso/9780190905033.001.0001/oso-9780190905033-chapter-14), *Ethics of Artificial Intelligence*, Oxford University Press, pp. 383–412, [doi](/source/Doi_(identifier)):[10.1093/oso/9780190905033.003.0014](https://doi.org/10.1093%2Foso%2F9780190905033.003.0014), [ISBN](/source/ISBN_(identifier)) [978-0-19-090503-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-19-090503-3), [archived](https://web.archive.org/web/20201208114354/https://oxford.universitypressscholarship.com/view/10.1093/oso/9780190905033.001.0001/oso-9780190905033-chapter-14) from the original on 2020-12-08, retrieved 2020-11-29{{[citation](https://en.wikipedia.org/wiki/Template:Citation)}}: CS1 maint: work parameter with ISBN ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_work_parameter_with_ISBN))

1. **[^](#cite_ref-168)** Umbrello S (2019). ["Beneficial Artificial Intelligence Coordination by Means of a Value Sensitive Design Approach"](https://doi.org/10.3390%2Fbdcc3010005). *Big Data and Cognitive Computing*. **3** (1): 5. [doi](/source/Doi_(identifier)):[10.3390/bdcc3010005](https://doi.org/10.3390%2Fbdcc3010005). [hdl](/source/Hdl_(identifier)):[2318/1685727](https://hdl.handle.net/2318%2F1685727).

1. **[^](#cite_ref-169)** Floridi L, Cowls J, King TC, Taddeo M (2020). ["How to Design AI for Social Good: Seven Essential Factors"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7286860). *Science and Engineering Ethics*. **26** (3): 1771–1796. [doi](/source/Doi_(identifier)):[10.1007/s11948-020-00213-5](https://doi.org/10.1007%2Fs11948-020-00213-5). [ISSN](/source/ISSN_(identifier)) [1353-3452](https://search.worldcat.org/issn/1353-3452). [PMC](/source/PMC_(identifier)) [7286860](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7286860). [PMID](/source/PMID_(identifier)) [32246245](https://pubmed.ncbi.nlm.nih.gov/32246245).

1. **[^](#cite_ref-170)** ["Llama Guard: LLM-based Input-Output Safeguard for Human-AI Conversations"](https://ai.meta.com/research/publications/llama-guard-llm-based-input-output-safeguard-for-human-ai-conversations/). *Meta.com*. Retrieved 2024-12-06.

1. ^ [***a***](#cite_ref-:0_171-0) [***b***](#cite_ref-:0_171-1) Šekrst K, McHugh J, Cefalu JR (2024). "AI Ethics by Design: Implementing Customizable Guardrails for Responsible AI Development". [arXiv](/source/ArXiv_(identifier)):[2411.14442](https://arxiv.org/abs/2411.14442) [[cs.CY](https://arxiv.org/archive/cs.CY)].

1. **[^](#cite_ref-172)** ["Nvidia NeMo Guardrails"](https://docs.nvidia.com/nemo-guardrails/index.html). *Nvidia*. Retrieved 2024-12-06.

1. **[^](#cite_ref-173)** Inan H, Upasani K, Chi J, Rungta R, Iyer K, Mao Y, Tontchev M, Hu Q, Fuller B, Testuggine D, Khabsa M (2023). "Llama Guard: LLM-based Input-Output Safeguard for Human-AI Conversations". [arXiv](/source/ArXiv_(identifier)):[2312.06674](https://arxiv.org/abs/2312.06674) [[cs.CL](https://arxiv.org/archive/cs.CL)].

1. **[^](#cite_ref-174)** Dong Y, Mu R, Jin G, Qi Y, Hu J, Zhao X, Meng J, Ruan W, Huang X (2024). "Building Guardrails for Large Language Models". [arXiv](/source/ArXiv_(identifier)):[2402.01822](https://arxiv.org/abs/2402.01822) [[cs](https://arxiv.org/archive/cs)].

1. **[^](#cite_ref-175)** Evans W (2015). "Posthuman Rights: Dimensions of Transhuman Worlds". *Teknokultura*. **12** (2): 373–384. [doi](/source/Doi_(identifier)):[10.5209/rev_TK.2015.v12.n2.49072](https://doi.org/10.5209%2Frev_TK.2015.v12.n2.49072).

1. **[^](#cite_ref-176)** Fiegerman S (28 September 2016). ["Facebook, Google, Amazon create group to ease AI concerns"](https://web.archive.org/web/20200917141730/https://money.cnn.com/2016/09/28/technology/partnership-on-ai/). *CNNMoney*. Archived from [the original](https://money.cnn.com/2016/09/28/technology/partnership-on-ai/) on 17 September 2020. Retrieved 18 August 2020.

1. **[^](#cite_ref-177)** Slota SC, Fleischmann KR, Greenberg S, Verma N, Cummings B, Li L, Shenefiel C (2023). ["Locating the work of artificial intelligence ethics"](https://onlinelibrary.wiley.com/doi/10.1002/asi.24638). *Journal of the Association for Information Science and Technology*. **74** (3): 311–322. [doi](/source/Doi_(identifier)):[10.1002/asi.24638](https://doi.org/10.1002%2Fasi.24638). [ISSN](/source/ISSN_(identifier)) [2330-1635](https://search.worldcat.org/issn/2330-1635). [S2CID](/source/S2CID_(identifier)) [247342066](https://api.semanticscholar.org/CorpusID:247342066). [Archived](https://web.archive.org/web/20240925020205/https://onlinelibrary.wiley.com/doi/10.1002/asi.24638) from the original on 2024-09-25. Retrieved 2023-07-21.

1. **[^](#cite_ref-178)** ["Ethics guidelines for trustworthy AI"](https://ec.europa.eu/digital-single-market/en/news/ethics-guidelines-trustworthy-ai). *Shaping Europe's digital future – European Commission*. European Commission. 2019-04-08. [Archived](https://web.archive.org/web/20200220002342/https://ec.europa.eu/digital-single-market/en/news/ethics-guidelines-trustworthy-ai) from the original on 2020-02-20. Retrieved 2020-02-20.

1. **[^](#cite_ref-179)** ["White Paper on Artificial Intelligence – a European approach to excellence and trust | Shaping Europe's digital future"](https://ec.europa.eu/digital-single-market/en/news/white-paper-artificial-intelligence-european-approach-excellence-and-trust). 19 February 2020. [Archived](https://web.archive.org/web/20210306003222/https://ec.europa.eu/digital-single-market/en/news/white-paper-artificial-intelligence-european-approach-excellence-and-trust) from the original on 2021-03-06. Retrieved 2021-03-18.

1. **[^](#cite_ref-180)** ["Implementation Timeline | EU Artificial Intelligence Act"](https://artificialintelligenceact.eu/implementation-timeline/). Retrieved 2025-10-02.

1. **[^](#cite_ref-181)** ["OECD AI Policy Observatory"](https://www.oecd.ai/). [Archived](https://web.archive.org/web/20210308171133/https://oecd.ai/) from the original on 2021-03-08. Retrieved 2021-03-18.

1. **[^](#cite_ref-182)** [*Recommendation on the Ethics of Artificial Intelligence*](https://unesdoc.unesco.org/ark:/48223/pf0000381137.locale=en). UNESCO. 2021.

1. **[^](#cite_ref-183)** ["UNESCO member states adopt first global agreement on AI ethics"](https://www.helsinkitimes.fi/themes/themes/science-and-technology/20454-unesco-member-states-adopt-first-global-agreement-on-ai-ethics.html). *Helsinki Times*. 2021-11-26. [Archived](https://web.archive.org/web/20240925020210/https://www.helsinkitimes.fi/themes/themes/science-and-technology/20454-unesco-member-states-adopt-first-global-agreement-on-ai-ethics.html) from the original on 2024-09-25. Retrieved 2023-04-26.

1. **[^](#cite_ref-184)** ["The Obama Administration's Roadmap for AI Policy"](https://hbr.org/2016/12/the-obama-administrations-roadmap-for-ai-policy). *Harvard Business Review*. 2016-12-21. [ISSN](/source/ISSN_(identifier)) [0017-8012](https://search.worldcat.org/issn/0017-8012). [Archived](https://web.archive.org/web/20210122003445/https://hbr.org/2016/12/the-obama-administrations-roadmap-for-ai-policy) from the original on 2021-01-22. Retrieved 2021-03-16.

1. **[^](#cite_ref-185)** ["Accelerating America's Leadership in Artificial Intelligence – The White House"](https://trumpwhitehouse.archives.gov/articles/accelerating-americas-leadership-in-artificial-intelligence/). *trumpwhitehouse.archives.gov*. [Archived](https://web.archive.org/web/20210225073748/https://trumpwhitehouse.archives.gov/articles/accelerating-americas-leadership-in-artificial-intelligence/) from the original on 2021-02-25. Retrieved 2021-03-16.

1. **[^](#cite_ref-186)** ["Request for Comments on a Draft Memorandum to the Heads of Executive Departments and Agencies, "Guidance for Regulation of Artificial Intelligence Applications""](https://www.federalregister.gov/documents/2020/01/13/2020-00261/request-for-comments-on-a-draft-memorandum-to-the-heads-of-executive-departments-and-agencies). *Federal Register*. 2020-01-13. [Archived](https://web.archive.org/web/20201125060218/https://www.federalregister.gov/documents/2020/01/13/2020-00261/request-for-comments-on-a-draft-memorandum-to-the-heads-of-executive-departments-and-agencies) from the original on 2020-11-25. Retrieved 2020-11-28.

1. **[^](#cite_ref-187)** Sen Thune J (2024-12-18). ["Text – S.3312 – 118th Congress (2023–2024): Artificial Intelligence Research, Innovation, and Accountability Act of 2024"](https://www.congress.gov/bill/118th-congress/senate-bill/3312/text). *www.congress.gov*. Retrieved 2025-05-25.

1. **[^](#cite_ref-188)** ["CCC Offers Draft 20-Year AI Roadmap; Seeks Comments"](https://www.hpcwire.com/2019/05/14/ccc-offers-draft-20-year-ai-roadmap-seeks-comments/). *HPCwire*. 2019-05-14. [Archived](https://web.archive.org/web/20210318060659/https://www.hpcwire.com/2019/05/14/ccc-offers-draft-20-year-ai-roadmap-seeks-comments/) from the original on 2021-03-18. Retrieved 2019-07-22.

1. **[^](#cite_ref-189)** ["Request Comments on Draft: A 20-Year Community Roadmap for AI Research in the US » CCC Blog"](https://www.cccblog.org/2019/05/13/request-comments-on-draft-a-20-year-community-roadmap-for-ai-research-in-the-us/). 13 May 2019. [Archived](https://web.archive.org/web/20190514193546/https://www.cccblog.org/2019/05/13/request-comments-on-draft-a-20-year-community-roadmap-for-ai-research-in-the-us/) from the original on 2019-05-14. Retrieved 2019-07-22.

1. **[^](#cite_ref-190)** (in Russian) [Интеллектуальные правила](https://www.kommersant.ru/doc/5089365) [Archived](https://web.archive.org/web/20211230212952/https://www.kommersant.ru/doc/5089365) 2021-12-30 at the [Wayback Machine](/source/Wayback_Machine) — [Kommersant](/source/Kommersant), 25.11.2021

1. **[^](#cite_ref-191)** ["Ethical Norms for the Next-Generation Artificial Intelligence Released"](https://www.most.gov.cn/kjbgz/202109/t20210926_177063.html). *Ministry of Science and Technology of the People's Republic of China*. 2021-09-25.

1. **[^](#cite_ref-192)** ["Position Paper of the People's Republic of China on Strengthening Ethical Governance of Artificial Intelligence"](https://www.mfa.gov.cn/web//wjb_673085/zzjg_673183/jks_674633/zclc_674645/rgzn/202211/t20221117_10976728.shtml). *Ministry of Foreign Affairs of the People's Republic of China*. 2022-11-16.

1. **[^](#cite_ref-193)** Grace K, Salvatier J, Dafoe A, Zhang B, Evans O (2018-05-03). "When Will AI Exceed Human Performance? Evidence from AI Experts". [arXiv](/source/ArXiv_(identifier)):[1705.08807](https://arxiv.org/abs/1705.08807) [[cs.AI](https://arxiv.org/archive/cs.AI)].

1. **[^](#cite_ref-194)** ["China wants to shape the global future of artificial intelligence"](https://www.technologyreview.com/2018/03/16/144630/china-wants-to-shape-the-global-future-of-artificial-intelligence/). *MIT Technology Review*. [Archived](https://web.archive.org/web/20201120052853/https://www.technologyreview.com/2018/03/16/144630/china-wants-to-shape-the-global-future-of-artificial-intelligence/) from the original on 2020-11-20. Retrieved 2020-11-29.

1. **[^](#cite_ref-195)** Adam D (2024-04-26). ["Future of Humanity Institute shuts: what's next for 'deep future' research?"](https://www.nature.com/articles/d41586-024-01229-8). *Nature*. **629** (8010): 16–17. [Bibcode](/source/Bibcode_(identifier)):[2024Natur.629...16A](https://ui.adsabs.harvard.edu/abs/2024Natur.629...16A). [doi](/source/Doi_(identifier)):[10.1038/d41586-024-01229-8](https://doi.org/10.1038%2Fd41586-024-01229-8). [PMID](/source/PMID_(identifier)) [38671273](https://pubmed.ncbi.nlm.nih.gov/38671273).

1. **[^](#cite_ref-196)** Floridi L, Cowls J, Beltrametti M, Chatila R, Chazerand P, Dignum V, Luetge C, Madelin R, Pagallo U, Rossi F, Schafer B (2018-12-01). ["AI4People—An Ethical Framework for a Good AI Society: Opportunities, Risks, Principles, and Recommendations"](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6404626). *Minds and Machines*. **28** (4): 689–707. [doi](/source/Doi_(identifier)):[10.1007/s11023-018-9482-5](https://doi.org/10.1007%2Fs11023-018-9482-5). [ISSN](/source/ISSN_(identifier)) [1572-8641](https://search.worldcat.org/issn/1572-8641). [PMC](/source/PMC_(identifier)) [6404626](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6404626). [PMID](/source/PMID_(identifier)) [30930541](https://pubmed.ncbi.nlm.nih.gov/30930541).

1. **[^](#cite_ref-197)** ["AI Governance"](https://www.oxfordmartin.ox.ac.uk/ai-governance). *Oxford Martin School*. Retrieved 2025-02-19.

1. **[^](#cite_ref-198)** ["Joanna J. Bryson"](https://www.wired.com/author/joanna-j-bryson/). *WIRED*. [Archived](https://web.archive.org/web/20230315194630/https://www.wired.com/author/joanna-j-bryson/) from the original on 15 March 2023. Retrieved 13 January 2023.

1. **[^](#cite_ref-199)** ["New Artificial Intelligence Research Institute Launches"](https://engineering.nyu.edu/news/new-artificial-intelligence-research-institute-launches). 2017-11-20. [Archived](https://web.archive.org/web/20200918091106/https://engineering.nyu.edu/news/new-artificial-intelligence-research-institute-launches) from the original on 2020-09-18. Retrieved 2021-02-21.

1. **[^](#cite_ref-200)** James J. Hughes, LaGrandeur, Kevin, eds. (15 March 2017). *Surviving the machine age: intelligent technology and the transformation of human work*. Cham, Switzerland: Palgrave Macmillan Cham. [ISBN](/source/ISBN_(identifier)) [978-3-319-51165-8](https://en.wikipedia.org/wiki/Special:BookSources/978-3-319-51165-8). [OCLC](/source/OCLC_(identifier)) [976407024](https://search.worldcat.org/oclc/976407024).

1. **[^](#cite_ref-201)** Danaher, John (2019). *Automation and utopia: human flourishing in a world without work*. Cambridge, Massachusetts: Harvard University Press. [ISBN](/source/ISBN_(identifier)) [978-0-674-24220-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-674-24220-3). [OCLC](/source/OCLC_(identifier)) [1114334813](https://search.worldcat.org/oclc/1114334813).

1. **[^](#cite_ref-202)** ["TUM Institute for Ethics in Artificial Intelligence officially opened"](https://www.tum.de/nc/en/about-tum/news/press-releases/details/35727/). *www.tum.de*. [Archived](https://web.archive.org/web/20201210032545/https://www.tum.de/nc/en/about-tum/news/press-releases/details/35727/) from the original on 2020-12-10. Retrieved 2020-11-29.

1. **[^](#cite_ref-203)** Communications PK (2019-01-25). ["Harvard works to embed ethics in computer science curriculum"](https://news.harvard.edu/gazette/story/2019/01/harvard-works-to-embed-ethics-in-computer-science-curriculum/). *Harvard Gazette*. [Archived](https://web.archive.org/web/20240925020310/https://news.harvard.edu/gazette/story/2019/01/harvard-works-to-embed-ethics-in-computer-science-curriculum/) from the original on 2024-09-25. Retrieved 2023-04-06.

1. **[^](#cite_ref-204)** Lee J (2020-02-08). ["When Bias Is Coded Into Our Technology"](https://www.npr.org/sections/codeswitch/2020/02/08/770174171/when-bias-is-coded-into-our-technology). *NPR*. Retrieved 2021-12-22.

1. **[^](#cite_ref-205)** ["How one conference embraced diversity"](https://doi.org/10.1038%2Fd41586-018-07718-x). *Nature*. **564** (7735): 161–162. 2018-12-12. [doi](/source/Doi_(identifier)):[10.1038/d41586-018-07718-x](https://doi.org/10.1038%2Fd41586-018-07718-x). [PMID](/source/PMID_(identifier)) [31123357](https://pubmed.ncbi.nlm.nih.gov/31123357). [S2CID](/source/S2CID_(identifier)) [54481549](https://api.semanticscholar.org/CorpusID:54481549).

1. **[^](#cite_ref-206)** Roose K (2020-12-30). ["The 2020 Good Tech Awards"](https://www.nytimes.com/2020/12/30/technology/2020-good-tech-awards.html). *The New York Times*. [ISSN](/source/ISSN_(identifier)) [0362-4331](https://search.worldcat.org/issn/0362-4331). Retrieved 2021-12-21.

1. **[^](#cite_ref-207)** Lodge P (2014). ["Leibniz's Mill Argument Against Mechanical Materialism Revisited"](https://doi.org/10.3998%2Fergo.12405314.0001.003). *Ergo: An Open Access Journal of Philosophy*. **1** (20201214). [doi](/source/Doi_(identifier)):[10.3998/ergo.12405314.0001.003](https://doi.org/10.3998%2Fergo.12405314.0001.003). [hdl](/source/Hdl_(identifier)):[2027/spo.12405314.0001.003](https://hdl.handle.net/2027%2Fspo.12405314.0001.003). [ISSN](/source/ISSN_(identifier)) [2330-4014](https://search.worldcat.org/issn/2330-4014).

1. **[^](#cite_ref-208)** Bringsjord S, Govindarajulu NS (2020), ["Artificial Intelligence"](https://plato.stanford.edu/archives/sum2020/entries/artificial-intelligence/), in Zalta EN, Nodelman U (eds.), *The Stanford Encyclopedia of Philosophy* (Summer 2020 ed.), Metaphysics Research Lab, Stanford University, [archived](https://web.archive.org/web/20220308015735/https://plato.stanford.edu/archives/sum2020/entries/artificial-intelligence/) from the original on 2022-03-08, retrieved 2023-12-08

1. **[^](#cite_ref-209)** Kulesz, O. (2018). "[Culture, Platforms and Machines](https://unesdoc.unesco.org/ark:/48223/pf0000380584)". UNESCO, Paris.

1. **[^](#cite_ref-210)** Jr HC (1999-04-29). [*Information Technology and the Productivity Paradox: Assessing the Value of Investing in IT*](https://books.google.com/books?id=FzwnridL72IC&dq=digital+Much+of+his+work+was+then+spent+testing+the+boundaries+of+his+three+laws+to+see+where+they+would+break+down,+or+where+they+would+create+paradoxical+or+unanticipated+behavior.&pg=PP13). Oxford University Press. [ISBN](/source/ISBN_(identifier)) [978-0-19-802838-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-19-802838-3). [Archived](https://web.archive.org/web/20240925020211/https://books.google.com/books?id=FzwnridL72IC&dq=digital+Much+of+his+work+was+then+spent+testing+the+boundaries+of+his+three+laws+to+see+where+they+would+break+down,+or+where+they+would+create+paradoxical+or+unanticipated+behavior.&pg=PP13#v=onepage&q&f=false) from the original on 2024-09-25. Retrieved 2024-02-21.

1. **[^](#cite_ref-Asimov2008_211-0)** Asimov I (2008). [*I, Robot*](/source/I%2C_Robot). New York: Bantam. [ISBN](/source/ISBN_(identifier)) [978-0-553-38256-3](https://en.wikipedia.org/wiki/Special:BookSources/978-0-553-38256-3).

1. **[^](#cite_ref-lacuna_212-0)** Bryson J, Diamantis M, Grant T (September 2017). ["Of, for, and by the people: the legal lacuna of synthetic persons"](https://doi.org/10.1007%2Fs10506-017-9214-9). *Artificial Intelligence and Law*. **25** (3): 273–291. [doi](/source/Doi_(identifier)):[10.1007/s10506-017-9214-9](https://doi.org/10.1007%2Fs10506-017-9214-9).

1. **[^](#cite_ref-principles_213-0)** ["Principles of robotics"](https://epsrc.ukri.org/research/ourportfolio/themes/engineering/activities/principlesofrobotics/). UK's EPSRC. September 2010. [Archived](https://web.archive.org/web/20180401004346/https://www.epsrc.ac.uk/research/ourportfolio/themes/engineering/activities/principlesofrobotics/) from the original on 1 April 2018. Retrieved 10 January 2019.

1. **[^](#cite_ref-214)** Yudkowsky E (July 2004). ["Why We Need Friendly AI"](https://web.archive.org/web/20120524150856/http://www.asimovlaws.com/articles/archives/2004/07/why_we_need_fri_1.html). *3 laws unsafe*. Archived from [the original](http://www.asimovlaws.com/articles/archives/2004/07/why_we_need_fri_1.html) on May 24, 2012.

1. **[^](#cite_ref-215)** Aleksander I (March 2017). ["Partners of Humans: A Realistic Assessment of the Role of Robots in the Foreseeable Future"](http://journals.sagepub.com/doi/10.1057/s41265-016-0032-4). *Journal of Information Technology*. **32** (1): 1–9. [doi](/source/Doi_(identifier)):[10.1057/s41265-016-0032-4](https://doi.org/10.1057%2Fs41265-016-0032-4). [ISSN](/source/ISSN_(identifier)) [0268-3962](https://search.worldcat.org/issn/0268-3962). [S2CID](/source/S2CID_(identifier)) [5288506](https://api.semanticscholar.org/CorpusID:5288506). [Archived](https://web.archive.org/web/20240221065213/https://journals.sagepub.com/doi/10.1057/s41265-016-0032-4) from the original on 2024-02-21. Retrieved 2024-02-21.

1. **[^](#cite_ref-216)** [Evolving Robots Learn To Lie To Each Other](http://www.popsci.com/scitech/article/2009-08/evolving-robots-learn-lie-hide-resources-each-other) [Archived](https://web.archive.org/web/20090828105728/http://www.popsci.com/scitech/article/2009-08/evolving-robots-learn-lie-hide-resources-each-other) 2009-08-28 at the [Wayback Machine](/source/Wayback_Machine), Popular Science, August 18, 2009

1. **[^](#cite_ref-Bassett_217-0)** Bassett C, Steinmueller E, Voss G. ["Better Made Up: The Mutual Influence of Science Fiction and Innovation"](https://www.nesta.org.uk/report/better-made-up-the-mutual-influence-of-science-fiction-and-innovation/). Nesta. [Archived](https://web.archive.org/web/20240503204507/https://www.nesta.org.uk/report/better-made-up-the-mutual-influence-of-science-fiction-and-innovation/) from the original on 3 May 2024. Retrieved 3 May 2024.

1. **[^](#cite_ref-218)** Velasco G (2020-05-04). ["Science-Fiction: A Mirror for the Future of Humankind"](https://revistaidees.cat/en/science-fiction-favors-engaging-debate-on-artificial-intelligence-and-ethics/). *IDEES*. [Archived](https://web.archive.org/web/20210422164230/https://revistaidees.cat/en/science-fiction-favors-engaging-debate-on-artificial-intelligence-and-ethics/) from the original on 2021-04-22. Retrieved 2023-12-08.

1. **[^](#cite_ref-219)** ["Love, Death & Robots season 2, episode 1 recap – "Automated Customer Service""](https://readysteadycut.com/2021/05/14/recap-love-death-and-robots-season-2-episode-1-automated-customer-service-netflix-series/). *Ready Steady Cut*. 2021-05-14. [Archived](https://web.archive.org/web/20211221035251/https://readysteadycut.com/2021/05/14/recap-love-death-and-robots-season-2-episode-1-automated-customer-service-netflix-series/) from the original on 2021-12-21. Retrieved 2021-12-21.

1. **[^](#cite_ref-220)** Cave, Stephen, Dihal, Kanta, Dillon, Sarah, eds. (14 February 2020). *AI narratives: a history of imaginative thinking about intelligent machines* (First ed.). Oxford: Oxford University Press. [ISBN](/source/ISBN_(identifier)) [978-0-19-258604-9](https://en.wikipedia.org/wiki/Special:BookSources/978-0-19-258604-9). [OCLC](/source/OCLC_(identifier)) [1143647559](https://search.worldcat.org/oclc/1143647559).

1. **[^](#cite_ref-221)** Cerqui D, Warwick K (2008), ["Re-Designing Humankind: The Rise of Cyborgs, a Desirable Goal?"](http://link.springer.com/10.1007/978-1-4020-6591-0_14), *Philosophy and Design*, Dordrecht: Springer Netherlands, pp. 185–195, [doi](/source/Doi_(identifier)):[10.1007/978-1-4020-6591-0_14](https://doi.org/10.1007%2F978-1-4020-6591-0_14), [ISBN](/source/ISBN_(identifier)) [978-1-4020-6590-3](https://en.wikipedia.org/wiki/Special:BookSources/978-1-4020-6590-3), [archived](https://web.archive.org/web/20210318060701/https://link.springer.com/chapter/10.1007%2F978-1-4020-6591-0_14) from the original on 2021-03-18, retrieved 2020-11-11{{[citation](https://en.wikipedia.org/wiki/Template:Citation)}}: CS1 maint: work parameter with ISBN ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_work_parameter_with_ISBN))

## Further reading

- [Olivier Sibony](/source/Olivier_Sibony) and [Éric Hazan](/source/%C3%89ric_Hazan_(entrepreneur)): *Faut-il encore décider? La décision humaine à l'ère de l'intelligence artificielle*, Flammarion, 2026.

## External links

- [Ethics of Artificial Intelligence](https://iep.utm.edu/ethics-of-artificial-intelligence/) at the [Internet Encyclopedia of Philosophy](/source/Internet_Encyclopedia_of_Philosophy)

- [Ethics of Artificial Intelligence and Robotics](https://plato.stanford.edu/entries/ethics-ai/) at the [Stanford Encyclopedia of Philosophy](/source/Stanford_Encyclopedia_of_Philosophy)

- [The Cambridge Handbook of the Law, Ethics and Policy of Artificial Intelligence](https://www.cambridge.org/core/books/cambridge-handbook-of-the-law-ethics-and-policy-of-artificial-intelligence/0AD007641DE27F837A3A16DBC0888DD1)

- Russell S, Hauert S, Altman R, Veloso M (May 2015). ["Robotics: Ethics of artificial intelligence"](https://doi.org/10.1038%2F521415a). *Nature*. **521** (7553): 415–418. [Bibcode](/source/Bibcode_(identifier)):[2015Natur.521..415.](https://ui.adsabs.harvard.edu/abs/2015Natur.521..415.). [doi](/source/Doi_(identifier)):[10.1038/521415a](https://doi.org/10.1038%2F521415a). [PMID](/source/PMID_(identifier)) [26017428](https://pubmed.ncbi.nlm.nih.gov/26017428). [S2CID](/source/S2CID_(identifier)) [4452826](https://api.semanticscholar.org/CorpusID:4452826).

- [AI Ethics Guidelines Global Inventory](https://algorithmwatch.org/en/project/ai-ethics-guidelines-global-inventory/) by [Algorithmwatch](https://algorithmwatch.org)

- Hagendorff T (March 2020). ["The Ethics of AI Ethics: An Evaluation of Guidelines"](https://doi.org/10.1007%2Fs11023-020-09517-8). *Minds and Machines*. **30** (1): 99–120. [arXiv](/source/ArXiv_(identifier)):[1903.03425](https://arxiv.org/abs/1903.03425). [doi](/source/Doi_(identifier)):[10.1007/s11023-020-09517-8](https://doi.org/10.1007%2Fs11023-020-09517-8). [S2CID](/source/S2CID_(identifier)) [72940833](https://api.semanticscholar.org/CorpusID:72940833).

- Sheludko, M. (December, 2023). [Ethical Aspects of Artificial Intelligence: Challenges and Imperatives](https://lasoft.org/blog/ethical-aspects-of-artificial-intelligence-challenges-and-imperatives/). Software Development Blog.

- Eisikovits N. ["AI Is an Existential Threat—Just Not the Way You Think"](https://www.scientificamerican.com/article/ai-is-an-existential-threat-just-not-the-way-you-think/). *Scientific American*. Retrieved 2024-03-04.

- Anwar U, Saparov A, Rando J, Paleka D, Turpin M, Hase P, Lubana ES, Jenner E, Casper S, Sourbut O, Edelman BL, Zhang Z, Günther M, Korinek A, Hernandez-Orallo J, Hammond L, Bigelow E, Pan A, Langosco L, Krueger D (2024). "Foundational Challenges in Assuring Alignment and Safety of Large Language Models". [arXiv](/source/ArXiv_(identifier)):[2404.09932](https://arxiv.org/abs/2404.09932) [[cs.LG](https://arxiv.org/archive/cs.LG)].

v t e Ethics Normative Consequentialism Deontology Care Particularism Pragmatic Role Suffering-focused Utilitarianism Virtue Applied Animal Insects Artificial intelligence Bio Business Computer Discourse Economic Engineering Environmental Land Legal Machine Marketing Meat eating Media Medical Nursing Professional Programming Research Sexual Technology Terraforming Uncertain sentience Work Meta Absolutism Axiological Cognitivism Realism Naturalism Non-naturalism Subjectivism Ideal observer theory Divine command theory Constructivism Euthyphro dilemma Intuitionism Nihilism Non-cognitivism Emotivism Expressivism Quasi-realism Universal prescriptivism Rationalism Relativism Skepticism Universalism Value monism vs. value pluralism Schools Buddhist Christian Protestant Confucian Epicurean Existentialist Feminist Islamic Jewish Kantian Rousseauian Stoic Tao Concepts Accountability Authority Autonomy Blame Common sense Compassion Conscience Consent Culture of life Desert Dignity Double standard Duty Equality Etiquette Eudaimonia Family values Fidelity Free will Good and evil Good Evil Problem of evil Greed Happiness Honour Ideal Immorality Importance Justice Liberty Loyalty Moral agency Moral circle expansion Moral courage Moral hierarchy Moral imperative Morality Norm Pacifism Political freedom Precept Punishment Rights Self-discipline Suffering Stewardship Sympathy Theodicy Torture Trust Utility Value Instrumental Intrinsic Japanese Vice Virtue Vow Wrong Ethicists Confucius Mozi Socrates Plato Aristotle Diogenes Mencius Xunzi Cicero Augustine Valluvar Aquinas Spinoza Butler Hume Smith Kant Hegel Schopenhauer Bentham Mill Kierkegaard Sidgwick Nietzsche Moore Barth Tillich Bonhoeffer Foot Rawls Dewey Williams Mackie Anscombe Frankena MacIntyre Hare Singer Parfit Nagel Adams Taylor Azurmendi Korsgaard Nussbaum Works Nicomachean Ethics (c. 322 BC) Tirukkural (c. 450 CE) Ethics (1677) A Treatise of Human Nature (1740) The Theory of Moral Sentiments (1759) An Introduction to the Principles of Morals and Legislation (1780) Groundwork of the Metaphysics of Morals (1785) Elements of the Philosophy of Right (1820) Either/Or (1843) Utilitarianism (1861) The Methods of Ethics (1874) On the Genealogy of Morality (1887) Principia Ethica (1903) The Right and the Good (1930) A Theory of Justice (1971) Animal Liberation (1975) After Virtue (1981) Reasons and Persons (1984) Related Axiology Casuistry Descriptive ethics Ethics in religion Evolutionary ethics History of ethics Human rights Ideology Moral psychology Philosophy of law Political philosophy Population ethics Rehabilitation Secular ethics Social philosophy Category Outline Portal WikiProject

v t e Artificial intelligence (AI) History timeline Glossary Companies Projects List of open-source AI software Concepts Automated reasoning Parameter Hyperparameter Loss functions Regression Bias–variance tradeoff Double descent Overfitting Clustering Gradient descent SGD Quasi-Newton method Conjugate gradient method Backpropagation Attention Convolution Normalization Batchnorm Activation Softmax Sigmoid Rectifier Gating Weight initialization Regularization Datasets Augmentation Prompt engineering Reinforcement learning Q-learning SARSA Imitation Policy gradient Diffusion Latent diffusion model Autoregression Adversary RAG Uncanny valley RLHF Self-supervised learning Reflection Recursive self-improvement Hallucination Word embedding Vibe coding Symbolic AI Neuro-symbolic AI Applications Automated theorem proving Machine learning In-context learning Artificial neural network Deep learning Language model Large NMT Reasoning Model Context Protocol Intelligent agent AI agent Artificial human companion Humanity's Last Exam Lethal autonomous weapons (LAWs) Generative AI Weak AI Hypothetical Artificial general intelligence (AGI) Artificial superintelligence (ASI) Agent2Agent protocol Implementations Audio–visual AlexNet WaveNet Human image synthesis HWR OCR Computer vision Speech synthesis 15.ai ElevenLabs Speech recognition Whisper Facial recognition AlphaFold Text-to-image models Aurora DALL-E Firefly Flux GPT Image Ideogram Imagen Midjourney Recraft Stable Diffusion Text-to-video models Dream Machine Runway Gen Hailuo AI Kling Sora Seedance Veo Music generation Riffusion Suno Udio World models Genie Oasis Text List of large language models Project Debater IBM Watson IBM Watsonx Decisional AlphaGo AlphaZero OpenAI Five Self-driving car MuZero Action selection AutoGPT Robot control Reasoning systems Deductive classifiers Expert systems Inference engines Knowledge-based systems Logic programs Procedural reasoning systems Semantic reasoners Rule-based systems Cognitive architectures ACT-R Soar CLARION LIDA OpenCog Knowledge bases ConceptNet Wikidata DBpedia YAGO People Alan Turing Warren Sturgis McCulloch Walter Pitts John von Neumann Christopher D. Manning Claude Shannon Shun'ichi Amari Kunihiko Fukushima Takeo Kanade Marvin Minsky John McCarthy Nathaniel Rochester Allen Newell Cliff Shaw Herbert A. Simon Oliver Selfridge Frank Rosenblatt Bernard Widrow Joseph Weizenbaum Seymour Papert Seppo Linnainmaa Paul Werbos Geoffrey Hinton John Hopfield Jürgen Schmidhuber Yann LeCun Yoshua Bengio Lotfi A. Zadeh Stephen Grossberg Alex Graves James Goodnight Andrew Ng Fei-Fei Li Alex Krizhevsky Ilya Sutskever Oriol Vinyals Quoc V. Le Ian Goodfellow Demis Hassabis David Silver Andrej Karpathy Ashish Vaswani Noam Shazeer Aidan Gomez John Schulman Mustafa Suleyman Jan Leike Daniel Kokotajlo François Chollet Neural network architectures Neural Turing machine Differentiable neural computer Transformer Vision transformer (ViT) Recurrent neural network (RNN) Long short-term memory (LSTM) Gated recurrent unit (GRU) Echo state network Multilayer perceptron (MLP) Convolutional neural network (CNN) Residual neural network (RNN) Highway network Mamba Autoencoder Variational autoencoder (VAE) Generative adversarial network (GAN) Graph neural network (GNN) Political AI Cold War AI safety (Alignment) AI takeover Elections Ethics of AI EU AI Act Nationalism Precautionary principle Regulation of AI US Virtual politician Propaganda Social and economic AI boom AI bubble AI data center AI effect AI literacy AI slop AI winter Anthropomorphism Arms race Competition Environmental impact Explainable AI Generative engine optimization In architecture In education In fiction In healthcare Chatbot psychosis In marketing In video games In visual art Military applications AI warfare Workplace impact Category

v t e Existential risk from artificial intelligence Concepts AGI AI alignment AI boom AI capability control AI safety AI successionism AI takeover Deceptive alignment Effective accelerationism Ethics of artificial intelligence Existential risk from artificial intelligence Friendly artificial intelligence Instrumental convergence Intelligence explosion Longtermism Machine ethics Suffering risks Superintelligence Technological singularity Vulnerable world hypothesis Organizations AI Futures Project Alignment Research Center Center for AI Safety Center for Applied Rationality Center for Human-Compatible Artificial Intelligence Centre for the Study of Existential Risk Future of Humanity Institute Future of Life Institute Google DeepMind Institute for Ethics and Emerging Technologies Leverhulme Centre for the Future of Intelligence Machine Intelligence Research Institute METR OpenAI PauseAI Safe Superintelligence Stop AI People Scott Alexander Sam Altman Dario Amodei Yoshua Bengio Nick Bostrom Paul Christiano Eric Drexler Owain Evans Sam Harris Stephen Hawking Dan Hendrycks Geoffrey Hinton Bill Joy Daniel Kokotajlo Shane Legg Jan Leike Elon Musk Steve Omohundro Toby Ord Huw Price Martin Rees Stuart J. Russell Nate Soares Ilya Sutskever Jaan Tallinn Max Tegmark Alan Turing Frank Wilczek Roman Yampolskiy Eliezer Yudkowsky Books Do You Trust This Computer? Human Compatible If Anyone Builds It, Everyone Dies Our Final Invention Superintelligence: Paths, Dangers, Strategies The Precipice: Existential Risk and the Future of Humanity Other Artificial Intelligence Act Open letter on artificial intelligence Regulation of artificial intelligence US Statement on AI Risk Category

v t e Philosophy of science Concepts Analysis Analytic–synthetic distinction A priori and a posteriori Causality Mill's methods Commensurability Consilience Construct Correlation Function Creative synthesis Demarcation problem Empirical evidence Experiment Design Thought Explanatory power Fact Falsifiability Feminist method Functional contextualism Hypothesis Alternative Null Ignoramus et ignorabimus Inductive reasoning Intertheoretic reduction Inquiry Measurement Nature Objectivity Observation Paradigm Problem of induction Research Scientific evidence Evidence-based practice Scientific law Scientific method Scientific pluralism Scientific Revolution Testability Theory Choice Ladenness Scientific Underdetermination Unity of science Variable Control Dependent and independent Theories Coherentism Confirmation holism Constructive empiricism Constructive realism Constructivist epistemology Contextualism Conventionalism Deductive-nomological model Epistemological anarchism Evolutionism Fallibilism Foundationalism Hypothetico-deductive model Inductionism Instrumentalism Model-dependent realism Naturalism Physicalism Positivism—reductionism—determinism Pragmatism Rationalism vs. empiricism The received view vs. the semantic view of theories Scientific essentialism Scientific formalism Scientific realism vs. anti-realism Scientific skepticism Scientism Structuralism Uniformitarianism Verificationism Vitalism Philosophy of... Biology Chemistry Physics Space and time Social science Archaeology Economics Geography History Linguistics Psychology Related topics Criticism of science Descriptive science Epistemology Exact sciences Faith and rationality Hard and soft science History and philosophy of science Non-science Pseudoscience Normative science Protoscience Questionable cause Relationship between religion and science Rhetoric of science Science studies Sociology of scientific ignorance Sociology of scientific knowledge Philosophers of science Precursors Roger Bacon Francis Bacon Galileo Galilei Isaac Newton David Hume Auguste Comte Henri Poincaré Pierre Duhem Karl Pearson Charles Sanders Peirce Wilhelm Windelband Alfred North Whitehead Bertrand Russell Otto Neurath C. D. Broad Michael Polanyi Hans Reichenbach Rudolf Carnap Karl Popper Carl Gustav Hempel W. V. O. Quine Thomas Kuhn Imre Lakatos Paul Feyerabend Ian Hacking Bas van Fraassen Larry Laudan Stathis Psillos Category

---
Adapted from the Wikipedia article [Ethics of artificial intelligence](https://en.wikipedia.org/wiki/Ethics_of_artificial_intelligence) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Ethics_of_artificial_intelligence?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
