次回の更新記事:「AIっぽくて白ける」現象の正体(公開予定日:2026年05月01日)
AIDB Daily Papers

LLMエージェントにおける多様性崩壊を打破!パラメトリック社会ID注入による世論シミュレーション

原題: Parametric Social Identity Injection and Diversification in Public Opinion Simulation
著者: Hexi Wang, Yujia Zhou, Bangde Du, Qingyao Ai, Yiqun Liu
公開日: 2026-03-17 | 分野: LLM NLP エージェント オープンソース 社会 Python 研究 シミュレーション 多様性 世論

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 大規模言語モデル(LLM)を世論シミュレーションのエージェントとして活用し、コストと時間のかかるアンケート調査の代替を試みました。
  • LLMの隠れ層表現における多様性崩壊に着目し、社会属性と価値観を直接注入するParametric Social Identity Injection (PSII)を提案。
  • PSIIは、既存手法より分布の忠実度と多様性を向上させ、現実世界の調査データとの乖離を減らし、全体的な多様性を高めることに成功しました。

Abstract

Large language models (LLMs) have recently been adopted as synthetic agents for public opinion simulation, offering a promising alternative to costly and slow human surveys. Despite their scalability, current LLM-based simulation methods fail to capture social diversity, producing flattened inter-group differences and overly homogeneous responses within demographic groups. We identify this limitation as a Diversity Collapse phenomenon in LLM hidden representations, where distinct social identities become increasingly indistinguishable across layers. Motivated by this observation, we propose Parametric Social Identity Injection (PSII), a general framework that injects explicit, parametric representations of demographic attributes and value orientations directly into intermediate hidden states of LLMs. Unlike prompt-based persona conditioning, PSII enables fine-grained and controllable identity modulation at the representation level. Extensive experiments on the World Values Survey using multiple open-source LLMs show that PSII significantly improves distributional fidelity and diversity, reducing KL divergence to real-world survey data while enhancing overall diversity. This work provides new insights into representation-level control of LLM agents and advances scalable, diversity-aware public opinion simulation. Code and data are available at https://github.com/halsayxi/PSII.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事