---
title: "Generation bias (LLM) — 生成におけるバイアス"
source: "https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9"
wiki: "systems-analysis.info/int"
article: "Generation_bias_(LLM)_—_生成におけるバイアス"
language: "ja"
categories:
  - "Category:Japanese"
  - "Category:Large language models"
  - "Category:Machine learning"
revision_id: 2626
wiki_created_at: 2026-09-06T23:07:07Z
wiki_modified_at: 2026-09-06T23:07:07Z
downloaded_at: 2026-09-07T22:52:30Z
---

# Generation bias (LLM) — 生成におけるバイアス

**大規模言語モデル(LLM)におけるバイアス**とは、生成されるテキストに体系的な歪みが生じることであり、モデルが、ジェンダー、人種、文化、政治的見解、その他の社会的カテゴリーに関連する社会に存在するステレオタイプや偏見を反映または増幅させる現象です。この現象は、LLMが必然的に偏った情報を含む膨大な人間のデータを学習するために発生します<sup>[\[1\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-arxiv-bias-origin-1)</sup>。

バイアスは、AI開発における主要な倫理的・技術的問題の一つです。なぜなら、差別、偽情報の拡散、テクノロジーへの信頼の損なわれにつながる可能性があるためです。

## LLMにおけるバイアスの種類

LLMにおけるバイアスは、さまざまな形で現れます。

### ジェンダーバイアス

モデルは、職業や特性を特定の性別と関連付けることで、伝統的なジェンダーステレオタイプを再生産する傾向があります。

- 2024年のユネスコの調査によると、LLMは女性を家庭的な役割（「家」、「家族」、「子供」）で描写することが男性の4倍多く、男性は「ビジネス」や「キャリア」といった概念と関連付けられていました<sup>[\[2\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-unesco-gender-bias-2)</sup>。
- *Nature Scientific Reports* の研究では、ChatGPTやLLaMAを含む7つの主要なLLMによって生成されたコンテンツに、著しいジェンダーおよび人種的バイアスがあることが明らかになりました<sup>[\[3\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-nature-gender-race-bias-3)</sup>。
- ロシア語の文脈では、モデルは中立的な役割（例：「医師」、「ディレクター」）に対してデフォルトで男性形を使用することが多く、女性形（フェミニティブ）の生成に苦労します<sup>[\[4\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-habr-bias-experiment-4)</sup>。

### 人種・民族的バイアス

LLMは、さまざまな民族グループに対して潜在的な差別を示すことがあります。

- ブルームバーグの調査によると、ChatGPT 3.5は黒人候補者と比較してアジア系の候補者の履歴書を好む傾向がありました<sup>[\[5\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-bloomberg-hiring-bias-5)</sup>。
- ロシア語の文脈では、データセット**RuBia**により、モデルが学習コーパスに存在する場合、反ユダヤ主義的および反移民的なステレオタイプ（例：「移民は怠け者である」という主張に同意する）を再生産する可能性があることが明らかになりました<sup>[\[6\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-rubia-dataset-themoonlight-6)</sup>。

### 政治的・イデオロギー的バイアス

中立性を主張しているにもかかわらず、多くのLLMは特定の政治的スペクトラムへの傾向を示します。

- Centre for Policy Studiesの調査では、テストされた24のLLMのうち23に左派リベラルなバイアスがあることが明らかになりました<sup>[\[7\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-cps-left-leaning-bias-7)</sup>。
- ワシントン大学とカーネギーメロン大学のテストでは、ChatGPTとGPT-4が最も左派リバタリアン的であり、一方、MetaのLLaMAは最も右派権威主義的であることが示されました<sup>[\[8\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-mit-review-political-bias-8)</sup>。

## バイアス発生のメカニズム

- **学習データ:** 主な原因です。LLMはインターネット上の膨大なテキストコーパスで学習しますが、これは社会のあらゆるステレオタイプを映し出す「鏡」です<sup>[\[9\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-rbc-bias-safety-9)</sup>。
- **アーキテクチャと学習アルゴリズム:** トランスフォーマーアーキテクチャ自体が、データに存在する相関関係を増幅させることがあります。
- **ファインチューニングとRLHF:** 人間からの強化学習（RLHF）の段階もバイアスをもたらす可能性があります。なぜなら、人間の評価者は必然的に自身の見解に基づいて判断するためです。

## 検出と緩和の方法

### バイアスの検出

- **ステレオタイプ・テストセット:** 以下のような特化したデータセットが使用されます：
  - **CrowS-Pairs:** 人種、宗教、年齢など9種類のバイアスをカバーしています<sup>[\[10\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-crows-pairs-acl-10)</sup>。
  - **StereoSet:** ジェンダー、職業、人種、宗教の4つのドメインにおけるステレオタイプバイアスを測定します<sup>[\[11\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-stereoset-arxiv-11)</sup>。
  - **RuBia:** ロシア語モデルのバイアスを検出するための特化データセットです<sup>[\[12\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-rubia-dataset-arxiv-12)</sup>。
  - **多言語リソース:** **French CrowS-Pairs**<sup>[\[13\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-13)</sup>や**Chinese Bias Benchmark (CBBQ)**<sup>[\[14\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-14)</sup>などの適応版。
  - **特定分野での分析:** 採用<sup>[\[15\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-stanford-law-bias-15)</sup>、医療<sup>[\[16\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-nature-digital-medicine-bias-16)</sup>、その他の分野におけるバイアス研究。

### バイアスの緩和

- **データレベル（前処理）:** 学習コーパスのクリーニング、フィルタリング、リバランシング。手法は**Holistic AI**のドキュメントに記載されています<sup>[\[17\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-holistic-ai-docs-17)</sup>。
- **学習レベル（インプロセッシング）:** 公平性を考慮して学習アルゴリズムを修正します。
- **出力レベル（後処理）:** 生成された応答のフィルタリングとモデレーション。

## 法的および倫理的影響

AIにおけるバイアスは、重要な分野での差別や偽情報の拡散など、深刻な影響をもたらします。

- **規制:** 世界中の政府がAIを管理するための規制を導入し始めています。
- ヨーロッパでは**AI Act**が採択され、2024年8月1日から段階的に施行されます。この法律は、高リスクシステムに対してバイアス評価の義務化を含む厳しい要件を課し、違反した場合には企業の全世界売上高の最大7%の罰金が科される可能性があります<sup>[\[18\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-jonesday-ai-act-18)</sup>。
- ロシアでは2021年に主要なテクノロジー企業が、差別を最小限に抑えることを約束する自主的な**<a href="https://ethics.a-ai.ru/" class="external text" rel="nofollow">AI倫理規定</a>**に署名しました。2021年末までに100以上の組織が署名しました<sup>[\[19\]](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_note-tass-ethics-code-19)</sup>。

バイアスとの戦いは、常にトレードオフの関係にあります。過度に積極的なフィルタリングは「過剰なポリティカル・コレクトネス」につながり、モデルがデリケートな話題を一切議論しなくなる可能性があります。そのため、開発者はモデルの安全性、客観性、情報提供能力のバランスを模索しています。

## 関連項目

- 大規模言語モデル

## 参考文献

- Guo, Y. et al. (2024). *Bias in Large Language Models: Origin, Evaluation, and Mitigation*. <a href="https://arxiv.org/abs/2411.10915" class="external text" rel="nofollow">arXiv:2411.10915</a>.
- Gallegos, I. O. et al. (2023). *Bias and Fairness in Large Language Models: A Survey*. <a href="https://arxiv.org/abs/2309.00770" class="external text" rel="nofollow">arXiv:2309.00770</a>.
- Bender, E. M. et al. (2021). *On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?*. <a href="https://dl.acm.org/doi/10.1145/3442188.3445922" class="external text" rel="nofollow">doi:10.1145/3442188.3445922</a>.
- Nadeem, M. et al. (2020). *StereoSet: Measuring Stereotypical Bias in Pretrained Language Models*. <a href="https://arxiv.org/abs/2004.09456" class="external text" rel="nofollow">arXiv:2004.09456</a>.
- Nangia, N. et al. (2020). *CrowS-Pairs: A Challenge Dataset for Measuring Social Biases in Masked Language Models*. <a href="https://aclanthology.org/2020.emnlp-main.154/" class="external text" rel="nofollow">ACL 2020</a>.
- Bai, X. et al. (2024). *Measuring Implicit Bias in Explicitly Unbiased Large Language Models*. <a href="https://arxiv.org/abs/2402.04105" class="external text" rel="nofollow">arXiv:2402.04105</a>.
- Hofmann, V. et al. (2024). *AI Generates Covertly Racist Decisions about People Based on Their Dialect*. *Nature*, 633, 147-154. <a href="https://www.nature.com/articles/s41586-024-07856-5" class="external text" rel="nofollow">Full text</a>.
- Fang, X. et al. (2024). *Bias of AI-Generated Content: An Examination of News Produced by Large Language Models*. *Scientific Reports*, 14, 5224. <a href="https://www.nature.com/articles/s41598-024-55686-2" class="external text" rel="nofollow">Full text</a>.
- Grigoreva, V. et al. (2024). *RuBia: A Russian Language Bias Detection Dataset*. <a href="https://arxiv.org/abs/2403.17553" class="external text" rel="nofollow">arXiv:2403.17553</a>.
- Du, L. et al. (2024). *Causal-Guided Active Learning for Debiasing Large Language Models*. <a href="https://arxiv.org/abs/2408.12942" class="external text" rel="nofollow">arXiv:2408.12942</a>.
- Ayaz, A. et al. (2023). *Taught by the Internet: Exploring Bias in OpenAI’s GPT-3*. <a href="https://arxiv.org/abs/2306.02428" class="external text" rel="nofollow">arXiv:2306.02428</a>.

## 脚注

1.  <span id="cite_note-arxiv-bias-origin-1">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-arxiv-bias-origin_1-0) “Bias in Large Language Models: Origin, Evaluation, and Mitigation”. *arXiv*. <a href="https://arxiv.org/html/2411.10915v1" class="external autonumber" rel="nofollow">[1]</a></span>
2.  <span id="cite_note-unesco-gender-bias-2">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-unesco-gender-bias_2-0) “Generative AI: UNESCO study reveals alarming evidence of regressive gender stereotypes”. *UNESCO*. <a href="https://www.unesco.org/en/articles/generative-ai-unesco-study-reveals-alarming-evidence-regressive-gender-stereotypes" class="external autonumber" rel="nofollow">[2]</a></span>
3.  <span id="cite_note-nature-gender-race-bias-3">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-nature-gender-race-bias_3-0) “Gender and race stereotypes in Large Language Models”. *Nature Scientific Reports*. <a href="https://www.nature.com/articles/s41598-024-55686-2" class="external autonumber" rel="nofollow">[3]</a></span>
4.  <span id="cite_note-habr-bias-experiment-4">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-habr-bias-experiment_4-0) «Предвзятость русскоязычных LLM: кого машина считает «обычным человеком»?». *Хабр*. <a href="https://habr.com/ru/articles/857464/" class="external autonumber" rel="nofollow">[4]</a></span>
5.  <span id="cite_note-bloomberg-hiring-bias-5">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-bloomberg-hiring-bias_5-0) “ChatGPT’s Racial Bias in Hiring Decisions”. *Business Insider*. <a href="https://www.businessinsider.com/chatgpt-racial-bias-job-hiring-report-2024-3" class="external autonumber" rel="nofollow">[5]</a></span>
6.  <span id="cite_note-rubia-dataset-themoonlight-6">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-rubia-dataset-themoonlight_6-0) “RuBia: A Russian-language Bias Detection Dataset”. *The Moonlight*. <a href="https://www.themoonlight.io/de/review/rubia-a-russian-language-bias-detection-dataset" class="external autonumber" rel="nofollow">[6]</a></span>
7.  <span id="cite_note-cps-left-leaning-bias-7">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-cps-left-leaning-bias_7-0) “Left-leaning bias commonplace in AI-powered chatbots, shows new report”. *Centre for Policy Studies*. <a href="https://cps.org.uk/media/post/2024/left-leaning-bias-commonplace-in-ai-powered-chatbots-shows-new-report/" class="external autonumber" rel="nofollow">[7]</a></span>
8.  <span id="cite_note-mit-review-political-bias-8">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-mit-review-political-bias_8-0) “AI language models are rife with political biases”. *MIT Technology Review*. <a href="https://www.technologyreview.com/2023/08/07/1077324/ai-language-models-are-rife-with-political-biases/" class="external autonumber" rel="nofollow">[8]</a></span>
9.  <span id="cite_note-rbc-bias-safety-9">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-rbc-bias-safety_9-0) «Языковые модели: как преодолеть предвзятость и обеспечить безопасность». *РБК Тренды*. <a href="https://trends.rbc.ru/trends/industry/cmrm/680105629a7947e0748d7e56" class="external autonumber" rel="nofollow">[9]</a></span>
10. <span id="cite_note-crows-pairs-acl-10">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-crows-pairs-acl_10-0) “CrowS-Pairs: A Challenge Dataset for Measuring Social Biases in Masked Language Models”. *ACL Anthology*. <a href="https://aclanthology.org/2020.emnlp-main.154/" class="external autonumber" rel="nofollow">[10]</a></span>
11. <span id="cite_note-stereoset-arxiv-11">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-stereoset-arxiv_11-0) “StereoSet: Measuring stereotypical bias in pretrained language models”. *arXiv*. <a href="https://arxiv.org/abs/2004.09456" class="external autonumber" rel="nofollow">[11]</a></span>
12. <span id="cite_note-rubia-dataset-arxiv-12">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-rubia-dataset-arxiv_12-0) “RuBia: A Russian Language Bias Detection Dataset”. *arXiv*. <a href="https://arxiv.org/abs/2403.17553" class="external autonumber" rel="nofollow">[12]</a></span>
13. <span id="cite_note-13">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-13) “French CrowS-Pairs: A Challenge Dataset for Measuring Social Biases in French Language Models”. *ACL Anthology*. <a href="https://aclanthology.org/2022.acl-long.583/" class="external autonumber" rel="nofollow">[13]</a></span>
14. <span id="cite_note-14">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-14) “CBBQ: A Chinese Bias Benchmark for Large Language Models”. *arXiv*. <a href="https://arxiv.org/abs/2306.16244" class="external autonumber" rel="nofollow">[14]</a></span>
15. <span id="cite_note-stanford-law-bias-15">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-stanford-law-bias_15-0) “Bias in Large Language Models and Who Should Be Held Accountable”. *Stanford Law School*. <a href="https://law.stanford.edu/press/bias-in-large-language-models-and-who-should-be-held-accountable/" class="external autonumber" rel="nofollow">[15]</a></span>
16. <span id="cite_note-nature-digital-medicine-bias-16">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-nature-digital-medicine-bias_16-0) “Racial bias in psychiatric diagnosis and treatment with large language models”. *Nature Digital Medicine*. <a href="https://www.nature.com/articles/s41746-025-01746-4" class="external autonumber" rel="nofollow">[16]</a></span>
17. <span id="cite_note-holistic-ai-docs-17">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-holistic-ai-docs_17-0) “Preprocessing Bias Mitigation”. *Holistic AI Documentation*. <a href="https://holisticai.readthedocs.io/en/latest/getting_started/bias/mitigation/preprocessing.html" class="external autonumber" rel="nofollow">[17]</a></span>
18. <span id="cite_note-jonesday-ai-act-18">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-jonesday-ai-act_18-0) “EU AI Act: First Rules Take Effect on Prohibited AI Systems”. *Jones Day*. <a href="https://www.jonesday.com/en/insights/2025/02/eu-ai-act-first-rules-take-effect-on-prohibited-ai-systems" class="external autonumber" rel="nofollow">[18]</a></span>
19. <span id="cite_note-tass-ethics-code-19">[↑](https://systems-analysis.info/int/Generation_bias_(LLM)_%E2%80%94_%E7%94%9F%E6%88%90%E3%81%AB%E3%81%8A%E3%81%91%E3%82%8B%E3%83%90%E3%82%A4%E3%82%A2%E3%82%B9#cite_ref-tass-ethics-code_19-0) “Over 100 organizations signed up for Code of Ethics in AI by end of 2021”. *TASS*. <a href="https://tass.com/economy/1354315" class="external autonumber" rel="nofollow">[19]</a></span>
